Jump to content

ISOHaven

Senior Member
  • Posts

    583
  • Joined

  • Last visited

Everything posted by ISOHaven

  1. This update is causing the game to crash.
  2. While you're waiting use something like iGG to change your health in level. Couldn't be easier.
  3. I don't remember who is who anymore. I just pick my top characters, go into a level and sit my iPad down while I work.
  4. LOL, take a quick look at a map. Boise, Idaho is much farther west than Omaha. I've also completed parts of California. I only have 6 more spots on the map to complete. Yeah, not that far, just over 90% done with the game. Like I said, you are running out of ammo on your primary weapon. The hack does NOT work with the secondary weapon. Pick characters where you can upgrade their ammo capacity and reload times.
  5. Are you sure your character is using their primary weapon? It's my understanding that once the primary weapon is empty they will then use their secondary until they have a free moment to reload which doesn't happen until everything on the screen is dead.
  6. I can second this. Working for me too.
  7. The new 1.1.2 causes my game to instantly crash on load. Old one worked fine. Remove hack and game loads fine. ipad Pro 12.1 on chimera.
  8. Any chance of an update to v1.11.9004?
  9. Thanks for getting this out for the updated version. Appreciate it!
  10. Someone else updated it. Search for it again and you'll find it.
  11. The value jumps around so I can’t find it but is there a way to nail down the coins you earn DURING a level? If someone could make that a custom value (to work around cheat detection, in other words, don’t go crazy with it) that should be more than enough to boost this game. The grinding later on in the game makes it an unplayable snooze fest.
  12. I got the same thing when I ran your version. See the :1 in the error? That means line 1. Edit the script and on each line go through and backspace each blank space and put the space back. There’s some bogus spaces in there. Try just line 1, 2 and 4. That did it for me.
  13. Post here what it converted to. My guess is the cut and paste is adding something.
  14. Yup. There’s a free converter script in the AutoTouch store. Try that. It should convert my resolution values to your resolution specific device.
  15. While you’re playing a level use something like iGameGuardian and search for your coin amount. I32. Collect more coins and search again. Get down to two values. Change them. Done. That new value gets sent to the server. Which is why the value being server sided doesn’t matter.
  16. Saw someone ripping people off on the net with something similar. So I thought I'd share this with everyone now that current Autotouch licenses are being handing out for free. This script will find the blue outline and tap away on the first object found. Just run it and leave it on while you play. No need to turn it off to perform other actions. One warning though, sometimes it'll find something and tap away but nothing will happen. This isn't a problem with the script it's a problem with the game. Turn off the script and try tapping the top left most part of that object and nothing will happen. The game is just borked that way. When that happens try manually tapping something else to focus that and it'll continue. If you want you can raise the value of usleep to make tapping other things easier when it trips up but that'll slow down the script too. Formatted for iPad Pro (large) while true do local result = findColor(0x46bfff, 1, {25, 600, 2320, 1680}); if #result > 0 then for i, v in pairs(result) do tap(v[1]+10, v[2]+10); usleep(20000); end end end
  17. Getting tons of coins was easy enough. Should be able to alter earned gems and keys too. Therefore should be possible for max star every level since coins can be changed. Just don’t make it some ridiculous number of coins. Could get banned.
  18. Aww man! I saw Autotouch 5.1 on the HackYouriPhone Repo and got all excited. Unfortunately it's not hacked there they are just re-distributing it
  19. You can't buy it for $5 any more. I already gave them MORE money for my new device then they flipped the script (pun intended) and took it away from me with their new $10 per year garbage. AutoTouch v5.1 is required for arm64e devices (A12 / A12X). Hopefully someone can crack that version soon because I'm done giving these people money.
  20. Hopefully they update it for arm64e and iOS12. Further more do something about the newest version of AutoTouch. So pissed off that I paid for that app then they go and bait and switch to annual licenses.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines