Jump to content

Cyber X

Senior Member
  • Posts

    543
  • Joined

  • Last visited

Everything posted by Cyber X

  1. HonorBound Version: 2.84.28 https://itunes.apple.com/us/app/honorbound/id704781559?mt=8 Requested features: IAP Hack/Patcher Jailbroken Thank you! Suggested by: @@Findus
  2. make a iOSGods short cut app and if you keep getting white screens try to download it off the computer and then WinSCP it to your iDevice @@jackfam
  3. well you wanna do this 1st lol open ifile and click that​ next then check this so you can see app names
  4. what do you wanna use it for? you need the DEB
  5. have you try to add this in your makefile include theos/makefiles/common.mk ARCHS = armv7 arm64 <-----Try-to-add-this------ TWEAK_NAME = test test_FILES = Tweak.xm include $(THEOS_MAKE_PATH)/tweak.mk
  6. download them to ifile and install it that way
  7. Wrong section post in request @DiDA lock?
  8. for what lol
  9. Features: - Infinite HP - Infinite MP - Infinite ATK - Infinite DEF - Infinite STR - Infinite VIT - Infinite INT - Infinite DEX ADDED -Faster Leveling Link: [Hidden Content] Instructions: 1. Download the .deb 2. Send it to your Device. 3. Navigate to where you saved the .deb 4. Click on > installer 5. Run and Enjoy Credits: Amuyea for letting me use her patch ENJOY -L33TPr0xY
  10. @@castix can you help me add the link for iOSGod button [link to site] Credits [link to who helped me]?
  11. I have a close button Close buttons is iAgree The links I want to add to iOSGods and Credits Unless I can make the credit button open a new popup and add the credits there haha
  12. So I spiced up my alert and I have 3 buttons one in cancelbutton and two in otherbutton How can I link the 2 otherbuttons to diffrent links? @"iOSGods" , @"Credits" , nil] Linking one to the site an the other to a members page
  13. ryandxo Enjoy your stay -L33TPr0xY
  14. How To Get The Paid Display Recorder FREE!!!!!!! Requirements http://iosgods.com/topic/3595-tutorial-how-to-get-free-paid-cydia-tweaks-and-apps/Steps [Hidden Content] Now you will have Display Recorder Hope this Helped if so give a BIG THANKS ENJOY -L33TPr0xY
  15. Code In my tweak %hook FraggerAppDelegate -(void)applicationDidBecomeActive:(id)arg { UIAlertView *credits = [[UIAlertView alloc] initWithTitle:@"Fragger Hacked Successfully" message:@"Hacked by L33TPr0xY from iOSGods.com!!" delegate:self cancelButtonTitle:@"Close" otherButtonTitles:@"iOSGods", nil]; [credits show]; [credits release]; %orig; } -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { NSString *credits = [alertView buttonTitleAtIndex:buttonIndex]; if([credits isEqualToString:@"iOSGods"]) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"https://iOSGods.com"]]; } } %end
  16. I fixed it I messed around removing stuff and the problem with the link not opening was I had to remove the %new then I ran it and it opened in no time That's you for the help @DiDA @@castix
  17. ok i got it to show up but then i click on Visit Us it closed out the alert
  18. yup and its hard to find whats wrong bc there are no errors
  19. im so lost now whats right whats wrong? lol this is why iv asked for someone to show me on tv its way faster and use can actually see whats wrong
×
  • 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