Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Search forum. Can't find it? Make a request.
  2. Read rules for posting a hack request. Thankyou
  3. Install game before installing the hack.
  4. Reinstall the hack. delete from cydia & then install it.
  5. Meh, I remember this error. Just forgot how it gets fixed.. @DiDA weren't you the one who has a fix for this?
  6. Oh, sorry. Try this: replace this in your make file with the line you got TARGET = iphone:clang:latest:latest
  7. In your 'theos/lib folder you have to delete these 2 files: - lobjc - fobjc
  8. Can you do 'make package messages=yes' as command & put output here?
  9. Hack has been updated to version 1.1.1 Enjoy.
  10. A jailbreak is cydia related
  11. Isn't this 'Genral Cydia' btw?
  12. NICE no more questiions: 'can I jb'
  13. It's a Modmenu, threee finer tap screen to make it pop up. Also the game jist updated, if ur at the latest version, it won't work (will be updated tonight)
  14. Heya So I'm trying to add a hook into the MM, since this worked on shmoo's MM, but the mm is buggy, I wanna do it on Arthurs. This is the code I'm using: int (*orig_func)(void *self); int new_func(void *self) { BOOL featureIsActive = [menu getBool:@"k02BasicSwitcher"]; if (featureIsActive) return 999999; else return orig_func(self); } %ctor { NSDictionary *hacks = @{ @"k02BasicSwitcher":@{ @"offsets": @[@"0x0ffset"], @"desc": @"This will make the enemy dead within one hit.", @"label": @"One Hit Kill" }, }; MSHookFunction((void*)[mp calculateAddress:0x0ffset], (void*)new_func, (void**)&orig_func); What's wrong? Why I'm getting the error?
  15. The author makes it NJB'en not me
  16. Omg babe ur so good in making me horny
  17. Nvm there is already a hack for this game.
  18. It allows to to make fake purchases. no you can not install it on a NJB device local iap stote onlu works for some apps. No apps like COC etc etc
  19. I might try this tonight.
×
  • 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