Mission Running Bot

Hi there,

First of all, thank you for your work! Everything looks very promissing!

Few comments: I have issues undocking the station and in the first mission run, the loot was in a container, but the bot was checking only the wrecks and abandoning them. I was forced to do it manually after few minutes of waiting.

Is there any new development on the bot? Would you mind helping with any last version?

Thank you in advance!

Few comments: I have issues undocking the station and in the first mission run, the loot was in a container, but the bot was checking only the wrecks and abandoning them. I was forced to do it manually after few minutes of waiting.

The choice of objects to look into for the loot depends on the selected mission script. Mission script selection depends on the missions title and enemy faction. Most part of the mission scripts are located in this file: https://github.com/botengine-de/Optimat.EO/blob/f69864f120d192299909f35ef91ee66a7f8bf114/src/Optimat.EveOnline.Bot/Sonst/Konfig.MissionStrategikon.cs

Is there any new development on the bot?

For the particular bot this thread was opened for, you can see the development at https://github.com/botengine-de/Optimat.EO

If you are interested in farming ISK, you should take a look at the bots at https://github.com/botengine-de/A-Bot and https://github.com/scahyono/A-Bot. As you can see, the latter one has recently been updated.

changed the name of the fitting, the bot does not work

Hi sorry to ask

but where I can find the mission runner bot ?

or any other list of bots available so i can teste

thx

but where I can find the mission runner bot ?

or any other list of bots available so i can teste

You can find the mission runner bot at https://github.com/botengine-de/Optimat.EO/releases

A list of bots can be found at https://github.com/Arcitectus/Sanderling/wiki/List-of-eve-online-bots

thx a lot

Hi, thanks for the bot, so far works fine. But it doesn’t work with fitting name(Just right clicks on fitting name in a loop), hence it gets stuck and doesn’t auto start. Is it possible to fix it or is there a work around?

Thanks.

This is a really nice well-done bot, it would be wonderful if someone would show it some love again, maybe updating it

1 Like

This is a really nice well-done bot, it would be wonderful if someone would show it some love again, maybe updating it

I agree for the non codersmile

Does fitting work now? It just looping by opening fitting window.

The reason it is doing that was the gui change to the fitting window.

So probably not yet.

Guys, this bot need an urgent update.

yep every second mission is new and not on the list ,so bot just stops

how to setup him to pass missions that he don’t have on list ?

To add a mission to the list shown in the UI, add the mission to the list coded at Optimat.EO/src/Optimat.EveOnline.Bot/Sonst/Konfig.MissionStrategikon.cs at 6c19e8f36e30d5468e94d627eb16dcb78bb47d12 · botengine-de/Optimat.EO · GitHub and then rebuild the solution.

My problem is different. When bot undock and warp to mission, he doesn’t recognize accelleration gates anymore, and stand still without activating them.

Any solution is very appreciated.

Any news on this. the bot takes a mission, flys to it but ignores tthe acceleration gate. i does not look like a hard fix to me…

So you could maybe go ahead and fix it yeah?

I too wish this bot would recive an update.
currently looking throu Optimat.EO/Konfig.MissionStrategikon.cs at 6c19e8f36e30d5468e94d627eb16dcb78bb47d12 · botengine-de/Optimat.EO · GitHub to see if it might just be this that needs to be changed but my skills with this stuff = null

Сори я из росии пользуюсь Google переводчик /

Начал разбираться в боте BOT MINING
Перечитал почти все темы но только есть сам бот и начальный скрипт который не рабочий.
в C# не селен но начал его изучать неинтересно само написания рабочего скрипта .
Из всех найденных скриптов на начальном этапе интересен вот этот http://wp1003571.server-he.de/Optimat/EveOnline/Bin/16.04.30.Optimat.EveOnline.zip грамотно реализован сам скрипт но там бот застревает на обзорной панель не может выбрать астероид происходит остановка, если в ручную выбрать то все отлично работает.

Уважаемый Arcitectus если это ваш бот можно из этой сборки получить скрипт на добычу?
У вас очень грамотно реализована проверка в доке станции и работа по астероидным аномалиям.

Можете поделиться скриптом из этой сборки я буду его реализовывать в 17 версии бота.