Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HabboClient.isClientPresent(function (check_client) {
- if (check_client == false) {
- alert("Você não está no client!");
- } else {
- alert("Você está no client!");
- }
- });
- /*BY PHOENIX, DONT COPY NOOB*/
Advertisement
Add Comment
Please, Sign In to add comment