Greasy Fork is available in English.

Auto Unlock Hat and Pets

Annoyed by have to click "Follow" or "Subcrise" everytime equip your pet? Let this sipmle script help you

< Commentaires sur Auto Unlock Hat and Pets

Avis: Bon - le script fonctionne correctement

§
Posté le: 16/04/2022
Édité le: 16/04/2022

You can also call these functions directly in the game, this is just something i stole off the block:
game.network.addEnterWorldHandler(() => {
game.ui.components.MenuShop.onTwitterFollow();
game.ui.components.MenuShop.onTwitterShare();
game.ui.components.MenuShop.onFacebookLike();
game.ui.components.MenuShop.onFacebookShare();
game.ui.components.MenuShop.onYouTubeSubscribe();
});

vn_HavyAuteur
§
Posté le: 17/04/2022

nice thanks

Poster une réponse

Connectez-vous pour poster une réponse.