Jump to content
  • 0

Change core adress value to existing one


MrUniverse1337
 Share

Question

Dear GG users,

 

I have been using GG for quite a few years now and never figured out or found an article about this.

 

I basically would like to turn a fixed reward (let's name it gems) into a gold coin value.

 

So if my reward says 200 000k gems

I'd like to turn that into x(whatever new value) coins.

 

Is this possible at all? Any tips are appreciated

Edited by MrUniverse1337
Tags?
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi @MrUniverse1337, it is certainly possible but depends on the Games too:

  • 1) If there's a function that processing rewards for certain coin / gems, you can surely change it's pointer from gems to coins. Demonstrated by previous commenter
  • 2) If the game uses some API to process this (JWT, etc) it open lots of possibility but it's mostly not doable with changes in Pointer (Online Account). 1. You can intercept the API Receipt before being processed by the game, by doing breakpoints, 2. You can send some payload with the rewards id (rewards coin/game) to the API.
  • 3) Item Swapping: if there's some "ok" button or etc, it might relates to the rewards data, you can either swap the identifier from gems to coins.
Link to comment
Share on other sites

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
 Share

×
×
  • 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.