Jump to content

bus991

Senior Member
  • Posts

    1,096
  • Joined

  • Last visited

Everything posted by bus991

  1. Idk Call Nintendo It might work
  2. Goode mode does not work in tweak
  3. Yoooo
  4. @@DiDA Can u check what is wrong I works that way and it worked in flex SOOOO yeah it worked in flex but not in tweak
  5. Can someone fix it please
  6. To get it fixed God mode doesn't work punt always works I flex It probably need to get fixed
  7. My gems hack and jump hacks work but the last four don't work I tested it in flex 3 seems to be fine but here %hook Gem -(int) gemvalue { return 99999; } %end %hook Player -(BOOL) onGround { return TRUE; } -(void) setInvincible:(BOOL)arg1 { arg1 = FALSE; %orig; } -(BOOL) invincible { return TRUE; } %end %hook Water -(BOOL) isLava { return FALSE; } -(void) setIsLava:(BOOL)arg1 { arg1 = FALSE; %orig; }
  8. I used theos tutorials
  9. how do you copy n paste into new term
  10. i did that one and tried it gave that error
  11. Hi friends im making a hack for goblin sword and I'm trying to compile it to .deb and I'm getting this error. Please anybody try to fix this error and you will be shouted out saying you helped me with my tweak https://i.imgur.com/VdMunTS.png
  12. . It's optimized for Mac I looked it up how it's optimized for Mac I looked it up how just how do I change it for iOS
  13. already had thar that*
  14. I'll do 9.2 Xcode-select:command not found I picked 9.2 iOS Sdk same error
  15. should I get 9.3.3 one its compitable with arm 64
  16. can't send it Imgur int let time limit link didn't work
  17. the link is dead for Sdk website in the tutorial
  18. I got Xcode-select command not found send me link for 9.2
  19. link for tut please I forgot where it was
  20. same error can you send me your theos folder for ARM 64
×
  • 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