Welcome, Guest
Please Login or Register.    Lost Password?

Feature Request: Multi-Client Start
(0 viewing) 
Go to bottomPage: 1
TOPIC: Feature Request: Multi-Client Start
#62261
Feature Request: Multi-Client Start 10 Months, 3 Weeks ago Karma: 0
Greetings,

I noticed that during startup there are many steps the bot goes through then sends the ship to the mining area. With multi-clients, after it sends one ship to mine, it then starts setting up the second ship. In the mean time the ship in space is ignored. It would be safer if all the setup is done prior to sending any ships out. This would minimize the time rats or neuts would have shooting the ship while the other setup is progressing. So my suggestion is: Complete setup for each ship prior to sending them out. Once setup is done for each ship, then send them.
Vulchikova
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#62264
Re: Feature Request: Multi-Client Start 10 Months, 3 Weeks ago Karma: 854
There is algorithm editor you can use to change behavior of the bot. First of all if you finished to level skills and your mining amount/duration does not change, you can drop all laser data directly to algorithm as parameters of a function getlasersdata.

1) In menu->tools open algorithm editor.
2) Select default EveMiner algorithm and client DEFAULT button to load it for editing



3) Select getlasersdata function, make sure its label (in this case 260) is shown in the vertical block. Add parameters as shown on the next screen (use your values) and click SAVE. Your algorithm will be saved to scripts folder



4) You should save algorithm as EVEMiner.txt, bot uses keywords in algorithm name to open one of another form with settings. To switch to custom algorithm select it in front page of the bot

Slav2
Admin
Posts: 17193
graph
User Offline Click here to see the profile of this user
Last Edit: 2025/09/26 22:41 By Slav2.
The administrator has disabled public write access.
Send logs to my mail slav2@list.ru with subject 'log files' to pass spam filter.
How to record logs in knowledge base
Contact me in telegram
 
#62265
Re: Feature Request: Multi-Client Start 10 Months, 3 Weeks ago Karma: 854
There is a setting "Group Synchronization" you can try this first to make all bots to undock at the same time. If this is not the case or if it will work not as expected, we will edit algorithm again and add required functions in proper positions:




Group synchronization and other grouping modes (check local, about tank group not sure, need to check) must not be activated at the same time to avoid situation when client 1 waiting for client 2 because of one grouping mode and client 2 is waiting for client 1 due to another grouping mode.
Slav2
Admin
Posts: 17193
graph
User Offline Click here to see the profile of this user
Last Edit: 2025/09/26 22:44 By Slav2.
The administrator has disabled public write access.
Send logs to my mail slav2@list.ru with subject 'log files' to pass spam filter.
How to record logs in knowledge base
Contact me in telegram
 
Go to topPage: 1
Moderators: Slav2
© Macro Laboratory 2026
All rights reserved!
Design by Ivan Kozyrin