-
Posts
2,205 -
Joined
-
Last visited
Everything posted by Fadexz
-
That's not big enough for a section, besides the store for AutoTouch will be back soon.
-
Tweak Hack Xbox - Show Secret Achievements
Fadexz replied to Fadexz's topic in Free Jailbreak Cheats
Thanks -
I think you still need to change it yourself, it just allows you to download the IPA by faking your version. Oh well apparently it works, maybe try get the latest version from the offical repo.
-
You could go to their profiles but yea it would make it easier.
-
Mod Menu Hack Asphalt Legends Unite Cheats v24.5.1 +2
Fadexz replied to 0xSUBZ3R0's topic in Free Jailbreak Cheats
Nice!! -
If its not hard sure go for it. But I know nothing about it.
-
Can't you pay to get it unlocked? I'm not 100% sure though.
-
Should look something like this. #import <substrate.h> #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> %hook AppDelegate -(bool) application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12 { UIAlertView *igcredits = [[UIAlertView alloc] initWithTitle:@"Title Text Here" message:@"Message Text Here" delegate:self cancelButtonTitle:@"Ok Button Text" otherButtonTitles:@"Link Button Text", nil]; [igcredits show]; [igcredits release]; return %orig(); } %new -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { NSString *button = [alertView buttonTitleAtIndex:buttonIndex]; if([button isEqualToString:@"Link Button Text"]) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"https://iosgods.com"]]; } } %end ARCHS = armv7 arm64 include theos/makefiles/common.mk TWEAK_NAME = MyTweak MyTweak_FILES = Tweak.xm include $(THEOS_MAKE_PATH)/tweak.mk MyTweak_FRAMEWORKS = UIKit CFLAGS = -w
-
To have your own custom respring logo we will replace the default circle respring logo animation. This method only allows for 12 frames at most to be used so the animation should be 1 second or less for it not to look bad, just simply delete every few images so you only end up with 12 or less if there is more frames. [Hidden Content] Enjoy your Custom Respring Logo Animation!
-
Your best luck would be from Cracktool 3.
-
Yea, it may not be worth it for you.
-
Yea, the VIP.
-
Its more of a subscription that unlocks access to the content, you don't pay for it directly.
-
GFX Fortnite Battle Royale - Season 5 - GFX
Fadexz replied to Fadexz's topic in GFX Club's GFX Resources
Its more fluid than Windows. As long as you don't game on Mac its a better experience I think. -
Here's some Fortnite Battle Royale Season 5 Battle Pass Graphics I made similar to the offical ones but more desktop friendly. Spaced out the characters more than the offical ones and added the tier 100 Ragnarok skin rather than the default one. You can find all the different variations of the layers such as with/without logo, characters, rift and background here: https://imgur.com/a/BS003zk You can download a video background ("Live Background") of the Rift moving here: https://i.imgur.com/y8TYiuV.mp4 Enjoy! If you would like any of the original non-compressed images let me know and i'll upload the one you want.
-
Help/Support How Do I Stream Audio from Mac to my iPhone?
Fadexz replied to Fadexz's topic in Help & Support
BTW the iOS app was for older versions of iOS but 'Airfoil Satellite' works as it is a newer version. -
Help/Support How Do I Stream Audio from Mac to my iPhone?
Fadexz replied to Fadexz's topic in Help & Support
Wow thank you.. it works better than I expected. It just connected as soon as I opened the application and allows for selected application audio only. ? It also has application integration for Spotify, Music and more which is pretty cool! The only downside is that through the Wi-Fi there is a 2 second delay in the audio which is ok if you aren't watching video. Haven't tested if being closer to the Wi-Fi connection helps. Thanks a lot! -
Help/Support How Do I Stream Audio from Mac to my iPhone?
Fadexz replied to Fadexz's topic in Help & Support
There was a tweak named 'AirSpeaker' for iOS but it fails to connect. I have always hated Bluetooth because it always has connection issues but when it does work its great. -
I want to listen to the audio of my Mac on my iPhone because the headset I have (Turtle Beach Stealth 700 for Xbox One) only supports Mobile Bluetooth (not sure what the difference is). Since I can hear the audio from my iPhone I wanted to play the audio coming from my Mac on my iPhone so then it can go to my Headset wirelessly. I could just use a wired connection but its annoying and I want to find a useful alternative to that. There was a good way to do it but of course Microsoft only supports Windows with their own products. Thanks!