Need help with Mining Bot

Something is just not working when it comes to targeting / locking an asteroid. Everything else seems to work fine.
Tried several mining scripts at this juncture, but don’t have enough knowledge to fix / script my own.

Any help would be appreciated.

I Found the Issue. The system registers Mining Laser Upgrade I as an actual mining turret, so when it tries to mine stuff, it can’t proceed because it reads in MiningRange as 0 because of the fitting. I removed the fitting and everything worked fine.

1 Like

As a side note: I had misread the last instruction on the top of the bot script and turned ON the passive slots.

1 Like

Thank you for updating with the solution.

The mining script also prints the mining range to the log, so looking at the log already gives a good idea where to start looking.