EVE Master is a complex solution that has multiple different apps. This topic shows and describes the list of commands for the core EVE Master app (also known as EVE Master CLI). Each nested command in EVE-Master has -h option. Use the help get more information from it. Information EVE-Master [command] EVE-Master auth [command] EVE-Master […]
Category: Tutorial
The posts under “Tutorial” label show how to use EVE Master – EVE Online bot and automation tool in detail. You will learn how to create your bot for any custom gameplay behavior. How to download an already created bot by somebody else and customize it for your needs. As well guide about how to get data from EVE Online, how to read the data, use the data. How to use Visual Scripting for creating your EVE Online bots.
How to use EVE Master CLI
1. Download & install EVE-Master Extract archive to any folder and start EVE-Master.exe You may use standard Terminal / Console to execute a command directly. And even to create your custom script to run sequence of commands. Good to know 2. Create PlayConfig Replace “MyConfig” with real name you would like to call it. Replace […]
Run multiple EVE bots in background
Multiple bots To run multiple bots in the same time at single PC – per each EVE Online client, launch EVE Master app one more time. If multiple bots should use mouse or keyboard, need to run them in background. Or they will fight for the mouse control, that is guarantee of miss-clicks and hell […]
How to set up RDP Wrapper for EVE
In this tutorial we will be going over everything you need to know to install RDP Wrapper so that you can have multiple desktops for multiple clients! 1. Go to this Link: https://github.com/stascorp/rdpwrap/releases and install the latest version of RDPWrap. Make sure to download the zip file! 2. After you have downloaded the zip file, […]