Jump to content

Question

I make a code for Dragon Balll Z Dokkan Battle 

 

i search DWORD type and modify this with success but the address is changing when i reset the apk

Example:
 

 


::ATK::  
gg.clearResults()   
gg.searchNumber('1267', gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1)
gg.getResults(10)
gg.editAll('5000', gg.TYPE_DWORD)
gg.clearResults()
gg.toast('Fuerza aumentada a 99,999,999 Recuerda usarlo solo para eventos y misiones')
goto MAIN

 

 

The number 1267 change address.... How i can find the specific address for the number 1267


SRY FOR MY BAD ENGLISH

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Archived

This topic is now archived and is closed to further replies.

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