As we all know, a characters' buddylist can only contain a maximum of 999 characters. And i was wondering.. what if you have a bot with more then 999 members, who all want autoinvite? I can imagine there's no solution for 1 bot. But what if there are more bots, kinda linked togeter.. oh let me give an example.
If you add a person to the bot, it adds the person to the buddylist. What if we would implement a check that checks if the 999 buddies are reached. If that would happen, and we would have some kind of config, it would give the buddy to another bot, sort of a pool-bot.
Now if that other bot sees that person coming online, it informs the main bot "Hey, that dude just popped online!", and the main bot can do the actions like auto invite him.
Now, i can imagine you going.. yeah, build that! Well, i would, but i'd love to gather some info first on where in the code to start.. that'll save me hours and days of testing
Thanks in Advance!