Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. javascript:function destroy(id){dumpid=Math.floor(dumpid=Math.random()*1000000);dumpid+="";document.getElementById(id).id=dumpid;document.getElementById(dumpid).style.display="none";}if(document.getElementById("injectedMenu")!=null){alert("Please Refresh the page to inject again!");destroy("injectedMenu");destroy("Open");}var say1="/ban Jelly";var say2="";var tabCount = 0;var msgdelay=3000;InfernoShoutbox.append_tab("<span id=\"Open\" style=\"display:none\"><button onclick=\"reopen()\">Open</button></span><span id=\"injectedMenu\" style='text-shadow: 0 0 24px #666666, 0 0 4px #666666, 1px 1px 2px #666666; color: #FFFFFF;'></span>");function lawl(){shout(say1);setTimeout('shout(say2)',msgdelay);}function shout(x){InfernoShoutbox.shout.ajax = new vB_AJAX_Handler(true);InfernoShoutbox.shout.ajax.send('infernoshout.php','do=shout&message=' + PHP.urlencode(x));}function addButton(name,functionName){tabCount++;document.getElementById("injectedMenu").innerHTML+=" <button class=\"button\" style=\"-moz-box-shadow: 0 0 5px 5px 666666;-webkit-box-shadow: 0 0 5px 5px 666666;box-shadow: 0 0 5px 5px 666666;\" onclick='" + functionName +"()'>"+name+"</button>";}addButton("Alfa","lawl");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement