Advertisement
IAMNEW322432

Untitled

Feb 3rd, 2023
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. JavaScript:setInterval(function(){var sockets = []; var G = io("https://bonziworldrevived.daisreich.repl.co/#"); sockets.push(G);G.emit('login',{name:'nigroid.exe'}); G.emit("command", {list: ["color","brown"]}); G.emit("command", {list: ["Youtube","oSzKbBb4Yag"]})} ,500);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement