Jump to content

Mr. Hyperion

Senior Member
  • Posts

    302
  • Joined

  • Last visited

Everything posted by Mr. Hyperion

  1. I corrected it but only the voids don't work
  2. Just the voids Only the voids are NOT working!
  3. I'm hacking trivia crack and it works when turning on in flex2! But when I ms hook it, it's not working the hack. I have the make file and control properly made 100% but the hack isn't working. Can you please pin point where/why not working?? Mainly WHATS WRONG WITH THE -VOIDS?Here is my tweak.xm: %hook PRQuestionViewController -(bool) characterWinTutorial { return TRUE; } %end %hook PRAnswersGroupView -(void) setWrongAnswerSelector:(SEL)arg1 { return %orig; } %end %hook PRPowerUp -(int) cost { return 0; } %end %hook PRGameViewController -(bool) shouldShowPowerUpTips { return TRUE; } %end %hook PRGameViewController -(bool) willShowPowerUpTip { return TRUE; } %end %hook PRQuestionViewController -(void) showCorrectAnswer { return %orig; } %end %hook PRAccountManager -(bool) userHasUnlimitedLives { return TRUE; } %end
  4. I don't have DEBIAN OR LIBRARY folder.
  5. How do I convert a .dylib to .deb in MTerminal on iOS 9.0.2 iPhone 6?? I cploaded a hack and now I don't know how to convert it to deb. I first typed in "make" in MTerminal. It made the .dylib file. I uploaded to binary tools (armconverter.com) and cp loaded the dylib. Now how do I make it into a .deb?
  6. Ok will do bothWhen come from school at 4:30
  7. Flappy Golf 2: search for the game: com.noodlecake.flappy2: Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). - iFile Hack Features: -All balls unlocked -All trails unlocked -All hats unlocked -All powerups unlocked -Unlimited eggs -Shield On (go through lasers...) -Gravitational hole (aim for hole) Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the .deb Cydia hack file from the link above. Step 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. Step 3: Using iFile or Filza, browse to where you saved the downloaded .deb file and tap on it. Step 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. Step 5: Let iFile / Filza finish the cheat installation. Step 6: Now open the game and enjoy! Note: If you have any questions or problems, read our Frequently Asked Questions topic and if you don't find a solution, post your issue down below and we'll do our best to help! Credits: - @Asianplus (me making it) - @@castix for helping me - @@AxCE for helping me Hack Video/Screenshots: https://youtu.be/eh8wFm3hp7M Instagram: prozawesomeness
  8. Can you plz send my the link for debugserver for iPhone 6 (arm64) iOS 9.0.2??
  9. Cool
  10. How??
  11. Have to check out
  12. I need help with LLDB
  13. I installed usbmuxd. How do I use it to connect to my phone? On Mac! Cause it's still giving me same error - failed to get connection from a remote gdb process
  14. Everything on Windows did same for Mac
  15. I don't know how to specify even further but all I did was follow didas tutorial for making LLDB work on Windows. But that's all I did. But no one knows how to fix!
×
  • 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