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

댓글 남기기

댓글을 남기려면 로그인하세요.