Soooo I managed to understand how ban system works but idk how to stop it now.
Basically it works on local, there's a sort of do while somewhere which constantly checks the behaviour of the player and sends the data to the server. Then, if a "malicious" behaviour is detected on local the acc get flagged If It is the first time. Else it perma bans you.
Finally I've noticed that the ban actually happens once you click on 'reload' so if there could be a way to bypass the reload part we would have an antiban basically. (Don't panic just yet, there's no reason to btw, the 'reload' pop-up counts as an in game thing which gets triggered by a server sent 'message' )