Dragon Quest XI (Steam)

Upload your cheat tables here (No requests)
FlintlockStaff
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Oct 10, 2018 8:53 am
Reputation: 0

Re: Dragon Quest XI (Steam)

Post by FlintlockStaff »

I'm having some issues getting this to work. I got an older version to activate, but when I try to use a newer table and hit enable cheat engine freezes for about 5 seconds then nothing happens. Any ideas what I should do to fix this?

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

GoobyTheCat
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Oct 18, 2018 6:09 pm
Reputation: 0

How to tell if draconian mode is active

Post by GoobyTheCat »

Hey, I'm new to this cheat engine, and I can't tell if I'm doing this right. I select the drop boxes, and then check the box for Draconian mode Harder monsters, but I don't see anything in game saying the mode has been activated. Am I doing something wrong or will it just not recognize itself as draconian mode, even if it's playing it?

Nickd91
Expert Cheater
Expert Cheater
Posts: 56
Joined: Sat Mar 24, 2018 1:19 am
Reputation: 11

Re: How to tell if draconian mode is active

Post by Nickd91 »

GoobyTheCat wrote:
Thu Oct 18, 2018 8:09 pm
Hey, I'm new to this cheat engine, and I can't tell if I'm doing this right. I select the drop boxes, and then check the box for Draconian mode Harder monsters, but I don't see anything in game saying the mode has been activated. Am I doing something wrong or will it just not recognize itself as draconian mode, even if it's playing it?
It properly updates in-game, or at least it did. Haven't checked for a few weeks. You don't have to keep the box checked. Did you get a pop up at any point? Like draconian mode active, that doesn't go away until you turn it off, really annoying. Its normally at the beginning of the game, if you start in draconian mode. For those options I believe they have an on/off "switch". The option will say true/false or on/off, can't remember. You change those to true for the options you want on, false to what you want off.

UnfadingOnes
Cheater
Cheater
Posts: 26
Joined: Mon Aug 28, 2017 2:49 pm
Reputation: 0

Re: Dragon Quest XI (Steam)

Post by UnfadingOnes »

akosipaul wrote:
Wed Oct 10, 2018 5:53 am
hello guys. did anyone get the address for critical hit chance? thanks in advance for the help. :D:D:D:D
Would like to second this request, if possible..

sardanapalos_qq
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Oct 24, 2018 8:25 pm
Reputation: 4

Re: Dragon Quest XI (Steam)

Post by sardanapalos_qq »

Any chances we see a script for jackpot? This damn quest...

ZZHK
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Nov 02, 2018 2:29 pm
Reputation: 0

Re: Dragon Quest XI (Steam)

Post by ZZHK »

kennean wrote:
Tue Oct 09, 2018 6:54 pm
Gvaz wrote:
Tue Oct 09, 2018 3:23 am
Spoiler
kennean wrote:
Mon Oct 08, 2018 12:41 am


Yes, I realized that when I was searching, hence I've thought that the Jackpot system would work similarly... With physics it would be very difficult for me to crack it! But more fun indeed! :lol:

Here's the code if you're interested:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>4543</ID>
      <Description>"Roulette Result"</Description>
      <Options moHideChildren="1"/>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(RouleteResultAOB,DRAGON QUEST XI.exe,45 89 3E 48 8B 7C 24 78) // should be unique
registersymbol(RouleteResultAOB)
alloc(newmem10,$1024,RouleteResultAOB)

///
label(return)
label(originalcode)
label(RouleteNumb)
registersymbol(RouleteNumb)

newmem10:
  mov, r15d,[RouleteNumb]

originalcode:
  mov [r14],r15d
  mov rdi,[rsp+78]
  jmp return

RouleteNumb:
dd #1

RouleteResultAOB:
  jmp newmem10
  nop
  nop
  nop
return:


[DISABLE]

RouleteResultAOB:
  db 45 89 3E 48 8B 7C 24 78

unregistersymbol(RouleteResultAOB)
unregistersymbol(RouleteNumb)

dealloc(newmem10)

</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>4544</ID>
          <Description>"Roulete Number (0 - 36)"</Description>
          <VariableType>4 Bytes</VariableType>
          <Address>RouleteNumb</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

