-
Posts
193 -
Joined
-
Last visited
Everything posted by dzcracker
-
Help/Support UIAlertView with respring button?
dzcracker replied to dzcracker's topic in Help & Support
Can i add reboot button and shut dow? #import <UIKit/UIKit.h> %hook SBPowerDownController -(void)orderFront{ UIAlertView *PowerPlus = [[uIAlertView alloc] initWithTitle:@"Power+" message:@"What would you like to do?" delegate:self cancelButtonTitle:@"cancel" otherButtonTitles:@"Respring", nil]; [PowerPlus show]; [PowerPlus release]; %orig(); } %new - (void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { NSString *button = [alertView buttonTitleAtIndex:buttonIndex]; if([button isEqualToString:@"Respring"]) { system("killall -9 SpringBoard"); } } %end -
Help/Support UIAlertView with respring button?
dzcracker replied to dzcracker's topic in Help & Support
Thank you so much castix -
how can i make respring button in UIAlert?
-
Thank you man DIDA can we have a section for open source here? ????
-
Thx
-
Requerrnt 1-mobile substrate 2-ifile Feature 1-save gems count 0 2-999999 coin colectef 3-rverything is 999999 in LuckBox Dowload link [Hidden Content] Instruction 1-download the deb 2-open it in ifile 3-install it 4-enjoy Crédit: dzcracker
-
Wt app?
-
Cool
-
Thx
-
Thank you
-
Thank you
-
DIY Hack [HACK] How to get Action Movie FX Videos Effects for FREE!
dzcracker replied to dzcracker's topic in DIY Cheats
thx boss