Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/26/2023 in all areas

  1. soo basically the Excel is filled with Item_name, Dword values, Length of String item_ID This Excel is used for item swap, and no pointer is used lets say you wanted a Terem Ball We find the Terem ITEM ID by using String Item ID and use the String ID to located Item ID Using Query, you'll need Length (len) = 10; Divider = 0; String ID = Q 'ball_terem' Group Size (vary, mine 20) = :20 Search: 10D;0D; Q 'ball_terem':20 Type: Any and Using DWORD, you'll need Length (len) = 10; Divider(always there) = 0; Dword 1st 4 = 1,819,042,146; Dword 2nd 4 (if available) = 1,919,251,551; Dword 3rd 4 (if available) = 28,005; Dword 4th 4 (if available) = N/A Group Size (vary, mine 20) = :20 Search: 10;0;1,819,042,146;1,919,251,551;28,005:20 TYPE: DWORD and you'll find the item's string ID, and use the Length as reference point to find the Item ID which most the time located 3 address above Length. Here i attach a video for you, Droplist Item Swap wood to Terem and Terem to Mysterious Map sorry for low bitrate, i use 1mb bitrate for recording gudie.mp4
    1 point
  2. Working on it. But still incomplete. I have to check which ID is not working anymore. Feel free to take a sneak peek. https://docs.google.com/spreadsheets/d/1HCIzfll06l2ero9CgHa-iewG23hwr3nTu-h9kh0Ulz4
    1 point
  3. Version 1.0.0

    564 downloads

    Language select easy to edit. You can add more languages -- contact -- Telegram : https://t.me/learn_lua Facebook : Avartar Icecream Youtube : https://www.youtube.com/learnlua
    1 point
  4. Im using nox, and F1 VM Since your update, most features work but disable anti cheat give script error. On 32bit and 64bit Both version of apk
    0 points
  5. doesn't work on me, my device is 64 Bit
    0 points
×
×
  • 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.