I need help fixing a table.....!!! Three Kingdoms Last Warlord

Anything Cheat Engine related, bugs, suggestions, helping others, etc..
Post Reply
bubu2110
Noobzor
Noobzor
Posts: 7
Joined: Tue Aug 01, 2023 10:59 pm
Reputation: 1

I need help fixing a table.....!!! Three Kingdoms Last Warlord

Post by bubu2110 »

I have a table ( not mine ) for Three Kingdoms Lastwarlord but 2 scripts's not working

Sell items to Caravan to Add/Multiply

[Image

Image

Code: Select all

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"threekingdoms.exe"+610DCC) 
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
//sub eax,r9d
add eax,r9d
mov [rcx+18],eax

exit:
jmp returnhere

"threekingdoms.exe"+610DCC:
jmp newmem
nop
returnhere:


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"threekingdoms.exe"+610DCC:
sub eax,r9d
mov [rcx+18],eax
//Alt: db 44 29 C8 89 41 18
Image

Code: Select all

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"threekingdoms.exe"+610DCC) 
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
//sub eax,r9d
imul eax,r9d
mov [rcx+18],eax

exit:
jmp returnhere

"threekingdoms.exe"+610DCC:
jmp newmem
nop
returnhere:


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"threekingdoms.exe"+610DCC:
sub eax,r9d
mov [rcx+18],eax
//Alt: db 44 29 C8 89 41 18
Image

I'm new for cheat engine.....so i can't do anything
Help me please....!!! :( :( :( :(
Attachments
threekingdoms.exe (paused).CT
(212.54 KiB) Downloaded 181 times

bubu2110
Noobzor
Noobzor
Posts: 7
Joined: Tue Aug 01, 2023 10:59 pm
Reputation: 1

Re: I need help fixing a table.....!!! Three Kingdoms Last Warlord

Post by bubu2110 »

Anyone help me ??? :( :( :(

bubu2110
Noobzor
Noobzor
Posts: 7
Joined: Tue Aug 01, 2023 10:59 pm
Reputation: 1

Re: I need help fixing a table.....!!! Three Kingdoms Last Warlord

Post by bubu2110 »

+1

User avatar
Rhark
Expert Cheater
Expert Cheater
Posts: 2938
Joined: Tue Apr 16, 2019 1:27 am
Reputation: 1248

Re: I need help fixing a table.....!!! Three Kingdoms Last Warlord

Post by Rhark »

Why not ask the person who made the table if they can update it?

bubu2110
Noobzor
Noobzor
Posts: 7
Joined: Tue Aug 01, 2023 10:59 pm
Reputation: 1

Re: I need help fixing a table.....!!! Three Kingdoms Last Warlord

Post by bubu2110 »

Rhark wrote:
Tue Aug 08, 2023 1:36 pm
Why not ask the person who made the table if they can update it?
I did, but but he he haven't respond....and his last active is from Aug :cry: :cry: :cry:

User avatar
Rhark
Expert Cheater
Expert Cheater
Posts: 2938
Joined: Tue Apr 16, 2019 1:27 am
Reputation: 1248

Re: I need help fixing a table.....!!! Three Kingdoms Last Warlord

Post by Rhark »

bubu2110 wrote:
Tue Aug 08, 2023 5:06 pm
Rhark wrote:
Tue Aug 08, 2023 1:36 pm
Why not ask the person who made the table if they can update it?
I did, but but he he haven't respond....and his last active is from Aug :cry: :cry: :cry:
It is August now... Maybe have some patience 😀

bubu2110
Noobzor
Noobzor
Posts: 7
Joined: Tue Aug 01, 2023 10:59 pm
Reputation: 1

Re: I need help fixing a table.....!!! Three Kingdoms Last Warlord

Post by bubu2110 »

Rhark wrote:
Tue Aug 08, 2023 6:32 pm
bubu2110 wrote:
Tue Aug 08, 2023 5:06 pm
Rhark wrote:
Tue Aug 08, 2023 1:36 pm
Why not ask the person who made the table if they can update it?
I did, but but he he haven't respond....and his last active is from Aug :cry: :cry: :cry:
It is August now... Maybe have some patience 😀
I hope so..... :?

Post Reply

Who is online

Users browsing this forum: No registered users