PDA

View Full Version : Bot limit by IP?


N0ctrnl
06-08-2015, 01:20 PM
I've done some looking, and haven't seen a place to do this. Am I just not seeing it or has this been implemented by anybody?

Basically I would like to limit bots to 2 per IP. I could do this a few different ways as a workaround (account status, for example) but if there's a setting somewhere I'd love to use that.

Thanks!

kimura
06-08-2015, 07:56 PM
are you sure you mean by IP? Not per toon? if you mean by IP then they would have to only pick either one toon with two bots or two toons at max with one each and then the rest of their toons would be sol...

N0ctrnl
06-08-2015, 10:36 PM
I'm aware of the limitations. I was just wondering if it was possible with the current code.

Uleat
06-09-2015, 04:38 PM
I'm pretty sure nothing in the current code base would allow this.

Easiest way would probably be to add a 'shared' activebot_ip table and use methods similar to how shared bank is handled.