@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6



Comments:

<0> how to lock mirc, when minimizing?
<1> ctrl+minimize
<0> thx :)
<0> i've forgotten about that ;P
<2> could someone help me
<2> ?
<3> safc4eva: ask your question in the channel, if anyone can help they will
<2> well i dont understand how do scripts
<2> from http://www.mirc.org/scripts.html i got this
<2> kb { ban -k $$chan $$1 2 $iif($2,$2-,Get lost!) }
<2> how do i do that
<2> ?
<2> ANYONE !
<3> did you put it in aliases?
<2> yes
<4> safc4eva: patience is a virtue.



<2> lol
<3> are you an op in a channel?
<2> yes
<3> then you type /kb nick
<2> ty
<3> or you type /kb nick reason for kicking
<5> hallo
<6> Osc can you add me to an alow list because i do help in here but i cant get port 113 forwaded on my rounter becuse it is uncontrolable.
<6> in #help
<5> wer da ?
<3> jkgsdflas: english please
<6> lol
<7> that was useful
<6> Osc?
<7> yes?
<6> Osc can you add me to an alow list because i do help in here but i cant get port 113 forwaded on my rounter becuse it is uncontrolable., in #help btw
<6> argh just copyd it
<6> i mena in help
<7> 18:17:51:-0500*27/Jan/06 * Osc sets mode: +e *!*@user-2205.l1.c5.dsl.pol.co.uk
<6> thanks
<7> #Help is being bothered by Ashlee, so I banned unidented. sorry about the confusion and off topic stuff
<4> why is ashlee still alive
<4> hasn't someone found/killed that moron yet?
<7> because all the ppl in au are weenies that won't hunt him donw and teach him maners
<6> hmmmm
<4> hrm
<4> i should start a fundraiser
<6> [23:20] ashlee No such nick/channel
<3> those types are like cockroaches
<4> "fly kitchen to au to hunt ahslee down"
<7> do it they way they do open source. offer a bounty
<4> heh, IRC bounty hunter
<3> wanted, dead or alive
<8> hey kitchen
<6> lol
<4> howdy
<6> found him
<6> in Help causing havok
<9> can mIRC use .ics icon libraries? what kinds can it use besides .dll and .ico?
<10> hey what's the #2,000 that you join that closes all your windows.. that isn't it the one i mentioned
<11> Huh?
<3> nerd1: what are you babbling about?
<11> /join #anything,0 will close all your windows
<10> but it didnt close my window digi
<4> digitok: technically, /join 0 will close all of your windows.
<10> i just clicked on that channel
<4> or rather, part your channels
<3> then you did it wrong
<10> yeeah what is the character that makes it look like #2,000? the comma that is like a space
<9> anyone know how I can create a DLL icon library for use with my script?
<1> so much for actually doing anything with the answers you get, eh?
<9> huh? i never got an answer
<1> [01:43.36] <GabrieL-1> icl? i'll try, i hope so. lots of programs can make those
<3> another network?
<9> icl doesn't work
<1> yea, undernet
<9> you can use .icl as a single icon, but can't index it
<1> or perhaps you just didnt succeed at doing so?
<11> Isn't it .ico
<9> and programs that create dll icon libraries don't seem to exist
<11> Or is .icl library or something



<1> yea, icon library
<4> LeCopain: would you please stop stalking me?
<3> heh
<4> i don't know what it is nowadays but apparently stalkers just flock my direction ;|
<12> anyone herE?
<4> wish^: nope
<3> everyone gathers in the kitchen
<12> i need some help
<3> wish^: ask your question in the channel, if anyone can help they will
<12> i need to make a popup and an alias to ban silent q~*!*@hostmask.hostmask.. problem is my head is not able to think right now...
<12> i need to have the little box popup asking me what reason and how long..
<12> where 0 equals indefinate
<12> i guess no one wants to help
<13> what?
<12> i need a bit help with the above
<14> ask a more specific question and you're more likely to get help
<12> well i need to know the command in alias that sets a ban
<14> like /ban ?
<4> wish^: /help /ban
<3> /help /ban
<12> like alias silentban { mode +b q~*!*@ ? but how do i get it to take hostmask of the nick i specify
<4> wish^: look at /help /ban
<13> like $address
<13> or $mask
<4> ban will get the hostmask for you
<4> and i believ eyou can look at /help $mask to find what the hostmask codes mean
<3> ban $chan $nick 3
<12> how do i implement the q~ though
<12> which does silentban
<4> i don't know what you mean by 'silentban'
<3> wtf is a silent ban
<3> I've never heard anything when anyone gets banned
<12> well on some networks it makes it so people can speak..
<3> even with sound on
<12> cannot*
<4> wish^: why would that need some q~ thing ?
<4> if you are banned and not kicked from a channel, you can't speak
<12> yea you can on some networks
<4> ok
<4> well, I'm not sure what this q~ thing is
<4> but if your network is silly and needs some q~ thing to mute people
<3> might be a good idea to ask on that network
<4> just use /mode #channel +b q~ $+ $address($nick,3)
<4> instead of /ban $chan $nick 3
<4> however, $address might not be set for the user
<4> so you have to be careful
<12> ?? /mode $chan +b q~ $address($nick,3)
<13> ?
<12> how do i then get it to popup a box asking it for a reason and time
<4> wish^: was that a question?
<4> wish^: /help $$?=
<13> $$?="Why are you banning them"
<13> $$?="How long are you banning them?"
<4> but you can't set duration on a ban unless you use /ban
<4> or you set a timer to unban them yourself
<15> just use /ban
<4> TheHouse: if you use /ban you can't add that silly q~ thing
<15> $addtok
<12> i need to save the ban in a $var
<4> wish^: no you don't
<12> and then recall it to unban with a timer
<4> /mode $channel +b q~ $+ $address($nick,3)
<4> /timer 1 $$?="how long?" mode $channel -b q~ $+ $address($nick,3)
<13> or you can ban -u $+ $$?="How long" CHANNEL q~ $+ $address
<4> oh i didn't know you could specify the hostmask with $ban
<4> i thought you gave it a nick and a mask
<4> err masktype
<15> now one said you had to use $nick with /ban
<4> my mistake
<4> i never used /ban anyways
<15> you can //ban -u<time> $chan q~ $+ $address($nick,3) <reason>
<15> /ban [-kruN] [#channel] <nickname|address> [type]
<11> q~ ?
<4> digitok: no idea.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #mirc
or
Go to some related logs:

#firebird
#nhl
#beginner
#nhl
dizee mikel22 efnet
#gentoo
#microsoft
perl hibernate_sequence
#beginner
#nhl



Home  |  disclaimer  |  contact  |  submit quotes