@# 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> to kon karaha hai
<1> man duba kan sik tuk tuka ramuus?
<2> #mIRC is a public help channel dedicated to mIRC
<2> not a chat one
<1> dieppiej its right
<1> can u help me about my unix eggdrob?
<2> #mIRC is a public help channel dedicated to mIRC, not to eggdrops
<1> ahh **** it again
<2> we don't support eggdrops or other bots here, just mIRC
<3>
<4> ani girls wanna chat?
<4> msge me
<5> jksdtujksfght
<5> uoafydutguo
<6> by any chance someone can ***ist me with dcc problem i am having using this softwarE?
<6> hm, well I get a msg from a bot that the file was queued and is ready to be sent, after a while i get a msg from the bot stating my request timed out, i am ***uming i should /allow the transfer or disable some feature, any help?



<7> slava: most filesharing is illegal, and it gives IRC a bad name.. we won't help with it here
<6> isnt that a somewhat futile position? :)
<7> was i not clear enough?
<8> any guys know a way of taking an argument with multiple space inbetween it and preserving the spaces rather than it rmeoving them.
<8> ie ./blah THIS[4spaces]TEST
<8> the 4 spaces wont show of course.
<7> eiNe: basically mirc itself can't do it, but you have a few options as workaround
<6> sat: crisply
<8> okay
<7> common ways are to insert double ctrl+b characters between each two spaces
<6> anyone else has a different view of things?
<7> and to use $chr(160) instead of a space, as that is a "hard space"
<7> it won't show up as space in all fonts though
<8> i see
<7> yet another way is to use my spaces dll, which is able to preserve all spaces in a few situations.. http://www.mirc.net/projects.php?go=1117627884
<8> :)
<8> Ill give it a try , thanks for the help sat.
<8> appreciated :)
<7> np
<6> sat: thank you for the information, i'll keep it in mind.
<9> whee
<10> tja
<10> 2on2?
<11> whats the command to add a menu to the menubar?
<12> BankZ: /help menus
<13> who is here good man?
<11> Kniht: I read that, it shows status, nicklist, ect
<11> but not the menu bar
<12> where it lists the menu types, it also has 'menubar'
<11> I hate you cant Ctrl-f in the mirc help
<11> Ok, I am blind
<11> dont see it
<11> nvm, figured it out
<12> under the red heading "Remote Scripts": "You can also specify channel, query, nicklist, and menubar as the menu name, and this will add menuitems to your current popup menus for each of these windows."
<12> you can also use the popups tab in the scripts editor
<11> should this work?
<11> //echo State: $window("status window").state
<7> only without the ""
<14> does it work for you BankZ?
<11> ok, cool
<11> thanks
<11> qwerty``: no it wasnt
<14> yeah nm me, thought the quotes worked there
<14> i could swear they did
<15> Haylowwwwwwwwwwwww
<12> BankZ: you should specify a destination for the /echo, like /echo -a or /echo -s or /echo window
<16> yo i have this code and well its still moving on to the else even thoe i have halt in there
<16> if (%lvl >= 2) {
<16> msg $nick Thanks For The Invite :)
<16> echo $chan Oper Invite, AutoInvite Script SusPenDed
<16> halt
<16> }
<14> is %lvl set to 2 when that /if executes?
<16> b4
<16> and unsets after
<14> but are you sure that %lvl = 2 by the time the script gets to /if?
<16> yea
<14> how?
<16> i have it do an echo $nick has a lvl of %lvl and it shows his lvl is above 2 its 3 :)
<16> and >= means eq 2 or above :)
<14> ok sounds good...



<14> not sure why it doesn't work for you, you might wanna paste a cpl of lines before/after that in a paste site
<14> like www.impulze.net/paste
<16> i think i fixed it lol
<16> can u help me test it?
<14> yeah
<16> can u just invite me 2 any room?
<14> ok, i got the message
<14> a word of advice, automated messages should not be /msg but /notice. the RFC discourages auto /msg's as they can lead to endless message loops between two scripts
<16> u got the msg?
<14> what a 2nd one?
<16> nvm i forgot i ment to have it msg da chan :)
<17> oix
<18> startkeylogger
<19> oix people
<19> alguem pa teclar?
<2> please ask your mIRC related questions in english
<19> ok, I don't speak English
<2> yes you do, you just did
<19> ok
<20> @find nevaryzarc
<20> @the used
<7> Laurx03: this is NOT a file trading channel. please visit http://www.irchelp.org/download for more information about downloading files on IRC.
<16> what kinda notice is this?, [08:30] * You were killed by
<16> its not snotice and its not even the notice color its blue
<7> Chris22: interesting..
<12> Chris22: is it from someone with the nick 'You'?
<21> hi
<7> Chris22: i dont think you can catch that one at all
<7> with a remote event that is
<14> wouldn't raw event catch it?
<12> only if it's a numeric event
<14> not really
<7> raw KILL:*:echo -s help! i'm dying then right?
<14> right
<7> doesnt catch it
<14> what about raw *:*: ?
<14> btw, how are you testing this?
<7> ah i actually just tried that
<7> neither
<7> well, io.dll of course :}
<14> ah heh
<7> /io recv :foo KILL test :you're now dead
<12> hmm, raw catching non-numeric events, when was that added? :P
<16> :/
<16> io unknown command lol
<14> sat that's bad news... raw events should be able to catch everything
<7> well, only unhandled events
<7> this one is handled
<14> kill?
<14> is there in an on KILL?
<7> i vaguely recall that there was, at some point
<7> not anymore though
<16> :/
<16> sat whats io.dll?
<14> hmm the only mention of "kill" in the full versions.txt is for v3.5 57.Fixed GPF bug in handling of KILLs.
<7> [OFF ANY RECORD: i dont see the "KILL" handling code call the fire-event function either]
<7> Chris22: a dll that allows you to catch, block and fake messages from and to the IRC server
<16> how do i get it / set it up
<7> basically you don't, you'd have to be an advanced scripter in order to have any use for it at all
<7> but if you really want, you can get it from http://www.xise.nl/mirc/
<22> etht
<23> how do i set it up so when a user on my join list joins
<23> irc
<23> an action is taken?
<23> notify list rather....
<24> /help on notify
<23> on 1:NOTIFY:/msg $nick Hi! I'm in #mIRC_Lounge, come over!
<23> where do we enter that?
<24> ALT+R
<24> If there's already code there, File > New
<24> "Bush praises Pakistan terror role"
<24> is it just me, or is that headline badly worded?
<25> lol @ topic
<25> DCC SEND string 0 0 0


Name:

Comments:

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






Return to #mirc
or
Go to some related logs:

lacie heart real name
#nhl
#computers
#mirc
thesick irc
#windowsxp
backoffice_index.asp
#winxp
#beginner
#gamedev



Home  |  disclaimer  |  contact  |  submit quotes