Jump to content

zoolman88

Senior Member
  • Posts

    14
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone 8 Plus

Recent Profile Visitors

494 profile views

zoolman88's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. make it read the tweak file so you have to just compile the tweak lol jk man i was going to try to fix the code i had but this is way better that you lol
  2. that link you posted is crazy cool thank you man that makes it a lot faster!!
  3. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>items</key> <array> <dict> <key>cell</key> <string>PSGroupCell</string> <key>icon</key> <string>icon.png</string> <key>label</key> <string>Moviebox 3.1 Complete</string> </dict> <key>items</key> <array> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>Is Background Enabled</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <true/> <key>defaults</key> <string>com.dta.moviebox3complete</string> <key>key</key> <string>kbackground</string> <key>label</key> <string>Background Enabled</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>Is Bandwidth Throttled</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.dta.moviebox3complete</string> <key>key</key> <string>kbandwidth</string> <key>label</key> <string>Is Bandwidth Throttled</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>Is TurboMode Enabled</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.dta.moviebox3complete</string> <key>key</key> <string>kturbo</string> <key>label</key> <string>Is TurboMode Enabled</string> </dict> <dict> <key>cell</key> <string>PSButtonCell</string> <key>label</key> <string>Respring</string> <key>action</key> <string>respring</string> </dict> <dict> <key>cell</key> <string>PSGroupCell</string> <key>label</key> <string>Hack by dtathemes</string> </dict> <dict> <key>cell</key> <string>PSTextCell</string> <key>label</key> <string>Visit dtathemes.com for more!</string> </dict> </array> <key>title</key> <string>Moviebox 3.1 Complete</string> </dict> </plist>
  4. is there a way you could look at the project because if i am missing something its just like urs just with my info. i will also give whats above a try.
  5. I am working on a tweak that I made I am looking to add a settings pref and i get a blank pref for some reason. I downloaded the blank pref from the tutorial and edited mine to look like it. and still blank pref. not sure if i need to upload the whole project or what so any help would be great. let me know if i need to upload the project.i know i am giving you nothing to go on i just dont know where or if i need to upload the whole project or just a few files.
×
  • 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