Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Filled. I don't know what SP & MA is, if you could send me screenshots of that. I'll try. Also I only could find godmode linked, which I thought would be useless.
  2. Tales of the Rays By BANDAI NAMCO Entertainment Inc. v1.1.3 jp.co.bandainamcoent.BNEI0307 Requires: iOS 8.0 or later. Price: Free Updated: 2017-10-04T02:18:20Z iTunes URL: https://itunes.apple.com/us/app/tales-of-the-rays/id1249198189?mt=8&uo=4&at=1010lce4 Mod Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Hack Features: - One Hit Kill (Enemy's health is 0) More to come, if anyone could make a SS of what 'SP & MA' is in the game..? (this was requested) THE HACK IS A MOD MENU, THREE FINGER TAP IN THE GAME TO ACTIVATE THE MOD MENU. Hack Download Link: Go here: Installation Instructions: STEP 1: Download the .deb Cydia hack file from the link above. STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. STEP 3: Using iFile or Filza, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. STEP 7: Turn on the features you want and then open the game. You may need to follow further instructions inside the hack's popup in-game. NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues. Credits: - @Ted2 Cheat Video/Screenshots: -
  3. Search forum. Can't find it? Make a request.
  4. Read rules for posting a hack request. Thankyou
  5. Install game before installing the hack.
  6. Reinstall the hack. delete from cydia & then install it.
  7. Meh, I remember this error. Just forgot how it gets fixed.. @DiDA weren't you the one who has a fix for this?
  8. Oh, sorry. Try this: replace this in your make file with the line you got TARGET = iphone:clang:latest:latest
  9. In your 'theos/lib folder you have to delete these 2 files: - lobjc - fobjc
  10. Can you do 'make package messages=yes' as command & put output here?
  11. Hack has been updated to version 1.1.1 Enjoy.
  12. A jailbreak is cydia related
  13. Isn't this 'Genral Cydia' btw?
  14. NICE no more questiions: 'can I jb'
  15. 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)
  16. 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?
  17. The author makes it NJB'en not me
  18. Omg babe ur so good in making me horny
  19. Nvm there is already a hack for this game.
×
  • 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