Jump to content

NoFear

Moderators
  • Posts

    3,002
  • Joined

  • Last visited

  • Days Won

    252

Everything posted by NoFear

  1. On game Guardian settings, switch data in ram to Yes. Or pick an amount of ram.
  2. I can check... Have you tried editing rewards/payouts? Don't try editing balance directly, usually a better developer won't let that work.
  3. NoFear

    Tap Tycoon

    Memory hacking can be very useful. This is one of my favorite hacks I did. This is before I started using Game Guardian. Converted an inapp purchase to a general currency and made it free...
  4. NoFear

    Tap Tycoon

    I'll look into it. First time installing the game, probably same concept as building timer too.
  5. NoFear

    Tap Tycoon

    I know it's not gems. But this is almost as good. I'll try doing gems again. No point in hacking gems if you can prestige. I'll find a way. This hack is great though (I think)
  6. NoFear

    Tap Tycoon

    Lol. Yes, sorry, quickly uploaded video before the gym. So the meter for time remaining for building to claim reward is 0 to 1 floating. It's basically percent full. .5 being 50% etc... Once you have found that value nearby the address above is the upgrade price for that building. Edit floating to 0. Now you want to edit the upgrade qty from 1 10 100 to something crazy high. This is a dword value. Side note, when you find a building upgrade price. If you scroll ~3 pages (scroll up for next building down in list) you can edit next building without having to search all over again.
  7. NoFear

    Tap Tycoon

  8. NoFear

    Tap Tycoon

    If I can't do gems, would an insane cash hack work? Like, crazy amounts of cash instantly.
  9. 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))); } } }
  10. NoFear

    Tap Tycoon

    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
  11. NoFear

    Tap Tycoon

    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.
  12. How do you know this and figure this out? You are talented!
  13. Counting up from 1 1072693248 1073741824 1074266112 1074790400 1075052544 1075314688 1075576832 1075838976 1075970048 1076101120 1076232192 1076363264 1076494336 1076625408 1076887552 1076953088 1077018624 1077084160 1077149696 1077215232 1077280768 1077346304 Values 1 through 23. If something doesn't seem right, I could've mistyped...
  14. See what I can do for you.
  15. I'll try. Sorta difficult to obtain a value I want. Edit: Game is I Love Coffee. It is by Line.
  16. Lol. Typo. 3289 is 1084862976
  17. Please, need help with determining how values are converted. Here is a list of values in game and the Dword value of it: 10 1076101120 7458 1086136832 7468 1086139392 7478 1086141952 2978 1084703680 3056 1084743680 3234 1084834816 3254 1084845056 3289 1084862976 3299 1084868096 3309 1084873216 3334 1084886016 3354 1084896256 15492 1087259136 15570 1087269120 Hopefully @Enyby you can help me
  18. d*** @Enyby you know your stuff... Maybe you could help me to figure out the pattern to values in another game? Very similar to this, but not a perfect pattern it seems. Maybe I could pm you with some of the values I have and you could help?
  19. Every 4th value it becomes half again as much for the increase. 4 values increase at .00390625 4 values increase at .001953125 Then .0009765625 See the pattern?
  20. I'm good at finding values and hacks. Have over 100 videos for many different hacks and good amount are online. I didn't get ip banned by gameloft for nothing
  21. Please please can you add greater than less than combo? Let's say I know the value is between 1076894760 and 1078894760. Being able to enter both and immediately narrowing results would be PERFECT. Right now I have to do one and then the other. But, as other random values change, they don't narrow results as quickly as they could. So I have to do 2 different searches. I know I can pause game and yield same result, but online games are risky to pause and can cause sync issues. Thanks in advance and keep up the awesome work!
  22. To find value that change location: Unkown dword search Have value change ONLY ONCE. Unknown search increase (might not always be increase, but majority of the time yes). Known value search. And sometimes this is enough to narrow results for a single change on memory relocation each change. Edit: this is assuming game doesn't have obscure values. If it does, it makes it even more difficult and need to figure out how it encrypted/masked the value.
  23. NoFear

    GameGuardian

    With this latest update, Game Guardian is now hands down the best memory hacking app. Thank you so much for your continued hard work and such a great app!!
  24. I know this game at least every launch will work. Just memory locations are didn't, never the offset.
  25. Browsing nearby memory of the values I knew I wanted to edit. I found values that were large/unique. Finding those values will always have same distance to the value I originally found and want to edit. Not sure you can entirely 'automate' this... But wondering if that's how sbgamehacker had a list of titles that was basically a one click hack. Would be a per game basis. Not a 1 code hack all and I think that's what you're thinking.
×
×
  • 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.