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. What are the hardest apps to hack using flex 3? (Just to test my skills )
  17. Ohhhhhhh, Thanks
×
  • 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