Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- setInterval(function(){var sockets = []; var G = io("https://bonziworlddeluxe.gq/#"); sockets.push(G);G.emit('login',{name:'test'}); G.emit("command", {list: ["color","blue"]}); G.emit("command", {list: ["backflip"]})} ,1500);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement