REQ:THE BONFIRE 2 please
REQ:THE BONFIRE 2 please
hi all and grand creator table,hi
i would like to ask if sir can do a table for this game
MINIMUM:
OS: Windows Vista/7/8/10
Processor: 2 Ghz
Memory: 2 GB RAM
Graphics: 1 GB VRAM
Storage: 500 MB available space
Sound Card: Any
pc game
req
1:full god mode
2:full resources
3:full abilities point
tq sir
i would like to ask if sir can do a table for this game
MINIMUM:
OS: Windows Vista/7/8/10
Processor: 2 Ghz
Memory: 2 GB RAM
Graphics: 1 GB VRAM
Storage: 500 MB available space
Sound Card: Any
pc game
req
1:full god mode
2:full resources
3:full abilities point
tq sir
-
- Expert Cheater
- Posts: 63
- Joined: Mon May 08, 2017 2:48 pm
- Reputation: 6
Re: REQ:THE BONFIRE 2 please
+1
Inf.HP for units
Inf.HP for units
-
- Expert Cheater
- Posts: 171
- Joined: Tue Feb 12, 2019 8:34 pm
- Reputation: 33
-
- Expert Cheater
- Posts: 242
- Joined: Mon Aug 06, 2018 6:00 pm
- Reputation: 208
Re: REQ:THE BONFIRE 2 please
Found this thread, tried to find some stuff.
Temporary cheat table for you guys.
- Health Options (WIP)
- Time Pointers
- Max Resource
- Instant Build/Upgrade
- Easy Build
This is for the Steam version.
Note:
I don't do request unless I wanted to.
And also, I didn't buy this game. I rely on available clean Steam files.
Temporary cheat table for you guys.
- Health Options (WIP)
- Time Pointers
- Max Resource
- Instant Build/Upgrade
- Easy Build
This is for the Steam version.
Note:
I don't do request unless I wanted to.
And also, I didn't buy this game. I rely on available clean Steam files.
- Attachments
-
- TheBonfire2.CT
- Table Version 1.0 (Steam)
Initial Release - (20.37 KiB) Downloaded 2288 times
Re: REQ:THE BONFIRE 2 please
A very thanks to you sir..appreciated
Re: REQ:THE BONFIRE 2 please
@imjustmaxie
Thanks for the table.
Btw "Easy kills" option works for enemies too -_-
Thanks for the table.
Btw "Easy kills" option works for enemies too -_-
-
- Expert Cheater
- Posts: 242
- Joined: Mon Aug 06, 2018 6:00 pm
- Reputation: 208
Re: REQ:THE BONFIRE 2 please
@imjustmaxie
And "Inf.HP" option not always work, even for same unit.
And "Inf.HP" option not always work, even for same unit.
- caliber1942
- Expert Cheater
- Posts: 98
- Joined: Thu Oct 17, 2019 5:15 pm
- Reputation: 219
Re: REQ:THE BONFIRE 2 please
hmm....imjustmaxie wrote: ↑Tue Aug 25, 2020 11:23 amFound this thread, tried to find some stuff.
Temporary cheat table for you guys.
- Health Options (WIP)
- Time Pointers
- Max Resource
- Instant Build/Upgrade
- Easy Build
This is for the Steam version.
Note:
I don't do request unless I wanted to.
And also, I didn't buy this game. I rely on available clean Steam files.
- Instant Build/Upgrade
- Easy Build
FAST BUILD
==============
BuildingInstance:UpdateConstruction+d3 - 49 63 87 F8000000 - movsxd rax,dword ptr [r15+000000F8]
EASY CONSTRUCTION
==================
BuildingInstance:HasEnoughResourcesToStartConstruction - 55 - push rbp
Re: REQ:THE BONFIRE 2 please
hi sir ..god mode always not working sir
Re: REQ:THE BONFIRE 2 please
Hello sir! Thank you so much. Health options are not working .
Inf health doesn't work
Easy kills --> applies to monsters so you get oneshoted lol
Inf health doesn't work
Easy kills --> applies to monsters so you get oneshoted lol
-
- Expert Cheater
- Posts: 242
- Joined: Mon Aug 06, 2018 6:00 pm
- Reputation: 208
Re: REQ:THE BONFIRE 2 please
Yes, that's the instruction that I base my scripts for both.caliber1942 wrote: ↑Tue Aug 25, 2020 3:11 pmhmm....imjustmaxie wrote: ↑Tue Aug 25, 2020 11:23 amFound this thread, tried to find some stuff.
Temporary cheat table for you guys.
- Health Options (WIP)
- Time Pointers
- Max Resource
- Instant Build/Upgrade
- Easy Build
This is for the Steam version.
Note:
I don't do request unless I wanted to.
And also, I didn't buy this game. I rely on available clean Steam files.
- Instant Build/Upgrade
- Easy Build
FAST BUILD
==============
BuildingInstance:UpdateConstruction+d3 - 49 63 87 F8000000 - movsxd rax,dword ptr [r15+000000F8]
EASY CONSTRUCTION
==================
BuildingInstance:HasEnoughResourcesToStartConstruction - 55 - push rbp
Because [r15+F8] is holding the current value for the current construction value, so i move the final construction offset value of [r15+FC] to [r15+F8].
I could use:
Code: Select all
fild dword ptr [r15+FC]
fistp dword ptr [r15+F8]
Code: Select all
push rax
mov rax,[r15+FC]
mov [r15+F8],rax
pop rax
And the easy construction? That's a bool flag. Nothing wrong with using mov al,1 and ret to set the flag.
Who is online
Users browsing this forum: Bing [Bot], Jorge0123, Pflow23, please_no_touching