118354
Level 32 Chipist
kleeder
post #118354 ::
2020.03.09 9:06am
Zillah, MiDoRi, EnigmoreSFC, argarak, VinsCool, ophicleidon and pandavova liēkd this
Zillah, MiDoRi, EnigmoreSFC, argarak, VinsCool, ophicleidon and pandavova liēkd this
I just voted for Walkman Major in less than 30 seconds :D
okay so i usually save my votes in a spreadsheet as soon as a new battle launches. if a new entry is submitted, i listen to it and write my votes down. this works most of the time unless the vote cats arent announced yet or theres a resubmission during the entry period. if theres a resubmit, i need to adjust my votes obviously.
the most annoying thing after a battle is when i have to transcribe all my votes from my spreadsheet into the botb form, its just time consuming.
thats why i wrote this little script: https://github.com/kleeder/BotBAutoVote
i hope the readme file explains everything and there's also an example csv-file. i didnt put any error-handling into it, so pls make sure your inputs are correct, otherwise botb will just give an error ¯\_(ツ)_/¯
the only things needed are the user_id, serial and botbr_id (you can get them if you check your cookies while logged in) and the entry_id+cat-votes
simple thing that saves some time if you already write your votes down in the entry period like i do. might also make the voting process easier and encourage more people to vote, idk
okay so i usually save my votes in a spreadsheet as soon as a new battle launches. if a new entry is submitted, i listen to it and write my votes down. this works most of the time unless the vote cats arent announced yet or theres a resubmission during the entry period. if theres a resubmit, i need to adjust my votes obviously.
the most annoying thing after a battle is when i have to transcribe all my votes from my spreadsheet into the botb form, its just time consuming.
thats why i wrote this little script: https://github.com/kleeder/BotBAutoVote
i hope the readme file explains everything and there's also an example csv-file. i didnt put any error-handling into it, so pls make sure your inputs are correct, otherwise botb will just give an error ¯\_(ツ)_/¯
the only things needed are the user_id, serial and botbr_id (you can get them if you check your cookies while logged in) and the entry_id+cat-votes
simple thing that saves some time if you already write your votes down in the entry period like i do. might also make the voting process easier and encourage more people to vote, idk