Happy New ISXEve User

Clarrow

Member
Very happy new customer of InnerSpace and ISXEve checking in.

I wrote my own mining macro years ago using AutoHotKey. I spent quite a bit of time getting the whole thing running 3 miners smoothly. The downsides were that it required certain UI color settings to ensure visual recognition of graphical indicators, and more importantly, completely took over my computer.

When I downloaded ISXEve, I figured I would write a simple mining script for practice. By the next afternoon, I had a basic but complete mining/ore-drop-off loop working, and, thanks the way ISXEve/InnerSpace communicates with Eve, I can continue using my computer while it runs. Also, running multiple miners is simply a matter of starting a new instance of Eve through InnerSpace and starting the script again. I was also able to put together some limited combat and market assistance scripts fairly quickly.

I was expecting using the DotNet wrapper to be difficult, but was surpised at how quickly I was able to get some basic functionality working properly. I'm now rewriting all of my scripts in DotNet.

I have a few questions/comments about ISXEve:

The result of module.IsReloadingAmmo seems to be true only when "Unload to Cargo" is selected on the module, but not any other time. Is this a bug?
The result of module.IsChangingAmmo is always false.

(I tested the above two with Heavy Missile Launchers and multiple ammo types.)

Is it possible to get involved in ISXEve development? I'd be very happy to contribute to basic features and improvements.
 
Top Bottom