Jump to content

Rook

Administrator
  • Posts

    66,379
  • Joined

  • Last visited

Everything posted by Rook

  1. What if a Cheater is a Gameloft employee undercover?
  2. What you think Gameloft doesn't know how you remove it? What if ELREYS is a Gameloft employee?
  3. I was gonna make a new tutorial.
  4. That's unfortunate. You should contact Miniclip and maybe they'll get your account back for being a loyal customer. I'm locking this topic since it's outdated and gets you banned. New updated hack topic can be found here: http://iosgods.com/topic/2730-8-ball-pool-cheats-v314-2/ If @@DarkPro0 wants to update hsi hack, PM me. #locked
  5. I haven't tried it but I'm guessing you can hook the UI popup to other methods also. Give it a try and let me know!
  6. Yeah, the hack doesn't work on all games.. TapJoy can be removed I guess if you know how to remove it.
  7. Not sure what you're trying to do but take a look at this: http://iosgods.com/topic/2535-tapjoy-points-hacks-6/ Might be of use.
  8. The UI popup can be buggy on some games so I would look for another header like ApplicationDidTerminate (or something like that) to show the popup when the app is closed.
  9. return %orig(fp8, fp12, true); is the same as doing return %orig(arg1, arg2, arg3); or like the argument you used on the first post: - (void)setEnabled:(bool)argument{ argument = TRUE; } castix chose to identify them as fp8/fp12/fp16 etc.
  10. Slide2kill8 Pro seems useful to me. I suggest you install PowerDown from BigBoss rather than have BootUp.
  11. Ahhhh I remember Astro Boy when I was younger!
  12. Try this: %hook knAdsManager - (bool)getEnabled{ return TRUE; } - (void)setEnabled:(bool)argument{ argument = TRUE; %orig(argument); } %end
  13. Updated download link.
  14. Yeah, you did it! You can find preference bundles tutorial here: http://iosgods.com/topic/444-tutorial-how-to-make-a-preference-bundle/
  15. Oh okay I'll add it to the first post right now
  16. Not necessarily. The // are simply comments made by the author which do not get executed when you compile the project but the // are for single line comments only.
  17. Do you want me to add them to the first post?
  18. Did you copy paste the exact code into the Tweak.xm and added the MYPROJECT_FRAMEWORKS = UIKit in Makefile?
  19. I guess someone should make a step by step tutorial on it.
  20. Hello! Check out this thread: http://iosgods.com/topic/2755-gdb-error-segmentation-fault-11/
  21. Rook

    Count to 4,000

    1386
  22. Rook

    Count to 4,000

    1384
  23. You can reset your email and pass by calling Apple support if the phone isn't stolen. Rude.
  24. I already edited it and moved it to the correct section.
×
  • 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