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.

Command stops Working

Help for those learning Tcl or writing their own scripts.
Post Reply
N
Nimos
Halfop
Posts: 80
Joined: Sun Apr 20, 2008 9:58 am

Command stops Working

Post by Nimos »

I made a script "spawning" a bots baby into the channel by opening a second connection to the irc server.
It has no real purpose, its just for fun!

My problem is now:
After I used !spawn and !kill to open and close the connection to the server some times, I cant !spawn a new "Minibot"
My bot shows no reaction, event not in partyline...
After a restart it works some times, but then it stops working again...

Can anyone help me?

Script:
http://nimos.pastebin.com/m78e2b421
Post Reply