Some "cuss" words tend to be used in non-"cuss" words, that's why I tend not to use swear kicks. Also, *http*://* would work better, for not everyone uses the HTTP over SSL protocol (secure connection). Anyways, nice job ;)
KuTsuMcommented on mIRC Snippet: marquee
-
Jul 02, 2005
One thing that caught my attention right away is how you have 3 menu selections for files that have no immediate difference related to mIRC (either way you use /splay file)
The point of a "scripter" is to make the users job simple, or as simple as possible. Nice code, but way too many events. You could just do on owner:text:*:*: { if ($1 == op) { commands } etc etc. Anyways, nice job
lol adam.. you said mine were messy.. neways just to let you know your mp3 didnt work.. dunno bout the video cuz i dont have any movies but yep
KuTsuMcommented on mIRC Snippet: -Gone-
-
Nov 21, 2004
Looks like you put too much effort on making it look good. When i use it i get many errors and also when you click on the song you want to play it plays a different one. nice job anyways
it'd be much simpler to do on *:TEXT:{ if ($1 = !drink) { } if ($1 = !drinks) etc. etc. don't ya think? neways a nice script except for the flooding :P