RAS LOAD TESTER =============== You will need: * A Retro AIM Server instance with DISABLE_AUTH set to true * Perl with these CPAN modules: - NET::OSCAR - Getopt::Long * The GNU Bash shell Running it: Run `loadtest` like this: loadtest Where indicates the hostname or IP address of your RAS instance, and indicates the number of bots you want to run. This will launch instances of `ras-load` in the background, so be careful of overloading your personal machine. A dedicated VM is recommended. To end it, you will need to use `kill` or `pkill` on all the `ras-load` processes.