[ The First Descendant - Beta ] Infinite Ammo
[ The First Descendant - Beta ] Infinite Ammo
Ok, as I don't see anyone posting any research for the beta, here's my 2 cents
If you liked, please consider giving some rep
It's pretty hard to get anything to work on this game because of the antidebugger they implemented in their anticheat, and I didn't had time to get into IDA and mess around.
Though, just within a couple of minutes, you can get an infinite ammo.
It needs some knowledge of CE or any mem editor you want to use (with pointerscans), and everytime you get back to town, you will have to do it again, so do it when you tp to the regions where you have the missions !
Here's how to do it.
I preferably use launchers (for the dmg).
1 launcher with 5 or 8 rounds
1 launcher with 1 round (this one is usually a beast in terms of DPS)
First, find your ammo offset (4 bytes, this one's easy). Having 8 rounds is more convenient in this case.
Once you have it, go for your first pointer scan (4 levels should be enough, 5 if you really wanna have alot of pointers). It should take some time. Don't quit your inventory, don't shoot.
When finished, switch to the launcher with 1 round.
In your pointerscan, rescan memory but not on the address, go for the value "1"
Switch again to the other launcher (with more rounds), rescan.
Normally, when you finally switch back to the launcher with 1 round, you should have a nice list.
Add a couple to the list and try it. When you change the value, it should change them all.
Have fun while it lasts.
If you liked, please consider giving some rep
It's pretty hard to get anything to work on this game because of the antidebugger they implemented in their anticheat, and I didn't had time to get into IDA and mess around.
Though, just within a couple of minutes, you can get an infinite ammo.
It needs some knowledge of CE or any mem editor you want to use (with pointerscans), and everytime you get back to town, you will have to do it again, so do it when you tp to the regions where you have the missions !
Here's how to do it.
I preferably use launchers (for the dmg).
1 launcher with 5 or 8 rounds
1 launcher with 1 round (this one is usually a beast in terms of DPS)
First, find your ammo offset (4 bytes, this one's easy). Having 8 rounds is more convenient in this case.
Once you have it, go for your first pointer scan (4 levels should be enough, 5 if you really wanna have alot of pointers). It should take some time. Don't quit your inventory, don't shoot.
When finished, switch to the launcher with 1 round.
In your pointerscan, rescan memory but not on the address, go for the value "1"
Switch again to the other launcher (with more rounds), rescan.
Normally, when you finally switch back to the launcher with 1 round, you should have a nice list.
Add a couple to the list and try it. When you change the value, it should change them all.
Have fun while it lasts.
Re: [ The First Descendant - Beta ] Infinite Ammo
Moved to correct section.
Re: [ The First Descendant - Beta ] Infinite Ammo
Yup im doing some stuff we this game and CE
-
- What is cheating?
- Posts: 2
- Joined: Tue Jul 02, 2024 6:33 pm
- Reputation: 0
Re: [ The First Descendant - Beta ] Infinite Ammo
any chance to get CE running in this game?
Re: [ The First Descendant - Beta ] Infinite Ammo
- Requirement -
Undetected Cheat Engine (to protect you from being ban)
If you do not have one. Search on youtube to make one in 30 mins. It's easy
- How to bypass EAC -
Go to your Steam folder and find The First Descendant
Example
C:\Steam\steamapps\common\The First Descendant\EasyAntiCheat
Locate Settings.json and Open with text editor or Notepad++
Change the number to whatever you want.
Example
Right click on Settings.json and change to "Read Only" to save you a headache from future updates.
You must do this everytime you launch the game.
Wait until you are pass The First Descendant logo screen. Open Task Manager and stop the "Nexon Game Security" process.
Now you are good to go.
===================================================
Options (Open Inventory to Enable)
Undetected Cheat Engine (to protect you from being ban)
If you do not have one. Search on youtube to make one in 30 mins. It's easy
- How to bypass EAC -
Go to your Steam folder and find The First Descendant
Example
C:\Steam\steamapps\common\The First Descendant\EasyAntiCheat
Locate Settings.json and Open with text editor or Notepad++
Change the number to whatever you want.
Example
Code: Select all
"productid": "954200fbf510465d963850369d5cc878",
"sandboxid": "343c00c4f99748cf89107ffd9e08ad0c",
"deploymentid": "bc160792c3fe49f59c29a060b0bde13e",
to
"productid": "123",
"sandboxid": "123",
"deploymentid": "123",
You must do this everytime you launch the game.
Wait until you are pass The First Descendant logo screen. Open Task Manager and stop the "Nexon Game Security" process.
Now you are good to go.
===================================================
Options (Open Inventory to Enable)
Code: Select all
-Instant Reload (made by maule2)
-No Recoil (made by maule2) I just tweak it to added the no horizontal recoil part.
-No Spread (2 different script. It do the same thing regardless)
- Attachments
-
- The First Descendant.CT
- added No Spread
- (4.74 KiB) Downloaded 182 times
Last edited by krustytoe on Fri Aug 09, 2024 3:35 am, edited 4 times in total.
Re: [ The First Descendant - Beta ] Infinite Ammo
so when i enabled the instant reload it gave me an error about something with like 2gb? and then i clicked yes to all and my game crashedkrustytoe wrote: ↑Wed Jul 24, 2024 11:09 pm- Requirement -
Undetected Cheat Engine (to protect you from being ban)
If you do not have one. Search on youtube to make one in 30 mins. It's easy
- How to bypass EAC -
Go to your Steam folder and find The First Descendant
Example
C:\Steam\steamapps\common\The First Descendant\EasyAntiCheat
Locate Settings.json and Open with text editor or Notepad++
Change the number to whatever you want.
ExampleRight click on Settings.json and change to "Read Only" to save you a headache from future updates.Code: Select all
"productid": "954200fbf510465d963850369d5cc878", "sandboxid": "343c00c4f99748cf89107ffd9e08ad0c", "deploymentid": "bc160792c3fe49f59c29a060b0bde13e", to "productid": "123", "sandboxid": "123", "deploymentid": "123",
You must do this everytime you launch the game.
Wait until you are pass The First Descendant logo screen. Open Task Manager and stop the "Nexon Game Security" process.
Now you are good to go.
===================================================
You can scan for stuff now and see the modules name.
Example when scanning for HP or MP
HP is 7996
Scan for 79960000
MP is 187
Scan for 1870000
edited: these value are just visual, but breakpoint may lead to the real stuff.
However when trying to activate DBVM mode it would Blue Screen my PC. So I can't debug the addresses. Its my PC problem.
Hopefully the other cheat maker here can do better than me.
OptionsCode: Select all
-Instant Reload (made by maule2) -No Recoil (made by maule2) I just tweak it to added the no horizontal recoil part.
Re: [ The First Descendant - Beta ] Infinite Ammo
ye after the switch again to the other launcher (with more rounds), rescan my list dissapearsring0star wrote: ↑Sat Oct 22, 2022 1:27 amOk, as I don't see anyone posting any research for the beta, here's my 2 cents
If you liked, please consider giving some rep
It's pretty hard to get anything to work on this game because of the antidebugger they implemented in their anticheat, and I didn't had time to get into IDA and mess around.
Though, just within a couple of minutes, you can get an infinite ammo.
It needs some knowledge of CE or any mem editor you want to use (with pointerscans), and everytime you get back to town, you will have to do it again, so do it when you tp to the regions where you have the missions !
Here's how to do it.
I preferably use launchers (for the dmg).
1 launcher with 5 or 8 rounds
1 launcher with 1 round (this one is usually a beast in terms of DPS)
First, find your ammo offset (4 bytes, this one's easy). Having 8 rounds is more convenient in this case.
Once you have it, go for your first pointer scan (4 levels should be enough, 5 if you really wanna have alot of pointers). It should take some time. Don't quit your inventory, don't shoot.
When finished, switch to the launcher with 1 round.
In your pointerscan, rescan memory but not on the address, go for the value "1"
Switch again to the other launcher (with more rounds), rescan.
Normally, when you finally switch back to the launcher with 1 round, you should have a nice list.
Add a couple to the list and try it. When you change the value, it should change them all.
Have fun while it lasts.
Re: [ The First Descendant - Beta ] Infinite Ammo
Don't click Yes or Yes to all. Choose No. Just walk around or Open your Inventory then try to activate the script a few second later. Or go to a world where you can shoot.
Last edited by krustytoe on Sat Jul 27, 2024 7:34 pm, edited 1 time in total.
-
- What is cheating?
- Posts: 1
- Joined: Sat Jul 27, 2024 11:15 am
- Reputation: 0
Re: [ The First Descendant - Beta ] Infinite Ammo
Re: [ The First Descendant - Beta ] Infinite Ammo
I tested to freeze ammo value. It can shoot but no dmg
Re: [ The First Descendant - Beta ] Infinite Ammo
Ammo, Descendant Stat, Gold, Kieper shard, and Consumable seem to be server side. I am still digging around to see if I can make anything. Online games or Live Service games are new to me too. This is a learning process for me. Since I rarely play shooting games unless its Resident Evil.
edited: added no spread
Who is online
Users browsing this forum: No registered users