mIRC Snippet:
Rainbow Flood
Posted on Nov 10, 2009 3:08 pm
Posted on Nov 10, 2009 3:08 pm
Caleb you use this on FantasyIRC right? You have netadmin, so you wouldn't be throttled :| Post stuff others can use.
-Artemis_Fowl
-Artemis_Fowl
mIRC Snippet:
+q -q etc
Posted on Nov 10, 2009 3:06 pm
Posted on Nov 10, 2009 3:06 pm
o_o; This can be done in a single on *:input*: { line, no need to make it so complex.
mIRC Snippet:
Mr. Obvious Google Search Script
Posted on Nov 8, 2009 5:39 pm
Posted on Nov 8, 2009 5:39 pm
Save the script in a .mrc file in your mIRC directory. To get your directory, type //run $mircdir in your mIRC window. After you save it in there, on your mIRC, type //load -rs script.mrc.
mIRC Snippet:
acronyms
Posted on Nov 8, 2009 5:18 pm
Posted on Nov 8, 2009 5:18 pm
Why would you guys comment on someones personal ways of scripting? I use '//' in all of my scripts too. WorldDMT: maybe he wants it to look for the acronyms in more than just the first word? Either way, decent I guess. I'd use hash tables, but ok...
mIRC Snippet:
Punch Script
Posted on Nov 5, 2009 12:55 am
Posted on Nov 5, 2009 12:55 am
................
...What.
...What.
mIRC Snippet:
Amsg Over Servers
Posted on Nov 3, 2009 7:31 pm
Posted on Nov 3, 2009 7:31 pm
o_o;
/gamsg amsg scripts are fail.
Same idea for channel usage tbfh.
Don't question my style of scripting :(
| Code: |
| alias gamsg { scon -a amsg (Global AMSG): $1- } |
/gamsg amsg scripts are fail.
Same idea for channel usage tbfh.
| Code: |
| on *:text:!amsg*:#: { scon -a amsg ( $+ $nick $+ )(AMSG): $1- } |
Don't question my style of scripting :(
mIRC Snippet:
massmode
Posted on Nov 3, 2009 7:01 pm
Posted on Nov 3, 2009 7:01 pm
@All of the above:
I use pipes and make my scripts condense. Thank you all for offering your opinions and suggestions, but I'd rather stick to the way I code. It's easier for me :P Thanks for the positive comments!
@Jethro_:
Most people I know usually have common sense not to use massmode in large channels (the largest I did it in was some 30 people, lmao). But good idea nonetheless, and I admit I didn't think of adding a timer to it :P Also, I know the slashes (//) aren't needed in the code, but again, it's just a personal thing. xP
I use pipes and make my scripts condense. Thank you all for offering your opinions and suggestions, but I'd rather stick to the way I code. It's easier for me :P Thanks for the positive comments!
@Jethro_:
Most people I know usually have common sense not to use massmode in large channels (the largest I did it in was some 30 people, lmao). But good idea nonetheless, and I admit I didn't think of adding a timer to it :P Also, I know the slashes (//) aren't needed in the code, but again, it's just a personal thing. xP
mIRC Snippet:
massmode
Posted on Nov 3, 2009 1:07 am
Posted on Nov 3, 2009 1:07 am
Yes, I mean it. Moronic, useless comments will be deleted. Simple as that ;x




