Jump to content

Chrizk0

Senior Member
  • Posts

    1,289
  • Joined

  • Last visited

Everything posted by Chrizk0

  1. Nice
  2. Awesome bro, keep up the good work.
  3. Hack Screenshot: N/A Requirements: - Cydia Substrate - PreferenceLoader - File Manager Features: - Free Store (Purchase ANYTHING in the 'Store' for Free, including Items not labeled 'FREE') NOTE: A few items are limited, that you'll have to find out. You can buy items with clams price. Don't believe? Purchase the Golden Peter Statue which costs 1000. Instructions: 1. Download Hack 2. Open it with iFile/Filza & press 'Installer' 3. Respring 4. Configure Cheats via Settings App Supports (All Devices) iOS 9 & Below. Download Hack: To see the Hidden Content first hit , then reply or hit thebutton. [Hidden Content] Credits: - @Chrizk0 - @shmoo
  4. I'm here for the middle finger emoji.
  5. Turn off your ad blocker.
  6. Okay so just to pump this hack up I'll give you the Anti-Cheat Detection symbol, so you can use any cheat and not get banned Got this from my old hack Add this void: __ZN2tr12AntiCheating18anticheatingBypassEvNothing to define @@Zimon
  7. This tweak unfortunately never worked for me I respring music is gone and is still gone after like normal
  8. Impossible, server sided. No save games will work either.
  9. Bruh he is using a debugger with watchpoints, always str STR R7
  10. Should I give up my ip5 with everything on it Jailbroken 32bit for an ip6s+ non jailbroken?

    1. Show previous comments  11 more
    2. MrDemoManHax

      MrDemoManHax

      noo keep both or if you have to buy one by selling the other then just save up abit more money you wont get much for an iphone 5 might aswell keep it to make hacks on lol i have an iphone 6 but i did prefer my iphone 5s its better for one hand use

    3. Chrizk0

      Chrizk0

      It's already over I have the 6s+ and 5. I gave my dad 200$ so I can keep the 5 :3

    4. MrDemoManHax
    5. castix

      castix

      Yes, definitely

    6. Chrizk0

      Chrizk0

      A lot of shit happened since then lmao. Bad stuff and good

  11. When using debuggers you should always look for near by STR instructions almost 99% of the time. To be sure of which to hack type in 'I R' in GDB/LLDB and you will see what each register holds, look for the one with the amount you just had in game then so on
  12. You will need to learn code injection with writeData and byte Search function is useful
  13. http://iosgods.com/topic/10392-super-hack-bloons-td-5-v216-12/ This still works just tested all features.
  14. Request fulfilled. Was a quickie. http://iosgods.com/topic/22181-kill-shot-bravo-v12-hack-2/
  15. Updated hack here: https://iosgods.com/topic/25820-vip-hack-kill-shot-bravo-by-hothead-games-inc-v141-1-cheat-unlimited-ammo/ Hack Requested by: @@DimaFL Hack Screenshot: Requirements: - Cydia Substrate - PreferenceLoader - File Manager Features: - Unlimited Ammo + No Reload Instructions: 1. Download Hack 2. Open it with iFile/Filza & press 'Installer' 3. Respring 4. Configure Cheats via Settings App Supports (All Devices) iOS 9 & Below. Download: To see the Hidden Content first hit , then reply or hit thebutton.[Hidden Content] Credits: - @Chrizk0
  16. Just wait we are making a very good generator just for this, sit tight.
  17. Lol people just cant see I giant microscope in from them to search, jeez
  18. %hook something -(BOOL)random:(id)fp8 { return TRUE; } %end fp8 can be anything, it's like you're nulling the 2nd argument. For a function to have extra arguments and if it has no use to you, use this.
  19. #glu = rekt Hack Screenshot: N/A Requirements: - Cydia Substrate - PreferenceLoader - File Manager Features: - Infinite Cash (Spend / Get Some) - Infinite Gold (Spend / Get Some) - Infinite Intel (Spend / Get Some) - Infinite Energy (Use Some; Have at least 1 Bar) - Infinite Ammo + No Reload - Infinite Timer / Disabler (Unlimited Game) - Infinite Score (Get Some; Training Mode) - *Infinite Consumables / Perks (Use Some)* - *Infinite Spotter Perks* - *Infinite Suppression Perks* - *Infinite Focus Perks* - *Infinite Airstrike Perks* (Spam to Instantly WIN!) - *Infinite Tac Flares* Instructions: 1. Download Hack 2. Open it with iFile/Filza & press 'Installer' 3. Respring 4. Configure Cheats via Settings App Supports (All Devices) iOS 9 & Below. Download: To see the Hidden Content first hit , then reply or hit thebutton. [Hidden Content] Credits: - @Chrizk0
  20. Yeah same has been happening to my device, when using rasticrac on an armv7/7s device rastricrac has the feature to take out the 64 portion of all binaries for whatever app you are cracking, therefore thinning it. Why? I don't know why, but it saves time for me because I don't have to go through the process cracking and thinning when I can just do it all in one. It shouldn't be a problem for you. If you are hacking the armv7 portion of the game, now you will always want it thinned for people on next gen devices to use work fine.
  21. using common sense for this %hook Coins -(int)coins { return -999999999999; } %end %hook State -(int)getLevel { return 699999999; } %end Compile. PS. your classes/methods may be wrong recheck that first
×
  • 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