Jump to content

Dannyyy

Senior Member
  • Posts

    1,736
  • Joined

  • Last visited

Everything posted by Dannyyy

  1. I'm honored congrats!
  2. one punch kill on anyone and anything
  3. it's really frustrating and annoying so I won't be making it public thanks for the help everyone 50/50 I'd say
  4. Hey, it's actually working now, it's just doing some thing I didn't intend for it to do
  5. I tried 3 of them, Didn't work. Is that how it should be?
  6. %hook GameViewController -(void)resetGameAndShouldResetScore:(BOOL)argument{ argument = false; } %end
  7. 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
  8. I just love everyone here
  9. 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>
  10. Here is my make file: An app Called "Stay In The Line"
  11. he's even better than Bruce lee
  12. 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,
  13. will try thanks I'll try again in the morning, doesn't work Thanks for the help
  14. %hook GameViewController -(void)resetGameAndShouldResetScore:(BOOL)argument{ %orig(argument) = false; } %end is this correct?
  15. okay there was like three different answers to what goes into tweak.xm which one is the right one?
  16. it's in the .plist
  17. okay I did that, now what do I do? edit tweak.xm?
  18. the world bundle doesn't even appear in make file
  19. how would I do that?
  20. oh no dang I'll start all over
  21. good job
  22. it tells you things that have been added to repos, that you have installed
  23. It worked in flex, so I'm sure the coding is wrong hmmm Castix! I'm in need of your pro-ness
×
  • 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