Didn't had any crashes entering or exiting the roulette, but when I've bet 2000 tokens on the treasure chest (00) the game froze... With only 200 tokens it worked just fine, no idea why ...
How exactly do I use this? I would like to modify the amount of casino coins, not the gold coins itself
When you activate the script, another "address" will appear... There you put the number that you want as the result of the roulette. Simple as that...
But if you only want to modify your casino tokens, I've posted an pointer just for that... Look at my post on the page 18 and you'll find it and how to use it...
Mind you that you'll have to add the script to your table... If you don't know how to do so, feel free to ask!


I don't know how to add this script, tried several times but can't figure out how to do so, can you please help me? It'll be really appreciated!! been stuck on this for quite a while, am just starting out with CE. :/
Edit : I'm using CE 6.8.1

Edit 2 : Figured it out, just had to paste it directly into the window, thanks anyways for the code!! Would be great if someone could make a jackpot code tho, stuck on the quest!

Xilium
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Apr 19, 2017 1:45 am
Reputation: 0

Re: Dragon Quest XI (Steam)

Post by Xilium »

Unless I'm doing something wrong, I think the new patch just broke the script.

User avatar
randomstuff
Cheater
Cheater
Posts: 31
Joined: Fri Feb 02, 2018 9:55 am
Reputation: 1

Re: Dragon Quest XI (Steam)

Post by randomstuff »

sardanapalos_qq wrote:
Thu Oct 25, 2018 9:30 pm
Any chances we see a script for jackpot? This damn quest...
Seconded!!!! Seriously what the hell is with this quest!? Driving me nuts!

ragnin
Noobzor
Noobzor
Posts: 10
Joined: Fri Sep 15, 2017 2:29 am
Reputation: 7

Re: Dragon Quest XI (Steam)

Post by ragnin »

Xilium wrote:
Fri Nov 02, 2018 8:24 pm
Unless I'm doing something wrong, I think the new patch just broke the script.
Yeah whatever they did caused the table to stop working for me as well. Bummer.

geddout
What is cheating?
What is cheating?
Posts: 3
Joined: Fri Nov 02, 2018 11:44 pm
Reputation: 0

Re: Dragon Quest XI (Steam)

Post by geddout »

Thanks for the table.
About the jackpot, you need to talk to the bunny girl by the tower of coins and she needs to say something about someone getting lucky really soon. If that bit of dialogue isn't there, you need to rest and talk to her again until it is. Then play the middle table and place a bet on every number and the chest. It shouldn't take too long then.

DrummerIX
Expert Cheater
Expert Cheater
Posts: 2885
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 0

Re: Dragon Quest XI (Steam)

Post by DrummerIX »

I will have time tomorrow to try updating the table for the new patch. I have to do pointer scanning because of the way I load items and draconian quests.

haobiao009
Cheater
Cheater
Posts: 26
Joined: Mon Sep 04, 2017 4:43 pm
Reputation: 1

Re: Dragon Quest XI (Steam)

Post by haobiao009 »

DrummerIX wrote:
Sat Nov 03, 2018 3:30 am
I will have time tomorrow to try updating the table for the new patch. I have to do pointer scanning because of the way I load items and draconian quests.
Thank you!

Anacra
Expert Cheater
Expert Cheater
Posts: 120
Joined: Tue Mar 21, 2017 1:44 pm
Reputation: 10

Re: Dragon Quest XI (Steam)

Post by Anacra »

DrummerIX wrote:
Sat Nov 03, 2018 3:30 am
I will have time tomorrow to try updating the table for the new patch. I have to do pointer scanning because of the way I load items and draconian quests.
Thank you, Drummer! Looking forward to it.

DrummerIX
Expert Cheater
Expert Cheater
Posts: 2885
Joined: Wed Mar 22, 2017 6:15 pm
Reputation: 0

Re: Dragon Quest XI (Steam)

Post by DrummerIX »

I updated the table with EDIT 7 for latest version on Steam around November 2, 2018.

daru
What is cheating?
What is cheating?
Posts: 3
Joined: Sun Oct 28, 2018 4:48 am
Reputation: 0

Re: Dragon Quest XI (Steam)

Post by daru »

DrummerIX wrote:
Sat Nov 03, 2018 2:39 pm
I updated the table with EDIT 7 for latest version on Steam around November 2, 2018.
Thanks

Post Reply