[REQUEST] Cartel Tycoon

Ask about cheats/tables for single player games here
Floont
Novice Cheater
Novice Cheater
Posts: 16
Joined: Thu Feb 04, 2021 8:56 am
Reputation: 3

Re: [REQUEST] Cartel Tycoon

Post by Floont »

It's perfect! Thank you so much!!!!

User avatar
hentai-sama
Expert Cheater
Expert Cheater
Posts: 94
Joined: Fri Mar 03, 2017 6:55 pm
Reputation: 2

Re: [REQUEST] Cartel Tycoon

Post by hentai-sama »

I found 2 values for amount of trucks in warehouses in 4b but anytime i change one of them game crashes.Did anyone manage it?

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

Re: [REQUEST] Cartel Tycoon

Post by Cake-san »

hentai-sama wrote:
Wed Mar 24, 2021 12:05 pm
I found 2 values for amount of trucks in warehouses in 4b but anytime i change one of them game crashes.Did anyone manage it?
It crashed because your're directly increase the array size without actually adding any element object into it, so, when the game trying to read the data, it gets invalid object...

The easiest way is to edit the blueprint before loading save game or reload the save game, so game will create the object according to blueprint...
Image

Code: Select all

local list=getAddress('[[[GEngine]+GameEngine.GameInstance]+GameInstance.BlueprintLinker]+BlueprintLinker.Buildings')
local Name=getAddress('BuildingData.Name')
for i=0,readInteger(list+8)-1 do
  local pointer=readPointer(readPointer(list)+i*8)
  local name=readPointer(pointer+Name)
  local len=readInteger(name+0x30)
  name=readString(readPointer(name+0x28),len*2,true)
  print(string.format('%016X : %s',pointer,name))
end

User avatar
hentai-sama
Expert Cheater
Expert Cheater
Posts: 94
Joined: Fri Mar 03, 2017 6:55 pm
Reputation: 2

Re: [REQUEST] Cartel Tycoon

Post by hentai-sama »

Cake-san wrote:
Wed Mar 24, 2021 1:53 pm
hentai-sama wrote:
Wed Mar 24, 2021 12:05 pm
I found 2 values for amount of trucks in warehouses in 4b but anytime i change one of them game crashes.Did anyone manage it?
It crashed because your're directly increase the array size without actually adding any element object into it, so, when the game trying to read the data, it gets invalid object...

The easiest way is to edit the blueprint before loading save game or reload the save game, so game will create the object according to blueprint...
Thank you sir, for such detail answer. Thou i basically understand your explanation it is beyond my capabilities to actually do it...

NoDurgLord
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Mar 24, 2021 6:47 pm
Reputation: 0

Re: [REQUEST] Cartel Tycoon

Post by NoDurgLord »

Cake-san wrote:
Tue Mar 23, 2021 4:21 am
Here :ph34r:
Update 1
- Fixed power
Thank you sooo much !!! You literally made my day !

GolemXXI
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Mar 24, 2021 10:41 pm
Reputation: 0

Re: [REQUEST] Cartel Tycoon

Post by GolemXXI »

Erased
Last edited by GolemXXI on Thu Mar 25, 2021 2:34 pm, edited 1 time in total.

Kaedus
Expert Cheater
Expert Cheater
Posts: 282
Joined: Thu Aug 10, 2017 2:22 pm
Reputation: 42

Re: [REQUEST] Cartel Tycoon

Post by Kaedus »

GolemXXI wrote:
Wed Mar 24, 2021 10:51 pm
Terror
Legal Money
Instant Construction
Instant Research
Ignore Resource limit
Ultra Resource
Character Manager
Loyalty
Building
Fine. Just copied someone else's table from 1 page?

markswe
Cheater
Cheater
Posts: 29
Joined: Wed Sep 25, 2019 4:13 pm
Reputation: 2

Re: [REQUEST] Cartel Tycoon

Post by markswe »

AWESOME thanks! keep update!

