Can I disable orbit?

I want to use Rattlesnake and Sentry Drones.
image image

I don’t want to use orbit for Target.
If the ship moves because of the orbit, the Sentry Drones cannot be retrieved.
Can I disable orbit?

  1. I would like to select [Warp to Within] [within 100km].

    image

I would be really happy if 1 and 2 were executed.

Yes, you can disable orbit with this change:

Thank you so much for answering.

Which file am I supposed to fix?
Or is the Bot-version I’m accessing already fixed?

image

And the important thing is to run [Warp to Within] [within 100km].
That way, [Rattlesnack] can landing anomaly in a 100km range and hunt rats without orbiting with [Curator] drones.

Please tell me if it is impossible.
I need to change my rat hunting plan.

Help me PLZ

When you follow the link to the commit on github it shows you the changed files:

Also, you do not need to change a file because that commit also resulted in a new bot here: bots/implement/applications/eve-online/eve-online-combat-anomaly-bot at 0acd9036090c976f04f5d757167f30ee079cfc20 · Viir/bots · GitHub

So the easiest way to use your change is to run that bot.

Here is a catalog entry for your bot: https://catalog.botengine.org/b82b93e3d18305d0d975aa21638e4229d9abbf691f19c2e610d7d4521053c8bd

Thank you for your kind reply every time.

Unfortunately the modified program throws an error.

Please check.

[When start]
image

[Error message]

image

The original link is below.

https://imgur.com/APAS9Iv

Recently we had more users preferring to disable the orbiting. To make this easier, we added the new setting ‘orbit-in-combat’ to the anomaly ratting example bot.

You can turn orbit off with this line in settings:

orbit-in-combat = no

For developers: You can see the change in the program code at https://github.com/Viir/bots/commit/4fcd5b49c82b7919faba2e0c330785dc50ce7f81