Jump to content

Dannyyy

Senior Member
  • Posts

    1,736
  • Joined

  • Last visited

Everything posted by Dannyyy

  1. when you tried a link, what button did you press?
  2. awesome thanks
  3. I'm honored congrats!
  4. one punch kill on anyone and anything
  5. it's really frustrating and annoying so I won't be making it public thanks for the help everyone 50/50 I'd say
  6. Hey, it's actually working now, it's just doing some thing I didn't intend for it to do
  7. I tried 3 of them, Didn't work. Is that how it should be?
  8. %hook GameViewController -(void)resetGameAndShouldResetScore:(BOOL)argument{ argument = false; } %end
  9. it worked while I had it turned on in flex, then I turned it off after making the .deb, installed my .deb, and it didn't work
  10. I just love everyone here
  11. The free version <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "[url="http://www.apple.com/DTDs/PropertyList-1.0.dtd%22"]http://www.apple.com/DTDs/PropertyList-1.0.dtd">[/url] <plist version="1.0"> <dict> <key>Filter</key> <dict> <key>Bundles</key> <array> <string>com.blumarket.stayinthelinefree</string> </array> </dict> </dict> </plist>
  12. Here is my make file: An app Called "Stay In The Line"
  13. he's even better than Bruce lee
  14. I'm sorry @DiDA But I'm extremely new to .deb making, how would I check my bundle filter and how do I add a popup I added that on line 1,
  15. will try thanks I'll try again in the morning, doesn't work Thanks for the help
  16. %hook GameViewController -(void)resetGameAndShouldResetScore:(BOOL)argument{ %orig(argument) = false; } %end is this correct?
  17. okay there was like three different answers to what goes into tweak.xm which one is the right one?
  18. it's in the .plist
  19. okay I did that, now what do I do? edit tweak.xm?
  20. the world bundle doesn't even appear in make file
  21. how would I do that?
×
  • 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