-
Posts
77 -
Joined
-
Last visited
Everything posted by teamozie
-
Help/Support i have vip, why cant i post in the vip section
teamozie posted a topic in Help & Support
i have vip, why cant i post in the vip section to dsay thanks to test some cheats/mods?? -
Request Need a simple YouTube banner.
teamozie replied to MrMartinike's topic in GFX Club's GFX Requests
-
Patcher Hack Pokeland Legends v1.0 (+1) Vip Cheats
teamozie replied to Ianouar3G's topic in Free Jailbreak Cheats
Let's test -
Hack [iOS 9 Ready] DomiNations Asia Cheats v4.470.471 - Currency Freezer
teamozie replied to Battousai's topic in ViP Cheats
Instant ban rofl. I never played the game. Installed the game and tweak. Loaded it up. And boom suspicious activity. Ban 1day -
Solved HIT - Heroes of Incredible Tales v1.1.80769
teamozie replied to hydride's topic in Filled iOS App Requests
This. +1 -
Patcher Hack Masquerade: The Faceless By GAMEVIL Inc. v1.0.3 +11
teamozie replied to castix's topic in ViP Cheats
Let's try this one -
https://s14.postimg.org/jyysa0fz5/image.png Can't install
-
Nice thanks
-
The beta version I had stopped working cause of the site / host going down. Let's try this one Edit*** nkod took his beta one down or it got taken down so now it don't work. Please fix
-
Anyone confirm this still works?
-
hmmmmm lemme see this
-
Hack [ViP Exclusive] Brave Frontier All in One Bot {Global All Versions}
teamozie replied to AEGi5's topic in ViP Cheats
Outdated????? -
Hacked App: Shattered Planet (RPG) iTunes Link: https://itunes.apple.com/us/app/shattered-planet-rpg/id698929655?mt=8 Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools / AnyTrans / iExplorer / DiskAid or any other file managers for iOS. Hack Features: - 9,999,999+ Health - 9,999,999+ Scrap - 9,999,999+ Crystals - 9,999,999+ Strenght - 9,999,999+ Wits This might be a +1 to the 5 listed, - Monsters always Miss (Not tested on higher level monsters) Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Open the app, play it a bit then close it from multitasking. Step 2: Download the file from the link above. Step 3: Unzip, copy/paste the files/folders to: /User/Containers/Data/Application/ShatteredPlanet/Documents/ iOS 7/6 and lower users: /User Applications/ShatteredPlanet using iFunBox or /var/mobile/Applications/ShatteredPlanet using iFile/Filza. iOS 8 users: /User Applications/ShatteredPlanet using iFunBox or /var/mobile/Containers/Data/Application/ShatteredPlanet using iFile/Filza. Non-Jailbroken iOS 8.3, 8.4, 9 and higher read this tutorial: http://iosgods.com/topic/9651-how-to-installapply-hacks-posted-in-this-section-if-youre-on-ios-83-84-90/ Note: Backup your original app files before replacing them with these modified ones. Step 4: Overwrite the new hacked files with your old ones and open the app. Note: If you have any questions or problems, read our Frequently Asked Questions topic or post your issue down below and we'll do our best to help! Credits: - Me Hack Screenshots:
-
Help/Support How to add credit popup when patcher opens?
teamozie replied to Johnkittz's topic in Help & Support
✻ Adding UI Popup This is really handy against leechers. Adding a popup is relatively simple, and requires changes to both the Makefile and Tweak.xm. First, use Flex (or class dump) to find method -(void)applicationDidBecomeActive:(id). It's usually in a header file called AppDelegate. Now add this to your Tweak.xm (remember to edit the header accordingly): %hook AppDelegate -(void)applicationDidBecomeActiveid)argument { UIAlertView *alert = [[UIAlertView alloc] initWithTitle"This is the Title" message"This is the Message" delegate:nil cancelButtonTitle"This is the Button Text" otherButtonTitles:nil]; [alert show]; [alert release]; } %end /* Sometimes attaching the popup to this method results in a crash. You can attach the popup to any void you want, but attaching it to the launch method is the most convenient for both you and the user */ If you were to compile myhack now, the compiler would not understand what UIAlertView is and would return an error. To fix this, import the UIKit framework in your Makefile. Add this line below the myhack_FILES line: myhack_FRAMEWORKS = UIKit -
updated tutorial
-
only down fall i have is when the question is too long, it doesnt pick a answer, other than that its golden
-
There's other ways
-
Does it still work. Let's see
-
@JohnKittz any updates?, can you release something simple like hp and attack? hp 999, atk 9999 i dont think the monsters will hit that hard over 1k.. also have you found anything on the pick up item code? maybe when you pick up 1 item resource it can make it 999? .. throwing ideas out lol im loving the game even tho i have to keep on value searching everytime i play ;p
-
I need this for later
-
I'm on 9.0.2 iPhone 6+ and the igg I have works. http://s24.postimg.org/3qb72ladh/image.png
-
ah, nice, im just gathering info of what i need to making hacks, ida is for mac os aswell? whats gdb, lldb?
-
so in crashlands you can hack a ton of stuff out of this game, from attack to pick up items load up igg load your game up, go into your stats menu and find something you want to mod, so i did attack EX: 92 go into igg and select the target, it would be crashland and then tap search click on Number, leave the value to auto and put in 92 or what ever number you are modding go back to the game and now do something that would change that stat like unequipping an item, then go back to igg and search that new value, do this about 2-4 times until you have 2-3 search values listed, here you will need to hold on to the value, set a name for it and then change the value to 99999 or something in that nature. test one value at a time one of the 3 or so search values are false (just shows for text but doesnt apply in game) and then lock that value so it doesnt reset on you i would love to learn how i can lock these values so when the game is closed out and restarted i dont have to do so much back and forth... im open to leads on how to make trainers