Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/27/2020 in Posts

  1. Show your codes or link your script. There are many people who will help you in this forum.
    1 point
  2. since few people have managed to hack diamonds i decided to share a diamond apk soon .. if u look enough in google you'll find it .. expect it in few days
    1 point
  3. this script is easy to solve, just remove the searches with offsets and turn them into AoB, it will be a little slow, but it will work ... after you find the addresses, you find the offset and update the script
    1 point
  4. New script released, working with RR3 8.7
    1 point
  5. Little tweak to the solution above, so that returned string will look like address in GG: function toHexString(n) return string.format('%08X', n):sub(-8) end print(toHexString(12398754))
    1 point
  6. thank you again it was an incredibly simple one line solution if anyone else needs to do it. p = string.gsub(("%x"):format(-1469129008), "ffffffff", "")
    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.