Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. You can report the request and give a note to the Staff so they can edit it
  2. You cannot unban any account in any game.
  3. That the cheat's purpose
  4. Hacked App: Fruit Ninja / Fruit Ninja Free iTunes Link: https://itunes.apple.com/de/app/fruit-ninja/id362949845?mt=8 / https://itunes.apple.com/de/app/fruit-ninja-free/id403858572?mt=8 Bundle ID: com.Halfbrick.Fruit / com.halfbrick.FruitNinjaFree Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools / AnyTrans / iExplorer / DiskAid or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Hack Features: - Always Critical (Due to odd reasons it wasn't compatible with a patcher. To turn it off move the FruitNinja_Critical.dylib out of DynamicLibraries) - Unlimited Level - No Entry Fee - No Bombs - Enable Critical - Score Multiplier - Disable Timer - Always Win - Never Reset Combo - AI No Slice - AI No Combos Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the .deb file from the link above. Step 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. Step 3: Using iFile or Filza, browse to where you saved the downloaded file and tap on it. Step 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. Step 5: Let iFile / Filza finish the cheat installation. Step 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. If you do not see the cheat settings, respring or reboot your iDevice and make sure you have met all the requirements as mentioned above. Step 7: Turn on the features you want and then open the game. Note: If you have any questions or problems, read our Frequently Asked Questions topic or post your issue down below and we'll do our best to help! Credits: - @castix Hack Video/Screenshots: N/A
  5. Open Mobile Terminal and type killall -9 SpringBoard It will close all processes and respring
  6. Breakpoints in booleans? Why would you set break points when you already found the function lol
  7. Nice copy&paste ...http://stackoverflow.com/questions/160890/generating-random-numbers-in-objective-c But yes arc4random is the easiest way and doesn't need a seeder because it initializes itself If you want a value from 100-10000 you would need return arc4random() % 100) +10000;
  8. Blitz Brigade update
  9. The good stuff is always private
  10. You want all SpringBoard apps? Use com.apple.springboard
  11. Updating Simpsons Tapped Out after 1000 hater mails xD

    1. Goggwell

      Goggwell

      You can't beat haters

  12. Should I try this? It says Windows 7 and Windows Server 2008 R2 only https://support.microsoft.com/en-us/kb/978977
  13. I didn't downgrade. Restored from a backup
  14. I don't know how this happened. It could be from a Windows update or just randomly. When I try to open the Microsoft Store it instantly crashes. Some apps from my start menu also crash and have these exclamation marks And when I open images/videos with the new Windows 10 implemented programs I get this It's saying The application could not be started. Reinstall the application to solve the problem. How am I supposed to do this when my store is crashing PS: I already tried running Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} in PowerShell
  15. It's true that Apple patched the sandbox filesystem I guess we all went through that when we updated by mistake or purchased our Apple device after the official release of iOS 8.3. Therefore, I am very happy to present you the ultimate solution for your problem. Interested? [Hidden Content]
  16. When you hack hearts it says Gamedata seems to be deleted and closes the game
  17. Maybe but their job seems pretty easy to me though because Swedish internet policy allows way more explicit content
  18. It's not safe you said it yourself It will not know new malware unless the author updates it
  19. One of the hacks is causing the crash. Find it and leave it disabled (It might be antiban)
  20. You almost did it right. Don't use 'group =' before every string but seperate them with a comma. If you want to make it equal you would need '==' by the way
×
  • 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