Blshift
Borderlands Shift code automated redeemer
Install / Use
/learn @derekn/BlshiftREADME
BL-Shift
[!IMPORTANT] This repo is now archived as shift.orcicorn.com has been shutdown.
Please see this repo for a different solution: ugoogalizer/autoshift
Shift code automated redeemer for Borderlands using lists from Orcicorn.
Features
- works for all Borderlands (3, 2, the Pre-Sequel, GOTY), and all platforms (Xbox, PSN, Steam, Nintendo, Stadia, and Epic).
- automatically pulls active codes from shift.orcicorn.com.
- codes can also be manually redeemed.
- supports multiple shift accounts on different platforms.
- cross-platform written in python.
- runs on command line so can be easily scripted or put in a cron job to run on a schedule.
- open-source so you can be assured your logins are safe and secure.
- provides a reusable package to use in your own python scripts.
Install
pip install git+https://github.com/derekn/blshift.git
or using pipenv:
pipenv install git+https://github.com/derekn/blshift.git#egg=blshift
Usage
Specify the Shift account username/password and platform (Xbox/PS/etc.) via the command line options,
or using the environment variables: SHIFT_USERNAME, SHIFT_PASSWORD and SHIFT_PLATFORM.
Usage: blshift [OPTIONS]
Options:
--version Show the version and exit.
-u, --user TEXT shift username. [required]
-p, --pass TEXT shift password. [required]
-l, --platform [EPIC|NINTENDO|PLAYSTATION|STADIA|STEAM|XBOX]
redemption platform. [required]
-c, --code TEXT redeem single shift code, can be used
multiple times.
--no-cache disable shift code caching.
--cache-dir DIRECTORY cache directory, default system temp.
--help Show this message and exit.
-
Redeem all active codes:
blshift -u username -p password -l xbox -
Manually redeem codes:
blshift -u username -p password -l xbox -c CBCTJ-3TJ3J-C3XBS-9RW3C-TTXX2
the-c/--codeoption can be used multiple times to redeem several codes -
Using environment variables to redeem on multiple platforms
export SHIFT_USERNAME='user@email.com'
export SHIFT_PASSWORD='abc123'
blshift --platform xbox
blshift --platform playstation
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
