Skip to content

DenizIsik58/runescape-account-management-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This simple tool will check if any of your runescape accounts are alive by making a lookup on runescape's highscores.

There are some cases to cover if your accounts doesn't show up:

  • Permanently banned
  • Locked

That means even if your account has a 2-day ban, it will show up and you will be able to use them again.

How to use

In the project directory you will find 2 .txt files:

  • account_input.txt
  • account_output.txt

You simply write the account names in the account_input.txt file that you want checked, in the following format:

name1
name2
name3
name4

and then you can run it via the run button or in the terminal by executing the following command:

python main.py

After execution, you will find a filtered version of the account_input file where banned accounts have been sorted out. Enjoy! :-)

About

Check if your botted accounts are live super easily!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages