Installation
Ragebot Launcher
Prerequisite software is only downloaded if it is detected that it is not already installed. This makes future updates smaller to download as they contain only the Ragebot application.
Please note: The installation detection is rather basic and simply checks for some registry keys and environment variables. If you have had other software installed that also used such things, you may find that the installation process does not run as expected. In that case, please see the manual installation instructions below
Manual Installation
Java
Check that the JAVA_HOME environment variable points to a valid Java installation. If it does not, remove the environment variable and start Ragebot again so that it can detect this and install one for you.
Node.JS
Check that at least version 14.17.3 of Node.JS. installed
Appium
Open the Node.JS Command Prompt and type appium -v
Ensure that you have at least Version 1.22.2. If you do not, install it by starting an ADMINISTRATOR Node.JS Command Prompt and type: npm install -g appium@1.22.2 then press Return
Android Support Files
Check that the ANDROID_SDK_ROOT or ANDROID_HOME environment variable points to a valid Android SDK installation. If it does not, remove the environment variable and start Ragebot again so that it can detect this and install one for you.