Jump to content

TheArmKing

Senior Member
  • Posts

    8,804
  • Joined

  • Last visited

Everything posted by TheArmKing

  1. try removing the @ at both places and try ?
  2. no problem , try and tell me if the same happens
  3. #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 // Change this with your Application's Delegate. AppController, UnityAppController, GameDelegate etc. - (BOOL)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12 { // Popup only once at each launch of the app. UIAlertView *igcredits = [[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:self cancelButtonTitle:@"Thanks" otherButtonTitles:@"Visit Us", nil]; [igcredits show]; [igcredits release]; return %orig(); } %new -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { NSString *button = [alertView buttonTitleAtIndex:buttonIndex]; if([button isEqualToString:@"Visit Us"]) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://iosgods.com/"]]; } } %end Copy paste exact same code into tweak.xm ( i have added your function name , message and title and stuff in it as well )
  4. dinner now , will look at example templates and see
  5. WOW P.S -> iOSGods is truly the most beautifully organised and neat forum i have ever seen
  6. ZahirSher ? Is it ok if you dont have a popup in your tweak / ?
  7. just substrate.h import is fine and uikit problem is with this line : UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@“READ Important” message : blahblahblah what template are you following
  8. What are those empty folders doing to you ? It also may be used my cydia or some tweak for temperory dumps that get deleted later or something so better not mess ¯\_(ツ)_/¯
  9. Modded/Hacked App: Jewel Pop Mania: Match 3 Puzzle! By BitMango Bundle ID: com.bitmango.ap.jewelpopmania iTunes Link: https://itunes.apple.com/us/app/jewel-pop-mania-match-3-puzzle/id994796545?mt=8&uo=4&at=1010lce4 Hack Requirements - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. Hack Features - Unlimited Coins - Unlimited Powerups Hack Download Link [Hidden Content] Installation Instructions STEP 1: Open the app, play it for a bit then close it from multitasking/app switcher. STEP 2: Download the modded file(s) from the download link above. STEP 3: Unzip if necessary then copy & paste the files/folders to: For users on iOS 7 and lower: /User Applications/AppName using iFunBox or /var/mobile/Applications/AppName using iFile/Filza. Jailbroken or Non-Jailbroken iOS 8 and lower, Jailbroken iOS 9, iOS 10 and higher users: /User Applications/AppName using iFunBox or /var/mobile/Containers/Data/Application/AppName using iFile/Filza. Non-Jailbroken iOS 8.3, 8.4, 9.0, 10.0 and higher need to follow this tutorial: How to Apply Save Game Cheats on Latest iOS Versions! STEP 4: Overwrite the old files with the new hacked ones then open the app. NOTE: It is highly suggested that you backup your original app files before replacing them with these modified ones. If you have any questions or problems, read our 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 - @TheArmQueen
      • 5
      • Like
  10. glad it did mark it as the best answer !
  11. i didnt even touch trophies .... maybe some glitch sorry
  12. no problem , did you try the mentioned solution ?
  13. what are you trying to install ?
  14. oh lol i didnt understand before
  15. Recruiting TheArmKing and TheArmPrincess now ! 

    1. Show previous comments  3 more
    2. cu_rry

      cu_rry

      okay you're not funny

    3. Deji
    4. Fadexz
    5. TheArmKing

      TheArmKing

      You are too late to say too late too :rofl:

    6. Fadexz

      Fadexz

      It's never too late to say too late.  :shifty:

  16. i just checked everything works properly , did you uninstall the original game first , that is the only thing that can cause this error or maybe enough space ?
×
  • 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