-
Posts
842 -
Joined
-
Last visited
Everything posted by mehdiphone
-
Help/Support are there errors in the structure of my hack?
mehdiphone replied to mehdiphone's topic in Help & Support
Worked when i made a new project and typed the bundle correctly -
Patcher UPDATE - Gang Nations v1.47 Cheats (+1)
mehdiphone replied to Ianouar3G's topic in Free Jailbreak Cheats
Very good hack good job. Bien joué l'ami -
[Help] How do I fix Game from rest when using GameGem?
mehdiphone replied to Kninja's topic in Help & Support
What game ? And that's not the correct section.. Should'have been in help and support .. -
Dida has encountered boner issues as i can see.
-
Hack Freeletics HACK Unlock coach and exercises (All versions)
mehdiphone replied to mehdiphone's topic in DIY Cheats
Wanna have it cracked? -
No lemme try to get this
-
http://imgur.com/OjnH3KB lel
-
Ahah you're welcome Hum a lot put you first in leaderboard
-
Requirements: Jailbreak or No Jailbreak iFunbox or iFile Features: High Score No Ads [Hidden Content] Instructions 1. Download the file above 2. Extract it using iFile or 7-Zip/WinRAR 3. Copy it to your iDevice 4. Paste it inside Jelly Jump.app and overwrite the old ones. 5. Enjoy
-
Thx
-
https://ip.bitcointalk.org/?u=http%3A%2F%2Fstatic.fjcdn.com%2Fpictures%2Fdo%252Byou%252Beven%252Blift%252B.%252Bfight%252Bme%252Birl_f5f69d_4338021.jpg&t=549&c=68F1oiKUHWXpDQ FITE MEH
-
Help/Support are there errors in the structure of my hack?
mehdiphone replied to mehdiphone's topic in Help & Support
Ohhh lemme try then thanks castix! -
Hack Freeletics HACK Unlock coach and exercises (All versions)
mehdiphone replied to mehdiphone's topic in DIY Cheats
Okay but why aren't notifocations always activated :0 ? -
Hack Freeletics HACK Unlock coach and exercises (All versions)
mehdiphone replied to mehdiphone's topic in DIY Cheats
Thank you i wish i could do a working debfle -
Hack Freeletics HACK Unlock coach and exercises (All versions)
mehdiphone posted a topic in DIY Cheats
FREELETICS HACK: features: -unlock coach subscription (no limit as long as you use the hack) NOTE THAT THE COACH DOESNT WORK ANYMORE -unlock exercises TUTORIAL: [Hidden Content]- 1,314 replies
-
- 956
-
-
-
-
-
-
-
Help/Support are there errors in the structure of my hack?
mehdiphone replied to mehdiphone's topic in Help & Support
so deb file doesnt work imma use flex for the hack thanks -
Help/Support are there errors in the structure of my hack?
mehdiphone posted a topic in Help & Support
%hook FLUser -(bool)hasValidCoachSubscription { return TRUE; } -(bool)hadCoachSubscription { return TRUE; } -(bool)hasActiveCoach { return TRUE; } %end %hook CoachSkillDetailsViewController -(void)unlockSkill:(bool)argument { argument = TRUE; %orig(argument); } %end %hook FLCoach -(bool)isSubscriptionExpired { return FALSE; } -(bool)isSubscriptionValid { return TRUE; } -(bool)active { return TRUE; } -(void)setActive:(bool)argument { argument = TRUE; %orig(argument); } %end -
what should i put at the top i don't get it lease ?
-
Help/Support make package command not found
mehdiphone replied to mehdiphone's topic in Help & Support
workingthank you -
Help/Support make package command not found
mehdiphone replied to mehdiphone's topic in Help & Support
mkdir: cannot create directory 'obj': Permission denied another issue :'( -
Help/Support make package command not found
mehdiphone replied to mehdiphone's topic in Help & Support
thank you guys the issues were i didn't put a "m" and thespace between cd and /var thanks! -
Help/Support make package command not found
mehdiphone replied to mehdiphone's topic in Help & Support
still doesnt work