Lost Dimension

Ask about cheats/tables for single player games here
User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 770

Re: Lost Dimension

Post by Cake-san »

Actually , I already found ̶e̶v̶e̶r̶y̶t̶h̶i̶n̶g̶ many things in this game but too lazy to give the table to community because well, almost everything in this game use static address which almost everyone can do it :roll:
subeng wrote:
Thu Nov 02, 2017 6:20 pm
thanks a bunch guys!

Can you make a code for the main guy sho's gift exp? you can find the address by scanning unknown value 4/8 byte spend a gift exp point then scan for decrease value.

My problem is after l found the address and attach the debugger on it to see what is accessing it the game freezes.
You're welcome,
Yeah, sure here it is, code that won't decrease gift exp when use, work for all character
Spoiler

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>32</ID>
      <Description>"Gift Exp"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
assert("LostDimension.exe"+194A59,db 29 81 E8 01 00 00)
"LostDimension.exe"+194A59:
db 90 90 90 90 90 90
[DISABLE]
"LostDimension.exe"+194A59:
db 29 81 E8 01 00 00
//sub [ecx+000001E8],eax
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Edit

Here, more script to break the gameplay
Spoiler

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>33</ID>
      <Description>"Set all relationship to Max (But you still need to talk)"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
assert("LostDimension.exe"+88B75,69 C0 BC 02 00 00)
["LostDimension.exe"+88B7C]+1f4:
dd 0 63 63 63 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+2bc:
dd 63 0 63 63 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+578:
dd 63 63 0 63 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+834:
dd 63 63 63 0 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+af0:
dd 63 63 63 63 0 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+dac:
dd 63 63 63 63 63 0 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+1068:
dd 63 63 63 63 63 63 0 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+1324:
dd 63 63 63 63 63 63 63 0 63 63 63
["LostDimension.exe"+88B7C]+1f4+15e0:
dd 63 63 63 63 63 63 63 63 0 63 63
["LostDimension.exe"+88B7C]+1f4+189c:
dd 63 63 63 63 63 63 63 63 63 0 63
["LostDimension.exe"+88B7C]+1f4+1b58:
dd 63 63 63 63 63 63 63 63 63 63 0
[DISABLE]
//gg
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>35</ID>
      <Description>"Set Sho stat to Max (Activate before mission&amp;Reactivate when LvUp)"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
assert("LostDimension.exe"+88B75,69 C0 BC 02 00 00)
["LostDimension.exe"+88B7C]:
dd 0 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600

[DISABLE]
//gg
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>36</ID>
      <Description>"Set everyone stat to Max (Activate before mission&amp;Reactivate when LvUp)"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
assert("LostDimension.exe"+88B75,69 C0 BC 02 00 00)
["LostDimension.exe"+88B7C]:
dd 0 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+2bc:
dd 1 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+578:
dd 2 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+834:
dd 3 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+af0:
dd 4 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+dac:
dd 5 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+1068:
dd 6 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+1324:
dd 7 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+15e0:
dd 8 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+189c:
dd 9 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+1b58:
dd a 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
[DISABLE]
//gg
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Last edited by Cake-san on Thu Nov 02, 2017 10:32 pm, edited 1 time in total.

User avatar
Blayde
Expert Cheater
Expert Cheater
Posts: 230
Joined: Fri Aug 25, 2017 2:37 pm
Reputation: 47

Re: Lost Dimension

Post by Blayde »

Cake-san wrote:
Thu Nov 02, 2017 7:34 pm
Actually , I already found everything in this game but too lazy to give the table to community because well, almost everything in this game use static address which almost everyone can do it :roll:
:lol: Nope
Here is all you need (80%) :
LostDimension.exe+A0530 - mov [esi+08],ecx (shared opcode)
"Find out what addresses this instruction accesses" and you'll see what i mean. :D

Edit:
You can make OHK from here.
LostDimension.exe+A0530 - mov [esi+08],ecx

pieface
What is cheating?
What is cheating?
Posts: 2
Joined: Fri Sep 22, 2017 10:42 pm
Reputation: 0

Re: Lost Dimension

Post by pieface »

Any of you gents find a code to let you chat more then 2 NPC's during downtime in the game?

