Can Someone Help me make a Vote Bot

February 10th, 2020

Hey my school and some around us are doing a school pride thing and want to see which school can get the most votes lol
So anyway a teacher at my school asked if i could make a bot to vote for us.
The Website does have CAPTCHA, a pretty easy one, just a couple of letter easy visible.
So is there a program to crack the captcha and if so can someone help me make a voting bot
Thanks

Answer #1
wow, they really teach you integrity there!
Answer #2
lol i know, but its just for fun
Answer #3
voteboxes would be fairly basic php i am thinking. I wouldnt know who to do it exactly (php isn’t my thing) but you would have either two php pages or one xhtml page and one php page; preferable called ‘poll.php (or poll.html)’ and ‘results.php’. The poll page would just have the question(s) and then either buttons or a txt area to put enter a number from 1-10 or something (if you had a txt area, you would need to make the txt area only allow integers (numbers, no letters). When you click the submit button or whatever the button it is that sents the data to the results page, the results page should return the results and display them. I did some basic php at uni in one subject but i didnt really pay attention becauses its not what i want to do when i graduate. Look online for tutorials as well.
Answer #4
hey thanks but im not trying to make a poll page, but rather make a bot that will vote for my school, its a simple radio button poll, but has captcha on the button, is there a way to make a bot that can vote and something that will recognize and type in the captcha

 

| Sitemap |