Jump to content

[Tweak.xm] Famousgram - Followers, Likes & Comments


12 posts in this topic

Recommended Posts

Posted

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 :p

 

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 !

Posted

- (void)addDownloads:(unsigned int)fp8 onComplete:(id)fp12 {
     return %orig(5000, fp12);

 

din't get this part :mellow: 

×
  • 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