subeng
Cheater
Cheater
Posts: 47
Joined: Sun Jul 09, 2017 3:21 am
Reputation: 3

Re: Lost Dimension

Post by subeng »

Wah , the max stats for main character code is really nice! 9999 mov! Can run anywhere in the battle field LOL

l scare to use the max stats codes for party member though cause if they turn into traitors on the last battle they will kick my ass with maximum strength. XD

BTW , can l ask if you can make a max exp code only for the main chatacter? So that the max stats code above don't have to be reactivate every time he level up.

User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 770

Re: Lost Dimension

Post by Cake-san »

Blayde wrote:
Thu Nov 02, 2017 8:54 pm
:lol: Nope
Here is all you need (80%) :
LostDimension.exe+A0530 - mov [esi+08],ecx (shared opcode)
"Find out what addresses this instruction accesses" and you'll see what i mean. :D

Edit:
You can make OHK from here.
LostDimension.exe+A0530 - mov [esi+08],ecx
Lol, and here I thought that max stat can OHK everything including last boss :D

Sorry, hated shared opcode :roll:

And thankyou for that opcode.
subeng wrote:
Thu Nov 02, 2017 9:21 pm
Wah , the max stats for main character code is really nice! 9999 mov! Can run anywhere in the battle field LOL

l scare to use the max stats codes for party member though cause if they turn into traitors on the last battle they will kick my ass with maximum strength. XD

BTW , can l ask if you can make a max exp code only for the main chatacter? So that the max stats code above don't have to be reactivate every time he level up.
Well, you don't have to fight traitor if they had been erased

here is the ,main char
lv address : ["LostDimension.exe"+88B7C]+1dc
exp address : ["LostDimension.exe"+88B7C]+1e0

subeng
Cheater
Cheater
Posts: 47
Joined: Sun Jul 09, 2017 3:21 am
Reputation: 3

Re: Lost Dimension

Post by subeng »

hahal plan to leave some traitors alive on purpose so there is a bit of drama in the end :mrgreen: :mrgreen: :mrgreen:
Last edited by subeng on Thu Nov 02, 2017 10:05 pm, edited 1 time in total.

User avatar
Blayde
Expert Cheater
Expert Cheater
Posts: 230
Joined: Fri Aug 25, 2017 2:37 pm
Reputation: 47

Re: Lost Dimension

Post by Blayde »

Cake-san wrote:
Thu Nov 02, 2017 9:40 pm
Sorry, hated shared opcode :roll:
Do you see my avatar?
That's me when i saw the stack for first time.
:lol:

anl93
Table Makers
Table Makers
Posts: 264
Joined: Mon May 29, 2017 10:12 am
Reputation: 86

Re: Lost Dimension

Post by anl93 »

Can we detect traitor with %100 accuracy with the latest table? I suspect zenji

subeng
Cheater
Cheater
Posts: 47
Joined: Sun Jul 09, 2017 3:21 am
Reputation: 3

Re: Lost Dimension

Post by subeng »

anl93 wrote:
Thu Nov 02, 2017 10:00 pm
Can we detect traitor with %100 accuracy with the latest table? I suspect zenji
l think you have infinite vision points and vision plus items with some of the codes above :mrgreen:

User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 770

Re: Lost Dimension

Post by Cake-san »

Blayde wrote:
Thu Nov 02, 2017 9:57 pm
Cake-san wrote:
Thu Nov 02, 2017 9:40 pm
Sorry, hated shared opcode :roll:
Do you see my avatar?
That's me when i saw the stack for first time.
:lol:
Haha :lol:

Me on game that used stack on all opcode: Alt+F4
anl93 wrote:
Thu Nov 02, 2017 10:00 pm
Can we detect traitor with %100 accuracy with the latest table? I suspect zenji
I supposed that's one of thing that I haven't found yet in this game (edited my post).
Sorry, too lazy to do it.

Well on my game, traitor always the one that perform at battle ranking except main char & first floor

subeng
Cheater
Cheater
Posts: 47
Joined: Sun Jul 09, 2017 3:21 am
Reputation: 3

Re: Lost Dimension

Post by subeng »

