Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. okey, I'll try. thankyou
  2. the whole point is, it isn't in Flex anymore. I opened the binary and found it was written here. so I followed shmoo's new MSHook tutorial, but that's not a MShook patcher but tweak
  3. yeahh.. well.. somehow the MSFindSymbol only works... (_bikeInfo_isReverse)
  4. Yes when I compile tweak.xm:
  5. Yeah tried this it says: expect ';' bool isReverse { return TRUE; } and when I do that it says: expected unqualified-id
  6. hmm okey then, tell me what am I doing wrong? I do the exact same in the online generator, this one codes it diffrent and then my code is not working
  7. Hey.. I'm trying to use the MSHook new way, this one: https://iosgods.com/topic/4295-tutorial-how-to-hack-with-mshook-new-way/ it was going very good, but the problem is that I wanna use it with the Preference Bundle.. with that way above you return it and that's what it is, I wanna return it to true or false using the Preference bundle when I want So, I tried the MSHook Generator Online, but every time I use that nothing works, My question is, how can I make this code for a preference bundle? bool isReverse() return true; }
  8. Can we also have a function like this: -(int) something: (float)arg1 if yes, how do we have to code this ?
  9. I tried, but I'm not really understand what the name of the unit is, and how I have to set it
  10. This is what I wanna write btw: https://www.dropbox.com/s/5jh7m3l3bot77y3/Foto%2020-02-16%2023%2008%2017.png?dl=0
  11. Yes, but he isn't working with void etc, just with int
  12. it's for a psedittextcell so it's giving me a error that the void can;t be returned in a int value.... how do I have to name the code 'intvalue' ?
  13. I'm here again How do I put a function like this in tweak.xm: -(void) setTime:(double) The override Type is float btw.. it's weird to me this all, probably it's simple for one of you guys Help would be awesome! xShadowGhostx
  14. Awesome, thankss you're my hero
  15. What do you mean by this ?
  16. https://www.dropbox.com/s/d4qzle2cnu60i8b/Brj.zip?dl=0
  17. Just this: https://www.dropbox.com/s/5439yw1tl5z4fjn/Foto%2017-02-16%2012%2057%2021.png?dl=0
  18. Hey Guys I am creating a preference loader tweak It doesn't work and I am getting the error in the title. After that I tried: make package message=yes I got this: https://www.dropbox.com/s/hs8658kc7c1fq5z/Foto%2017-02-16%2012%2043%2016.png?dl=0 And is this error the actual reason that it doesn't work? Thanks, Me
  19. Still don't get it, can you make a example with this unit: setElapsedTime? Would be awesome.. But only if you have time...
  20. move the files inside
  21. and where should this be located? checked that, I downloaded the files that have been told, and dragged them into var/theos/include. still no succes.
×
  • 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