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
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 ..
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.
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