The traitor of the current floor was randomly selected when you entered the judgement room of the previoisly floor.

For example , you can backup you save game before 2nd floor judgement room and reload that save if the 3rd floor traitor turns out to be the one you don't want to kill.

User avatar
Sanshark
Noobzor
Noobzor
Posts: 13
Joined: Sun Nov 05, 2017 10:45 am
Reputation: 5

Re: Lost Dimension

Post by Sanshark »

Cake-san wrote:
Thu Nov 02, 2017 7:34 pm
Actually , I already found ̶e̶v̶e̶r̶y̶t̶h̶i̶n̶g̶ many things in this game but too lazy to give the table to community because well, almost everything in this game use static address which almost everyone can do it :roll:
subeng wrote:
Thu Nov 02, 2017 6:20 pm
thanks a bunch guys!

Can you make a code for the main guy sho's gift exp? you can find the address by scanning unknown value 4/8 byte spend a gift exp point then scan for decrease value.

My problem is after l found the address and attach the debugger on it to see what is accessing it the game freezes.
You're welcome,
Yeah, sure here it is, code that won't decrease gift exp when use, work for all character
Spoiler

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>32</ID>
      <Description>"Gift Exp"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
assert("LostDimension.exe"+194A59,db 29 81 E8 01 00 00)
"LostDimension.exe"+194A59:
db 90 90 90 90 90 90
[DISABLE]
"LostDimension.exe"+194A59:
db 29 81 E8 01 00 00
//sub [ecx+000001E8],eax
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Edit

Here, more script to break the gameplay
Spoiler

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>33</ID>
      <Description>"Set all relationship to Max (But you still need to talk)"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
assert("LostDimension.exe"+88B75,69 C0 BC 02 00 00)
["LostDimension.exe"+88B7C]+1f4:
dd 0 63 63 63 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+2bc:
dd 63 0 63 63 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+578:
dd 63 63 0 63 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+834:
dd 63 63 63 0 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+af0:
dd 63 63 63 63 0 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+dac:
dd 63 63 63 63 63 0 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+1068:
dd 63 63 63 63 63 63 0 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+1324:
dd 63 63 63 63 63 63 63 0 63 63 63
["LostDimension.exe"+88B7C]+1f4+15e0:
dd 63 63 63 63 63 63 63 63 0 63 63
["LostDimension.exe"+88B7C]+1f4+189c:
dd 63 63 63 63 63 63 63 63 63 0 63
["LostDimension.exe"+88B7C]+1f4+1b58:
dd 63 63 63 63 63 63 63 63 63 63 0
[DISABLE]
//gg
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>35</ID>
      <Description>"Set Sho stat to Max (Activate before mission&amp;Reactivate when LvUp)"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
assert("LostDimension.exe"+88B75,69 C0 BC 02 00 00)
["LostDimension.exe"+88B7C]:
dd 0 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600

[DISABLE]
//gg
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>36</ID>
      <Description>"Set everyone stat to Max (Activate before mission&amp;Reactivate when LvUp)"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
assert("LostDimension.exe"+88B75,69 C0 BC 02 00 00)
["LostDimension.exe"+88B7C]:
dd 0 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+2bc:
dd 1 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+578:
dd 2 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+834:
dd 3 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+af0:
dd 4 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+dac:
dd 5 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+1068:
dd 6 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+1324:
dd 7 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+15e0:
dd 8 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+189c:
dd 9 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+1b58:
dd a 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
[DISABLE]
//gg
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Hello All, I 1st would like to say thank you for all the nice cheats :D . But here is my problem I'm new to all of this and I have no clue what most of it means. Could someone please add all the information into the cheat engine and save it all so all I have to do is open it?. I downloaded the cheat engine code after the test one and everything on it works but the main character. On my game he is at level 16 barely and gets no more gift exp so I'm having trouble leveling him up. Everyone else is at level 99 but they too have stopped getting gift exp. Again tyvm for taking the time to provide this for people like me (tech dummies). :lol:

User avatar
Blayde
Expert Cheater
Expert Cheater
Posts: 230
Joined: Fri Aug 25, 2017 2:37 pm
Reputation: 47

Re: Lost Dimension

Post by Blayde »

Sanshark wrote:
Sun Nov 05, 2017 11:04 am
Hello All, I 1st would like to say thank you for all the nice cheats :D . But here is my problem I'm new to all of this and I have no clue what most of it means. Could someone please add all the information into the cheat engine and save it all so all I have to do is open it?
Just copy/paste the code to notepad or notepad++ and save it as (.ct)
Notepad --> File --> Save as --> All files --> "NameOfTheFile".CT

User avatar
Sanshark
Noobzor
Noobzor
Posts: 13
Joined: Sun Nov 05, 2017 10:45 am
Reputation: 5

Re: Lost Dimension

Post by Sanshark »

I tried it and got this Image


this is how I copied it:

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>32</ID>
<Description>"Gift Exp"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
assert("LostDimension.exe"+194A59,db 29 81 E8 01 00 00)
"LostDimension.exe"+194A59:
db 90 90 90 90 90 90
[DISABLE]
"LostDimension.exe"+194A59:
db 29 81 E8 01 00 00
//sub [ecx+000001E8],eax
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable><?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>33</ID>
<Description>"Set all relationship to Max (But you still need to talk)"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
assert("LostDimension.exe"+88B75,69 C0 BC 02 00 00)
["LostDimension.exe"+88B7C]+1f4:
dd 0 63 63 63 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+2bc:
dd 63 0 63 63 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+578:
dd 63 63 0 63 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+834:
dd 63 63 63 0 63 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+af0:
dd 63 63 63 63 0 63 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+dac:
dd 63 63 63 63 63 0 63 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+1068:
dd 63 63 63 63 63 63 0 63 63 63 63
["LostDimension.exe"+88B7C]+1f4+1324:
dd 63 63 63 63 63 63 63 0 63 63 63
["LostDimension.exe"+88B7C]+1f4+15e0:
dd 63 63 63 63 63 63 63 63 0 63 63
["LostDimension.exe"+88B7C]+1f4+189c:
dd 63 63 63 63 63 63 63 63 63 0 63
["LostDimension.exe"+88B7C]+1f4+1b58:
dd 63 63 63 63 63 63 63 63 63 63 0
[DISABLE]
//gg
</AssemblerScript>
</CheatEntry>
<CheatEntry>
<ID>35</ID>
<Description>"Set Sho stat to Max (Activate before mission&amp;Reactivate when LvUp)"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
assert("LostDimension.exe"+88B75,69 C0 BC 02 00 00)
["LostDimension.exe"+88B7C]:
dd 0 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600

[DISABLE]
//gg
</AssemblerScript>
</CheatEntry>
<CheatEntry>
<ID>36</ID>
<Description>"Set everyone stat to Max (Activate before mission&amp;Reactivate when LvUp)"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
assert("LostDimension.exe"+88B75,69 C0 BC 02 00 00)
["LostDimension.exe"+88B7C]:
dd 0 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+2bc:
dd 1 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+578:
dd 2 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+834:
dd 3 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+af0:
dd 4 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+dac:
dd 5 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+1068:
dd 6 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+1324:
dd 7 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+15e0:
dd 8 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+189c:
dd 9 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
["LostDimension.exe"+88B7C]+1b58:
dd a 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 2710 461c4000 46464600
[DISABLE]
//gg
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>

pieface
What is cheating?
What is cheating?
Posts: 2
Joined: Fri Sep 22, 2017 10:42 pm
Reputation: 0

Re: Lost Dimension

Post by pieface »

Hi Sanshark. I'm pretty much a noob too. (when it comes to making encrypted codes and what not.) But solution to your problem is quite easy.

Hit "Select ALL" button above the script code the other users were friendly enough to share. (Cake-san in this instance) Right click on your mouse, then select "COPY" from the pulldown menu. (Keyboard short-cut for this function is "CTRL+C")

Now have your table for the game open in Cheat engine. Then right click on the mouse, another pull menu will appear. Choose the "PASTE" selection.

The code should now appear in the table, click "FILE" on the top left menu bar, and choose the "SAVE" option from that pull menu. Should have you settled quickly friend. Cheers and happy gaming.

Post Reply

Who is online

Users browsing this forum: chenhan514, Google [Bot], Wraithspectr3