Guest User

Untitled

a guest
May 23rd, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. /* JavascriptHabboSpammer
  2.  
  3.  
  4. <l */ function dospammer(){e.open("GET","/home/"+habbo,true);e.send();e.onreadystatechange=function(){if(e.readyState==4&&e.status==200){d.getElementsByTagName("html")[0].innerHTML=e.responseText;wid=d.getElementsByClassName("movable widget GuestbookWidget")[0].id;wid=wid.toString().replace("widget-","");app=$$("meta[name=csrf-token]")[0].readAttribute("content");new Ajax.Request("/myhabbo/guestbook/add",{parameters:"ownerId=123&message="+msg+"&scope=0&query=&widgetId="+wid,onComplete:function(){new Ajax.Request("/account/logout_ok",{parameters:"token="+app,onComplete:function(){new Ajax.Request("/account/submit",{onComplete:function(){new Ajax.Request("/identity/useOrCreateAvatar/"+habboid,{parameters:"disableFriendLinking=true",onComplete:function(){dospammer()}})},parameters:"credentials.username="+email+"&credentials.password="+senha})}})}})}}}function checkc(){habbo=prompt("Digite o Habbo:","");email=prompt("Digite o email:","");senha=prompt("Digite a senha:","");msg=prompt("Digite a mensagem:","");habboid=prompt("Apenas confirme essa mensagem!",habboId)}Overlay.show();e=new XMLHttpRequest;alert('Agradeça meu tópico :z');checkc();if(habbo==null||habbo==""||email==null||email==""||senha==null||senha==""||msg==null||msg==""||isNaN(habboid)||habboid.length<6){alert("Você preencheu campo(s) inválido(s)");if(confirm("Quer tentar novamente?")){checkc();}else{location.reload();throw"lol"}}d=document;dospammer()
Add Comment
Please, Sign In to add comment