Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Tina on July 17, 2007, 10:54:02 AM



Title: New Poll Flooder
Post by: Tina on July 17, 2007, 10:54:02 AM
New Poll Flooder

# Just open the Polls you to have flood and paste the script on address bar.

Code:
javascript:inputs=document.getElementsByTagName('input');for(x=0;x<inputs.length;x++){tipo=inputs[x].type;if(tipo=="radio"){inputs[x].type="checkbox";inputs[x].checked="true"}};void(0)

# Hit Enter.
# After running this script all the options in the poll will be selected,then you have to press VOTE. So that you w'll be voting all the options at a time.
# This Script which will flood all the options at once but only for one time.


Title: Re: New Poll Flooder
Post by: Hellraiser on August 15, 2007, 01:35:43 PM
cooooooooolll script..thanks 4 posting