07.05.2017, 18:16
This one will detect infinite ammo and adding ammo. By the way what I did as a solution was create a variable with player's ammo cheat warnings and now every time it detects ammo cheat, it increments the warnings by 1, else if it doesn't detect ammo cheat it decrements the warnings by 1 if there are any, if 3 warnings are reached I ban the player. Seems to be working perfectly.