[REQUEST] Zero Hour

Ask about cheats/tables for single player games here
Post Reply
Verif
Noobzor
Noobzor
Posts: 9
Joined: Sat Feb 27, 2021 5:39 pm
Reputation: 1

[REQUEST] Zero Hour

Post by Verif »

Game Name: Zero Hour
Game Engine: Unity
Game Version: 7.9.8 (or most recent version)
Options Required:
  • Unlimited Stamina
  • Unlimited Health
  • Unlimited Ammo
Steam Website:

Other Info: I have actually already made simple script for unlimited ammo. But cause I'm new to Cheat Engine and Unity I couldn't find health or stamina. I'll post my script for unlimited ammo here. Thanks for anyone who helps with this!

Edit: Updated Unlimited ammo for newest patch.
Attachments
Zero Hour.CT
Unlimited Ammo only
(137.83 KiB) Downloaded 115 times

User avatar
ring0star
Cheater
Cheater
Posts: 28
Joined: Tue Mar 06, 2018 8:46 am
Reputation: 63

Re: [REQUEST] Zero Hour

Post by ring0star »

Hey guys.
Had to update the Ammo script, if anyone needs.

Code: Select all

[ENABLE]

aobscan(AMMO,89 48 10 E9 35 01 00 00)
alloc(newmem,$1000,AMMO)

label(code)
label(return)

newmem:

code:
  mov ecx, #20
  mov [rax+10],ecx
  jmp 1F2D668CC30
  jmp return

AMMO:
  jmp newmem
  nop 3
return:
registersymbol(AMMO)

[DISABLE]

AMMO:
  db 89 48 10 E9 35 01 00 00

unregistersymbol(AMMO)
dealloc(newmem)

Have fun.

Post Reply

Who is online

Users browsing this forum: AmazonBot, Diaboluc, SemrushBot