Skip to content

added, as seen in refresh branch, to Stefan's jagex account launcher for microbot to have a refresh function so you don't have to manually import each account which lead into other features such as kill all and soon to be added client limiter and restarter.

License

Notifications You must be signed in to change notification settings

FireStarter-Instigator/Jagex-Account-Switcher

 
 

Repository files navigation

Jagex Account Switcher

JagexAccountSwitcher_6AppBzUoV6

This program allows you to easily switch profiles without using the Jagex Launcher directly. The program is designed to be used in conjunction with Microbot. However can be used as a standalone for other clients that use the runelite credential system to launch.

Account overview

image

Here you setup your accounts. You can add, remove and switch manually to an account. Please read the "Guide" on how to add new runelite profiles to the program.

Account Handler

JagexAccountSwitcher_5Wac6NtxbB

This is the main part of the program. Here you can see all your accounts and track already running clients. Please be aware that clients that are started manually will not be tracked. You can choose to start a specific client or all clients at once. You can also choose to kill a specific client.

Settings

JagexAccountSwitcher_xgbD1sny8t

By default, the program will automatically try to find the .runelite folder for you and the Configuration Location will be set to within the folder of the program. If you want to use the Account Handler, you will need to direct a Microbot jar file for the program to use.

Guide

JagexAccountSwitcher_J6hSq9qPzw

Lauching the program on OSX

Thanks to slest for the guide.

Step 1: Move the app to applications

  1. Open Finder.

  2. Move the JagexAccountSwitcher.app from /Downloads into the /Applications folder. (Just drag it to the Applications folder)

or

Example Terminal command if needed:

mv ~/Downloads/JagexAccountSwitcher.app /Applications/

Step 2: Fix macOS Security Permissions

xattr -cr /Applications/JagexAccountSwitcher.app

This removes the "quarantine" tag macOS adds to apps from the internet.

Step 3: Launch the App via Terminal

cd /Applications/JagexAccountSwitcher.app/Contents/MacOS/ ./JagexAccountSwitcher

Common issues

  • Make sure you have .NET installed.
    • You can download it here: .NET
  • Make sure you have Java 17 installed and your JAVA_HOME environment variable is set correctly.
    • You can download it here: JDK
  • Make sure you have the correct permissions to run the program.
    • You might need admin permissions to run the program. Especially if you want to kill clients.
  • Make sure you have the correct version of the program for your operating system.
  • Make sure you have the correct version of the program for your architecture (x64 or ARM64).

About

added, as seen in refresh branch, to Stefan's jagex account launcher for microbot to have a refresh function so you don't have to manually import each account which lead into other features such as kill all and soon to be added client limiter and restarter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%