Zombotron (Steam)
Post Reply
- Print view
17 posts
- 1
- 2
- Next
- qw_zzz
- Cheater
- Posts: 39
- Joined: Wed Sep 27, 2017 7:28 pm
- Reputation: 4
Zombotron (Steam)
1
- Quote
Postby 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:
Top
Xblade Of Heaven
- Novice Cheater
- Posts: 24
- Joined: Tue May 02, 2017 6:25 pm
- Reputation: 2
Re: Zombotron (Steam)
- Quote
Postby 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
Top
Rysefox
- Table Makers
- Posts: 862
- Joined: Sat Jun 23, 2018 3:32 pm
- Reputation: 918
Re: Zombotron (Steam)
8
- Quote
Postby 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 977 times
Top
- falafchan
- Novice Cheater
- Posts: 15
- Joined: Mon Apr 22, 2019 6:52 pm
- Reputation: 0
Re: Zombotron (Steam)
- Quote
Postby 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!
Top
Rysefox
- Table Makers
- Posts: 862
- Joined: Sat Jun 23, 2018 3:32 pm
- Reputation: 918
Re: Zombotron (Steam)
- Quote
Postby 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 appreciationI'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
Top
- GreenHouse
- Expert Cheater
- Posts: 852
- Joined: Fri Oct 12, 2018 10:25 pm
- Reputation: 896
Re: Zombotron (Steam)
- Quote
Postby 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.
Top
Rysefox
- Table Makers
- Posts: 862
- Joined: Sat Jun 23, 2018 3:32 pm
- Reputation: 918
Re: Zombotron (Steam)
- Quote
Postby 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 tableWhen 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^^
Top
- kartracing
- What is cheating?
- Posts: 4
- Joined: Fri Apr 26, 2019 4:40 pm
- Reputation: 0
Re: Zombotron (Steam)
- Quote
Postby 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.
Top
Rysefox
- Table Makers
- Posts: 862
- Joined: Sat Jun 23, 2018 3:32 pm
- Reputation: 918
Re: Zombotron (Steam)
- Quote
Postby 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.
Top
- kartracing
- What is cheating?
- Posts: 4
- Joined: Fri Apr 26, 2019 4:40 pm
- Reputation: 0
Re: Zombotron (Steam)
- Quote
Postby kartracing »
Is there anything I can do to reverse it?
Top
Rysefox
- Table Makers
- Posts: 862
- Joined: Sat Jun 23, 2018 3:32 pm
- Reputation: 918
Re: Zombotron (Steam)
- Quote
Postby 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 322 times
Top
- kartracing
- What is cheating?
- Posts: 4
- Joined: Fri Apr 26, 2019 4:40 pm
- Reputation: 0
Re: Zombotron (Steam)
- Quote
Postby 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
Top
Rysefox
- Table Makers
- Posts: 862
- Joined: Sat Jun 23, 2018 3:32 pm
- Reputation: 918
Re: Zombotron (Steam)
- Quote
Postby 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 levelingThanks for your positing but this is not working
? No idea what you have for exact problems
[Link]
Top
- kartracing
- What is cheating?
- Posts: 4
- Joined: Fri Apr 26, 2019 4:40 pm
- Reputation: 0
Re: Zombotron (Steam)
- Quote
Postby 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 levelingThanks 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...
Top
- blaze
- What is cheating?
- Posts: 1
- Joined: Tue Jul 09, 2019 5:24 am
- Reputation: 0
Re: Zombotron (Steam)
- Quote
Postby blaze »
it doesnt work, i enabled infinite money but i cant buy weapons, it shows 999999 coins but cant buy any weapons
Top
Post Reply
- Print view
17 posts
- 1
- 2
- Next
Return to “Single Player Cheat Requests”
Jump to
- Cheat Requests
- ↳ Single Player Cheat Requests
- Cheat Engine Downloads
- ↳ Tables
- ↳ Trainers
- ↳ Tools
- Cheat Engine
- ↳ Cheat Engine
- ↳ Cheat Engine Lua Scripting
- FearlessRevolution App
- ↳ App Discussions
- General Discussions
- ↳ General Discussions
- ↳ General Gamehacking
- ↳ Specific Game Discussions
- ↳ Giveaways and Raffles
- Tutorials
- ↳ Specific Game Tutorials
- ↳ Generic Tutorials
Who is online
Users browsing this forum: a234106261, blackzect, DotBot, EvoServer, gary019537, Livaliz, Maemae, nenpies, Viankoos