Jump to content

The Epic Gamer

Senior Member
  • Posts

    186
  • Joined

  • Last visited

Everything posted by The Epic Gamer

  1. Hello everyone, Theos isn't working on my device because whenever I try to make a deb package it shows this: How to fix this problem?
  2. Hello everyone, is there any fix for DPKG_LOCKED error in Cydia? I don't want to restore my device, I tried yalu dark and yalufix nothing works, it keeps showing me this error, any fix?
  3. Flex Converter doesn't give the right code, any answers?
  4. Sorry, here: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>items</key> <array> <dict> <key>cell</key> <string>PSGroupCell</string> <key>footerText</key> <string>Premium + No Jailbreak Detection (On/Off)</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.majdawwad.lumosity</string> <key>key</key> <string>key1</string> <key>label</key> <string>Premium + No Jailbreak Detection</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>footerText</key> <string>This text will appear under your second switch.</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.majdawwad.lumosity</string> <key>key</key> <string>key2</string> <key>label</key> <string>Switch Text 2</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>footerText</key> <string>This text will appear under your third switch.</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.majdawwad.lumosity</string> <key>key</key> <string>key3</string> <key>label</key> <string>Switch Text 3</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>footerText</key> <string>This text will appear under your fourth switch.</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.majdawwad.lumosity</string> <key>key</key> <string>key4</string> <key>label</key> <string>Switch Text 4</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> </dict> <dict> <key>cell</key> <string>PSTextCell</string> <key>label</key> <string>Made by Majd Awwad.</string> </dict> <dict> <key>action</key> <string>link</string> <key>cell</key> <string>PSButtonCell</string> <key>icon</key> <string>[email protected]</string> <key>label</key> <string>Visit iOSGods.com</string> </dict> </array> <key>title</key> <string>Lumosity Cheats</string> </dict> </plist>
  5. I only need 1 switch, how can I delete the others? Code: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>items</key> <array> <dict> <key>cell</key> <string>PSGroupCell</string> <key>footerText</key> <string>Premium + No Jailbreak Detection (On/Off)</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.majdawwad.lumosity</string> <key>key</key> <string>key1</string> <key>label</key> <string>Premium + No Jailbreak Detection</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>footerText</key> <string>This text will appear under your second switch.</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.majdawwad.lumosity</string> <key>key</key> <string>key2</string> <key>label</key> <string>Switch Text 2</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>footerText</key> <string>This text will appear under your third switch.</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.majdawwad.lumosity</string> <key>key</key> <string>key3</string> <key>label</key> <string>Switch Text 3</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>footerText</key> <string>This text will appear under your fourth switch.</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.majdawwad.lumosity</string> <key>key</key> <string>key4</string> <key>label</key> <string>Switch Text 4</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> </dict> <dict> <key>cell</key> <string>PSTextCell</string> <key>label</key> <string>Made by Majd Awwad.</string> </dict> <dict> <key>action</key> <string>link</string> <key>cell</key> <string>PSButtonCell</string> <key>icon</key> <string>[email protected]</string> <key>label</key> <string>Visit iOSGods.com</string> </dict> </array> <key>title</key> <string>Lumosity Cheats</string> </dict> </plist>
  6. How do I write this in theos ios 10 hooking:
  7. I got this error: Here is the tweak.xm: Nevermind it worked! thank you soooooo much
  8. You mean it will be ready to use? No, I need to write the code in the right place for it to work, I don't know where is the right place
  9. Yeah, I don't know how to modify it to work as a patcher, that's the problem
  10. How do I set it up as a patcher?
  11. I've got everything set up but I don't know how to code with this patcher can someone please teach me? (I'm a beginner, I only know how to convert flex patches into .deb) patcher tamplate:
  12. It worked but the patcher applies automatically and I can't turn it off using the patcher template (i'm sure that I have something wrong with the code):
  13. Yes, but I didn't find preferences.h where to download it?
  14. Yes, I don't know how to use it, I don't know where to put my code and I tried other patcher templates, they had errors when I compiled them
  15. Hello, i'm a beginner in making .deb files, I know how to convert flex patches into .deb by writing a code using theos on iOS 10, I want a patcher template that is easy to understand and use, so what is the patcher template that is recommended for me?
  16. Ohhhhhhh, Thanks
  17. Read the comments of this (Read DiDA's comment): (My question is Why would it be better if it was cracked)
  18. I'm talking about using LocalIAPStore, will it work on some apps that are cracked, for example there is an app that LocalIAPStore doesn't work with, will it work if I crack the app? or will it be easier to hack it somehow?
  19. Here you go:
  20. Modded/Hacked App: Coaster Crazy By Frontier Developments Ltd Bundle ID: uk.co.frontier.CoasterCrazy iTunes Link: https://itunes.apple.com/us/app/coaster-crazy/id561451269?mt=8&uo=4&at=1010lce4 Hack Requirements - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. Hack Features - 999991744 Cash - 99999987 Gems Hack Download Link [Hidden Content] Installation Instructions STEP 1: Open the app, play it for a bit then close it from multitasking/app switcher. STEP 2: Download the modded file(s) from the download link above. STEP 3: Unzip if necessary then copy & paste the files/folders to: For users on iOS 7 and lower: /User Applications/AppName using iFunBox or /var/mobile/Applications/AppName using iFile/Filza. Jailbroken or Non-Jailbroken iOS 8 and lower, Jailbroken iOS 9, iOS 10 and higher users: /User Applications/AppName using iFunBox or /var/mobile/Containers/Data/Application/AppName using iFile/Filza. Non-Jailbroken iOS 8.3, 8.4, 9.0, 10.0 and higher need to follow this tutorial: How to Apply Save Game Cheats on Latest iOS Versions! STEP 4: Overwrite the old files with the new hacked ones then open the app. NOTE: It is highly suggested that you backup your original app files before replacing them with these modified ones. If you have any questions or problems, read our Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues. Credits - Me Hack Screenshots https://m.imgur.com/a/VL9z1
  21. Is the cracked IPA easier to hack in app purchase than the normal ipa? What is the difference? How to crack ipa on iOS 10?
×
  • 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