I want to script something for my botnet. I have 5 eggdrops which are linked and have the same userlist, downloading from the hub bot.
now i want to delete users automaticly which are not seen or logged in for a time. But my problem:
The bots doesn't know the "last seen time" from die other bots. that means. when every bot deletes the user, the users are removed from the hole userlist, in the other bots also. u know what i mean ?
i must have a script or a funktion that checks on all bots the userlist for the "seen time" and if the user was not seen on a bot, he can be removed.
some ideas ?
thx Apache