Jump to content

Oxytyramine

ViP Pro
  • Posts

    3,072
  • Joined

  • Last visited

Everything posted by Oxytyramine

  1. he means to add it in the topic name
  2. No one give's out their apple id for free...
  3. hello, its me again with another cool topic on how to speed up UTorrent downloads when your internet download is too good but not in UTorrent... 1st step: stop the torrent that you are downloading now. 2nd step: right click on the torrent file and click on Properties. 3rd step: in the first tab, you can see the trackers list that we need to edit. 4th step: copy the list of the trackers in the link i'll provide below and replace it in the trackers list, then click OK. 5th step: right click on the torrent file again and click Update Trackers. wait for it to update and DONE! Trackers List: https://ghostbin.com/paste/8z4r5 YES this worked for me and raised my d/l speed from 800kb/s to 2mb/s
  4. Shoutbox banned for the first time in my life... Thank you iosgods, got banned bcs of saying my feelings about f***ing school...!

    1. Show previous comments  6 more
    2. Rook

      Rook

      Banned without a proper reason?

    3. mitosis

      mitosis

      Don't tell castix I snitched please

    4. 1Jakey

      1Jakey

      You better hide your kids and hide your wife cus castix gonna find you

    5. Kizzy

      Kizzy

      lol jakey

  5. Ramadan: The reason is not to make you hungry or thirsty its to make you feel how the poor people live :(

    1. Show previous comments  6 more
    2. mitosis

      mitosis

      What are the "?" Emotes? I can't see em on my phone or desktop :(

    3. Rook

      Rook

      lol virus

    4. DanYal
    5. Oxytyramine

      Oxytyramine

      iOS Emojies, i meant :clap: for mity

    6. mitosis
  6. Remove the spaces of [ spoiler] it should be
  7. Also for hiding: [ hide] Your thing [ /hide] Same as spoiler remove the spaces
  8. [ spoiler] Your thing [ /spoiler] Without spaces before the spoiler and the /spoiler
  9. try my way, but again! Cydia Substrates remove that package
  10. which ipad is it? Also boot into safemode and remove cydia substrate package, i said Cydia Substrate ONLY! Dont uninstall anything else only uninstall Cydia Substrate package! This will remove all ur tweaks with one click! Boot into safemode first!
  11. you dont need to hook anything lol if its a patcher then you can add an alert in the preference bundle of the hack Your Preference bundle Makefiles should be like this: ARCHS = armv7 arm64include /var/theos/makefiles/common.mkBUNDLE_NAME = MinionsCheatsMinionsCheats_FILES = MinionsCheats.mmMinionsCheats_INSTALL_PATH = /Library/PreferenceBundlesMinionsCheats_FRAMEWORKS = UIKitMinionsCheats_PRIVATE_FRAMEWORKS = Preferencesinclude $(THEOS_MAKE_PATH)/bundle.mkinternal-stage:: $(ECHO_NOTHING)mkdir -p $(THEOS_STAGING_DIR)/Library/PreferenceLoader/Preferences$(ECHO_END) $(ECHO_NOTHING)cp entry.plist $(THEOS_STAGING_DIR)/Library/PreferenceLoader/Preferences/MinionsCheats.plist$(ECHO_END)And you need these 2 files in the preference folder:https://www.dropbox.com/s/2wn34sddgamwmk9/Archive.zip?dl=0 Then in ur .mm file of the patcher, add this code at the latest line before the @end: -(void)apply {[RKDropdownAlert title:@"Minions Paradise Cheats" message:@"Hacked by Endou for iOSGods.com" backgroundColor:[UIColor yellowColor] textColor:[UIColor orangeColor] time:10];}After all these work, add this code in ur patcher plist: <dict> <key>action</key> <string>apply</string> <key>cell</key> <string>PSButtonCell</string> <key>label</key> <string>See Credits:</string> </dict>You should know where to put these and apply these so i wont explain that i already told you everything!
  12. show us the errors, we can fix it better
×
  • 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