These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE General Discussion

 
  • Topic is locked indefinitely.
 

I need ECM pilots to beta test a python helper script

Author
Rusty Hobbit
State War Academy
Caldari State
#1 - 2017-07-20 00:59:47 UTC  |  Edited by: Rusty Hobbit
I just published a small python script to assist ECM pilots. ECM pilots can quickly select which jamming modules to fit according to the composition of the hostile fleet. The pilot enters a list of ship names (or abbreviations) and the output is a list of ships in rank order by their ECM targeting priority.

Example:
rusty@kermit:~/ecm $ ./ecm.py corm merl vni falc
10 Falcon (Gravimetric - Blue ) Caldari Force Recon Ship
5 Vexor Navy Issue (Magnetometric - Turquoise) Gallente Cruiser
2 Cormorant (Gravimetric - Blue ) Caldari Destroyer
1 Merlin (Gravimetric - Blue ) Caldari Frigate

Please download my github project at:
https://github.com/rustyhobbit/rustyhobbit-ecm

This a rough draft and I would appreciate your help
Dark Lord Trump
Infinite Point
Pandemic Horde
#2 - 2017-07-20 01:01:46 UTC
So does this just count people in the enemy fleet? It really only matters what race their logi is. Anything further is probably a EULA violation.

I'm going to build a big wall that will keep the Gallente out, and they're going to pay for it!

Rusty Hobbit
State War Academy
Caldari State
#3 - 2017-07-20 01:13:54 UTC  |  Edited by: Rusty Hobbit
>>So does this just count people in the enemy fleet? It really only matters what race their logi is.

It is not a count of the ships in a hostile fleet but a priority order of the ships that an ECM pilot should target.