Version: 20060705a
EQ2Bot Version: 2.40 compatible
Installation:
Unzip to your innerspace directory
Edit the first 3 lines of eq2botcommander.iss
so that "ComputerNameXHere" is the name of your innerspace "unique name for this uplink" on the computers you wish to connect to.
VERY IMPORTANT: Any "uplinkX" you dont use comment or remove any refrences to them in eq2botcommander.iss.
For more information on uplinks and remote uplinks please see. http://www.lavishsoft.com/wiki/index.php/IS:Uplink
Features:
Note: this script is an example of what can be done with remote sessions to control scripts running on another computer.
-Start, Stop, and Run EQ2bot on all computers
-Tell all bots to Start and Stop following the Main Assist using eq2botlib "extras" implementation of follow. You must be using a karye class bot for this feature.
EQ2Bot Version: 2.40 compatible
Installation:
Unzip to your innerspace directory
Edit the first 3 lines of eq2botcommander.iss
Code:
variable string uplink1=ComputerName1Here
variable string uplink2=ComputerName2Here
variable string uplink3=ComputerName3Here
VERY IMPORTANT: Any "uplinkX" you dont use comment or remove any refrences to them in eq2botcommander.iss.
For more information on uplinks and remote uplinks please see. http://www.lavishsoft.com/wiki/index.php/IS:Uplink
Features:
Note: this script is an example of what can be done with remote sessions to control scripts running on another computer.
-Start, Stop, and Run EQ2bot on all computers
-Tell all bots to Start and Stop following the Main Assist using eq2botlib "extras" implementation of follow. You must be using a karye class bot for this feature.
Attachments
-
1.4 KB Views: 405
Last edited: