On-Grid Booster Project Vs 3.5 (0 viewing)
 | | |
TOPIC: On-Grid Booster Project Vs 3.5
|
Re: On-Grid Booster Project Vs 3.5 1 Year, 9 Months ago
|
Karma: 0
|
Table 2 is numbers from before the patch to compare before and after. I didn't include drone mining amounts for the reason you mentioned. He even acknowledge he didn't consider flight time. Level 5 skills may be a bit of a stretch. But I didn't see where he used anything other than t2 modules. If anyone has done the math and has more complete numbers I would be happy to check it out. I'll probably be using three miners for awhile anyway.
|
|
tg79
Fresh Boarder
Posts: 8
|
|
|
Re: On-Grid Booster Project Vs 3.5 1 Year, 9 Months ago
|
Karma: 0
|
Hey Minesalot, I was wondering if there would be a way to incorporate Anomalies into the looters BMing process for ice mining i'm very bad at coding and can't figure out heads or tails of how to go about this.
Thanks
|
|
|
|
|
Re: On-Grid Booster Project Vs 3.5 1 Year, 6 Months ago
|
Karma: 0
|
i think bot cannot find overview anymore, i tried to update the pictures but unfortunately without success any suggestion? File Attachment: File Name: 2018.txtFile Size: 4577
|
|
|
Last Edit: 2018/06/07 01:34 By Kolerazie.
|
|
Re: On-Grid Booster Project Vs 3.5 1 Year, 4 Months ago
|
Karma: 1
|
sorry i don't understand what is the manipulation for inject the mod?
|
|
|
|
|
Re: On-Grid Booster Project Vs 3.5 12 Months ago
|
Karma: 0
|
Hi,
I'm after a very simple AHK script that can alert when neutral/bad/terrible enters system, and fire off either a warning sound on mumble, or send a ping to Discord. I've an alt that sits 2 jumps away from where i'm ratting in a carrier.
I've tried finding the bit of your code that does this, and think i found it titled like "avoidneutral". I've got strong experience with excel VBA, but really limited on AHK. As such i can't find the useable parts of your code.
Happy to make a donation if someone can put this together.
Thanks
|
|
|
|
|
Re: On-Grid Booster Project Vs 3.5 11 Months, 4 Weeks ago
|
Karma: 10
|
You are on the right track.
in OGFunctions() look for OGAvoidTest()
If (AvoidCount >= ComfortLevel){
OGDebugFunc("OGAvoidTest","Avoid count > Comfort level. Write 1 Avoid found WO")
Return True
}
If your comfort level is 1 then use 1. Here you should be able to add code to ping mumble or something else.
|
|
|
|
|
|
 | | |
|
|