View previous topic :: View next topic |
Author |
Message |
Redrook How do I cheat?
Reputation: 0
Joined: 27 Dec 2019 Posts: 4
|
Posted: Fri Dec 27, 2019 10:44 am Post subject: Can't check "Enable," after following all steps. |
|
|
I'm playing Dragon Quest Builders 2, followed the steps from a YouTube video called "Cheating with Cheat Engine Tutorial | Dragon Quest Builders 2"
I did so yesterday and it went totally smooth, worked immediately. Today I'm doing all the same things, but after assigning the table to the DQB2 process I can't check the "Enable" box.
I have no idea why. Please help! Thanks in advance.
Description: |
|
Filesize: |
33.64 KB |
Viewed: |
48343 Time(s) |

|
|
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 150
Joined: 06 Jul 2014 Posts: 4655
|
Posted: Fri Dec 27, 2019 10:55 am Post subject: |
|
|
It means something in the script is failing - probably an AoB scan. You can check the AoBs if you want (scan through all memory, not just writable). Maybe something else is the problem; I can't tell without looking at it.
I don't know what language/engine that game was written in, but if it uses JIT compilation, you may need to do something in the game before enabling the script. e.g. if there's a one-hit kill script, you may need to kill an enemy before enabling it since the code that script is changing may not exist yet.
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
Redrook How do I cheat?
Reputation: 0
Joined: 27 Dec 2019 Posts: 4
|
Posted: Fri Dec 27, 2019 11:10 am Post subject: |
|
|
ParkourPenguin wrote: | You can check the AoBs if you want (scan through all memory, not just writable). Maybe something else is the problem; I can't tell without looking at it.
|
How do I check the AoBs? Any other screenshots I can send you that would be helpful?
|
|
Back to top |
|
 |
DanyDollaro Master Cheater
Reputation: 3
Joined: 01 Aug 2019 Posts: 334
|
Posted: Fri Dec 27, 2019 11:20 am Post subject: |
|
|
The code you wrote should start with something like:
Code: | [ENABLE]
aobscan(INJECT, ModuleName, The_AOB_to_look_for) // should be unique |
What you need to do is verify that the array you are looking for exists.
In case, post the code you wrote to help you better.
|
|
Back to top |
|
 |
Redrook How do I cheat?
Reputation: 0
Joined: 27 Dec 2019 Posts: 4
|
Posted: Fri Dec 27, 2019 11:22 am Post subject: |
|
|
DanyDollaro wrote: | The code you wrote should start with something like:
Code: | [ENABLE]
aobscan(INJECT, ModuleName, The_AOB_to_look_for) // should be unique |
What you need to do is verify that the array you are looking for exists.
In case, post the code you wrote to help you better. |
Oh, I didn't write anything. I downloaded the table elsewhere. I'd link you but the site won't let me post URLs. If you Google the title of the video there's a link in its description.
|
|
Back to top |
|
 |
DanyDollaro Master Cheater
Reputation: 3
Joined: 01 Aug 2019 Posts: 334
|
Posted: Fri Dec 27, 2019 11:33 am Post subject: |
|
|
Ok, but even if you didn't write it, post it on this thread so I could try to help you.
|
|
Back to top |
|
 |
mgr.inz.Player I post too much
Reputation: 221
Joined: 07 Nov 2008 Posts: 4438 Location: W kraju nad Wisla. UTC+01:00
|
Posted: Fri Dec 27, 2019 11:52 am Post subject: |
|
|
After you try to activate the script, do:
- right click the script to get the message
example:
- or open the script and then click OK, CE will show a message about syntax errors
_________________
|
|
Back to top |
|
 |
Redrook How do I cheat?
Reputation: 0
Joined: 27 Dec 2019 Posts: 4
|
Posted: Fri Dec 27, 2019 12:45 pm Post subject: |
|
|
DanyDollaro wrote: | Ok, but even if you didn't write it, post it on this thread so I could try to help you. |
I fixed it. I think Cheat Engine made permanent changes to the game -- I noticed my hunger meter wasn't decreasing despite the fact CE wasn't active at the time, and I had previously given myself unlimited full hunger. Deleting the small files in the install folder, then verifying local files via Steam allowed me to use it again.
|
|
Back to top |
|
 |
|