@# 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> [chanfolder] <-- would be listed under this
<1> well I checked my mirc.ini and they aren't there.
<0> I know.. If you want them back get a new mirc. put it in a different folder. Open mirc.ini and look under [chanfolder] and copy paste all entries, and the close your current mirc. And edit that string in
<1> yeah but if I do that then I lose everything else that I have in here.
<1> is there an mirc website that I can get them from?
<0> thats why I suggested that you put that mirc in a separate folder?
<2> input events from popups?
<0> yes Kinsey, I want to capture the events that I initiated through a popup and count it
<0> actually I want to write statistics about it
<2> You mean a dialog?
<0> no
<2> Oh the right click menu's lol
<0> yes
<0> thank you
<2> Well, having inc %var | command would work
<0> actually since its an addon for someone else, without downloading their script, I need an on input to capture those stats so i can use it p*** them the addon, without changing anything



<0> It captures their written text, but it doesnt capture their stats when they use a popup to do what they are recording
<0> so I need to capture it through on input.. but that only seems to work for typed events
<2> That's because on input is triggered from the input bar...
<0> so how would i capture it?
<2> I'm not sure if you can
<0> it doesnt pick up popups done by yourself on text
<2> hmmm, alias msg { inc %var | msg $1- } maybe?
<3> whats question?
<4> hello
<4> i need a litle help
<4> :
<3> dont ask for help just say problem
<2> [15:24] <0> hello, how do you capture on *:input events that you initiate from popups? (thank you)
<5> hello from greece
<3> what input you do in a pop up?
<4> This is to mirc script
<4> on *:text:$(* $+ asl $+ *):#: {
<4> inc -u15 %x
<4> if (%x <= 4) {
<4> /msg $chan $read files\script\aslpls.txt }
<4> }
<4> what its meen -u15 and 4 ?
<3> /help /inc
<0> Kinsey, perhaps if I explained. This person wants to track how many dogs he feeds in a game, and he used popups to feed various dogs,
<3> record it in each pop up
<2> That's what I said :-/
<3> every time he triggers one
<0> thats what Im afraid of
<3> maybe have them each trigger an alias that does the counting
<6> -u15 means auto unset that var in 15 secs
<4> and 4 ? for what is ?
<0> ok thanks
<6> if (%x <= 4) meas as long as that var value is less than 4, then continuing executing the following loop command
<6> means
<4> aha tnx }{
<4> ye ye
<6> or in other words, if that var ever gets up to 4, the loop stops
<7> ?
<3> ?
<8> any reason,,
<8> alias m***ignore {
<8> ignore $* 1
<8> }
<8> will not work?
<3> $*?
<8> thats an auto loop identifier
<8> will perform a command on each user highlighted
<0> thank you
<0> bye
<3> cant say ive ever heard of it
<8> Either im out of it, or mirc is hiccoughing,, but that DID work before
<3> what version did it work in?
<8> hehe, my current mirc
<8> last night
<8> :P
<8> try this IRwolfie,,
<8> menu nicklist {
<8> M***
<8> .Whois:/whois $*
<8> }
<3> not an efficient way



<8> really?
<8> :)
<3> actually never mind :)
<3> i was thinking of modes :)
<8> oh,, right, it will only work one mode at a time
<3> yep it works
<3> although i have never used it
<8> try that with ignor plz
<8> and tell me if it works
<3> why you want that?
<8> Im making a "mirc on steroids" script
<8> :P
<8> and ive been procrastinating on it for literally years
<3> O_o
<8> Ive written a bunch of programs im going to integrate into mirc
<3> although, if your going to do modes, dont use $*
<8> Ignore isnt a mode is it?I cant do it 6 at a time right?
<3> its not sent to server
<8> right, its stored locally
<3> you can do 100 at a time
<8> sup iso
<9> hi
<10> hey everybody...
<8> This is thoroughly upsetting me :P
<8> hehe
<10> ..
<8> Was working LAST NIGHT
<9> if you manage to whois whole channel youll be flooded by the server with the replies, disconnected
<3> its not to whole channel
<3> just the selection
<8> right, im not trying to whois the whole chan
<3> paste your script ThA_AngE
<3> arg
<3> thedoc
<11> thanks for the highlight
<3> http://paste.prco23.org/ <--- here so i can see
<8> Right now, im trying to perform m*** fucntions on ALL of mircs default popup functions
<8> and for some reason,,
<8> alias m***ignore {
<8> ignore $* 1
<8> }
<9> just 6 modes at once, and i think no one here will help you with m*** deop/op/kick/ban etc ;o)
<8> will not work
<3> thedoc
<3> you cant use $* in an alias
<8> I know there a lot of homo***uals, im not concerned with that
<8> OHHH
<8> is that it?
<3> yes
<8> Ive already got script to take care of 6 char modes
<8> Was just wondering why the ignore part wasnt working
<8> People are still weary about m*** modes
<8> ? :P
<3> well ofc
<3> there not really hard to make though
<8> Yes, but the ONLY was to protect against a takeover is to be careful who you op
<8> If a person has op,, he can takewover a chan no matter how many people are opped
<8> Any way
<3> i just use it for m*** voice :/
<12> malta
<13> am venit si yo
<9> on mIRC help file (if-then-lese section) is shown how to list ops in a channel, if you modify a little the script you can set multipe ignores at once, usin $snick
<8> Right thx isotonic, now that ive got that /ignore working,, Id like to set multiple selected $* or $snick hostname bans if that makes sense
<8> Id like, $replace($snicks,$chr(44),$chr(32)
<3> you want to ban those selected?
<8> to return their hostnames vs nicj
<8> exactly
<3> this channel support m***mode?
<8> I like your way better
<8> I couldnt consider it m*** mode
<3> well its a mode that works on m***
<3> :)
<8> as im not changing modes for the whole chan
<8> If its a prob, plz msg me


Name:

Comments:

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






Return to #mirc
or
Go to some related logs:

#networking
#skype
#linuxhelp
top 1 * sql syntax
#asm
What is the symbol for the zodiacal sign of Taurus?
#linux
#MissKitten
#c
#c



Home  |  disclaimer  |  contact  |  submit quotes