Posts: 431
Threads: 93
Joined: Jul 2013
Reputation:
0
First Login bots login with rak samp!
I used: Ban, BanEx, Kick function and not work, it connects back very quickly.
Solution?
Posts: 85
Threads: 17
Joined: Jul 2015
Limit the same IP that connects more than X times and Use GetTickCount() to check the IP that actually flooding with connections.
Posts: 431
Threads: 93
Joined: Jul 2013
Reputation:
0
Can you give an example of a script?
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
RakSAMP can't bypass IP bans so most likely once they are kicked, they are changing their IP address and connecting again(assuming it's the same bot and that it's using RakSAMP).
The same can be said with fake NPCs; banning the IP forbids any incoming connections from the IP and therefore isn't alterable at a software level(the client doesn't receive connection data beyond).