Greasy Fork

来自缓存

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

< 脚本 Auto Unlock Hat and Pets 的反馈

评价:好评 - 脚本运行良好

§
发布于:2022-04-16
编辑于:2022-04-16

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_Havy作者
§
发布于:2022-04-17

nice thanks

发布留言

登录以发布留言。