Generation Zero [Steam]

Upload your cheat tables here (No requests)
User avatar
Chiados
Fearless Furry
Fearless Furry
Posts: 320
Joined: Tue Apr 25, 2017 6:56 am
Reputation: 243

Generation Zero [Steam]

Post by Chiados »

Version: 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 use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
GenerationZero_F-RivalRegion.CT
Updated to game version 1914906
(46.35 KiB) Downloaded 2012 times
GenerationZero_F.CT
Fnix Rising update
(165.21 KiB) Downloaded 1471 times
Last edited by Chiados on Wed Nov 11, 2020 8:19 pm, edited 2 times in total.

Luke Rataplan
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Aug 24, 2020 9:18 pm
Reputation: 0

Re: Generation Zero [Steam] [Fnix Rising]

Post by Luke Rataplan »

Excuse me, does this table have no recoil/weapon drift?

User avatar
Chiados
Fearless Furry
Fearless Furry
Posts: 320
Joined: Tue Apr 25, 2017 6:56 am
Reputation: 243

Re: Generation Zero [Steam] [Fnix Rising]

Post by Chiados »

Luke Rataplan wrote:
Mon Aug 24, 2020 9:20 pm
Excuse me, does this table have no recoil/weapon drift?
If it's not listed in the original topic then no.

MumboDance
Fearless Donors
Fearless Donors
Posts: 21
Joined: Tue Apr 21, 2020 4:44 pm
Reputation: 4

Re: Generation Zero [Steam]

Post by MumboDance »

Thanks for the latest update.

Caius101
Noobzor
Noobzor
Posts: 9
Joined: Thu Jul 02, 2020 2:44 am
Reputation: 3

Re: Generation Zero [Steam]

Post by Caius101 »

Thank you for the table, Chiados. :)

Kito
Noobzor
Noobzor
Posts: 14
Joined: Thu Feb 14, 2019 7:03 pm
Reputation: 18

Re: Generation Zero [Steam]

Post by Kito »

Here are some extra features;

- Unlimited Health
- Ghost Mode
- No Reload
- Unlimited Ammo & Consumables

Activate No Reload and Unlimited Ammo to not waste your ammo you have left in your inventory. i was to lazy for this.. and Deactivate No Reload & Unlimited Ammo if you add new Attachments or change your gun.
maybe someone else wanna fix this or continue to Update the Table.

GenerationZero_F.CT
(6.83 KiB) Downloaded 477 times

Krotow
Novice Cheater
Novice Cheater
Posts: 17
Joined: Tue Nov 12, 2019 8:00 pm
Reputation: 1

Re: Generation Zero [Steam]

Post by Krotow »

Thanks, table from 2020-12-17 still works with Steam version. Though Unlimited Ammo sometimes crash the game.

Can we get unlimited carrying capacity somehow? Suddenly becoming overcumbered somewhere in bunker depths far below the ground unbelievably sucks.

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

Re: Generation Zero [Steam]

Post by ring0star »

For anyone who wants an update on his table :

Rivals 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)
Region level Maxed :

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)
Ennemy don't mind you :

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)
Enjoy :)

peppermint
Cheater
Cheater
Posts: 31
Joined: Sat Sep 08, 2018 8:26 am
Reputation: 3

Re: Generation Zero [Steam]

Post by peppermint »

Chiados wrote:
Thu Jul 02, 2020 5:31 am
Version: 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.
Can someone update this for the latest version?

User avatar
Memiomy
Expert Cheater
Expert Cheater
Posts: 224
Joined: Sat Apr 29, 2017 7:59 am
Reputation: 13

Re: Generation Zero [Steam]

Post by Memiomy »

ring0star wrote:
Thu Mar 11, 2021 8:38 pm
For anyone who wants an update on his table :

Rivals 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)
Region level Maxed :

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)
Ennemy don't mind you :

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)
Enjoy :)
how to copy these into table?

User avatar
NotAFedBoy
Expert Cheater
Expert Cheater
Posts: 78
Joined: Fri Oct 08, 2021 1:03 pm
Reputation: 7

Re: Generation Zero [Steam]

Post by NotAFedBoy »

game just got a huge update any chance we could get a table update

Fuxbox
Noobzor
Noobzor
Posts: 13
Joined: Thu Dec 03, 2020 7:24 pm
Reputation: 3

Re: Generation Zero [Steam]

Post by Fuxbox »

The rivals worked fine but region didn't. But a simple scan got it done for me thanks

Allen1013
Expert Cheater
Expert Cheater
Posts: 113
Joined: Thu Mar 02, 2017 11:11 pm
Reputation: 19

Re: Generation Zero [Steam]

Post by Allen1013 »

sadly only ghost mode works.

lf2killer
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Jun 24, 2022 12:35 pm
Reputation: 0

Re: Generation Zero [Steam]

Post by lf2killer »

Anyone wanna help with updating it to work with the lateste update?
Tried myself, but don't really know enough to get it working 😅

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

Re: Generation Zero [Steam]

Post by ring0star »

For anyone who wants an update on this table :



Region level Maxed :

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)
Ennemy don't mind you :

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)
I retrieved my old table on this, but was unable to remember how I was doing the maxed rivals.

If Chiados is still around, perhaps he'll be able to make it work again.
Honestly, I searched a couple of hours without success.

Post Reply

Who is online

Users browsing this forum: admantx, Behop, bluemoon27112, Cottero, crimsonsdws, Google [Bot], nayrazusa, XxDarkus101Xx