-
Posts
65,740 -
Joined
-
Last visited
Everything posted by Rook
-
Actually, I think the iOS 8 caching has been fixed after UiKit got updated so I don't think you have to reboot for it to show now.
-
Your email link has been removed. @
-
You're welcome
-
Updated template: To easily generate Tweak.xm and your Preferences Plist, use the new Code Inject generator here: https://iosgods.com/topic/24138-code-inject-generator-online-tweakxm-preferencesplist/ Hey everyone! I wanted to make a custom Patcher template for myself so I could make hacks easily without having to go through editing all the files over and over again... Well, I made the custom New Instance Creator CSCI Patcher Template and thought I'd share it with everyone else. What is this? This is a custom patcher template for the New Instance Creator. What does this do? You know how you have to make a tweak project and then cd into that folder and make a subproject of the tweak project to make it into a patcher? This template makes it so all you have to do is press number 1, type in your info and your patcher project folder will be created. How to use it? Open up a terminal, type in: /var/theos/bin/nic.pl and select [x.] iOSGods CSCI Patcher v2.1 from the list. What are the features? 1. The Preference Bundle will look like this by default but you can change anything to whatever you like. 2. Auto added support for ARM64 architecture. 3. PROJECTNAME_FRAMEWORKS = UIKit is there. 4. iOSGods.com link is there also. 6. Some other cool stuff. Tweak.xm content: #import "writeData.h" #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #import <substrate.h> /* To MSHook Offsets, use https://iosgods.com/topic/22718-mshook-tweakpatcherfunction-tweakpatcher-withwithout-psedittextcellpsslidercell-generator-online/ */ /* To Easily Generate Tweak.xm and Preferences Plist https://iosgods.com/topic/24138-code-inject-generator-online-tweakxm-preferencesplist/ */ #define PLIST_PATH @"/var/mobile/Library/Preferences/@@PACKAGENAME@@.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %ctor { if(GetPrefBool(@"key1")) { writeData(0xOFFSET, 0xHEX); } else { } if(GetPrefBool(@"key2")) { writeData(0x10963C, 0xC0F8AC70); } else { } if(GetPrefBool(@"key3")) { writeData(0x10ACEA, 0xC0F8C871); } else { } if(GetPrefBool(@"key4")) { writeData(0x1806B8, 0x381C); writeData(0x2FA51C, 0x381C); writeData(0x1806B8, 0x7047); writeData(0x1806B8, 0x7047); } else { } } /* Popup with a link Varieties of a UIAlertView Popup can be found here: https://iosgods.com/topic/13988-varieties-of-uialertview-types-to-use-in-your-tweaks-patchers/ */ %hook AppDelegate // Change this with your Application's Delegate. AppController, UnityAppController, GameDelegate etc. - (BOOL)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12 { // Popup only once at each launch of the app. UIAlertView *igcredits = [[UIAlertView alloc] initWithTitle:@"@@PROJECTNAME@@ Cheats" message:@"\n@@PROJECTNAME@@ Cheats by @@[member='User']@@ for iOSGods.com" delegate:self cancelButtonTitle:@"Thanks" otherButtonTitles:@"Visit Us", nil]; [igcredits show]; [igcredits release]; return %orig(); } %new -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { NSString *button = [alertView buttonTitleAtIndex:buttonIndex]; if([button isEqualToString:@"Visit Us"]) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"https://iosgods.com/"]]; } } %end Download: [Hidden Content] How to install: 1. Download the Archive above. 2. Copy and paste the archive to /var/theos/templates/iphone 3. Run NIC and select the iOSGods CSCI Patcher v2.1 option. Template patcher can be found here: https://iosgods.com/topic/1907-update2template-custom-nic-patcher-template/ Credits: @DiDA @Razzile for WriteData - The template is also on GitHub so if you have ideas on how to improve it. https://github.com/iOSGods/CS-Code-Injection-Template
- 145 replies
-
- 104
-
You need PreferenceLoader installed from Cydia for the Settings Pane to display. Also, this is the updated Mod: http://iosgods.com/topic/2186-updatedminecraft-pe-095-mods/
-
[Photoshop] Gametic Text Styles (Layer Styles)
Rook replied to Rook's topic in GFX Club's GFX Resources
I can get you more, way more. Where as for tutorials, I know some good youtube channels. -
This is the old one. Check the other topic.
-
Nice one mate!
-
Websites where you can Stream or Download Movies for free!
Rook replied to Rook's topic in Other Stuff
Added to the first post! -
Hello everyone! A lot of you may or may not know about this app but I'm creating this topic for everyone that has never heard of it and because it suits the Apps Gone Free section. What is AppZapp? AppZapp is and iOS & Android app which notify you whenever your favourite app goes free or gets a price drop. Not only this, AppZapp always shows you all the apps that have gone free for today or even the ones that have a price drop. You can filter apps you don't want to see, like or dislike and app, comment and view others comments. You can also add/follow friends on AppZapp so you can see the games they like and download! I have AppZapp installed every time. Very useful app which has saved me a lot! I've downloaded ~500 apps & games that were paid for free thanks to AppZapp! I suggest you guys give it a try also! More info + download: More info: http://www.appzapp.net/en/app/ https://itunes.apple.com/us/app/appzapp-hd-pro-daily-new-apps/id428248004
-
Update #2! Resized patcher image so it doesn't look bigger than the rest.
-
Updated! Fixed the layout, added some more content to the tweak.xm and removed some unnecessary files. Download it from the first post. Enjoy!
-
App GameGem - The Compatible Memory Scanner for iOS 8.x / 8.x.x !
Rook replied to ZeshinV's topic in General Cydia
Fixed. -
App GameGem - The Compatible Memory Scanner for iOS 8.x / 8.x.x !
Rook replied to ZeshinV's topic in General Cydia
You can give Gameplayer in Tools section. -
If Windows lags I doubt you'll be able to run Yosemite on it.
-
+ Requirements: - 7-zip (http://7-zip.org/) - VMWare (http://www.vmware.com/) - Mac OSX Yosemite 10.10 VMWare Disk Image (Download Link Below) Download Yosemite VMWare Image from: Google Drive Mediafire Note: If you already have OSX Mavericks in VMWare you can update to OSX Yosemite via the App Store. This should also work on any other older OS. You can also update toe El Capitan. Instructions: Check video description for VMWare Unlocker on v10, 9, 8. VMWare Workstation 11 unlocker can be found here: http://iosgods.com/topic/10532-vmware-workstation-11xx-unlocker-to-run-mac-os-x-guests-in-windows-81-and-7/ https://www.youtube.com/watch?v=G-r8CvCnen4
-
Photoshop How To Change Photoshop's Splash Image! [Video]
Rook replied to OgreSnot's topic in GFX Club's GFX Tutorials
The thanks button is not available on every section. It's simply used mostly to reveal cheats hidden content so we don't get spammed with posts just to reveal the download links. You may use the Up Vote button next to each post to thank the author. Refer to this topic for more info on the thanks & up vote button. http://iosgods.com/topic/1493-the-difference-between-thanking-and-liking-upvoting/ -
Photoshop How To Change Photoshop's Splash Image! [Video]
Rook replied to OgreSnot's topic in GFX Club's GFX Tutorials
The first three topic tags have nothing to do with the topic. Nice one though! -
Hahaha true!
-
Please comment something useful or you'll get warned for spamming.
-
What files? Go to the topic to get them. View the forum on Desktop Version also, it's easier to browse around.
-
I had this on my photoshop folder and I don't remember where I got it from but here's something for you GFX enthusiasts! [Hidden Content] Preview is above. Enjoy!