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

< Feedback on Auto Unlock Hat and Pets

Review: Good - script works

§
Posted: 16-04-2022
Edited: 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_HavyAuthor
§
Posted: 17-04-2022

nice thanks

Post reply

Sign in to post a reply.