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.

add user flags to a botnet using a single command ??

Old posts that have not been replied to for several years.
Locked
T
Tufduc

Post by Tufduc »

Is there a way to add user flags to a botnet form the hub using a single command?

example:

hubbot> .netjoin #slennox
--now say i wanted to add user flags .chattr <allbots> +fo #slennox
--or add botflags .botattr <allbots> +g or +p or +s #slennox

I am not that good with tcl but i have looked into .nettcl chattr with no luck

Any help or info you can pass my way would be greatly appreciated and i will post this to the forum as well

Thanks,

Tufduc #Eggdrop
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

There is no need to have such a script, to transmit to all bots.

If the botnet is setup correctly, you can let the shareing system take care of that.

There is a script called "masschattr.tcl" that will do this trick. I am unsure if it is in the Tcl archive.

It does not have the best of documentation, but does the job.
Locked