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.
Support & discussion of released scripts, and announcements of new releases.
nsrafk
Halfop
Posts: 73 Joined: Fri May 11, 2007 12:25 am
Post
by nsrafk » Wed Jun 27, 2007 9:28 am
Hello. Im having a nervous breakdown over this. I have a botnet containing 20 bots, all is running Stormbot 5.0. I don't really know what ive done wrong, but suddenly all my bots tells me im "suspended" when i want to do some commands trough stormbot. (Works fine trough dcc chat). When i try to unsuspend, im also told that im suspended. So its kinda endless loop :/
Anyone knows how to solve this problem??
r0t3n
Owner
Posts: 507 Joined: Tue May 31, 2005 6:56 pm
Location: UK
Post
by r0t3n » Wed Jun 27, 2007 10:56 am
You could possibly reverse this.
On the partyline, type:
Code: Select all
.tcl chattr <your-bot-handle> -Z
.tcl foreach c [channels] { chattr <your-bot-handle> |-Z $c }
I think that should do it.
If you look at the suspend bead (
http://www.stormbot.org/beads/suspend.sbm.tar.gz ) you might be able to work out a way to remove the suspend using partyline.
Hope this helps
r0t3n @ #r0t3n @ Quakenet
nsrafk
Halfop
Posts: 73 Joined: Fri May 11, 2007 12:25 am
Post
by nsrafk » Wed Jun 27, 2007 11:34 am
Haha, lol... I didnt know the Z flag ment suspended. I have another tcl runnig where the flag Z is required. Jesus. Thanks Tosser!
r0t3n
Owner
Posts: 507 Joined: Tue May 31, 2005 6:56 pm
Location: UK
Post
by r0t3n » Wed Jun 27, 2007 11:43 am
np - glad to help
r0t3n @ #r0t3n @ Quakenet