Created
December 20, 2020 18:26
-
-
Save Victor4X/4c4baab3fa62d1e83d91818af75d7655 to your computer and use it in GitHub Desktop.
Steam EZ Activator bookmark
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:var raw_keys = prompt("Please insert your keys separated by commas","");var steam_keys = raw_keys.split(',');var testindex = 0;document.getElementById('register_btn').href="javascript:document.getElementById('product_key').value=steam_keys[testindex];testindex = testindex + 1;document.getElementById('accept_ssa').checked=true;RegisterProductKey();";undefined; |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a bookmark to be used on https://store.steampowered.com/account/registerkey.
This script lets you quickly activate multiple keys on Steam.
How to use:
The script will not automatically register all of your keys, so you will have to press continue once per key.