They Are Billions (2017-12-16)

Upload your cheat tables here (No requests)
Cervani
Noobzor
Noobzor
Posts: 7
Joined: Tue Sep 19, 2017 7:40 am
Reputation: 0

Re: They Are Billions (2017-12-16)

Post by Cervani »

Cake-san wrote:
Fri Jun 21, 2019 10:48 am
macslayerz wrote:
Fri Jun 21, 2019 5:18 am
Something is causing the game to crash on saving and loading and im not sure which code it is
Im using the Cake-San Table V1.03
Madcapper wrote:
Fri Jun 21, 2019 7:16 am
I am using cake's cheat table but Options seldomly work fast recruit even causes crashes sometimes fast building only worked once

and i am using version 1.0
Cervani wrote:
Fri Jun 21, 2019 9:29 am
Hmmm, I'm getting some sort of odd crash bug. It's not when switching maps on victory, but just random crashes whenever I'm building something. Or it may be when it tries to autosave the game. Anyone know the cause? The autosaves happen randomly so I can;t really turn stuff off in anticipation... and it's getting a bit annoying have to redo missions over and over due to autosave crashing the game.
Well, I can't reproduce the problem...

So, on what Windows are your peoples on?
And what Cpu ?
I'm running Windows 10 Home, on a i7 7700HQ CPU.

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

User avatar
EnterpriseNL
Expert Cheater
Expert Cheater
Posts: 200
Joined: Fri Sep 01, 2017 1:35 pm
Reputation: 42

Re: They Are Billions (2017-12-16)

Post by EnterpriseNL »

I played through the first map in the campaign and no problems at all with the table from Cake-san, I have Windows 10 pro on I7 3770K, game version is 1.0.6, I, however, disable the command center script after use

User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 772

Re: They Are Billions (2017-12-16)

Post by Cake-san »

Mine is Windows 10 enterprise on i5-4590

So, conclusion,
game can't handle cpu that's pretty latest/high-end when using cheat... maybe :roll:

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

Re: They Are Billions (2017-12-16)

Post by Allen1013 »

For anyone else who hates the hero missions. The Hero HP is under 8 bytes. Just let a weak enemy hit you for 5 damage and find it that way.

Dalrost
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Jun 22, 2019 4:48 pm
Reputation: 2

Re: They Are Billions (2017-12-16)

Post by Dalrost »

Allen1013 wrote:
Sat Jun 22, 2019 4:06 pm
For anyone else who hates the hero missions. The Hero HP is under 8 bytes. Just let a weak enemy hit you for 5 damage and find it that way.
Yes, i would add that too :
grenades are 4bytes x1, get 2+ grenades -> search for exact result -> modifiy to 500 -> blow everything !

saintvilk
Noobzor
Noobzor
Posts: 10
Joined: Sun May 06, 2018 12:44 pm
Reputation: 0

Re: They Are Billions (2017-12-16)

Post by saintvilk »

Im trying to find a way to have my soilders have instant verteran status 1 or so. Anyone found a way to do so?

orionnur
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Jun 24, 2019 4:01 am
Reputation: 1

Re: They Are Billions (2017-12-16)

Post by orionnur »

Zanzer wrote:
Sat Dec 23, 2017 5:29 am
Updated for v0.5.4

Reveal Map
Build Anywhere
Mass Colonists
Mass Supply
Mass Resources
Mass Gold
Free Build
Fast Building
Unlock All Buildings
Instant Training
Instant Veteran
Ignore Upkeep
Max Gold
Resource Pointers
- Gold
- Wood
- Stone
- Iron
- Oil
- Workers (subtract)
- Food (subtract)
- Energy (subtract)
Mouseover Pointers
- Health
- Range
- Experience
- Damage
- Area Radius
- Speed
- Watch Range
- Energy Transfer Radius
- Build Time Factor
Hi Zanzer, can you updated the cheat engine for V.1.0?
Espciially the mouseover pointers?

Thank you

BAselect-start
Noobzor
Noobzor
Posts: 14
Joined: Mon Jun 24, 2019 10:49 am
Reputation: 1

Re: They Are Billions (2017-12-16)

Post by BAselect-start »

orionnur wrote:
Mon Jun 24, 2019 4:05 am


Hi Zanzer, can you updated the cheat engine for V.1.0?
Espciially the mouseover pointers?

Thank you
Yes please! :)
I used to really enjoy the build anywhere option, but it no longer works for me.
Thank you for your time.

matryona12
Noobzor
Noobzor
Posts: 10
Joined: Mon May 08, 2017 5:52 am
Reputation: 1

Re: They Are Billions (2017-12-16)

Post by matryona12 »

Guys, is there a way to increase unit visibility and attack range?

