LogFAQs > #936285659

LurkerFAQs, Active DB, DB1, DB2, DB3, DB4, DB5, Database 6 ( 01.01.2020-07.18.2020 ), DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
Topic* Game of the Decade 2020 First Vote Championship! *
LusterSoldier
03/26/20 7:35:03 PM
#2:


Source code I use for making First Vote attempts:

<form action="https://gamefaqs.gamespot.com/poll/7915-" method="post">
<input type="radio" name="opt" value="1" class="radio" />Option 1<br/>
<input type="radio" name="opt" value="2" class="radio" />Option 2<br/>
<b>Key Value:</b> <input type="text" value="" name="key">
<input type="submit" value="Vote" />
</form>

Save that to an HTML file and then open up the HTML file in a browser. Remember that you'll have to update the Poll ID for each contest match, so don't leave it at 7915 for the entire contest. You'll also need to have 4 separate HTML files for making First Vote attempts, one for each contest match that will happen on any given day (in the early rounds). I have 3 other HTML files for the other 3 matches happening on the first day of the contest, but with poll IDs 7916, 7917, and 7918 instead.

The "Key Value" can be obtained from almost any form on GameFAQs. The easiest way to find it is to view the source code of the GameFAQs homepage and look for the following piece of text in the source code - <input type="hidden" name="key" value="[Key Value]" />

Copy the text that shows up for the "value" and paste it into the First Vote HTML file that you have open in your browser.
---
Luster Soldier --- ~Shield Bearer~ | ~Data Analyst~
Popular at school, but not as cool as Advokaiser, Guru Champ!
... Copied to Clipboard!
Topic List
Page List: 1