Auto Steam Age Verifier

Lets you set your age so you can skip the Steam Age Verification page.

< Feedback on Auto Steam Age Verifier

Review: OK - script works, but has bugs

dk5
§
Posted: 2014-06-30

BugFixes, Tampermonkey in Chrome, but think bugs may be problems in greasemonkey as well.

The script did not work for me at first, I had to make the following changes:
- put double or single quotes around False and True, as otherwise they are treated as unassigned variables
- change the "=" assignment operator to "==" comparison operator in the if random line
- add the missing semicolon to the first line after the if random line
Cheers!

VasAuthor
§
Posted: 2014-07-02

I tried in firefox and the bugs didn't seem to appear. I edited the script in either case.

Post reply

Sign in to post a reply.