Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/10/2017 in Posts

  1. You are exactly correct. Dword to dword = 4 so min range between dword is 4+1. Line 1 to line 3 would be 8+1. Always +1 to the range.
    3 points
  2. Here is a video about how to i find item id, it easy to do on PC than Phone.
    2 points
  3. It's the range of how many bytes are in between each value that is being searched. That's what I've always thought anyway. For example the 300;15470;9100::2000 If you manage to find these three addresses, and calculate for example the offset of the address of 300 and 9100, it amounts to 52C which when converted amounts to 1324. 1324 is how far away the address of 9100 to 300. When you calculate the distance between 15470 address and 9100... it amounts to 60 hex value... so convert that to dword which is then 96 try searching this 15470;9100::95... the result will be nothing but when you search 15470;9100::97... it will show the two addresses also search 300;9100::1325... it showed 4 addresses for me but just by checking the address structure and pointer I'm still able to find the right values out of the four.
    2 points
  4. Still work with me. As you see in my video, i saved 2 address. If you just only change the first address, item changed after you enter any map or reload game (take before enter map or reload game will got original item) If you only change the second address, you can take item changed but original item will be revert on next time you login game
    2 points
  5. Still take advantage... Because when update becomes widespread, it will be patched.
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.