Jump to content

Rook

Administrator
  • Posts

    64,743
  • Joined

  • Last visited

Everything posted by Rook

  1. I would but you've never posted any hacks here apart from 2 so I can't, yet.
  2. I don't understand what you said above except the quoting part.. The quoting thing is part of the CMS. We can make the infinite number of quotes appear if you'd like?
  3. You don't need to know MS to be a Cheater...
  4. Very informative! I'm pinning this one also!
  5. Good luck! We'll be here if you need any help.
  6. You can. If it works for you then it should work for everyone else.
  7. Look in the cheater section. Kenny posted a template.
  8. This works on most of the apps on the App Store apart from the Server Sided ones so making a list of them would be very time consuming and useless. Unless you're up for it?
  9. This method has been out there for like ~6 months now. Maybe they've patched it but I still see some people who it worked with. All I can say is keep trying and see if you can figure it out. I'm not saying keep trying the same way over and over again but change something with every try like disabling IAP's, enabling Safe Mode, starting a new career etc.
  10. All you literally have to do is just copy the icon to the resources folder. The only reason why this tutorial is so long is because it's explained in details for the new guys.
  11. I like your WiFi name hahaha Adding a video tutorial.
  12. This one should do the trick then: http://www.exrapidleech.info/
  13. haha why didn't you say so earlier? You could of saved me all this trouble.
  14. Here's a quick tutorial showing how you can add an icon to your Preference Patcher. If you are having trouble understanding the tutorial below then go ahead and take a look at this video. 1. Run the command to start making a new project (I'll be using PuTTY for this) login as: root [email protected]'s password: DiDAs-iPhone:~ root# /var/theos/bin/nic.pl NIC 2.0 - New Instance Creator ------------------------------ [1.] iphone/application [2.] iphone/library [3.] iphone/preference_bundle [4.] iphone/tool [5.] iphone/tweak Choose a Template (required): 5 Project Name (required): igtutorial Package Name [com.yourcompany.igtutorial]: com.iosgods.igtutorial Author/Maintainer Name [System Administrator]: DiDA [iphone/tweak] MobileSubstrate Bundle filter [com.apple.springboard]:[iphone/tweak] List of applications to terminate upon installation (space-separated, '-' for none) [SpringBoard]: Instantiating iphone/tweak in igtutorial/... Done. DiDAs-iPhone:~ root# 2. Next, CD into your project folder and run /var/theos/bin/nic.pl again and choose #3 iPhone/Preference_Bundle. This will automatically add it as a sub project in the 'makefile'. DiDAs-iPhone:~ root# cd /var/root/igtutorial/ DiDAs-iPhone:~/igtutorial root# /var/theos/bin/nic.pl NIC 2.0 - New Instance Creator ------------------------------ [1.] iphone/application [2.] iphone/library [3.] iphone/preference_bundle [4.] iphone/tool [5.] iphone/tweak Choose a Template (required): 3 Project Name (required): igtutpref Package Name [com.yourcompany.igtutpref]: com.iosgods.igtutpref Author/Maintainer Name [System Administrator]: DiDA Instantiating iphone/preference_bundle in igtutpref/... Adding 'igtutpref' as an aggregate subproject in Theos makefile 'Makefile'. Done. DiDAs-iPhone:~/igtutorial root# You should have these files: 3. By default, you will need an "igtutpref.png" icon based on the project name you've entered. You can change this to whatever you like as long as it's the same as the one in the entry.plist file located in /path/to/project/igtutorial/igtutpref/ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>items</key> <array> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>igtutpref First Page</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <true/> <key>defaults</key> <string>com.iosgods.igtutpref</string> <key>key</key> <string>AwesomeSwitch1</string> <key>label</key> <string>Awesome Switch 1</string> </dict> </array> <key>title</key> <string>igtutpref</string> </dict> </plist> 4. You can get the icon of the game from their .app folder or you can craft one yourself or even find one on Google. The recommended size is 32x32 or 16x16. 5. After you have obtained the icon, simply copy it to the "Resources" folder located inside the "igtutpref" folder. 6. Once you're finished, CD back into your project folder and type make package install to see the new icon on the settings.app. DiDAs-iPhone:~/igtutorial root# make package install /var/root/igtutorial/theos/makefiles/targets/Darwin-arm/iphone.mk:46: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang./var/root/igtutorial/theos/makefiles/targets/Darwin-arm/iphone.mk:56: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.Making all for tweak igtutorial...make[2]: Nothing to be done for `internal-library-compile'.Making all in igtutpref...Making all for bundle igtutpref... Copying resource directories into the bundle wrapper... Compiling igtutpref.mm... Linking bundle igtutpref... Stripping igtutpref... Signing igtutpref...Making stage for tweak igtutorial...Making stage in igtutpref...Making stage for bundle igtutpref...dpkg-deb: building package `com.iosgods.igtutorial' in `./com.iosgods.igtutorial_0.0.1-1_iphoneos-arm.deb'.install.exec "dpkg -i \"./com.iosgods.igtutorial_0.0.1-1_iphoneos-arm.deb\""Selecting previously deselected package com.iosgods.igtutorial.(Reading database ... 7502 files and directories currently installed.)Unpacking com.iosgods.igtutorial (from .../com.iosgods.igtutorial_0.0.1-1_iphoneos-arm.deb) ...Setting up com.iosgods.igtutorial (0.0.1-1) ...Making after-install in igtutpref...install.exec "killall -9 SpringBoard" DiDAs-iPhone:~/igtutorial root# Final Result: Note: If you get this error: fatal error: 'Preferences/Preferences.h' file not found Refer to this post here. You can also change the title of the Patcher that is displayed on the settings from the entry.plist file. That's all! Reply below if you have any problems! Project template: How to add icon to Preference Bundle Want custom icons? Ask here: http://iosgods.com/topic/1228-icons-for-patchers-hacks-in-settings/
  15. Use the premium links generator in the VIP section..
  16. This game recently became free on the App Store. Nice one!
  17. Something big is coming and I don't think it'll be a good thing..

  18. Something big is coming and I don't think it'll be a good thing...

    1. AirMAX
    2. Rook

      Rook

      iNsanelyi's database got dumped and leaked online. Same person who leaked the BigBoss DataBase.

    3. FuroowHD

      FuroowHD

      My Deck

       

  19. I think it's time you get promoted! Nice work as always!
  20. Care to explain more so we can help you? I hope so too I'm struggling with this 512MB RAM.
  21. I think you should quote his post so he gets a notification.
  22. There is a Mac version included in the download links.
×
  • 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