Jump to content

NoFear

Moderators
  • Posts

    3,002
  • Joined

  • Last visited

  • Days Won

    249

Everything posted by NoFear

  1. Waiting for developer to update... They are planning to update game. And then I'll consider it. I don't want to publicize it shortly before they update, because they can add this patch to the update. Wait for the big update then release, now they have to work on a new update immediately.
  2. You didn't follow directions... You aren't editing qty. You are editing id of something with large qty.
  3. Remove some values from your search... 8 values is the limit in a group search.
  4. NoFear

    GameGuardian

    I understand. I tried
  5. NoFear

    GameGuardian

    Hahaha... I'm sure me adding to your list doesn't help the time-line GG won't ever offer some sort of live debugging features will it?
  6. NoFear

    GameGuardian

    You are amazing! No doubt you are an awesome developer that is continually improving and advancing one of the best hacking tools available... You have knowledge in building kernels? If custom kernel is what would be needed to bypass ptrace, I would pay someone to make a custom kernel for my device...
  7. NoFear

    GameGuardian

    @Enyby Feature request : Pointer navigation undo/travel back. (long press value and have option to travel back/undo pointer nav) Ex: Long press value, goto pointer. Long press another value at that location, goto pointer. Want to go back and navigate from another pointer instead. (undo/travel back). I know I could save address. Navigate. Goto save. Goto address location then choose another and goto pointer. I think with games that are utilizing pointers more, having an undo or travel back could be useful. Thoughts? Thank you
  8. NoFear

    GameGuardian

    Values I tend to work with are static... The part you don't understand.. Instead of me doing this "m" 00 "i" 00 "c" 00 "r" 00 "o" 00 "c" 00 "i" 00 "r" 00 "c" 00 "u" 00 "i" 00 "t" 00 I'll do a byte search of this 6dh;69h;63h;0;72h;6fh;63h;69h::30 It's faster, it will get similar results.
  9. I am a little confused... You are searching the address location range? So I know sometimes the address location is usually nearby to other related pointers, so essentially searching for anything pointing to those nearby values too? I think that's what it looked like. Just double checking.
  10. NoFear

    GameGuardian

    What about code in Anonymous? Ahhh, I think string length was like 20 or 30. For now I think I'll convert ascii to hex and add like 1 "0" to it and search length remain under 8. Also, HUUUUGE thank you for GG now remembers which memory region you used on each game. That is soooooooo helpful. If I revisit a game, I'll forget what memory range I used in it
  11. If you know the timer on it, could save a lot of time... Edit: might not exist yet... Since I couldn't find the physical item when I looked...
  12. @Enyby With the string search and replace, how does this work if string is abc and you want to replace with cdefghijklmn You can't replace with a longer string or else you end up re-writing values nearby... Or can GG insert and shift? Also with the re-writing (with Last day on earth), their is a value above the string stating how many lines of text their is, which obviously won't work on this game if string length changed.
  13. Just look through last few pages... I've given plenty of info on finding items using ascii to hex and searching.
  14. Period or something would be "easier"... Look forward to ability to check a box to say the text is "padded" so it will auto fill the 00 for us
  15. I'll give it some tries when I find some time today. I'll experiment with the chopper's storage in some ways that I have in mind. And my search for infected, didn't show anything regarding a box or container. Might not be added. atv_trasmission I would search "transmi" with a 0byte between 2 of the letters. 74h;0;72h;61h;6eh;73h;6dh;69h::14 Like that .
  16. NoFear

    GameGuardian

    So I HAVE to pause the process? I was already testing it, but EXTREMELY slow (unpaused). What sucks is typing out the whole string. Lol
  17. The words will be the same. If you find UI in from of it, that's not it. Or 'description' in the same string, that's not it. Should only be the item name.
  18. Then shorten it... atvtran or something. My thought would be to do an unknown dword search. Place a military chest. Unknown dword change, and search for the pointer for that item. Then look for infected chest id, swap them. Then leave to map and return and see if it behaves like military chest... If it does, maybe a restart and see if it changed.
  19. NoFear

    GameGuardian

    "s.t.r.i.n.g" "s t r i n g" "s_t_r_i_n_g" The only thing is you might not know what the characters are between each letter until you finally find something.
  20. NoFear

    GameGuardian

    The text search I don't think works with "padded" strings. Can't have a "padded" toggle,which would basically double the range ? Or allow manual range selection? This app is getting so amazing.... Thank you for all your time and hard work. Much appreciated.
  21. It should. It should.
  22. Look into buying or finding a full copy of repetitouch pro (my preference). Essentially a macro recorder. Then record the touches you do to buy an item. Then have it replay/loop infinite amount of times until you stop it. You can leave phone sitting while it does it for you. Figure should be able to buy at least 1 per 2sec, 30/min. So 300 in 10min. That's not bad, especially since I think it will be faster.
  23. NoFear

    Toy Defense 2

    Usually editing that many values isn't a good idea. Getting results below 20 would be ideal. You have many memory ranges selected? If so, select only the memory range that applies to that game/hack... This alone can reduce results by A LOT.
  24. Yea, there is many "strings". You'll see description, UI and bunch of other things. The item shouldn't have anything additional in the string. As you saw in the video. Really hope this helps everyone find more items in the game on their own.
  25. I'm really hoping everyone is getting a grasp on doing things on your own... You've been given many many videos and write ups on hacking just about anything... ATV/Chopper gas tank Every single step I take
×
×
  • 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.