Jump to content

tmtwin

Senior Member
  • Posts

    127
  • Joined

  • Last visited

Everything posted by tmtwin

  1. @cz1993please update hack. thanks very much. link:https://itunes.apple.com/us/app/light-fellowship-of-loux/id1062508266?mt=8
  2. nice
  3. thanksp
  4. thanks
  5. can you Convert to Objective-C with the above image. thank very much. my tweak don't work @Joka
  6. can you help me @DiDA
  7. don't work :(( my tweak: %hook GADAd -(void) setAdURL:(id)arg1 { %orig(NULL); } %end %hook GADAd -(void) setAdHTML:(id)arg1 { %orig(NULL); } %end %hook GADAd -(void) setAdBaseURL:(id)arg1 { %orig(NULL); } %end %hook ZAdsInterstitialServeEntity -(void) setAdsAdmob:(id)arg1 { %orig(NULL); } %end %hook ZAdsInterstitialServeEntity -(void) setAdsAdtima:(id)arg1 { %orig(NULL); } %end %hook ZAdsInterstitialServeEntity -(void) setAdsInmobi:(id)arg1 { %orig(NULL); } %end %hook ZAdsBannerServeEntity -(void) setAdsAdmob:(id)arg1 { %orig(NULL); } %end %hook ZAdsBannerServeEntity -(void) setAdsAdtima:(id)arg1 { %orig(NULL); } %end %hook ZAdsBannerServeEntity -(void) setAdsInmobi:(id)arg1 { %orig(NULL); } %end %hook AdsCollectionViewCell -(void) setAdsBannerView:(id)arg1 { %orig(NULL); } %end %hook AdsFlowManager -(bool) allowShowWelcomAds { return FALSE; } %end %hook ZAdsNativeEntity -(void) setAdsClickTo:(id)arg1 { %orig(NULL); } %end %hook ZAdsBanner -(bool) getAdsAutoRefresh { return FALSE; } %end %hook ZAdsBanner -(void) onMobvistaBannerShow:(id)arg1 { %orig(NULL); } %end %hook ZAdsBanner -(void) onFacebookBannerShow:(id)arg1 { %orig(NULL); } %end %hook ZAdsBanner -(void) onAdmobBannerShow:(id)arg1 { %orig(NULL); } %end %hook ZAdsBanner -(void) onAdtimaHtmlBannerShow:(id)arg1 { %orig(NULL); } %end %hook ZAdsBanner -(void) onAdtimaRichBannerShow:(id)arg1 { %orig(NULL); } %end %hook ZAdsBanner -(void) onAdtimaBannerShow:(id)arg1 { %orig(NULL); } %end %hook ZAdsBanner -(void) onAdtimaVideoBannerShow:(id)arg1 { %orig(NULL); } %end %hook ZAdsPartnerInterstitialAbstract -(void) setInterstitialAdmob:(id)arg1 { %orig(NULL); } %end %hook MVNativeAdRequest -(void) setAdmobManager:(id)arg1 { %orig(NULL); } %end %hook MVUnitSetting -(void) setAdmobUnitId:(id)arg1 { %orig(NULL); } %end %hook MVCampaignExp -(void) setAdmobNativeAd:(id)arg1 { %orig(NULL); } %end %hook ZAdsInterstitial -(void) onAdmobInterstitialShow:(id)arg1 { %orig(NULL); } %end %hook Fabric -(void) setAdvertisingToken:(id)arg1 { %orig(NULL); } %end
  8. thanks very much
  9. i use flexconverter but my tweak don't work
  10. How to Convert to Objective-C with the above image. thank very much
  11. thanks
  12. thanks
×
  • 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