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.

netbots script help

Old posts that have not been replied to for several years.
Locked
A
AW

Post by AW »

Hi, i like to use netbots.tcl for my bots for botnet, but i am a bit confused, i will apprecite for ur kind help.
let say i have a hub -> Eggdrop1 and a leaf -> Eggdrop2

Leaf on the Hub bot(Eggdrop1)
.+bot Eggdrop2
.chattr Eggdrop2 +fo
.botattr Eggdrop2 +s

Now Hub on the leaf(Eggdrop1)
.+bot Eggdrop1 eggdrop.net:3333
.chattr Eggdrop1 +fo
.botattr Eggdrop1 +p
.botattr Eggdrop1 +h

now after all these steps should i need to do
on the Hub
.netbots add Eggdrop2
and on the leaf
.netbots add Eggdrop1

is that correct??? the whole process or did i miss??
i will apprecite for ur kind help
Regards
Aw
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

Verifying whether you followed the process correctly is something best done by yourself, because I'm extremely slow at it.

Setting up linking/sharing and setting up netbots.tcl are two separate processes. Follow these guides:

http://www.egghelp.org/enhance.shtml#setupbotnet
http://www.egghelp.org/netdoc_netbots.shtml#setup
A
AW

Post by AW »

Thanks Slennox!
like you said
Setting up linking/sharing and setting up netbots.tcl are two separate processes. Follow these guides:

http://www.egghelp.org/enhance.shtml#setupbotnet
http://www.egghelp.org/netdoc_netbots.shtml#setup

so when first process gets completed n all
in a second process
.netbots add leaf/hub will complete the second process??? ofcourse setting netset.tcl ..

Thanks
regards
AW
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

The first process will be complete when you have your botnet linked up the way you like it, it's all been running fine for at least a week, and you're comfortable with this whole bot linking/sharing thing.

The second process will be complete when you've followed the last step (step 7) which allows you to verify yourself whether it's set up properly.
A
AW

Post by AW »

Thanks Slennox!
one thing is bugging me, if i like to send a "leaf" to another channel, now should i, unlink it, then .+chan #name or its ok if its linked on one chan and i can send on another??
Thanks
regards
AW
Locked