Jump to content

Diversityy

ViP Pro
  • Posts

    6,560
  • Joined

  • Last visited

Everything posted by Diversityy

  1. Welcome. Hope you like the forum!
  2. I got my bae a jacket. I gave myself Lays BBQ Chips for Christmas.
  3. You're going to release it right?
  4. You can select the features you want activated in the settings app.
  5. Practice makes perfect.
  6. Make sure to test it.
  7. On the last line of your tweak.xm, add another line with }
  8. Yes, because it's like a config.
  9. What do you mean? By the way, you don't need to include the second writeData. Just leave the first one as it is so like this: %ctor { ///// Don't forget there is only one "%ctor" if(GetPrefBool(@"key1')) { writeData(0xOFFSET, 0xHEX); } else { }
  10. Use the template from the tools section. It should be much easier.
  11. Did you use the template because your tweak.xm is entirely wrong?
  12. Show me your tweak.xm
  13. On top of your tweak.xm, did you put.. #include "writeData.h"
  14. You need to have the writeData.h file which is provided in one of the templates under Tools section. All of them should have it.
×
  • 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