GolemXXI
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Mar 24, 2021 10:41 pm
Reputation: 0

Re: [REQUEST] Cartel Tycoon

Post by GolemXXI »

Fine. Just copied someone else's table from 1 page?
I don't know. It send by a friend. He tell me about a page Russian.

Kaedus
Expert Cheater
Expert Cheater
Posts: 282
Joined: Thu Aug 10, 2017 2:22 pm
Reputation: 42

Re: [REQUEST] Cartel Tycoon

Post by Kaedus »

GolemXXI wrote:
Thu Mar 25, 2021 7:11 am
Fine. Just copied someone else's table from 1 page?
I don't know. It send by a friend. He tell me about a page Russian.
Facepalm. Before you post something, you should read the forum. Because you stole this table:
Cake-san wrote:
Tue Mar 23, 2021 4:21 am
Here :ph34r:
Update 1
- Fixed power

markswe
Cheater
Cheater
Posts: 29
Joined: Wed Sep 25, 2019 4:13 pm
Reputation: 2

Re: [REQUEST] Cartel Tycoon

Post by markswe »

It still works to make them Power:101

User avatar
vegeta963
Noobzor
Noobzor
Posts: 8
Joined: Sat Aug 31, 2019 4:47 am
Reputation: 1

Re: [REQUEST] Cartel Tycoon

Post by vegeta963 »

Cake-san wrote:
Wed Mar 24, 2021 1:53 pm
The easiest way is to edit the blueprint before loading save game or reload the save game, so game will create the object according to blueprint...
Image

Code: Select all

local list=getAddress('[[[GEngine]+GameEngine.GameInstance]+GameInstance.BlueprintLinker]+BlueprintLinker.Buildings')
local Name=getAddress('BuildingData.Name')
for i=0,readInteger(list+8)-1 do
  local pointer=readPointer(readPointer(list)+i*8)
  local name=readPointer(pointer+Name)
  local len=readInteger(name+0x30)
  name=readString(readPointer(name+0x28),len*2,true)
  print(string.format('%016X : %s',pointer,name))
end
How do I add this?

User avatar
nino94
Noobzor
Noobzor
Posts: 11
Joined: Tue Sep 24, 2019 12:51 pm
Reputation: 1

Re: [REQUEST] Cartel Tycoon

Post by nino94 »

needs update for new version?

markswe
Cheater
Cheater
Posts: 29
Joined: Wed Sep 25, 2019 4:13 pm
Reputation: 2

Re: [REQUEST] Cartel Tycoon

Post by markswe »

New update, So please fix a new one <3

markswe
Cheater
Cheater
Posts: 29
Joined: Wed Sep 25, 2019 4:13 pm
Reputation: 2

Re: [REQUEST] Cartel Tycoon

Post by markswe »

Cake-san wrote:
Wed Mar 24, 2021 1:53 pm
hentai-sama wrote:
Wed Mar 24, 2021 12:05 pm
I found 2 values for amount of trucks in warehouses in 4b but anytime i change one of them game crashes.Did anyone manage it?
It crashed because your're directly increase the array size without actually adding any element object into it, so, when the game trying to read the data, it gets invalid object...

The easiest way is to edit the blueprint before loading save game or reload the save game, so game will create the object according to blueprint...
Image

Code: Select all

local list=getAddress('[[[GEngine]+GameEngine.GameInstance]+GameInstance.BlueprintLinker]+BlueprintLinker.Buildings')
local Name=getAddress('BuildingData.Name')
for i=0,readInteger(list+8)-1 do
  local pointer=readPointer(readPointer(list)+i*8)
  local name=readPointer(pointer+Name)
  local len=readInteger(name+0x30)
  name=readString(readPointer(name+0x28),len*2,true)
  print(string.format('%016X : %s',pointer,name))
end
Please make a new one

Post Reply

Who is online

Users browsing this forum: Baidu [Spider], Jullusch, moonslayer6969, yo5001