-
Posts
4,436 -
Joined
-
Last visited
Everything posted by Lord Alucard
-
Other who plays clash of clans
Lord Alucard replied to OGChipsIsBoss's topic in App Store Apps Discussion
I need clan a clan too. Th 11 and th 10 account. First comment to rape this topic ( ͡° ͜ʖ ͡°) -
Save Game Case Clicker 1.8.73 Hacked Save File
Lord Alucard replied to CaitlynJender's topic in Save Game Cheats
First comment to rape this post ( ͡° ͜ʖ ͡°) I'm gonna pleasure myself with this ( ͡° ͜ʖ ͡°) thanks -
Help/Support Lost icons Of Tweak after Installed
Lord Alucard replied to CaRaa's topic in Help & Support
With what settings? I usually have all the settings on -
Help/Support Lost icons Of Tweak after Installed
Lord Alucard replied to CaRaa's topic in Help & Support
I have the same issue and uicache doesn't clear it up -
Patcher Hack Disney Magic Kingdoms Cheats v1.0.7 +2
Lord Alucard replied to Zahir 's topic in Free Jailbreak Cheats
I pleasure myself with your hacks ( ͡° ͜ʖ ͡°)- 190 replies
-
- 3
-
-
- Hack
- Tweak Hack
-
(and 1 more)
Tagged with:
-
Messaged you
-
There is also unlock in flex 2, allows you unlock all ships for use
-
Nobody else has this issue, and since its my first deb, I wouldn't know how to fix it <_> I'm sorry. But you can hack it in flex
-
Damn don't know what to tell you
-
Really? I tested it today and it works. Did you respring after you installed? And you have to go into airplane mode before you open the app
-
I guess it doesn't work on iOS 9, it works for me
-
Mm bootylicious ( ͡° ͜ʖ ͡°)
-
Yes
-
Thanks (งಠ益ಠ)ง
-
Thanks, you both helped
-
Yep
-
iTunes link: https://itunes.apple.com/us/app/phoenix-hd/id445791750?mt=8 Phoenix HD 2.6.0 +2 Hack JB Requirements: - iDevice - Jailbroken iDevice - PreferenceLoader Hacks: - All ships unlocked (for some reason this only works in Airplane mode) - 999,999 coins (this works after you go into airplane mode one time) 1: Download the hack below. 2: Once it's downloaded, go to iFile, install it, then respring your device. 3: There are no settings to turn on, so turn on airplane mode, load the game, and you can play with any ship and will have 999,999 coins. 4. You can leave airplane mode once you have the coins. For some reason, which I guess the ships are server-sided, they get re-locked when you're connected to the Internet [Hidden Content] Be sure to give hearts and thanks for my first patch ( ͡° ͜ʖ ͡°) Video Evidence by Keagan.S: https://www.youtube.com/watch?v=citTKXUEsIg&ebc=ANyPxKpzwGYLRpyIT0u6Cot74Dru6sW9a1hp_hfx_1xioi5WY4J6clWAG9xfk8swRoLjKOqXfwzFj_uo7Boesh-P1cqOV8E8lw Credits: Keagan.S for Video DiDA with initial set-up Diversityy with Tweak.xm help Me ( ͡° ͜ʖ ͡°)
-
Thanks everyone but I'm giving up on making the tweak for Phoenix HD. I tried everything I know. Time to move to a different app. Funny thing is I made a patch yesterday and the pop up worked for the app when you opened it but none of the hacks worked. So I deleted that patch and restarted it. So thanks for the help
-
I successfully made a deb in mobile terminal and ifile. Installed it with no error. It appears in Cydia but when I open the actual app for it, it doesn't work
-
I shall try this, thank you
-
It's an option in flex
-
Yep Do you want me to screenshot each unit?
-
Good to know, don't know how to do that
-
I don't know what I'm doing First time for everything %hook Phoenixuser -(int)coins { return 1999999999; } -(bool)isShipPermanentlyUnlocked { return true; } -(void)setCoins:(int) { return pass-through Argument 1999999999 } %end %hook ShipIconView -(void) setunlocked { return pass-through Argument true } -(bool) unlocked { return true } %end %hook AppDelegate -(void)applicationDidBecomeActive:(id)argument { UIAlertView *alert = [[uIAlertView alloc] initWithTitle:@"Phoenix HD 2.6.0 Hack by Lord Alucard ( ͡° ͜ʖ ͡°)" message:@"Enjoy the hack and visit iOSGods.com for more" delegate:nil cancelButtonTitle:@"Thanks" otherButtonTitles:nil]; [alert show]; [alert release]; } %end Tweak.xm