This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 2 matches

by TRiLoGY
Sat Jul 23, 2005 7:29 pm
Forum: Archive
Topic: Sleep between commands...
Replies: 6
Views: 3342

i'm gathering information from a mysql table and it sends the messages to some members, but i don't want to send all messages imediatly, i want to pause betwen them, so the won't get banned by flood
by TRiLoGY
Sat Jul 23, 2005 7:19 pm
Forum: Archive
Topic: Sleep between commands...
Replies: 6
Views: 3342

Sleep between commands...

Hi there How can I make the script pause/sleep 250 millisecods between two commands, like this: putserv "NOTICE $nick :First message" #sleep 250 ms putserv "NOTICE $nick :Second message" If it is only possible to sleep onde second or more, say it, it might help. Regards, TRiLoGY