I made this thread because everybody is getting on my nerves by posting the same thing over and over again with the same functions. Please listen to me and stop posting any more copies of the exact same thing just because you finally hacked it with Flex or whatever.
Basically this is the Tweak.xm so you guys see how to hack such an app and maybe hack it for yourself. Saves me the day !
%hook IAPManager
- (unsigned int)availableDownloads {
return 5000; //Im picking 500 here but seriously do what you want
}
- (void)addDownloads:(unsigned int)fp8 onComplete:(id)fp12 {
return %orig(5000, fp12);
}
%end
How simple
This cheat works for the Followers, Likes and Comments by Famousgram.
If you want me to release an all-in-one cheat for all Instagram related apps let me know and I'll end this wave of pathetic posts !