Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. Breakpoints in booleans? Why would you set break points when you already found the function lol
  2. 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;
  3. Blitz Brigade update
  4. The good stuff is always private
  5. You want all SpringBoard apps? Use com.apple.springboard
  6. Updating Simpsons Tapped Out after 1000 hater mails xD

    1. Goggwell

      Goggwell

      You can't beat haters

  7. Should I try this? It says Windows 7 and Windows Server 2008 R2 only https://support.microsoft.com/en-us/kb/978977
  8. I didn't downgrade. Restored from a backup
  9. 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
  10. 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]
  11. When you hack hearts it says Gamedata seems to be deleted and closes the game
  12. Maybe but their job seems pretty easy to me though because Swedish internet policy allows way more explicit content
  13. It's not safe you said it yourself It will not know new malware unless the author updates it
  14. One of the hacks is causing the crash. Find it and leave it disabled (It might be antiban)
  15. 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
  16. It seems the hack still have side effects to the game after you turned the features off like the hacks are syncing with the game progress
  17. saurik's deb list is open and getting the packages of a repo is considered hacking it
  18. Use the magic wand tool in photoshop and cut it out
  19. You can't hack Fallout Shelter with Flex
  20. Locked. Outdated
  21. Locked. Outdated.
  22. I know what was wrong. I uploaded a test .deb and not the new compiled with the fix. Sorry for all the trouble guys the download link is now updated
×
  • 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