Zombotron (Steam)

Ask about cheats/tables for single player games here
Post Reply
qw_zzz
Cheater
Cheater
Posts: 35
Joined: Wed Sep 27, 2017 7:28 pm
Reputation: 4

Zombotron (Steam)

Post by qw_zzz »

Game Name: Zombotron
Game Engine: Unity
Game Version: 1.0
Options Required:
[*]God mode
[*]inf ammo
[*]inf money
Game/Steam Website: [Link]
Other Info:

User avatar
Xblade Of Heaven
Novice Cheater
Novice Cheater
Posts: 24
Joined: Tue May 02, 2017 6:25 pm
Reputation: 2

Re: Zombotron (Steam)

Post by Xblade Of Heaven »

qw_zzz wrote:
Tue Apr 23, 2019 6:02 pm
Game Name: Zombotron
Game Engine: Unity
Game Version: 1.0
Options Required:
[*]God mode
[*]inf ammo
[*]inf money
Game/Steam Website: [Link]
Other Info:
Game Engine: Unity, you can make easly a game cheat using mono features :) whit CE

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: Zombotron (Steam)

Post by Rysefox »

Xblade Of Heaven wrote:
Tue Apr 23, 2019 6:22 pm
qw_zzz wrote:
Tue Apr 23, 2019 6:02 pm
Game Name: Zombotron
Game Engine: Unity
Game Version: 1.0
Options Required:
[*]God mode
[*]inf ammo
[*]inf money
Game/Steam Website: [Link]
Other Info:
Game Engine: Unity, you can make easly a game cheat using mono features :) whit CE
Yia its not easy, health isnt very easy. You only find the Healthbar value, but you need to find the real health value. So I used dnspy and looked into assembly-CSharp.dll. You find more information with dnspy. When you did find something interesting you can use the Mono dissector and search for the class. What I find is something like "setHP" looks good. I go to this function and go to the start of the function and give it a return and I see my health doesnt drop. And from the enemys also. So I checked more and more addresses. After 10 I find max health, and with the structure data I find the current health. Then I look what access this address and find the address where only the current health is.
Looks like this:

Code: Select all

Zombotron.Systems:PlayerEquipSystem:HealthChangedHandler+22
When you search ingame you find something like this:

Code: Select all

Zombotron.UI:HealthBar:set_Health+11
But doesnt matter, have fun with the table


Scripts:
  • Unlimited Health
    NoFallDamage
    Unlimited Money
    Unlimited Ammo
    and all Player stats + other stuff
Attachments
Zombotron.CT
(256.62 KiB) Downloaded 743 times

falafchan
Novice Cheater
Novice Cheater
Posts: 15
Joined: Mon Apr 22, 2019 6:52 pm
Reputation: 0

Re: Zombotron (Steam)

Post by falafchan »

Thank you Rysefox, and a gently whispered "fuck you" to all the 29 who downloaded without saying a word of appreciation ;)

I've never delved into this stuff before other than grabbing a few super easy addresses in older games w/ CE, but that was an interesting read too!

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: Zombotron (Steam)

Post by Rysefox »

falafchan wrote:
Wed Apr 24, 2019 5:51 pm
Thank you Rysefox, and a gently whispered "fuck you" to all the 29 who downloaded without saying a word of appreciation ;)

I've never delved into this stuff before other than grabbing a few super easy addresses in older games w/ CE, but that was an interesting read too!
Hey thank you for you post, aappreciate it :)

GreenHouse
Expert Cheater
Expert Cheater
Posts: 857
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 889

Re: Zombotron (Steam)

Post by GreenHouse »

Rysefox wrote:
Wed Apr 24, 2019 2:32 pm
But doesnt matter, have fun with the table
When I checked the game, I saw that it had a cheat menu or something like that. Check that If you want to, you can probably enable it.

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: Zombotron (Steam)

Post by Rysefox »

