Jump to content

Rook

Administrator
  • Posts

    66,367
  • Joined

  • Last visited

Everything posted by Rook

  1. Are you interested in participating?
  2. Rook

    Count to 4,000

    663
  3. Check back in a few hours.
  4. Rook

    Count to 4,000

    659
  5. Rook

    Count to 4,000

    657
  6. Check C:\Users\USER\Music\iTunes\iTunes Media\Mobile Applications\ and see if you have the older version of the Application. If there's nothing there, then use iPhoneCake.com and find an older cracked version of the app.
  7. Random. Replace X with the app you are trying to get unbanned on.
  8. Install UDIfaker (don't know if it supports iOS 7), open it and change the UDID for the app you want. Tsprotector will prompt you if you want X app to write/edit files..
  9. You're going to have to do it manually. http://www.saurik.com/id/7
  10. http://www.myrepospace.com/
  11. There is no universal unban tool that gets you unbanned from any game. Each game has a different banning system. Some can be bypassed via UDIDFaker and some need your MAC address changed. You can also use TsProtector for Ban protection before it happened. Also look at these tutorials: http://iosgods.com/topic/983-how-to-duplicate-social-apps-and-have-2-accounts-in-1-device-works-with-any-other-apps/ http://iosgods.com/topic/538-how-to-clone-ios-apps-and-get-unbanned-in-games/
  12. We'll be getting a makeover soon and I'm going to upload new stuff!
  13. http://iosgods.com/topic/679-asphalt-8-140-2-jb/
  14. Overview If you would like to learn iPhone and iPad app development, understanding Objective C is a must. Once you're done with this course, you will be ready to start building apps with the best of them! Check out our iOS app development courses called 'Build iPhone and iPad Apps with Xcode for Beginners', then move on to 'iPhone and iPad App Development: A Project-Based Approach' to become a true professional developer. Course link: https://www.skillfeed.com/courses/756-objective-c-for-beginners-ios-development-starts-here Videos Project files:[Hidden Content]
  15. Hello ceedceed! Welcome to iOSGods! We hope you like it here!
  16. You first attach the process then you set a watchpoint on the value you found in GP. Take a look at these 2 tutorials for more explanation: http://iosgods.com/topic/781-how-to-hack-using-gnu-debugger-gdb/ http://iosgods.com/topic/121-gdb-cheating/ Ask Aswag about how to xref.
  17. There are some games which have protection against Cheat Engines. Either that or you can try GameGem and maybe there's a difference. If that doesn't work either, I can't really help you out much on this field since apps crash when I gdb them due to low RAM...
  18. There is no hidden icon? Could you explain a little bit more please?
  19. I asked him also and he said it was okay.
  20. %hook DisplayName -(int) getDamageTakenWithAttackerData:(id)arg1 skillData:(id)arg2 andDefenderData:(id)arg3 { return 9999; arg1 = [NSNumber numberWithBool:TRUE]; arg2 = [NSNumber numberWithInt:99999]; arg3 = [NSNumber numberWithInt:99999]; %orig(arg1, arg2, arg3); } ​%end You can change the Bool and Int depending on what you need.
  21. Rook

    Count to 4,000

    626
  22. Rook

    Count to 4,000

    No haha 623
  23. Rook

    Count to 4,000

    Remember! 1,000th member gets Admin! 621
  24. There isn't Windows FTW!
×
  • 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