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.

Simple public commands script :)

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
n
nsrafk
Halfop
Posts: 73
Joined: Fri May 11, 2007 12:25 am

Simple public commands script :)

Post by nsrafk »

Hello.

Ive been trying tons of these so called "public commands scripts", but haven't yet found one which suits my needs.
I'm running a botnet of 25 bots and im sick of dcc chatting to 'em just to do 1 stupid command like .rehash/.restart etc :)

So, what am i requesting? Well, i'd like a script that would work like this:

<botnick> rehash - rehashes the given bot.
<botnick> restart - restarts the given bot.

!rehash - rehashes all the bots in the channel i write the trigger in & the hub bot will write to the same channel, that all bots is rehashing.
!restart - restarts all the bots in the channel i write the trigger in & the hub bot will write to the same channel, that all bots is restarting.

I dont think it's such a complex script, but i can't figure out to copy/paste the right stuff myself hehe. I know the script needs to be added to every single eggdrop.conf. But ofcourse some parts of the script should only be launched by the hub bot.

I hope you guys know what i mean with this. Else ask :)

Huge thanks in advance!
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Try rconsole.tcl by demond.
Provides the unique feature of opening a remote console, i.e. logging into and controlling remote bot(s) without actually dcc'ing or telneting to it; thus it can be used to circumvent firewall limitations not allowing otherwise normal partyline access via DCC or telnet.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
n
nsrafk
Halfop
Posts: 73
Joined: Fri May 11, 2007 12:25 am

Post by nsrafk »

Well the point is im sitting alot on irc, and wont have to be logged in to ~25 bots all the time :) Thats why i'd be alot easier with the features i wrote in my first post:)
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

The script I suggested requires logging in to the one bot (as needed), the hub.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

or you can try slennox's badass botnet script, netbots. Simply the best damn botnet management script around, imho
n
nsrafk
Halfop
Posts: 73
Joined: Fri May 11, 2007 12:25 am

Post by nsrafk »

i am using netbots already :)
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

From rconsole.tcl:
#so how is this different from the netbots script? well, unlike
#netbots, rconsole gives you full remote access to any eggdrop
#command, not just to a predefined and limited set of custom
#netbots commands; that being said, it should be noted that
#rconsole is not meant as substitution of netbots - you may
#find it most useful when used alongside netbots, although it
#implements full botnet control by itself
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

nsrafk wrote:i am using netbots already :)
then you already had the ability to rehash the entire botnet via .nethash. Use your help menu to find out more.
Post Reply