Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Nothing, you can use whatever you want. (gay, ass, lesbian etc etc). Alsong as you return them
  2. There is only one argument in your screenshot %hook UserInfo -(unsigned int) getConsumableAmountOfType:(int)fp12 { return 1; //returns the unsigned int fp12 = 1; //returns the argument } %end
  3. -(unsigned int) getConsumableAmountOfType:(int)fp12 { Use this on the line
  4. You need to declare the original function name, with arguments you don't have to, you can use fp8 etc etc. The unsigned int is the main function name, now in your code it doesn't have a function name & obviously it will generate errors.
  5. %hook UserInfo -(unsigned int) "What is function name" fp8 getConsumableAmountOfType:(int)fp12 { //Tell functionname fp8 = 1; fp12 = 1; return %orig; //if you don't wanna return it anything, I think you need to do: return; or return %orig; (not just %orig, not sure tho) } %end
  6. Also, you returned it TRUE, which I don't think you want. But not sure ofcourse
  7. +{bool) --> Note the "{" instead of "(" Also, cleaner code here: https://ghostbin.com/paste/jnt3a Yes obviously, try to code in sublime & then change this to objective C: Then you go to the line 56 & you'll see there's a mistake in it: Notice the pink thingy: If you don't have sublime, you can always post it in Ghostbin & select Obj C to see what's wrong
  8. Update Cydia Impactor to the latest version & try reboot your PC.
  9. Ted2

    SEX ME BBY :hug: :KISSES: 

  10. GG, too bad the game updated once you released
  11. Try edit it on pc & then replace back on phone
  12. You can find it in the topic, also android is easy to leech anyways. I mean look at your old COPS hack
  13. It's not useless, CPAD is included in it
  14. wats dis
  15. There already is a hack for this game, a request won't make it change from vip to free. You just gotta hope it ever moves to free section, otherwise you buy vip.
×
  • 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