rdsedmundo

Votos na Home

Feb 12th, 2012
483
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /*
  2.  Escrito por Kyl3 / edi472
  3.  http://www.pastebin.com/u/Kyl3
  4. */
  5. function vota(a,b){if(contas.length<1){alert("Pronto!\nEscrito por edi472 (webcheats.com.br)");location.reload();fuck()}avatar=a;if(b!==true){avatar=avatar-1}avatar=contas[avatar];new Ajax.Request("/identity/useOrCreateAvatar/"+avatar,{parameters:"disableFriendLinking=true",onComplete:function(){contas.pop();new Ajax.Request("/myhabbo/rating/rate",{method:"get",parameters:"widgetId="+parametros[0]+"&ratingId="+parametros[2]+"&_mypage_requested_account="+parametros[1]+"&givenRate=5",onComplete:function(){vota(contas.length)}})}})}d=document;if(!location.href.match("/me")){alert("Página errada\nExecute o script novamente =)");location.pathname="/me";fuck()}(function(){Overlay.show();habbo=prompt("Digite o nick de quem vai receber os votos:","");k=new XMLHttpRequest;k.open("GET","/home/"+habbo,true);k.send();k.onreadystatechange=function(){if(k.readyState==4&k.status==200){regExp1=/ratingWidget = (.*)/gi;d=k.responseText.toString();parametros1=d.match(regExp1).toString().replace(/ratingWidget = new RatingWidget/gi,"").split("('").toString().split(");");parametros1=parametros1[0].toString().replace(/'/gi,"").replace(/ /gi,"");parametros1=parametros1.substr(1,parametros1.length).split(",");parametros=[];for(ef=0;ef<3;ef++){parametros.push(parametros1[ef])}Overlay.hide();alert("Agora é só esperar, você será avisado quando acabar. ;z");alert("Enquanto isso, que tal agradecer meu tópico?");(function(){window.open("http://www.webcheats.com.br/forum/habbo/1467989-javascript-votos-na-home.html#post5785883","","top=40, left=40, width=250, height=100");return false})();return parametros}}})();contas=[];z=new XMLHttpRequest;z.open("GET","/identity/avatars",true);z.send();z.onreadystatechange=function(){if(z.readyState==4&&z.status==200){response=z.responseText;regExp=/\/identity\/useOrCreateAvatar\/(.*?)?disableFriendLinking=true/gi;avatars=response.match(regExp).toString().replace(/\/identity\/useOrCreateAvatar/gi,"").replace(/\?disableFriendLinking=true/gi,"").replace(/\//gi,"");avatars=avatars.split(",");for(i=0;i<avatars.length;i++){contas.push(avatars[i])}setTimeout("vota(contas.length, true)",6e3)}}
Advertisement
Add Comment
Please, Sign In to add comment