Search results

  1. Undeadly666

    Need some assistance with scripting in Wasted

    Created a trainer for the game Wasted. (health and ammo) Everything works great in the main game but for the dailies the health starts out lower for different challenges, i.e. 95, 90 so on so forth. This is the simple coding I'm using so far: code: cmp dword [esi+000001A0],64 je return...
Top