[Request] Back to the Dawn (Steam)
-
- Expert Cheater
- Posts: 51
- Joined: Fri Jun 21, 2019 12:32 pm
- Reputation: 6
[Request] Back to the Dawn (Steam)
Game Name: Back to the Dawn
Game Engine: Unity
Game Version: v1.3.77-RC
Options Required:
- Inf. HP, Mind and Hunger
- Status Max
- Time & Date control (pause / change time & Date)
- inf. Money
- Inf. Re-Roll & 100% Success
- Easy Crafting
- Extra Pocket Slots
- Unlimited Items
- Communication manipulation "Charm" / Max Reputation
- Undetect contraband,
- Mini Game 100% success and Skip
- Timer stop for Mini Games
- Invisibility / Undetected (Stealth)
- Inmate Fight success
Steam Website: [Link]
Steam DB Website: [Link]
Really appreciate any help with this game and thank you for the great support.
Game Engine: Unity
Game Version: v1.3.77-RC
Options Required:
- Inf. HP, Mind and Hunger
- Status Max
- Time & Date control (pause / change time & Date)
- inf. Money
- Inf. Re-Roll & 100% Success
- Easy Crafting
- Extra Pocket Slots
- Unlimited Items
- Communication manipulation "Charm" / Max Reputation
- Undetect contraband,
- Mini Game 100% success and Skip
- Timer stop for Mini Games
- Invisibility / Undetected (Stealth)
- Inmate Fight success
Steam Website: [Link]
Steam DB Website: [Link]
Really appreciate any help with this game and thank you for the great support.
Last edited by alromaithi on Thu Nov 09, 2023 1:19 pm, edited 7 times in total.
-
- What is cheating?
- Posts: 1
- Joined: Fri Nov 03, 2023 2:15 pm
- Reputation: 0
Re: [Request] Back to the Dawn (Steam)
This is my table, maybe it will be useful to someone.
Game Version: v1.3.75-RC
Options:
Edit main char
Edit all exp
warning !
I don't know, why main characteristics (str, agi, int,char) not saved after close game, but it is what it is. If you know, how fix it, pls help. Exp are saved, after close game.
Game Version: v1.3.75-RC
Options:
Edit main char
Edit all exp
warning !
I don't know, why main characteristics (str, agi, int,char) not saved after close game, but it is what it is. If you know, how fix it, pls help. Exp are saved, after close game.
- Attachments
-
- Back To The Dawn.CT
- (3.71 KiB) Downloaded 1672 times
-
- Expert Cheater
- Posts: 85
- Joined: Wed Sep 11, 2019 1:04 pm
- Reputation: 8
Re: [Request] Back to the Dawn (Steam)
what is the thecheatscript website
Re: [Request] Back to the Dawn (Steam)
why are you asking? Idk, btw
-
- Expert Cheater
- Posts: 85
- Joined: Wed Sep 11, 2019 1:04 pm
- Reputation: 8
Re: [Request] Back to the Dawn (Steam)
-
- Expert Cheater
- Posts: 51
- Joined: Fri Jun 21, 2019 12:32 pm
- Reputation: 6
Re: [Request] Back to the Dawn (Steam)
Thank you, I tried it but it did not reflect any result, hopefully, someone can help.Tiabaldu wrote: ↑Sat Nov 04, 2023 7:51 pmThis is my table, maybe it will be useful to someone.
Game Version: v1.3.75-RC
Options:
Edit main char
Edit all exp
warning !
I don't know, why main characteristics (str, agi, int,char) not saved after close game, but it is what it is. If you know, how fix it, pls help. Exp are saved, after close game.
Re: [Request] Back to the Dawn (Steam)
For Game Version: v1.3.73-RC - v1.3.76-RC
Here is my table, hope it work for you guys and thanks for Tiabaldu and withus for some of the pointer.
Maybe work for new game version.
Correction Text:
+ For Item Select in Inv., you need to Activate > Open Inventory > Move Cursor to Item
+ For Needs & Digest Data, Activate > Open Inventory and don't move your cursor to needs (mind & body, digest, etc) symbol / icon, because it will change the data / value, if you already hover. just reopen inventory
Here is my table, hope it work for you guys and thanks for Tiabaldu and withus for some of the pointer.
Maybe work for new game version.
Feature
+ For Item Select in Inv., you need to Activate > Open Inventory > Move Cursor to Item
+ For Needs & Digest Data, Activate > Open Inventory and don't move your cursor to needs (mind & body, digest, etc) symbol / icon, because it will change the data / value, if you already hover. just reopen inventory
- Attachments
-
- Back To The Dawn.CT
- Version 1
For Game Version v1.3.73-RC - v1.3.76-RC - (68.52 KiB) Downloaded 1722 times
Last edited by lmrlmax on Mon Nov 06, 2023 11:06 am, edited 2 times in total.
Re: [Request] Back to the Dawn (Steam)
I like your style of coding! And I think the function of your personal data is much better than mine!
I'm learning about the CT file you shared, but when the character data function is enabled, I open my backpack and flash back,Occasionally, but it does appear...
I'm learning about the CT file you shared, but when the character data function is enabled, I open my backpack and flash back,Occasionally, but it does appear...
-
- What is cheating?
- Posts: 1
- Joined: Tue May 23, 2023 11:28 am
- Reputation: 0
Re: [Request] Back to the Dawn (Steam)
If you look deeper, your coding is like a b*bygr*otlmrlmax wrote: ↑Sun Nov 05, 2023 6:29 amHere is my table, hope it work for you guys and thanks for Tiabaldu and withus for some of the pointer.
Maybe work for new game version.Correction Text:Feature
+ For Item Select in Inv., you need to Activate > Open Inventory > Move Cursor to Item
+ For Needs & Digest Data, Activate > Open Inventory and don't move your cursor to needs (mind & body, digest, etc) symbol / icon, because it will change the data / value, if you already hover. just reopen inventory
Re: [Request] Back to the Dawn (Steam)
hhhh,you are right,I'm still trying to get back my past experience,and my skills still need to be improved.
Re: [Request] Back to the Dawn (Steam)
It's UNITY, so easy, for example find your HP, see what access that function using mono enabled in Cheat Engine, then see what's beeing accessed when you are at that function (not shared), if is only one that is running, then grab its stats, per function.Using one script you can have from 5 to 200 offsets or more, different stats for it, from life/shield/ammo/god etc.Same, find some jump address or something that is using stamina, run or jump or speed..then access that, in most unity games you'll get also movement, camera, speed and what not..all from one single thingy, you can add offsets with A, then change their address with the one added as pointer in your script.
Watch some tutorial online, then you'll realize how easy you can find and add things without problems, there's all .Net for MONO or dnSpy.Practice on some small game, with lives in it, grab its stats for life to see how it goes, some Unity game! Then when practice is done, you'll see that it will take you more to actually structure the table then finding those cheats (when you'll add more options).
Take care!
Who is online
Users browsing this forum: despaclto, Fahry, jerc17, KittyLunav2, LuckVsLogic