Using Evebot and Evesalvage

dauser

Well-Known Member
It is possible to use Evebot and Evesalvage in combination. When using a hauler account, its just a matter of pausing evebot at the belt you require salvage at.

Bookmark a wreck. 'run core/evesalvage wreck -loot'. This will loot all wrecks at the belt that your flagged for, as well as the cans.

When you have salvaged your wrecks, just resume Evebot and it will pick up where you stopped it. If the hauler is in Service on Demand mode, it will pick up any requests that have come thru while your salvaging, without leaving the belt or looping.

This method doesn't require you to be docked at a particular station, and will just clean the current belt.
 

GliderPro

Active Member
EveSalvage is a separate script. I've tried to keep it checked in with EveBot because I always wanted to integrate it. You can run evebot on one account and eve salvage on another.
 

dauser

Well-Known Member
GliderPro said:
EveSalvage is a separate script. I've tried to keep it checked in with EveBot because I always wanted to integrate it. You can run evebot on one account and eve salvage on another.
Nothing you have said is incorrect GliderPro, however, I just want to clarify that you CAN use the script on the same account at the same time, with Evebot (Paused).
 

tsumari

Active Member
seems like you could write a separate script that periodically scans for salvageable wrecks in the area, issues the pause command to evebot, does the salvage, and issues the resume command to evebot.

Putting this in your script will resume evebot:
Script[EVEBot]:Resume

and I've never paused evebot via script but it is probably just Pause instead of Resume.
 
Top Bottom