Installing - Workinq/Alt-Logging GitHub Wiki
Execution
Now it's time to execute the script! You've finished all the necessary steps to get the script working and now it's time to let it do its thing.
Parameters
When running the script you will need to supply one parameter only (as of 20 May 2019).
alts
- This parameter will determine the file used to log in all of your alts. Make sure this is a valid file and that it exists in the same directory the script is running in.
An example usage would be the following: ./launch.sh alts.txt
where launch.sh
is the launch script and alts.txt
is the file containing all of your accounts which you want to log on. If you don't specify an alt file, the script won't run and you will be prompted with the following error: ERROR: You must specify an alt file.
Run
Now the script will run, the initial run may take some time to finish as it is going to have to install a few dependencies which are required for the program to work. These dependencies are:
After all these dependencies are installed, the script will run and your alts will be launched. Now that you've finished setting up the script, how about you check out the configuration page where you can find out how to edit configuration variables and also know what each of them mean.