Jump to content

DeadGood

Senior Member
  • Posts

    470
  • Joined

  • Last visited

Everything posted by DeadGood

  1. TaiG 2.1.1 here https://mega.nz/#!2VQU0YCa!NHwhKOxIwdnFJJXqV5SIAerYOD-AIpc2HWYhCT2I8eo
  2. try this hidden void setAlertInfo(const char *alertTitle, const char *alertMessage) { title = alertTitle; theMsg = alertMessage; } hidden void didFinishLaunching(CFNotificationCenterRef center,void *observer,CFStringRef name, const void *object, CFDictionaryRef info) { NSUserDefaults* defaults = [NSUserDefaults standardUserDefaults]; UIAlertView *av = [[UIAlertView alloc] initWithTitle:CNCString(title) message:CNCString(theMsg) delegate:nil cancelButtonTitle:@"Thank You" otherButtonTitles:nil]; [av show]; }
  3. here's how i fix my -1102 1. turn off your passcode 2. power off your device 3. power on your device 4. turn on passcode 5. turn off passcode 6. jailbreak
  4. wait. im gonna try safe mode first.. I cant get in safe mode with that volume-up button method. please help
  5. i tried power off and power on. but didnt work. rebooting right now edit: doesnt work
  6. I dont have afc2add , SSH , or any file manager installed is there a way to reach that directory without them?
  7. I just update my iOS version to 8.3 and JB it. but everytime i try to install a package i got Sub-process /usr/bin/dpkg returned an error code (2)
  8. freedom and SBGameHacker/Game killer
  9. Only for mods
  10. http://iosgods.com/topic/9819-tutorial-ios-813-82-83-untethered-jailbreak/?p=275313
  11. WARNING!!!!!!!!!!!!: since Cydia Substrate (Mobile Substrate) is not compatible of iOS 8.2,8.3, some plug-ins are not available after the jailbreak. Please wait patiently for its update.
  12. Cydia Substrate for 8.2 / 8.3 is not yet avaliable
  13. why doesnt it work for you?
  14. LOLLOLLOL
  15. a lot of nice BBcode here but some wont work on this forum Here's some extra code 1. scrolling [scroll=direction(left/right/up/down)]TEST[/scroll] example [scroll=left]LOLZ[/scroll] for LOLZ 2. RAINBOW [rainbow]TEST[/rainbow] for TEST 3. Gradient you should use programs or web to generate these text for you. making it yourself would take looooooooong time here is a good gradient generator example [size="3"][color=#FF0000]E[/color][color=#AA0055]X[/color][color=#5500AA]A[/color][color=#0000FF]M[/color][color=#0055AA]P[/color][color=#00AA55]L[/color][color=#00FF00]E[/color][/size] for EXAMPLE more codes!!!! just open this TEST BBCodes down there!!!! (comment)
  16. I hate void they're hard to overwrite
×
  • 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