
sammax71
Contributor-
Posts
1,354 -
Joined
-
Last visited
-
Days Won
149
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by sammax71
-
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.
- 1 reply
-
1
-
Are you just trying to complete kingdoms for one of those offerwall tasks?
-
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?
- 6 replies
-
1
-
- Pigeon
- Pigeon rising
-
(and 4 more)
Tagged with:
-
Need Help finding/modifying the offset values from dump.cs file
sammax71 replied to Sasuke_Uchiha07's topic in Requests
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. -
Need Help finding/modifying the offset values from dump.cs file
sammax71 replied to Sasuke_Uchiha07's topic in Requests
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 -
Need Help finding/modifying the offset values from dump.cs file
sammax71 replied to Sasuke_Uchiha07's topic in Requests
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 -
Need Help finding/modifying the offset values from dump.cs file
sammax71 replied to Sasuke_Uchiha07's topic in Requests
In the dump is there a method similar to "get_gold" or "get_crystal"? -
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.
-
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 -
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
-
1
-
What version do you have? Latest I have is 2.9.9 which I've posted a script for.
-
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
-
-
It would probably help if you said what the name of the game was and better still post a link to it.
-
-
Game doesn't work on my phone any more
-
-
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.
-
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?
-
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.
-
How to modify a gold value in Classic Drag Racing Car Game?
sammax71 replied to DragGuardianCSR's topic in Requests
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. -
How to modify a gold value in Classic Drag Racing Car Game?
sammax71 replied to DragGuardianCSR's topic in Requests
-
How to modify a gold value in Classic Drag Racing Car Game?
sammax71 replied to DragGuardianCSR's topic in Requests
-
Latest version I have is 2.9.9