Page 1 of 1

Antisquad - Table Request

Posted: Thu Jan 23, 2020 9:25 pm
by SuperFrog
Game Name: Antisquad
Game Engine: Mono/Unity
Game Version: ??
Options Required: Cheat Table with:
  • Infinite Health
  • Infinite Action Points
  • Gold
Game/Steam Website:
Other Info:

I tried to change any values and always end up crashing game next move.

I am not sure what I am doing wrong.

Re: Antisquad - Table Request

Posted: Fri Jan 24, 2020 6:36 pm
by cfemen
hey, you are doing nothing "wrong"
i gave it a quick look, my obversations:

game is calculating a hash for AP,Armor,Health
if you are alter this values, hash will mismatch and game will start to execute:
<YourID>.ReportCheat();
ReportCheat will do:
1) writes permanently a flag to your profil that you have cheated
2) eventually CheaterFatality

CheaterFatality is the reason why your game is crashing (jump to non-executable code)

this "anti cheat" is ridiculous... :roll:

simple table:

Inf. AP
-while using AP it will fill up

Anti Cheat Bypass
-if you want to search/manipulate other values, activate this script and game will not crash

(you dont need the Anti Cheat Bypass for my Inf. AP script coz my value is always valid and generates a legit hash :lol: )

thats it,tested on game version : 2.0.6 :)

Re: Antisquad - Table Request

Posted: Sat Jan 25, 2020 6:01 am
by SuperFrog
Thank you!!

It works bit too good - enemy also has unlimited AP. Simple fix was just to assign HotKey and disable script when enemy fights.

As for gold, even game crashes, if you just tried to exit shop, it registers any value you places in gold. I did not have need to do it with cheat table, but will test it once done with game and restart it.

Thank you again!

Can someone mark this completed? :roll: