Jump to content

9 posts in this topic

Recommended Posts

Posted (edited)

📌 Game Hack Request Details:

🎮 Hack Features You Want:
Money/Gold

I’ve spent a roughly a week trying to get some offsets straight from Dnspy to work with the IGG offset patcher but nothings working. It may just be server sided but the last edition of the game wasn’t so I’m hesitant to say it is. It may just be things not quite working on my jb. If anyone wants to take a crack at it I would appreciate it! Below is an up to date decrypted IPA and some offsets I’ve found.

Decrypted IPA (MediaFire Link)

Hidden Content


Offsets

Hidden Content

    namespace Service
        public int Money - 177DA2C

        public int Gold - 177DA4C
     

       public void AddMoney(int c) - 177DB64

        public void AddGold(int c) - 177DB84

        public bool HasGold(int cost) - 177DC70
      

     public bool HasMoney(int amount) - 177DCA8
        
    namespace Feature.CommunityAccessoryGroups
        public bool IsAccessoriesLimitReached - 1595200

    public class EventReward
        public EventReward - 15A9704

    namespace Feature.Autodealer.UI
        private void <BuyCarForGold>g__BuyAndGoToGarage|76_0 - 158A194
        
    private void <BuyCarForMoney>g__BuyAndGoToGarage|78_0 - 158A778

        private void ActivatePanelsToBuy(bool isActive) - 1589404

        public void BuyCarForGold - 1589C08
      

     public void BuyCarForMoney - 1589DBC
      

     public void SelectBuyButton - 158A018

     

Updated by LnD Vapor
Spelling errors
Posted (edited)

Gonna take a look

 

edit: so I got nowhere by editing the money/gold directly, however I was able to mod the events thus making easy fast money this way. Don’t know much about the game and how helpful this is, nor what’s the best event to mod but you’ll know better than me if it’s worth it or not. 

Updated by VaaR
  • Thanks 1
Posted
On 2/9/2025 at 11:37 PM, VaaR said:

Gonna take a look

 

edit: so I got nowhere by editing the money/gold directly, however I was able to mod the events thus making easy fast money this way. Don’t know much about the game and how helpful this is, nor what’s the best event to mod but you’ll know better than me if it’s worth it or not. 

Was it by chance the EventRewards offset I posted? If not do you have the offset and patch that worked. I really do appreciate it!

Posted

It was a different one, each event has a specific function with their name. I tried the hopping event on single player by tricking the game into thinking the event was finished the npc doesn’t play so you get an auto win. The offset is 1405098.

Have a look in the code it’s definitely doable maybe not by changing the currency value directly but with a different approach. Maybe you can change the bet amount on the hopping event and combining it with the win hack you can get a huge reward

  • Thanks 1
Posted (edited)
1 hour ago, VaaR said:

It was a different one, each event has a specific function with their name. I tried the hopping event on single player by tricking the game into thinking the event was finished the npc doesn’t play so you get an auto win. The offset is 1405098.

Have a look in the code it’s definitely doable maybe not by changing the currency value directly but with a different approach. Maybe you can change the bet amount on the hopping event and combining it with the win hack you can get a huge reward

Hmm, I just tried the set/get_IsGameFinished offsets using a Bool False, and I don’t think anything changed, and I tried using the set/get_MoneyAmount with a High value hex and it still gave me the 3 gold with the bet amount set on 1500

edit- changing the set_MoneyAmount does change the rewards screen to blank but I don’t see an increase in rewards. Nvm just a bug with the game

Updated by LnD Vapor

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines