Jump to content

Fadexz

Senior Member
  • Posts

    2,205
  • Joined

  • Last visited

Everything posted by Fadexz

  1. Yeah if you want to do more advanced hacking like IDA you need to crack the binary to have access to the app to modify the files if you wanna have a hacked IPA. It has nothing to do with LocalIAPStore but physically modifying the app itself for free in-app purchases if you wanted to do that and if it works for that app.
  2. YEP I FIXED IT! It was just the '=' that caused it.
  3. No problem! If you reboot and its still fine you know its all good but it should be anyways. Make sure to empty the trash to get rid of it too.
  4. What do you mean "crack" that has nothing to do with in-app purchases, no it won't do anything its unrelated. If LocalIAPStore doesn't work then it won't work, you will need to result to using other methods of hacking like GameGem (iGameGuardian or Game Player) for changing currency values, using Flex and/or Theos or using IDA.
  5. I added two ':' (colons) at the places it told me, now this? Is it being confused with my message?
  6. Removed @ and both " " Now this. Is it because i used symbols or something idk. IDK what it wants now. "Expected :"?
  7. There's less this time. It seems to not like my text or where the green arrows are? It's the '@'? "missing terminating character"?
  8. @TheArmQueen Awesome, thanks so much for adding the link button!
  9. Awesome!
  10. Okay well i'm gonna go very soon.
  11. Diversityy @TheArmQueen Can you correct the line for me then?
  12. @Diversityy rewrote that bit of me, IDK.
  13. Getting errors when making my tweak. Tweak.xm #import <substrate.h> #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> %hook PromoteViewController -(void)goBuyViews:(int)arg1 numbercoins:(int)arg2 { %orig (arg2, 5); } %end %hook AppDelegate - (void)applicationDidBecomeActive:(id)application { NSUserDefaults *validate = [NSUserDefaults standardUserDefaults]; NSString *alreadyRun = @"already_run"; if ([validate boolForKey:alreadyRun]) return; [validate setBool:YES forKey:alreadyRun]; UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@“READ Important” message:@"Before using this make sure you stick to 1 active promotion per google account at one time for it not to get blocked. Views amount = Cost amount e.g 600 coins for 100 views = 600 views. Watch 1 video to get your 600 views, if it gets block after a day do 100 views instead (normal max). Enjoy your free unlimited Views and Likes!” delegate:nil cancelButtonTitle:@"Thanks AUSSIE G4M3R" otherButtonTitles:nil]; [alert show]; [alert release]; } %end Also if you can help with what I need to add for the #import, i'm not sure which ones I need and don't need so that would be nice.
  14. Maybe or just old folders from old tweaks but yeah i'll just leave them.
  15. I have some folders in my root directory one of which is named "empty" which has nothing in it, there are some other folders in other directories unused/empty. Is it okay to delete empty folders or will it effect something? Or should I just keep them to be safe?
  16. This should work it is the same thing the repo was hosting. Remove IGG then run iCleaner before installing IGG. After go to iFile and go to /Applications/iGameGuardian.app and delete it. Then continue with this. iGameGuardian Repo: http://nkod.yourepo.com IGG Crack.plist: https://www.dropbox.com/s/086x974ufvtr4jm/iGG_Cracked_by_jsam_.plist?dl=0 Then open the app and it should work.
  17. The repo has been shutdown. Use this, it is the same but the repo just hosted this. Remove IGG then run iCleaner before installing IGG. After go to iFile and go to /Applications/iGameGuardian.app and delete it. Then continue with this. iGameGuardian Repo: http://nkod.yourepo.com IGG Crack.plist download : https://www.dropbox.com/s/086x974ufvtr4jm/iGG_Cracked_by_jsam_.plist?dl=0 Then open the app and it should work.
  18. I know it's annoying but nobody seems to have posted how they got it. Also you probably shouldn't have marked the first reply as best answer because then people thing your question as been answered.
  19. Unless you get a hacked IPA file that's pretty much probably the only way I think.
  20. I suggest you try delete it and install it again but I think you said that. There is a different jailbreak app that has no "go" button in it so if you have the right one IDK. But if you figure out how to get it to work then hold the volume up button as soon as you lock your device when re-springing so you can enter safe mode and delete the tweak if you weren't able to boot into your jailbreak at all after trying again.
  21. There's no current signed jailbreak version for iOS 10...
  22. I suggest you use iCleaner to disable tweaks that you think conflict with it or just disable most of them except for the ones you had before it stopped working or the ones you think that wouldn't be causing the problem.
  23. A quick google search of the file I was able to find that it is a file used by GameGem but they didn't say if you can delete it. Assuming it is a cache file (cause .cache) and it is for GameGem which is just an application not a system file you should be able to delete it, or just remove GameGem and reinstall it if you want it then see if it resets the cache (reduces the file size). If not delete the file and see if GameGem still works if it doesn't simply remove it or reinstall it to see if it is smaller when the file is recreated. Edit: I have that folder but no file inside it so it should be perfectly fine not to have it if I don't have it. Also it is just a cache file.
×
  • 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