AAO25.com

Community => Games & Programming => Topic started by: Petrol on Friday, February 13, 2015, 07:29:21 AM

Title: Poll voting script
Post by: Petrol on Friday, February 13, 2015, 07:29:21 AM
As I said, I had some free time so I have prepared simple voting script https://gist.github.com/088f2276cec06e25763c
Unfortunatly it don't work as it should, nice job Spanky ;)

Code: [Select]
./voter.py pols
./voter.py vote 114 0
Title: Re: Poll voting script
Post by: Spanky on Friday, February 13, 2015, 13:32:10 PM
There's a few checks that prevent you from spoofing it. I could think of another way to possibly spoof it but I won't share any details publicly.