Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/31/2016 in all areas

  1. This is the 2 catlog files. With the version 8.4.2 now not have problem about root (maybe cause the first installation), but still speed hack arrow problems, I discover that if i make a strong and more fast taps on the upper arrow the value sometimes increase , no way to decrease to 0.5 - 0.2 etc. even with fast and strong taps. Hope my catlogs can help you to fix it. GG-842.txt GG-839.txt
    2 points
  2. Need logcat from both versions: 8.3.9 and 8.4.2. Logcat need write on first fresh attempt use speedhack.
    2 points
  3. Tell me if this logs are ok for you. I follow the above steps. GG-842.txt GG-839.txt
    1 point
  4. Logcat must be catch on fresh start for speedhack first time. You must restart game before any logcat. Your logs written not on fresh start.
    1 point
  5. Use what @Enyby posted http://www.tutorialspoint.com/compile_java_online.php change the range that is set from 0 to 30 to a different range. Something like this public class HelloWorld{ public static void main(String []args){ for (int i = 68000; i < 68001; i++) { long l = Double.doubleToLongBits((double)i); System.out.println(i + " = " + Long.toHexString(l) + " " + Float.intBitsToFloat((int)(l >> 32))); } } }
    1 point
  6. Not negative values, sorry. Very very very small floating. I'm still messing with it. I know a modded apk exists, still nice to hack it with memory hacking though
    1 point
  7. Disregard, I have just found a thread on this forum where is explained how to record a catlog
    1 point
  8. The dword values your are finding isn't the correct value. The value you are looking for is a negative value. Edit : after hacking gems, I can't prestige or buy cards. Close reopen game, gems go back to 0.... Might be another value monitoring earned gems and another monitoring spent... I'll have to mess with it more.
    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.