Generation Zero [Steam]
Posted: Thu Jul 02, 2020 5:31 am
Deleting contents of my posts due to STN not allowing my account to be deleted.
Community Cheat Tables of Cheat Engine
https://fearlessrevolution.com/
If it's not listed in the original topic then no.Luke Rataplan wrote: ↑Mon Aug 24, 2020 9:20 pmExcuse me, does this table have no recoil/weapon drift?
Code: Select all
[ENABLE]
aobscanmodule(RIVALSMAXED,GenerationZero_F.exe,41 8B 4F 04 75 18)
alloc(newmem,$1000,RIVALSMAXED)
label(code)
label(return)
newmem:
code:
mov [r15+04],9999
jmp return
RIVALSMAXED:
jmp newmem
nop
return:
registersymbol(RIVALSMAXED)
[DISABLE]
RIVALSMAXED:
db 41 8B 4F 04 75 18
unregistersymbol(RIVALSMAXED)
dealloc(newmem)
Code: Select all
[ENABLE]
aobscanmodule(REGIONMAXED,GenerationZero_F.exe,8B 43 04 66 0F 6F 05 A7 D1 DE 00)
alloc(newmem,$1000,REGIONMAXED)
label(code)
label(return)
newmem:
code:
mov [rbx+04],9611
jmp return
REGIONMAXED:
jmp newmem
nop 6
return:
registersymbol(REGIONMAXED)
[DISABLE]
REGIONMAXED:
db 8B 43 04 66 0F 6F 05 A7 D1 DE 00
unregistersymbol(REGIONMAXED)
dealloc(newmem)
Code: Select all
[ENABLE]
aobscanmodule(NOENNEMY,GenerationZero_F.exe,F3 0F 11 43 1C F3 41 0F 10 06)
alloc(newmem,$1000,NOENNEMY)
label(code)
label(return)
newmem:
subss xmm0,xmm0
movss [rbx+1C],xmm0
jmp return
code:
movss [rbx+1C],xmm0
jmp return
NOENNEMY:
jmp newmem
return:
registersymbol(NOENNEMY)
[DISABLE]
NOENNEMY:
db F3 0F 11 43 1C
unregistersymbol(NOENNEMY)
dealloc(newmem)
Can someone update this for the latest version?Chiados wrote: ↑Thu Jul 02, 2020 5:31 amVersion: 1914906
Platform: Steam
Max Region Score
Max Level Rivals
Movement Speed Multipliers
Table update 1
Updated region/rival score by request of MumboDance. Kill a machine ro raise region score. Enable region script, kill another machine to max region score. Do this for every region. Do not leave this script on at all times or your game will crash. Once a rival spawns, kill a machine to give it a score and enable rival script. Kill another machine to max its level. Do not leave this script on at all times either. You have to do this for every region and every rival.
Table update 0
Making a new topic to avoid hijacking a previous thread.
how to copy these into table?ring0star wrote: ↑Thu Mar 11, 2021 8:38 pmFor anyone who wants an update on his table :
Rivals level maxed :Region level Maxed :Code: Select all
[ENABLE] aobscanmodule(RIVALSMAXED,GenerationZero_F.exe,41 8B 4F 04 75 18) alloc(newmem,$1000,RIVALSMAXED) label(code) label(return) newmem: code: mov [r15+04],9999 jmp return RIVALSMAXED: jmp newmem nop return: registersymbol(RIVALSMAXED) [DISABLE] RIVALSMAXED: db 41 8B 4F 04 75 18 unregistersymbol(RIVALSMAXED) dealloc(newmem)
Ennemy don't mind you :Code: Select all
[ENABLE] aobscanmodule(REGIONMAXED,GenerationZero_F.exe,8B 43 04 66 0F 6F 05 A7 D1 DE 00) alloc(newmem,$1000,REGIONMAXED) label(code) label(return) newmem: code: mov [rbx+04],9611 jmp return REGIONMAXED: jmp newmem nop 6 return: registersymbol(REGIONMAXED) [DISABLE] REGIONMAXED: db 8B 43 04 66 0F 6F 05 A7 D1 DE 00 unregistersymbol(REGIONMAXED) dealloc(newmem)
EnjoyCode: Select all
[ENABLE] aobscanmodule(NOENNEMY,GenerationZero_F.exe,F3 0F 11 43 1C F3 41 0F 10 06) alloc(newmem,$1000,NOENNEMY) label(code) label(return) newmem: subss xmm0,xmm0 movss [rbx+1C],xmm0 jmp return code: movss [rbx+1C],xmm0 jmp return NOENNEMY: jmp newmem return: registersymbol(NOENNEMY) [DISABLE] NOENNEMY: db F3 0F 11 43 1C unregistersymbol(NOENNEMY) dealloc(newmem)
![]()
Code: Select all
[ENABLE]
aobscanmodule(REGIONMAXED,GenerationZero_F.exe,8B 43 48 66 0F 6F 05 5F 1D E4 00)
alloc(newmem,$1000,REGIONMAXED)
label(code)
label(return)
newmem:
code:
mov [rbx+04],9611
jmp return
REGIONMAXED:
jmp newmem
nop 6
return:
registersymbol(REGIONMAXED)
[DISABLE]
REGIONMAXED:
db 8B 43 48 66 0F 6F 05 5F 1D E4 00
unregistersymbol(REGIONMAXED)
dealloc(newmem)
Code: Select all
[ENABLE]
aobscanmodule(NOENNEMY,GenerationZero_F.exe,F3 0F 11 43 1C F3 41 0F 10 06)
alloc(newmem,$1000,NOENNEMY)
label(code)
label(return)
newmem:
subss xmm0,xmm0
movss [rbx+1C],xmm0
jmp return
code:
movss [rbx+1C],xmm0
jmp return
NOENNEMY:
jmp newmem
return:
registersymbol(NOENNEMY)
[DISABLE]
NOENNEMY:
db F3 0F 11 43 1C
unregistersymbol(NOENNEMY)
dealloc(newmem)