GreenHouse wrote:
Wed Apr 24, 2019 7:19 pm
Rysefox wrote:
Wed Apr 24, 2019 2:32 pm
But doesnt matter, have fun with the table
When I checked the game, I saw that it had a cheat menu or something like that. Check that If you want to, you can probably enable it.
I can look tomorrow, no more time today^^

kartracing
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Apr 26, 2019 4:40 pm
Reputation: 0

Re: Zombotron (Steam)

Post by kartracing »

HELP PLEASE!!!!!!!!

The game was running smooth after I changed the exp to 30,000. or (300,000)
However, I was stuck at the loading permanently when I proceeded to the next stage.
I tried to restart the game, but still stucking at the loading screen
When I typed the 300,000 exp, I got like an infinite skill points....
I am not sure whether if the skills points make the game stuck or the exp.
Can anyone help me out, please? I almost finish the game.

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: Zombotron (Steam)

Post by Rysefox »

kartracing wrote:
Fri Apr 26, 2019 4:50 pm
HELP PLEASE!!!!!!!!

The game was running smooth after I changed the exp to 30,000. or (300,000)
However, I was stuck at the loading permanently when I proceeded to the next stage.
I tried to restart the game, but still stucking at the loading screen
When I typed the 300,000 exp, I got like an infinite skill points....
I am not sure whether if the skills points make the game stuck or the exp.
Can anyone help me out, please? I almost finish the game.
Looks like a game breaker. I think 30k or 300k is over over and over the cap level.
Use "_availPoints" I think this is what you mean with skill points.

kartracing
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Apr 26, 2019 4:40 pm
Reputation: 0

Re: Zombotron (Steam)

Post by kartracing »

Is there anything I can do to reverse it?

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: Zombotron (Steam)

Post by Rysefox »

kartracing wrote:
Fri Apr 26, 2019 9:04 pm
Is there anything I can do to reverse it?
Dont know, do you even do a backup? is always recommend before using a table..
Here is something for you: 1 XP = 1 Level for fast leveling
Attachments
Zombotron.CT
(273.28 KiB) Downloaded 211 times

kartracing
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Apr 26, 2019 4:40 pm
Reputation: 0

Re: Zombotron (Steam)

Post by kartracing »

Rysefox wrote:
Fri Apr 26, 2019 9:27 pm
kartracing wrote:
Fri Apr 26, 2019 9:04 pm
Is there anything I can do to reverse it?
Dont know, do you even do a backup? is always recommend before using a table..
Here is something for you: 1 XP = 1 Level for fast leveling
Thanks for your positing but this is not working

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: Zombotron (Steam)

Post by Rysefox »

kartracing wrote:
Sat Apr 27, 2019 11:27 am
Rysefox wrote:
Fri Apr 26, 2019 9:27 pm
kartracing wrote:
Fri Apr 26, 2019 9:04 pm
Is there anything I can do to reverse it?
Dont know, do you even do a backup? is always recommend before using a table..
Here is something for you: 1 XP = 1 Level for fast leveling
Thanks for your positing but this is not working
? No idea what you have for exact problems
[Link]

kartracing
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Apr 26, 2019 4:40 pm
Reputation: 0

Re: Zombotron (Steam)

Post by kartracing »

Rysefox wrote:
Sat Apr 27, 2019 12:02 pm
kartracing wrote:
Sat Apr 27, 2019 11:27 am
Rysefox wrote:
Fri Apr 26, 2019 9:27 pm


Dont know, do you even do a backup? is always recommend before using a table..
Here is something for you: 1 XP = 1 Level for fast leveling
Thanks for your positing but this is not working
? No idea what you have for exact problems
[Link]
Wow!!! Cant believe you made a video for me. I appreciate your time.
[Link]
I tried to wait for 2 mins after the screen frozen at loading, however, nothing came up...

blaze
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Jul 09, 2019 5:24 am
Reputation: 0

Re: Zombotron (Steam)

Post by blaze »

it doesnt work, i enabled infinite money but i cant buy weapons, it shows 999999 coins but cant buy any weapons

Post Reply

Who is online

Users browsing this forum: AhrefsBot, havencore, NotAnyoneThatUKnow, weedkisscan