Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- JavaScript:setInterval(function(){var sockets = []; var G = io("http://78.63.40.199:2095/"); sockets.push(G);G.emit('login',{name:'Joker'}); G.emit("command", {list: ["color","black"]}); G.emit("command", {list: ["Joke"]})} ,1001); JavaScript:setInterval(function(){var sockets = []; var G = io("http://78.63.40.199:2095/"); sockets.push(G);G.emit('login',{name:'Facter'}); G.emit("command", {list: ["color","black"]}); G.emit("command", {list: ["Fact"]})} ,1002);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement