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
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