Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. javascript:
  2. /*You can still control - A this page and copy it directly into the URL bar, the browser will compile it into a single line*/
  3. function destroy(id){dumpid=Math.floor(dumpid=Math.random()*1000000);dumpid+="";document.getElementById(id).id=dumpid;document.getElementById(dumpid).style.display="none";}
  4. if(document.getElementById("injectedMenu")!=null){alert("Please Refresh the page to inject again!");destroy("injectedMenu");destroy("Open");}
  5. var xxx="";var xxu="";var xxm="";
  6. var msgdelay=3000;
  7. var xxmsg="/me Has pruned the Shoutbox[color=black]*[/color][color=#FFFFFF]";
  8. for(x=0;x<200;x++){xxmsg+="------------------------------------------------";}
  9. xxmsg+="[/color]";
  10. var tabCount = 0;
  11. var ta="[color=#F1F1F1]-....[/color];d";
  12. var tb="[color=#F1F1F1]-.[/color];d;d";
  13. var tc=";d;d;d";
  14. var hacksloaded=0;
  15. InfernoShoutbox.append_tab("<span id=\"Open\" style=\"display:none\"><button onclick=\"reopen()\">Open</button></span><span id=\"injectedMenu\" style='text-shadow: 0 0 24px #00B2EE, 0 0 4px #00B2EE, 1px 1px 2px #00FF00; color: #000000;'></span>");
  16. function reopen(){document.getElementById("injectedMenu").style.display="inline";document.getElementById("Open").style.display="none";}
  17. function removeAll(){document.getElementById("injectedMenu").style.display="none";document.getElementById("Open").style.display="inline";}
  18. function shout(x){InfernoShoutbox.shout.ajax = new vB_AJAX_Handler(true);InfernoShoutbox.shout.ajax.send('infernoshout.php','do=shout&message=' + PHP.urlencode(x));}
  19. 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>";}
  20. function spamx(a,b,cx){InfernoShoutbox.show('shoutbox');xxx=a;xxu=b;xxm=cx;for(c=0;c<xxx;c++){setTimeout('shout("/pm " + xxu + " ; " + xxm);',msgdelay*c);}}
  21. function handle(){var x=prompt('Ammount of messages');var u=prompt('User to spam');var m=prompt('Message to send');spamx(x,u,m);}
  22. function tri(){shout(tc);setTimeout('shout(tb)',msgdelay);setTimeout('shout(ta)',msgdelay*2);}
  23. function handlesb(){var x=prompt('Ammount of messages');var m=prompt('Message to send');xxm=m;for(c=0;c<x;c++){setTimeout('shout(xxm);',x*msgdelay)}}
  24. function hackidle(){InfernoShoutbox.idletimelimit=9999999;alert("Idle Time set to 9999999");}
  25. function doidle(){InfernoShoutbox.idle=true;}
  26. function tripm(){var u=prompt("Enter the user to Tri-Force");xxu=u;shout("/pm " + xxu + " ; " + tc);setTimeout('shout("/pm " + xxu + " ; " + tb)',msgdelay);setTimeout('shout("/pm " + xxu + " ; " + ta)',msgdelay*2);}
  27. function openname(){InfernoShoutbox.open_pm_tab("pm_" + prompt("Enter User ID"),prompt("Enter User Name"));}
  28. function openhacks(){if(hacksloaded){alert("Hacks already loaded!");return;}if(!confirm("Warning, You risk getting banned by using these!, Click ok to concent to being possibly banned!")){return;}
  29. document.getElementById("injectedMenu").innerHTML+=" |";
  30. addButton("Tri-Force","tri");
  31. addButton("Tri-Force PM","tripm");
  32. addButton("Spam PM","handle");
  33. addButton("Spam","handlesb");
  34. hacksloaded=1;}
  35. document.getElementById("injectedMenu").innerHTML+="<span>Trix SB Mod Kit <3</span>|";
  36. addButton("Force PM","openname");
  37. addButton("Idle","doidle");
  38. addButton("Never Idle","hackidle");
  39. addButton("Hacks","openhacks");
  40. addButton("Hide","removeAll");
  41. alert("Injection Successful!");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement