@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info


Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<tomalak> questions are overrated
<Vampire> is there a way to block all private msg queries?
<Vampire> there's no mirc options, script commands?
<rickcp> /ignore -p *.*
<Vampire> if i want to remove it
<rickcp> /help /ignore
<rickcp> alt+b
<Hardb***e> #freshbeatz
<Hardb***e> #FreshBeatZ @ QuakeNet
<cdf> hi
<rickcp> cdf: hi, is there something we can help you with?
<Vampire> night all
<HL-SDK> night
<sat`> off, nn
<Akiyuki> on 1:DEOP:#Apollo:{if $opnick = ApolloBot }/mode $chan +o $opnick
<Akiyuki> Does anyone see anything wrong with that?
<rickcp> on 1:DEOP:#Apollo: if ($opnick = ApolloBot) { mode $chan +o $opnick }
<rickcp> on 1:DEOP:#Apollo: if ($opnick == ApolloBot) { mode $chan +o $opnick }
<Akiyuki> ty
<lilboy> hi, somebody wants to chat with me?
<lilboy> i'm 6
<rickcp> lilboy: #mirc is a help channel, for chatting you may want to try #worldchat or visit www.irchelp.org/chanlist to find a channel that suits your interests
<lilboy> o rly
<HL-SDK> YA RLY!
<lilboy> i've that cyber*** is a great thing, can somebody explain to me what that is? do you eat it?
<rickcp> I ***ume you're here to make a nuisance of yourself?
<rickcp> if so, type /part and make it simple
<lilboy> rickcp: can you teaach me what cyber*** is, Sir
<rickcp> I guess you are
<Test`OR> !stat
<murtuza> karachi
<murtuza> #karachi
<rickcp> Test`OR: nope, no stats here
<Test`OR> wrong channel, oops
<rickcp> murtuza: try /join in front
<Vampire> 13hrs 15mins 24secs
<charles82> !list
<XIOMA> HOLAS
<XIOMA> HOLA
<advgreat> Modoc is funny
<advgreat> mirc rules!
<Neal> Yes.
<dieppiej> please don't repeat
<Neal> mIRC rules!
<advgreat> why did it quit instead of kicking me?
<Neal> mIRC rules!
<Neal> she
<advgreat> or....
<Neal> She.*
<Neal> I don't know...
<advgreat> i've forgot, is Modoc a bot?
<Neal> She has scripts yea.
<Neal> HOLA
<|Jason8|> is there a way to ***ign every nick in a channel that has +v to variables?
<XIOMA> COMO ESTAS
<Neal> CAVA BIEN.
<dieppiej> eww caps
<Neal> Gross.
<|Jason8|> :/
<Neal> While loop yea, |Jason8|.
<XIOMA> QUE PABRE
<XIOMA> COMA TE LLAMAS
<dieppiej> XIOMA, please ask your mIRC related questions in english
<|Jason8|> hrm.
<dieppiej> and without caps
<|Jason8|> so how do i run down the nick list?
<XIOMA> OK
<Neal> |Jason8|...if you have a m*** voice alias, then you can use that to set that %voicenicks $+ etc.
<advgreat> another mirc question: why "if (%delta >= 192 && %delta < 256) set %packchr $chr(%delta)" doesn't work?
<XIOMA> HELLO
<Neal> HELLO.
<|Jason8|> hrm.
<Neal> <dieppiej> XIOMA, please ask your mIRC related questions in english
<advgreat> MIRROR.
<dieppiej> |Jason8|: $nick(#chan,1,v)
<qwerty``> advgreat the code looks correct. check that %delta actually has the value you expect it to
<qwerty``> you can do that by putting an echo 4 -s %delta right before the if statement
<dieppiej> and increase 1, adding it to the variable, etc
<advgreat> * /set: invalid parameters (line 3, aliases.ini)
<qwerty``> hmm type this here: //say - $isalias(set).fname
<advgreat> -
<advgreat> it's blaha, because
<qwerty``> ok, that's normal...
<advgreat> - C:\PROGRAM FILES\MIRC\aliases.ini
<advgreat> oh
<qwerty``> ah
<qwerty``> which one is the output from the command i gave you? :P
<advgreat> the "-" line
<advgreat> the second is from //say - $isalias(blaha).fname
<qwerty``> oh
<qwerty``> ok
<qwerty``> it's odd that you get that /set error
<qwerty``> perhaps a bracket mismatch? you can check for that by pressing the {} button in mirc Editor
<advgreat> No.
<advgreat> try to execute that line from command line, what would it say?
<qwerty``> hmm it does give this error...
<qwerty``> apparently it does that when your if statements are like if (one && two) command
<qwerty``> it wants if ((one) && (two)) command
<qwerty``> alternatively, if you enclose command in { } , it accepts any combination of ()'s in the condition part
<qwerty``> that is if (one && two) { command } works, so does if ((one) && (two)) { command } and even if one && two { command }
<advgreat> thanks
<hEhEhEhE> hi fellas, can someone point me to a script that will notify me when someone types in my nickname
<advgreat> turn in highlight in options
<qwerty``> hEhEhEhE you don't need a script for that. just add "$me" to the highlight list
<Neal> Sure, how will you like to be notified?
<Neal> You can use highlights or script an on text event to /beep 1 and such.
<hEhEhEhE> notified in a seperate window
<Neal> Or /splay ding.wav if you move your sounds to your mIRC folder.
<hEhEhEhE> notified in a seperate window...is this possible?
<Neal> /window @notified | /aline @notified $1-
<Neal> //window @test | aline @test This is a test!
<Neal> Copy/paste.
<hEhEhEhE> ok it works
<Neal> Cool.
<hEhEhEhE> how where do i put it?
<Neal> No no, that was just a sample.
<hEhEhEhE> ohh. lol. silly me
<Neal> *Sigh* Alt o, IRC, Highlight, click on Add, type in $me, select sound and color, click Okay, then make sure the icon Enable highlighting is checked.
<Neal> Then click okay.
<Neal> K.
<hEhEhEhE> wow, thanks
<Neal> Np.
<hEhEhEhE> how would i incorporate the seperate window option?
<Neal> Script.
<Neal> Or just /echo -s
<Neal> An example.
<Neal> on *:text:*:*: { if ($wildtok($1-,$me,0,32)) { /echo -s You have been 4called by $nick in $chan from saying, " $+ $1- $+ " at $asctime(h:nn:ss) $+ . | /beep 1 } }
<hEhEhEhE> wow, awesome bro, thanks!
<SerenityC> Bored?? Come to http://www.serenitycasino.com Online casino with no downloads! Win real money right now with real fun! http://www.serenitycasino.com
<Test`OR> poop sticks
<Lavande> hello
<bakaris> anyone actually talking?
<bakaris> can anyone hear me?
<Lavande> Hello bakaris
<bakaris> seriously, no ones answered me yet
<Kandar> bakaris: waiting to see a question about mIRC to answer.
<bakaris> there's like 50 people here and no ones talking?
<bakaris> wtf?
<kindame> hi
<IceN> hi
<WantedBro> des femme icitte ?
<GreenMan> sup
<Bobzilla> suppppe
<melis> yaŝil
<gentlemen> salut gars de 26 ans montréal qui chater
<melis> melis


Name:

Comments:

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






Return to #mirc
or
Go to some related logs:

madisa macon
#nintendo
#winxp
#cisco
#politics
#beginner
#politics
pantsmeh
#asp
jillian antimo



Home  |  disclaimer  |  contact  |  submit quotes