Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/25/2018 in Posts

  1. Specify type field as 'number' and it force use internal keyboard. But user can able input anything in field in any case. You must validate any input data from user. For example with regular expressions (regexp).
    1 point
  2. can u give me another one? that example is to hard with me local val = gg.prompt({[1] = 'input value'},{[1] = '0'}) if val == nil then gg.toast('input value cancel') else gg.searchNumber('1;2;3;4', gg.TYPE_FLOAT) gg.searchNumber('1', gg.TYPE_FLOAT) gg.getResults(10) gg.editAll(val[1], gg.TYPE_FLOAT) gg.clearResults() gg.toast('custom value edited') end Maybe something like code above You can improve as you want
    1 point
  3. Yea...i know 40% in Xa. but the real pro is when you know the combinations because the thing is that cheats may only work when you chamge 2 diffrent values from complete diffrent rehions or adresses...well...its my way..dunno how others do it...i see the values like 1 big code. If i had a game and i know how the code looks like, i would diffenetly try to see similarity in values and code...then it would be way easyer to cheat....have been thinking aboutbit for a whyle but forvthat i need atleast understanding of bytes and stuff .. _______________________________________________ added 2 minutes later Ca, Cb, A and Xa are the best. I never vind anything in the other regions. No mateer how hard i try...a lil bit in Cd but it is totaly useles.
    1 point
  4. File empty. It is very odd. Need record logcat via adb. How to collect logcat (#c1aa00vp) I think you not give for Virtual space some permissions. Maybe your firmware have custom runtime permisiions.
    1 point
×
×
  • 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.