Jump to content

sammax71

Contributor
  • Posts

    1,342
  • Joined

  • Last visited

  • Days Won

    145

sammax71 last won the day on June 6

sammax71 had the most liked content!

Additional Information

  • Android
    13.x
  • Device
    Galaxy S23 Ultra

Profile Fields

  • Discord ID
    sammax71#1058

Recent Profile Visitors

87,109 profile views

sammax71's Achievements

  1. This will make the Kingdom Pass free to purchase. It will work on Android devices (not emulators) and on version 19683 of the game. RoyalKingdom_19683.lua
  2. sammax71

    Archero

    Being totally honest I can't be bothered to look for other functions. The script is open source. Feel free to get the dump.cs and search for other stuff yourself. If you find something useful you can always add it to the script.
  3. It would probably help if you said what the name of the game was and better still post a link to it.
  4. sammax71

    Archero

    I think you know how to run a script
  5. Game doesn't work on my phone any more
  6. sammax71

    Archero

    Maybe it's running the Arm7 version of the game. When you attach GG to the game does it have [x64] after it? If it does have [x64] then open the script in QuickEdit and change the offset on lines 6 & 11 to 0x27CE27C and the offset on lines 19 & 24 to 0x27CEE04
  7. For the drop rates you could try any value type but I'd start by looking for Float types. You could try searching 1;3;5 or 0.01;0.03;0.05 If you could find that 2200 value of the pack next to them you could try going to that address and looking nearby for any values that look like they could be linked to the drop rates.
  8. This is the value you need to search. Memory Range is Anonymous and value type is Dword.
  9. This is a different game to the one you first posted about. Why link a game if its not the one you was asking about?
  10. Memory Range: Anonymous Value Type: Dword For me they are all just Dword values, not encrypted. If you find one value all the others are close by.
  11. Yeah. Once you get a goal with a gold reward you can modify that. Mine was a small reward (3 gold) but if you find a cash reward then you can use the address mask to refine the gold search and narrow the results right down. Then you can increment edit a few at a time if editing them all crashes your game.
  12. Cash you can modify the amount you get from the Goals. I'm still working on Gold.
  13. Latest version I have is 2.9.9
  14. I don't know anything about emulators, sorry.
×
×
  • 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.