Jump to content

Dannyyy

Senior Member
  • Posts

    1,736
  • Joined

  • Last visited

Everything posted by Dannyyy

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