Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Okey: Step 1. Go to iMovie Step 2. Select the Shou video you wanna edit Step 3. Add before the Shou video (in the 'timeline' of the editing progress) a picture, this will let you save the video. ( I recomment a black background picture for 0.1 sec so the people who watch the vid won't notice it) Step 5. Share blabla
  2. to anything I want. I want it to control it using the PSEditTextCell... I wanna return it to numbers
  3. Add a picture before the shou video in iMovie, this will let you save it. Just add a black picture for like 0,1 sec and you're able to save. Goodluck
  4. Hey, Is it possible to add a id (NSString) to a PSEditTextCell? Because I see on the online MsHook thing only int & float...
  5. forgot some names of functions and couldn't find them.
  6. Hey.. I've been stupid by deleting my project files, but I wanna add more features. I am talking about this hack: https://iosgods.com/topic/25366-bike-race-pro-tfg-6-cheat/ Can I somehow 'undeb' this .deb? I can understand people who know how, won't tell, because we can steal other hacks. So, if you can't/won't tell, can someone gimme the tweak.xm then? I swear it's made by me. Thankyou in advance!
  7. Curious!
  8. oh okey :'D
  9. ah yes, I was already like EOF? whuut? but I think I didn't lemme try uhh, I don't think I did anything wrong..? <dict> <key>items</key> <array> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.brj.brj</string> <key>key</key> <string>key1</string> <key>label</key> <string>Switch Text 2</string> </dict> <dict> <key>cell</key> <string>PSEditTextCell</string> <key>defaults</key> <string>com.brj.brj</string> <key>key</key> <string>key1value</string> <key>label</key> <string>Amount:</string> <key>isDecimalPad</key> <true/> <key>placeholder</key> <string>Enter your value here.</string> <dict> </plist>
  10. just did it. this is what it says: Property list /var/mobile/brj/brj/ Resources/brj.plist invalid: Encountered unexpected EOF
  11. Okey will try
  12. Hey.. I tried making a PsEditTextCell patcher using the MSHook Generator Online. But when I go to settings and click on the patcher it doesn't show anything. this is the plist code: <?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>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.brj.brj</string> <!-- Your package name. --> <key>key</key> <string>key1</string> <!-- Your key. --> <key>label</key> <string>Switch Text 2</string> <!-- Your Switch Name. --> </dict> <dict> <key>cell</key> <string>PSEditTextCell</string> <key>defaults</key> <string>com.brj.brj</string> <!-- Your package name. --> <key>key</key> <string>key1value</string> <!-- Your key. --> <key>label</key> <string>Amount:</string> <!-- The label that will appear next to the PSEditTextCell. --> <key>isDecimalPad</key> <true/> <!-- Show numeric keyboard by default. true or false. --> <key>placeholder</key> <string>Enter your value here.</string> <!-- Placeholder text that will appear before user enters their value. --> <dict> </array> <key>title</key> <string>brj</string> </dict> </plist> is there anything wrong?
  13. Why is methode 5 not working ????️????️????️
  14. is solved
  15. Hmm okay will try then for the 103873 time..
  16. Since I do it wrong, can you help with that online MSHook Patcher?
  17. Added patcher for intrested people
  18. I tried that, but everytime I try something using that it's not working somehow
  19. Thankyou
×
  • 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