Kingdom Hearts 100% Drop

Memory scanning, code injection, debugger internals and other gamemodding related discussion
Post Reply
average_user
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Jun 26, 2024 10:40 am
Reputation: 0

Kingdom Hearts 100% Drop

Post by average_user »

Hello. Im new to this but I always wanted to make 100% drop script and decided to try if I could do one.

I used Ultimap and waited until an item was dropped by enemy and here what I got:

KINGDOM HEARTS FINAL MIX.exe.text+2BAEF0: 48 89 5C 24 10 - mov [rsp+10],rbx
KINGDOM HEARTS FINAL MIX.exe.text+2BAEF5: 48 89 6C 24 18 - mov [rsp+18],rbp
KINGDOM HEARTS FINAL MIX.exe.text+2BAEFA: 48 89 74 24 20 - mov [rsp+20],rsi


I tried messing around with these instructions but nothing changed. And when I use "what access this" the address populates when something is dropped. So I guess Im in right direction.

Then I looked above this instruction and it filled with a lot of compares like this:

KINGDOM HEARTS FINAL MIX.exe.text+2BADB6 - F3 0F10 05 6218AA02 - movss xmm0,["KINGDOM HEARTS FINAL MIX.exe"+2D5D620]
KINGDOM HEARTS FINAL MIX.exe.text+2BADBE - 74 1B - je KINGDOM HEARTS FINAL MIX.exe.text+2BADDB
KINGDOM HEARTS FINAL MIX.exe.text+2BADC0 - 83 3D D996B202 03 - cmp dword ptr ["KINGDOM HEARTS FINAL MIX.exe"+2DE54A0],03
KINGDOM HEARTS FINAL MIX.exe.text+2BADC7 - 75 12 - jne KINGDOM HEARTS FINAL MIX.exe.text+2BADDB
KINGDOM HEARTS FINAL MIX.exe.text+2BADC9 - F3 0F11 05 E396B202 - movss ["KINGDOM HEARTS FINAL MIX.exe"+2DE54B4],xmm0
KINGDOM HEARTS FINAL MIX.exe.text+2BADD1 - C7 05 C596B202 04000000 - mov ["KINGDOM HEARTS FINAL MIX.exe"+2DE54A0],00000004
KINGDOM HEARTS FINAL MIX.exe.text+2BADDB - 48 83 3D 1597B202 00 - cmp qword ptr ["KINGDOM HEARTS FINAL MIX.exe"+2DE54F8],00
KINGDOM HEARTS FINAL MIX.exe.text+2BADE3 - 74 1B - je KINGDOM HEARTS FINAL MIX.exe.text+2BAE00


Can someone point me to the next step or at least a hint at what I should look at.
Much appreciated

User avatar
IFireflyl
Fearless Donors
Fearless Donors
Posts: 248
Joined: Tue Nov 28, 2017 7:27 pm
Reputation: 94

Re: Kingdom Hearts 100% Drop

Post by IFireflyl »

I'm not sure what the next step should be, but there is a mod on Nexus Mods that already does this. It's an LUA script using LUA Backend.

Post Reply

Who is online

Users browsing this forum: No registered users