Jump to content

Help with returning this (ms)


Go to solution Solved by AnotherLurker,

11 posts in this topic

Recommended Posts

Posted

-(void)didCompleteRewardedVideo:(id)video withReward:(int)reward;

 

How would I make it so that reward is 9999999? I looked on ProCydia's support topic already and the answer didn't help me. And yes, there is supposed to be a space in "video withReward", I checked myself. Thanks! :)

Posted

@@DiDA give him a link to other similar questions

You mean like these? 

 

http://iosgods.com/topic/4029-pls-help-make-a-tweakxm/

 

http://iosgods.com/topic/1280-how-would-i-add-this-to-the-tweakxm/

 

http://iosgods.com/topic/2452-how-would-i-add-this-to-my-patcher/

 

:3

 

-

 

Can you tell me which app you're trying to modify @@shmoo?

Posted

Just a twitter followers hack, I wanted to mod another app I found then replace my current topic with the new one. (If that makes sense)

Posted

It's another Twitter app that is better than the one I already hacked, once I hacked that app I will replace the topic with the new one (if that makes sense)

Posted (edited)

 

:facepalm:

%hook ClassName-(void)didCompleteRewardedVideo:(id)video withReward:(int)reward{   %orig(video, 9999999);}%end

Tried that.

 

edit: Never mind, it did work! I just had a typo. Thanks :)

Updated by Guest
Posted

Tried that.

edit: Never mind, it did work! I just had a typo. Thanks :)

I've marked the answer as solved but you should do this yourself next time. :)

 

@@shmoo

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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