Mezspirit
Novice Cheater
Novice Cheater
Posts: 18
Joined: Fri Nov 23, 2018 10:25 am
Reputation: 35

Re: They Are Billions (2017-12-16)

Post by Mezspirit »

Code: Select all

[ENABLE]
aobscan(veteran,3B 88 38 01 00 00 0F ** ** ** ** ** 48 8B CE 48 8B 06 48 8B)
alloc(newmem,$1000,veteran)

label(code)
label(return)

newmem:
  mov ecx,[rax+00000130]
  mov [rsi+1AC],ecx
code:
  cmp ecx,[rax+00000130]
  jl newmem
  jmp return

veteran:
  jmp code
  nop
return:
registersymbol(veteran)

[DISABLE]
veteran:
  db 3B 88 30 01 00 00
unregistersymbol(veteran)
dealloc(newmem)
This is from Zanzer's table. Credits goes to Zanzer. I just update it to work on v1.05

Kill a zombie first, then turn it on.

Give it a go and see if it works. Good luck.

3x3y3z3t
What is cheating?
What is cheating?
Posts: 2
Joined: Mon Jun 24, 2019 4:57 pm
Reputation: 0

Re: They Are Billions (2017-12-16)

Post by 3x3y3z3t »

matryona12 wrote:
Mon Jun 24, 2019 11:12 am
Guys, is there a way to increase unit visibility and attack range?
I don't know about visibility (do you mean view range?), but in Cake-san's table there is an option for Powerful Ranger which increase Ranger's attack range to 1000 and other stats too.

matryona12
Noobzor
Noobzor
Posts: 10
Joined: Mon May 08, 2017 5:52 am
Reputation: 1

Re: They Are Billions (2017-12-16)

Post by matryona12 »

3x3y3z3t wrote:
Mon Jun 24, 2019 5:03 pm
matryona12 wrote:
Mon Jun 24, 2019 11:12 am
Guys, is there a way to increase unit visibility and attack range?
I don't know about visibility (do you mean view range?), but in Cake-san's table there is an option for Powerful Ranger which increase Ranger's attack range to 1000 and other stats too.
No that is too much overkill, i just want them to see few blocks more.

saintvilk
Noobzor
Noobzor
Posts: 10
Joined: Sun May 06, 2018 12:44 pm
Reputation: 0

Re: They Are Billions (2017-12-16)

Post by saintvilk »

Thank you the Instant veteran works now

User avatar
FreeER
Expert Cheater
Expert Cheater
Posts: 116
Joined: Fri Mar 10, 2017 7:11 pm
Reputation: 28

Re: They Are Billions (2017-12-16)

Post by FreeER »

matryona12 wrote:
Mon Jun 24, 2019 5:26 pm
3x3y3z3t wrote:
Mon Jun 24, 2019 5:03 pm
matryona12 wrote:
Mon Jun 24, 2019 11:12 am
Guys, is there a way to increase unit visibility and attack range?
I don't know about visibility (do you mean view range?), but in Cake-san's table there is an option for Powerful Ranger which increase Ranger's attack range to 1000 and other stats too.
No that is too much overkill, i just want them to see few blocks more.
so look at how he does it and edit it to do what you want?

User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 772

Re: They Are Billions (2017-12-16)

Post by Cake-san »

For reference

Code: Select all

[enable]
ranger-108+12c:
dd (float)1		//Training speed  or life regen factor ?, can't remember
[[ranger-108+58]+8]+98:	//Basic
dd (float)10			//Attack range
[[ranger-108+58]+8]+A8:
dd #1				//TimeAction
[[ranger-108+58]+8]+C8:
dd #1000 0			//Damage & Projectile speed
[[ranger-108+60]+8]+98	//Veteran
dd (float)10			//Attack range
[[ranger-108+60]+8]+A8:
dd #1				//TimeAction
[[ranger-108+60]+8]+C8:
dd #1000 0			//Damage & Projectile speed


[disable]
ranger-108+12c:
dd (float)0.05000000075	//Training speed  or life regen factor ?, can't remember
[[ranger-108+58]+8]+98:	//Basic
dd (float)6			//Attack range
[[ranger-108+58]+8]+A8:
dd #1000			//TimeAction
[[ranger-108+58]+8]+C8:
dd #10 (float)12		//Damage & Projectile speed
[[ranger-108+60]+8]+98:	//Veteran
dd (float)6.5			//Attack range
[[ranger-108+60]+8]+A8:
dd #500				//TimeAction
[[ranger-108+60]+8]+C8:
dd #12 (float)12		//Damage & Projectile speed

Post Reply

Who is online

Users browsing this forum: AhrefsBot, aidan653, Alunage, BLEXBot, Google [Bot], Granberia, infinitykaiser725, Irre33, Mr. Seth Marshall, SaintAugust, sinner2469, stang32100, wilsondgonzales