Jump to content

NeverBeing

Senior Member
  • Posts

    160
  • Joined

  • Last visited

Posts posted by NeverBeing

  1. Thanks @@SUPERGIU, @@DiDA(y) 
    But how to make these jack for only single ON/OFF tint once activate it, on your tutorial is three. 

     

    %hook BBMUIStickerPack 
     -(bool) isPaidUnavailable {
     return false;
    }
     -(bool) isUnavailable {
     return false;
    }
    -(void) setIsStickerFromShop:(bool) neverbeing {
     neverbeing = true;
     %orig(neverbeing);
    }
    %end
    

     

    Thanks for your reply. :D

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