Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.2 KB

OSRS Account Creator

CURRENTLY NOT WORKING DUE TO JAGEX IMPLEMENTING INCAPSULA PROTECTION TO THEIR SITE. STAY TUNED FOR AN EVENTUAL UPDATE OR FORK/FIX IT YOURSELF. FEEL FREE TO PULL REQUEST A FIX IF YOU WANT.

Gavin's OSRS Account Creator is a python script that can be run to create Runescape accounts with features such custom usernames/passwords, anti/twocaptcha support, proxy support, OSBot/Tribot CLI integration, and more.

Support, requests, etc can be found on discord: https://discord.gg/SjVjQvm

twocaptcha.com referral: https://2captcha.com?from=8817486

anticaptcha.com referral: http://getcaptchasolution.com/njbmecwjpo

Installation

Use the package manager pip to install OSRS Account Creator.

pip3 install -r requirements.txt

Usage

Edit the osrs_acc_creator_master/settings/settings.ini as appropriate. Then navigate to cmd prompt/terminal and run:

cd ~/Desktop/osrs_acc_creator_master
python acc_creator.py

Contributing

Pull requests for bug fixes are appreciated. If you have any big changes or suggestions, please post in the discord or open an issue on the github repo.

License

GPL