javascript:opcao=prompt("select the option u want to vote :\nex: 1 or 2 or 3 or 4...","");votos=prompt("No. of votes?\n31 is maximum",31);send = "POST_TOKEN="+encodeURIComponent(document.getElementsByName('POST_TOKEN')[0].value)+"&signature="+encodeURIComponent(document.getElementsByName('signature')[0].value);for(x=0; x";xml=new XMLHttpRequest();xml.open("POST",location.href,false);xml.setRequestHeader('Content-Type','application/x-www-form-urlencoded');xml.send(send);document.body.innerHTML=xml.responseText;void(0)
method : run the script on the poll it will ask you VOTE number give the number of the vote you want to vote and then press ok and agian press ok it will send 31 votes automatically
No comments:
Post a Comment