Jump to content

sammax71

Contributor
  • Posts

    1,354
  • Joined

  • Last visited

  • Days Won

    149

Everything posted by sammax71

  1. Memory Range: Anonymous Value Type: Dword X4 As you can see in the pic energy and gems can be hacked. Search the amount you have with X4 after it (if you have 65 then you search 65X4) Dword Refine in same way When you have one value remaining which will be a random value you edit in the same way. So if you want 999999 then you edit 999999X4 If you want to hack anything else (resources etc) I'd suggest trying the same way. I haven't tried those.
  2. Are you just trying to complete kingdoms for one of those offerwall tasks?
  3. Can't find any games with this name. I can find Pigeon Raising. Not sure if that's the one. Can you provide a link?
  4. It's always disappointing when it doesn't work but also very exciting when you find a method and change it and it does work.
  5. The max you can edit that way is #65535 otherwise you need to use hex format like #0xF8000 which is about 1 million for higher amounts. You also want to change it to MOV W0, #0xF8000 and not LDR
  6. Then try going to that offset and editing that and see if it works. Have the Arm 64 opcodes set to show in GG. Go to the offset, press edit button, hit the triangle next to the value to open the drop down box, select the Arm 64 opcode at the bottom. Edit will be something like "~A8 MOV W0, #65000". Edit the line directly under it to "~A8 RET". Then check if your gold changes. Good luck
  7. In the dump is there a method similar to "get_gold" or "get_crystal"?
  8. Just follow what he does in the video. It works. This is what I did: Set memory range to Anonymous Search gem amount with X2 after it Word Spend some gems Refine new amount with X2 after it Repeat if still have lots of results When you have about 5 or 6 results you'll see two odd values. Go to the address of the top one of those values. Select the value it goes to plus the one above it and the two below it. Then edit all (Dword) and I just played about with what I was changing them to and eventually got it to go to a positive value. Hope that helps you.
  9. Version 1.0.7

    179 downloads

    I haven't added currencies because you can hack those with a simple Dword search, refine & edit. Lucky Patcher also works on this game if you want free iap's. This script will work on 64bit Android devices. Will not work on emulators. (1) Budget Boost - this will increase the amount you receive when you use the budget boost button on the budgets screen. Do not let your Total Annual Budget go over 2,000,000,000 otherwise it will turn to a negative figure. (2) Player available to buy - This will make players on the transfers screen that are marked "Not for sale" available to buy. It will not make players that aren't interested in joining your club suddenly interested. (3) Free facility upgrade - Makes the cost zero to upgrade. Not that necessary if you hack your currencies but it's there if you want it. (4) Won't go to auction - When buying a player there won't be other clubs bidding for the player (5) Remove Injury - Will make a player not injured but you'll have to build up fitness again (6) Remove Suspension - Makes player available for selection if they have been suspended
  10. View File First Team Manager 2026 I haven't added currencies because you can hack those with a simple Dword search, refine & edit. Lucky Patcher also works on this game if you want free iap's. This script will work on 64bit Android devices. Will not work on emulators. (1) Budget Boost - this will increase the amount you receive when you use the budget boost button on the budgets screen. Do not let your Total Annual Budget go over 2,000,000,000 otherwise it will turn to a negative figure. (2) Player available to buy - This will make players on the transfers screen that are marked "Not for sale" available to buy. It will not make players that aren't interested in joining your club suddenly interested. (3) Free facility upgrade - Makes the cost zero to upgrade. Not that necessary if you hack your currencies but it's there if you want it. (4) Won't go to auction - When buying a player there won't be other clubs bidding for the player (5) Remove Injury - Will make a player not injured but you'll have to build up fitness again (6) Remove Suspension - Makes player available for selection if they have been suspended Submitter sammax71 Submitted 07/20/2025 Category LUA scripts  
  11. What version do you have? Latest I have is 2.9.9 which I've posted a script for.
  12. 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
  13. 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.
  14. It would probably help if you said what the name of the game was and better still post a link to it.
  15. sammax71

    Archero

    I think you know how to run a script
  16. Game doesn't work on my phone any more
  17. 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
  18. 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.
  19. This is the value you need to search. Memory Range is Anonymous and value type is Dword.
  20. 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?
  21. 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.
  22. 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.
  23. Cash you can modify the amount you get from the Goals. I'm still working on Gold.
  24. Latest version I have is 2.9.9
×
×
  • 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.