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.

filesharing between bots

Old posts that have not been replied to for several years.
Locked
User avatar
dusk
Halfop
Posts: 91
Joined: Sun Mar 06, 2005 7:25 pm
Location: Belgium

filesharing between bots

Post by dusk »

Someone who can help me with this?

I want my bots to share just certain files, like asl-data and seen-data.But no chan or userfiles...

Thx
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you have 2 options:
  • either DCC-ing files from one bot to another and then interpreting their contents (thus emulating eggdrop's way of sharing)
  • or use the botnet as sharing medium, exchanging bot messages via [putbot], with payload your data that needs to be shared (this approach is, or rather was, being used by some packet monkey gangs building takeover botnets on hacked machines with firewalls preventing DCC)
Locked