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.

Stormbot 5.0 problem. (I got suspended???)

Support & discussion of released scripts, and announcements of new releases.
Post Reply
n
nsrafk
Halfop
Posts: 73
Joined: Fri May 11, 2007 12:25 am

Stormbot 5.0 problem. (I got suspended???)

Post by nsrafk »

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??
r
r0t3n
Owner
Posts: 507
Joined: Tue May 31, 2005 6:56 pm
Location: UK

Post by r0t3n »

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
n
nsrafk
Halfop
Posts: 73
Joined: Fri May 11, 2007 12:25 am

Post by nsrafk »

Haha, lol... I didnt know the Z flag ment suspended. I have another tcl runnig where the flag Z is required. Jesus. Thanks Tosser!
r
r0t3n
Owner
Posts: 507
Joined: Tue May 31, 2005 6:56 pm
Location: UK

Post by r0t3n »

np - glad to help
r0t3n @ #r0t3n @ Quakenet
Post Reply