A quick little tool to constantly run some code to redeem SHiFT codes for Borderlands 3!
This python code requests data from Orcicorn's SHiFT JSON API for a list of golden keys. It can be configurated to run every hour while hidden and attempt to redeem more codes from there.
- Download the exe available at Releases
- Run the exe,
- It'll probably take a bit to get started but: it'll first attempt to read your browser cookies for login info
- If it can't read cookies, it'll prompt you for your SHiFT Email. Go ahead and fill it in
- Next up, enter your password since it's kinda needed to login in
- It'll prompt you if you want to run it every hour. (This feature only works on Windows so far)
- It should hopefully say something along the lines of
SUCCESS: The scheduled task "SHiFT Automation" was created
. If it doesn't, please contact me for help!- If you plan to remove the self-scheduling in the future you can run
SchTasks /Delete /TN "SHiFT Automation" /f
in your terminal or you can runTask Scheduler
and delete it from there.
- If you plan to remove the self-scheduling in the future you can run
- It should hopefully say something along the lines of
- Next it'll run through all of the codes, generating a list of all the ones that you've used, and if you've not used it, it'll activate it and then mark it as used!
- That's it!
- If you chose to automate execution, you'll need not touch SHiFT keys (probably) unless you want to!
- Orcicorn for creating their wonderful JSON api
- BrokenNoah for creating the cool free icons for Borderlands 3
- trs for doing most of the programmatical heavy lifting with SHiFT at their shift-code repository.
- Gearbox Software obviously for creating BL3 and SHIFT