[COMPLETED] [Request] Firestone Idle RPG

Ask about cheats/tables for single player games here
User avatar
cfemen
RCE Fanatics
RCE Fanatics
Posts: 874
Joined: Fri Feb 15, 2019 5:45 pm
Reputation: 1496

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by cfemen »

Rysefox wrote:
Fri Sep 27, 2019 3:27 pm

[Link]

lool xD
i already analyzed the game, the anti cheat is a joke xD
not even an obfuscator used.

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Rysefox »

[Link]
Last edited by Rysefox on Sat Sep 28, 2019 8:29 pm, edited 1 time in total.

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Rysefox »

Do you want to hear something funny?

After the Dev Team saw a Level 400 in the global chat. This was the first reaction:

[Link]

User avatar
cfemen
RCE Fanatics
RCE Fanatics
Posts: 874
Joined: Fri Feb 15, 2019 5:45 pm
Reputation: 1496

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by cfemen »

haha thats really funny :mrgreen:
currently not available :roll:

these devs are pure comedy :D

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Rysefox »

I updated "No Currency Loose" Script, you can now have it always activated, you earn money but dont you dont loose money when you buy something. (Its not so annoying)

Coolback
Cheater
Cheater
Posts: 37
Joined: Mon Sep 23, 2019 9:59 am
Reputation: 3

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Coolback »

I really dunno how code running, but you're so nice dude, really strong for me, maybe that was nothing for u with this speed to destroy this, but GG man.
Now i juste need to wait for have dust and diamond.

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Rysefox »

Coolback wrote:
Fri Sep 27, 2019 5:54 pm
I really dunno how code running, but you're so nice dude, really strong for me, maybe that was nothing for u with this speed to destroy this, but GG man.
Now i juste need to wait for have dust and diamond.
Yia Firestone is not the easy game for beginners, try a game where you can find values with exact value. Try it out, try to write a Script. When you have for real no idea check out cheat engine wiki or youtube.

Heres one script explained: Stop Hero Cost -> function is BattleMainHero:CalculateHeroCost:
Its easy, before it can be calculated, I returned it at the start of the function with ret, so its staying on the same price.

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Rysefox »

Next update I also found out how to get unlimited Strange Dust, Scroll Reward, Gear Cheast Reward....

like this:
[Link]

This cost some time to open all chests :) (They are even stacked)
[Link]

