Edit Science
Edit Materials , Log , Plank
Edit Food , Water
or
Infinite Science
Infinite Materials , Log , Plank
Infinite Food , Water
Timberborn (Stream)
Timberborn (Stream)
Last edited by Takiyao on Fri Sep 17, 2021 11:45 am, edited 1 time in total.
Re: Timberborn (Steam)
Alt+Shift+X/Z for developer/debug modes.
Science is an easily searchable 4-byte.
Science is an easily searchable 4-byte.
-
- Cheater
- Posts: 40
- Joined: Sat Dec 21, 2019 3:06 am
- Reputation: 3
Re: Timberborn (Stream)
In game, but i don't know what to do with it "(^_^)
-
- Noobzor
- Posts: 5
- Joined: Tue May 18, 2021 3:19 pm
- Reputation: 0
Re: Timberborn (Stream)
You can search for Materials in stored warehouses under 4-byte. make sure u don't search for Zeros they sometimes crash the game.
it also works for water.
but don't put limit to maximum while beavers are currently delivering to it. this makes game crash also.
Science can be easily searchable under 4 byte and I never notice any crashing changing it.
it also works for water.
but don't put limit to maximum while beavers are currently delivering to it. this makes game crash also.
Science can be easily searchable under 4 byte and I never notice any crashing changing it.
-
- Novice Cheater
- Posts: 18
- Joined: Thu Feb 11, 2021 6:52 am
- Reputation: 6
Re: Timberborn (Stream)
After you enable alt shift z just click on your district center. There would be a Modify Inventory button which allows you to add whatever resources you want
Do this for log piles too. Only science just do you normal 4bytes search. For unfinished buildings there should be some button to help you finish the building immediately so I dont think we really need a script if its just resources. Though a Worker movement speed at 1000% would be funny
-
- Cheater
- Posts: 40
- Joined: Sat Dec 21, 2019 3:06 am
- Reputation: 3
Re: Timberborn (Stream)
Ooooooooooooooooh Thank you ! Will try this right away.
NOTE : Very important, forn anyone using an AZERTY keyboard, the debug mode is Alt+Shift+W
NOTE : Very important, forn anyone using an AZERTY keyboard, the debug mode is Alt+Shift+W
Re: Timberborn (Stream)
So I can find the values well enough with a quick set of searches but my game keeps crashing when the bevers try and take resources from the "full" containers. I've had this happen with both Log piles and with logging flags. I set their status to full and if theres an assigned bever they sit down like theres nothing for them to do but after the workers pull as many logs as were there before I set values the game crashes.
Re: Timberborn (Stream)
Here you are after a yrs ~absorbbone wrote: ↑Sat Oct 02, 2021 7:17 am... snip...
a Worker movement speed at 1000% would be funny
- without high child_grow_mul, child may not progress grow because of high life-expectancy.
Copy and Paste into memory-record-panel ( you guess where? ). Enable Mono feature, then Activate
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>31</ID>
<Description>"Multiplier_MUL"</Description>
<Options moHideChildren="1"/>
<LastState Activated="1"/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>define(cave,Multiplier_MUL)
define(h0,spd)
[ENABLE]
aobscanRegion(spd, BonusManager:Multiplier+0000, Worker:BonusManager:Multiplier+0100, 41 FF D3 F3 0F 5A C0 F2 0F 5A C0 48 8B 7D F8)
alloc(Multiplier_MUL,$1000)
registersymbol(Multiplier_MUL)
cave+80:
dq cave, spd
cave+100:
readmem(spd,32)
cave+200: // spd
// add code
readmem(spd,15)
push rax
mov rax,cave+1f0
cmp dword ptr[rax],0
jg short @f
mov dword ptr[rax],(float)10
@@:
mulss xmm0,[rax]
pop rax
jmp spd+0f
spd:
jmp cave+200 // check nops
// last 0400
[DISABLE]
{$lua}
if not syntaxcheck and readInteger'Multiplier_MUL'and autoAssemble [[
[Multiplier_MUL+88]:
readmem(Multiplier_MUL+100,32)
]]then return[[
dealloc(Multiplier_MUL)
unregistersymbol(Multiplier_MUL)
]] end
</AssemblerScript>
<CheatEntries>
<CheatEntry>
<ID>32</ID>
<Description>"mul"</Description>
<LastState Value="10" RealAddress="230E0FC01F0"/>
<ShowAsSigned>1</ShowAsSigned>
<VariableType>Float</VariableType>
<Address>Multiplier_MUL+1f0</Address>
</CheatEntry>
</CheatEntries>
</CheatEntry>
<CheatEntry>
<ID>33</ID>
<Description>"childGrow_MUL"</Description>
<Options moHideChildren="1"/>
<LastState Activated="1"/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>define(cave,childGrow_MUL)
define(h0,grow)
[ENABLE]
aobscanRegion(grow, Timberborn.Beavers:Child:UpdateGrowthProgress+0000,Timberborn.Beavers:Child:UpdateGrowthProgress+0100, 41 FF D3 F3 0F 5A D0 F2 0F 10 45 ?? F2 0F 10 C8 )
alloc(childGrow_MUL,$1000,grow)
registersymbol(childGrow_MUL)
cave+80:
dq cave, grow
cave+100:
readmem(grow,32)
cave+200: // grow
// add code
reassemble(grow)
cmp dword ptr[cave+1f0],0
jg short @f
mov dword ptr[cave+1f0],(float)50
@@:
mulss xmm0,[cave+1f0]
reassemble(grow+03)
reassemble(grow+07)
reassemble(grow+0c)
jmp grow+10
grow:
jmp cave+200 // check nops
// last 0400
[DISABLE]
{$lua}
if not syntaxcheck and readInteger'childGrow_MUL'and autoAssemble [[
[childGrow_MUL+88]:
readmem(childGrow_MUL+100,32)
]]then return[[
dealloc(childGrow_MUL)
unregistersymbol(childGrow_MUL)
]] end
</AssemblerScript>
<CheatEntries>
<CheatEntry>
<ID>34</ID>
<Description>"mul"</Description>
<LastState Value="50" RealAddress="230E11501F0"/>
<ShowAsSigned>1</ShowAsSigned>
<VariableType>Float</VariableType>
<Address>childGrow_MUL+1f0</Address>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
</CheatTable>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>31</ID>
<Description>"Multiplier_MUL"</Description>
<Options moHideChildren="1"/>
<LastState Activated="1"/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>define(cave,Multiplier_MUL)
define(h0,spd)
[ENABLE]
aobscanRegion(spd, BonusManager:Multiplier+0000, Worker:BonusManager:Multiplier+0100, 41 FF D3 F3 0F 5A C0 F2 0F 5A C0 48 8B 7D F8)
alloc(Multiplier_MUL,$1000)
registersymbol(Multiplier_MUL)
cave+80:
dq cave, spd
cave+100:
readmem(spd,32)
cave+200: // spd
// add code
readmem(spd,15)
push rax
mov rax,cave+1f0
cmp dword ptr[rax],0
jg short @f
mov dword ptr[rax],(float)10
@@:
mulss xmm0,[rax]
pop rax
jmp spd+0f
spd:
jmp cave+200 // check nops
// last 0400
[DISABLE]
{$lua}
if not syntaxcheck and readInteger'Multiplier_MUL'and autoAssemble [[
[Multiplier_MUL+88]:
readmem(Multiplier_MUL+100,32)
]]then return[[
dealloc(Multiplier_MUL)
unregistersymbol(Multiplier_MUL)
]] end
</AssemblerScript>
<CheatEntries>
<CheatEntry>
<ID>32</ID>
<Description>"mul"</Description>
<LastState Value="10" RealAddress="230E0FC01F0"/>
<ShowAsSigned>1</ShowAsSigned>
<VariableType>Float</VariableType>
<Address>Multiplier_MUL+1f0</Address>
</CheatEntry>
</CheatEntries>
</CheatEntry>
<CheatEntry>
<ID>33</ID>
<Description>"childGrow_MUL"</Description>
<Options moHideChildren="1"/>
<LastState Activated="1"/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>define(cave,childGrow_MUL)
define(h0,grow)
[ENABLE]
aobscanRegion(grow, Timberborn.Beavers:Child:UpdateGrowthProgress+0000,Timberborn.Beavers:Child:UpdateGrowthProgress+0100, 41 FF D3 F3 0F 5A D0 F2 0F 10 45 ?? F2 0F 10 C8 )
alloc(childGrow_MUL,$1000,grow)
registersymbol(childGrow_MUL)
cave+80:
dq cave, grow
cave+100:
readmem(grow,32)
cave+200: // grow
// add code
reassemble(grow)
cmp dword ptr[cave+1f0],0
jg short @f
mov dword ptr[cave+1f0],(float)50
@@:
mulss xmm0,[cave+1f0]
reassemble(grow+03)
reassemble(grow+07)
reassemble(grow+0c)
jmp grow+10
grow:
jmp cave+200 // check nops
// last 0400
[DISABLE]
{$lua}
if not syntaxcheck and readInteger'childGrow_MUL'and autoAssemble [[
[childGrow_MUL+88]:
readmem(childGrow_MUL+100,32)
]]then return[[
dealloc(childGrow_MUL)
unregistersymbol(childGrow_MUL)
]] end
</AssemblerScript>
<CheatEntries>
<CheatEntry>
<ID>34</ID>
<Description>"mul"</Description>
<LastState Value="50" RealAddress="230E11501F0"/>
<ShowAsSigned>1</ShowAsSigned>
<VariableType>Float</VariableType>
<Address>childGrow_MUL+1f0</Address>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
</CheatTable>
Re: Timberborn (Stream)
Can someone make like double item gain cheat or something?
Who is online
Users browsing this forum: Bing [Bot], risky_g_1