Jump to content

Pro

Senior Member
  • Posts

    1,587
  • Joined

  • Last visited

Everything posted by Pro

  1. Went to the video, skipped to the end, gave you a view.
  2. Yes, but he gave the answer to some of those hints in hint 2.
  3. iAPCrazy gives you ads. Ads = aids. iAPCrazy gives you aids
  4. Use Rasticrac
  5. I have both Rasticrac and Clutch 2 installed, and only use Clutch 2 if there are binaries with spaces
  6. Useful, thanks Zimon Also, if you use Clutch 2, you could use the numbers in the list of apps. With that, say that Monkey City is 17, you could do Clutch2 -d 17 Not sure about the first version of Clutch
  7. I will make it into a patcher if you wish. It does.
  8. Nice Shmoo
  9. As he replies to this topic trying to defend himself.
  10. Try reinstalling theos
  11. -(int)costForElevator:(int)args1 { if(GetPrefBool(@"key1")) { return 0; args1 = 0; } return %orig; } Try that Don't forget to change the key to whatever yours is
  12. You moved perl from /usr/local/bin to /usr/bin, correct?
  13. Loving the minimalism, Micky. Great job
  14. He only showed you the second argument as an example for future purpose.
  15. The images that have the same name as the .plist (xxx.png, [email protected]), remove the xxx.png and rename [email protected] to [email protected]. Have a 32x32 and a 58x58 (something around there) size image for the icon you want to use. When you have those, put them in your Resources folder and rename them xxx.png and [email protected], where xxx is the same as your .plist name. Once you've done that, go into the .plist and scroll to the bottom and find xxx.png or [email protected] and change it to [email protected]. When you've done that, compile again
  16. What do you need help with that you made the topic for?
  17. Nice, John
  18. "package name has characters that aren't lowercase alphanums or '-+.'."
  19. You spelled package wrong. Also, you forgot to hook one of your classes
  20. Hmm, any result with your current tweak?
  21. In every float method, make the return a decimal. ie: 8000000.0 or 0.0
  22. You sure? That's the reason you're getting the bus error: 10 error
×
  • 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