Jump to content

Quizup Tweak.xm


40 posts in this topic

Recommended Posts

Updated (edited)

all answers correct, only visual

Hidden Content

    #include <substrate.h>
    
    %hook RoundScoreBox
    
    - (void)answeredIncorrectly {
    
    }
    %end
    
    %hook AnswerInfo
    
    - (bool)answeredCorrectly {
    return TRUE;
    }
    %end
    

Updated by Guest
Posted

If this works then you're freaking awesome ^_^

Wait, I don't even know what this is LOL

Search the forum because there are 2 hacks for QuizUp. :)

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