Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Hey! as of now I made a +7 hack for a game, but I saw when finish the 'mission' the game recognizes my behaviour & i don't get any mission reward.. Can we disable this? What will I be looking for?
  2. Well if a patcher doesn't get detected using nstimer & mm does with hack turned off..?
  3. www.alexbuz.com/jb.html
  4. yes
  5. Idk how to add that to the MM, also the hack wasn't even enabled yet so it probably detects the MM?
  6. Hi, I tried hack a app, but it seems it detects there's a MM in the game since I didn't even turn on my hack yet. How's this possible? Adding NSTimer into patcher & it works fine. Can we easily bypass this for MM?
  7. It skips the argument. Sometime your tweak won't work if you don't include the argument. Also flexcoverter sucks so do it manually or using a nic template
  8. %hook something -(bool)functionnams:(id)arg1:(id)arg2 { return; TRUE %orig (arg1,arg2); } %end @TheArmQueen yhe '-' isn't supposed to be there. Can't edit on phone somehow ??
  9. Write the id as NSNumber & set number to 1, 1= true edit nvm. Didn't saw ir picture %hook UnlockManager -(bool)wasUnlocked:(id)arg1 { return; TRUE %orig (NULL); } %end
  10. Just tested, works amazing.. Thanks for sharing!
  11. @Zimon good for yo with ur sh!t ipad
  12. I recommend you reading this by @Zimon
  13. A binary file is inside the .ipa yea, i think this hacking is above ur niveau..
  14. You get the binary of the .ipa, edit the usefull offsets & place it back to the ipa & install it using cydia impactor. if making hook tweKs, u can use theos-jailed
  15. Just figured out it's only visual the STR
  16. I just NOPPED these 2 STR functions.. This made the enemy have godmode.. Can I fix this ? https://imgur.com/gallery/MK659
  17. If i bxlr the loc of my enemy, will it skip the other loc functions from the sub_x funtions too? If yes, my health is stored too in the sub_x in another loc..
  18. Hm, yea. Tried it too, didn't work either Yea R2 is supposed to be health.. So I though R10 (damage) into R2 (health) chabfe to R7 would do the job
  19. I know.. That's why I think what I hack is right xD. loads R10 into R2 loads 'damage' into R2 loads R7 into R2 loads '803mil' into R2 right? Edit: did just do the thing u said, ain't working either.
×
  • 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