ID:142543
 
[In reply to ID:633839]

There are a few problems, there, by-the-way. You're using spawn() where you should be using sleep(), misusing the : operator, and there is a place where you should be using a loop instead of a series of sleep()s.