Again:
1.Open Dnspy
2.Attach Assemsly Csharp
3.Search for strangeDustRewardQuantity
4.Double click on it
5.What you now found is "public static ObscuredInt strangeDustRewardQuantity = 10;
6.Rightclick Class(C#) edit
7.Change the 10 to 99999 or whatever.
8.And save it.
[Link]

Increase HonorEffect:

1.Search for RankHonorEffect
2.Double click on it
3. you see now 0.01 up to 2500F
4. Rightclick Class(C#)edit
5.Change it
6.Save it
[Link]

Intant new Missions: (When you have done all missions)
1.Search for set_TimeLeftForNewMissions
2.Change "WorldMapMech.save.timeLeftForNewMissions = value; to "WorldMapMech.save.timeLeftForNewMission = 0f;
3.Save, restart game
4.When you start the game, you see that you get directly new missions.
5.Then go back to DnSpy change value to 100f;
6. Save, restart game
7. Now you have new missions without overwriting it with new missions
[Link]

Unlock Buildings with not enough level:
[Link]
You see "AlchemistUnlocked = true;" so its unlocked, when I set it to false its unlocked, test yourself

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Rysefox »

Heres a way to manipulate the daily reward:

1.Search for canCheckIn
2. Change public static bool canCheckIn = false; to public static bool canCheckIn = true;
3.It can happen that you get a Error from Dnspy, but doesnt matter.
4.When you start you can check in
5, When you restart the game you can check again

[Link]

Coolback
Cheater
Cheater
Posts: 37
Joined: Mon Sep 23, 2019 9:59 am
Reputation: 3

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Coolback »

Hahaha, you've totally destroyed their game.

But, i have a problem, my daily quest haven't reset, you too ?

carmel89
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Sep 28, 2019 9:42 am
Reputation: 0

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by carmel89 »

Hi,

great work. Does anyone have a table also for the version on Kartridge or Kongregate ? That would be much appreciated !

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Rysefox »

Coolback wrote:
Sat Sep 28, 2019 6:30 am
But, i have a problem, my daily quest haven't reset, you too ?
Yes I cant tell why, but try before you close the game to disable "Claim Quest Reward".

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by Rysefox »

Heres a way to remove the chat ban (When you earned one from the dev team)

1.Open Dnspy
2.Search for OpenMenu
3.Double click on it (MAKE SURE ITS ON THE CHATMECHANISM CHAPTER)
4.Remove the " ! " in line 15.
5.Save it, restart game
6.Now you able to open the chat again

[Link]

ChestOpenSpeed:
1.Open Dnspy
2.Search for set_ChestOpenSpeed
3.Change line 161 to your speed, (10 is more then enough)
[Link]

User avatar
cfemen
RCE Fanatics
RCE Fanatics
Posts: 874
Joined: Fri Feb 15, 2019 5:45 pm
Reputation: 1496

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by cfemen »

to contribute something :
for the case someone is banned and dont know how to use dnSpy:

use Anti-Ban Script in my table and you are free :D
based of the method from Rysefox :mrgreen:

coz its mono it may have a chance that its not working

and this are the checks while the game loads:
Image

change both
if (SpecialGameStatistics.IsCheater)
to
if (!SpecialGameStatistics.IsCheater)

and remove:

Code: Select all

		if (BuildSettings.platform == BuildSettings.Platform.Kartridge)
			{
			 bla bla
			}
this complete from the code

recompile and you can submit your stats even when you flagged as cheater :D

edit:
updated table with auto. Anti-Ban for everything :mrgreen:

How to use:
Start Game
Dont press play! on the Configuration Menu!
Open Table
Activate Find.exe Script
Wait 1 Sec
Activate Main Script
Activate all 4 Anti-Bans Script
Press play!

OLD
NOT WORKING WITH 1.2.4+ VERSION

i recreated the Bypass and its working fine , but i did not create a table yet.
Attachments
Firestone.CT
Small Fixes - Newest Update!
(9.27 KiB) Downloaded 182 times
Firestone.CT
old
(8.45 KiB) Downloaded 80 times
Firestone.CT
old
(7.91 KiB) Downloaded 69 times
Firestone.CT
old
(3.1 KiB) Downloaded 73 times
Firestone.CT
old
(2.71 KiB) Downloaded 76 times
Last edited by cfemen on Fri Oct 04, 2019 1:23 am, edited 4 times in total.

knoelfons
Noobzor
Noobzor
Posts: 5
Joined: Sat Sep 28, 2019 3:52 pm
Reputation: 0

Re: [COMPLETED] [Request] Firestone Idle RPG

Post by knoelfons »

Rysefox wrote:
Fri Sep 27, 2019 7:48 pm
snip
hi rysefox,
first off, thanks for the great work, i always love when a dev says they "blocked cheat engine" and then somebody smashes their "block" to pieces.

however, i could not get the instant new mission thing to work.
i follow the instructions and with 0f they reset every second but once i go to 100f they don't reset at all and the whole thing is stuck at 1:40.

did i do something wrong? do you maybe have a solution?

anyway, apart from that thanks to you i just discovered dnSpy so i'm gonna go have some fun with that great piece of software :D

greets
knoelfons

edit:
based on rysefox' daily login reward cheat:
by searching for "InitializeDailyRewards" and changing the values you can literally give yourself Gems. You can also just look for item variable names and replace them and get whatever you want through the daily.
Image

Post Reply

Who is online

Users browsing this forum: Forgetter, Helliance, Nerroth, SemrushBot