
Originally Posted by
ry0240
You should add Priorities, like if an addy rock is available, have that higher priority over coal. So it mines it right when it's available.
We already have it. That was included with the first release of MSI over a year and a half ago. 
In the form, it's in the last tab, and if you're using declare players you set:
Simba Code:
with Scripts[0] do
begin
Name := SCRIPT_POWER_MINER;
Rocks := [ROCK_ADAMANTITE, ROCK_COAL];
Priority := [10000, 1];
end;
That will always look for Addy first. You can also check out this thread to help you out with priority autoing.
E: A few 100% colour reports using the Crafting Guild Miner.
Progress Report by Coh3n:
{----------------------------------------------------------------}
{ MSI Phoenix Player Report }
{----------------------------------------------------------------}
{ Time Running: 2 Hours, 35 Minutes and 24 Seconds }
{----------------------------------------------------------------}
{ }
{ Player 0: }
{ Location: Crafting Guild Mine }
{ Time: 02h 24m 28s }
{ Active: False }
{ Reason: In random: Freaky Forester }
{ }
{ Script: Crafting Guild Miner }
{ Time: 02h 24m 28s }
{ Skill: Mining }
{ Exp: 18,760 }
{ Level: 78 }
{ Loads: 15 }
{ Item: Gold ore }
{ Amount: 104 }
{ Item: Silver ore }
{ Amount: 300 }
{ }
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{ MSI Phoenix Player Report }
{----------------------------------------------------------------}
{ Time Running: 4 Hours, 54 Minutes and 52 Seconds }
{----------------------------------------------------------------}
{ }
{ Player 0: }
{ Location: Falador East Bank }
{ Time: 04h 21m 27s }
{ Active: True }
{ }
{ Script: Crafting Guild Miner }
{ Time: 04h 21m 27s }
{ Skill: Mining }
{ Exp: 30,880 }
{ Level: 78 }
{ Loads: 25 }
{ Item: Gold ore }
{ Amount: 208 }
{ Item: Silver ore }
{ Amount: 434 }
{ }
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{ MSI Phoenix Player Report }
{----------------------------------------------------------------}
{ Time Running: 5 Hours, 55 Minutes and 28 Seconds }
{----------------------------------------------------------------}
{ }
{ Player 0: }
{ Location: Falador East Bank }
{ Time: 05h 08m 21s }
{ Active: False }
{ Reason: Finished total time! }
{ }
{ Script: Crafting Guild Miner }
{ Time: 05h 08m 22s }
{ Skill: Mining }
{ Exp: 25,185 }
{ Level: 79 }
{ Loads: 19 }
{ Item: Gold ore }
{ Amount: 193 }
{ Item: Silver ore }
{ Amount: 316 }
{ }
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{ MSI Phoenix Player Report }
{----------------------------------------------------------------}
{ Time Running: 3 Hours, 59 Minutes and 50 Seconds }
{----------------------------------------------------------------}
{ }
{ Player 0: }
{ Location: Falador East Bank }
{ Time: 03h 38m 28s }
{ Active: True }
{ }
{ Script: Crafting Guild Miner }
{ Time: 03h 38m 28s }
{ Skill: Mining }
{ Exp: 30,035 }
{ Level: 79 }
{ Loads: 22 }
{ Item: Gold ore }
{ Amount: 251 }
{ Item: Silver ore }
{ Amount: 343 }
{ }
{----------------------------------------------------------------}
{----------------------------------------------------------------}