Top

Comments

  (3)  RSS
ShAmPi's
jonesy44
Comments: 1,086
 
mIRC Snippet:  Guestbook
Posted on Apr 2, 2008 6:07 pm
oooooh, prepare for some serious lag on that while loop !

Eeeeek, i remember an old bot i ran had a .txt on a while loop for a help file, on a VERY powerful server, lagged it like hell xD
xDaeMoN
Comments: 696
 
mIRC Snippet:  Guestbook
Posted on Apr 2, 2008 2:59 pm
1. You could have just used $lines(file.txt) to get the number of lines for your file.
2. Use /var instead of /set, making them local variables (or just get rid of the variables, which is not really necessary ;) )
3. Optional: You can also use /play to make use of it's flood protection, then use an alias so you can manipulate the output.
BlueThen
Comments: 332
 
mIRC Snippet:  Guestbook
Posted on Apr 2, 2008 2:59 pm
I don't really like timed messages. Mostly because I have to wait to get what I commanded for.
Bottom