Wow really? That's new. I used to run my army 24/7 there and it was always empty. That was only a few weeks ago.
Printable View
I'm testing out MSI at Lumbridge West Swamp, and only have it set for coal but seems to try to mine mith and addy.
I'm jumping from one location to another, trying to find the least crowded / best spot to get my levels up, I just tried to run the Rimmington miner 3 times and it runs for about 5 mins and just switches player to false, I'm trying to have it mine Iron and Gold, dont know why it's logging out though. heres the debug for it.
I also am trying to Al-karid mine now as-well, a good fail-safe to have would be to check if it's in a fight, it sometimes mis-clicks on a Scorpion or even at the Lumbridge East Mine it accidentally attacked a Unicorn a couple times.Code:Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
{----------------------------------------------------------------}
{ MSI Phoenix Short Report }
{----------------------------------------------------------------}
{ Time Running: 4 Minutes and 37 Seconds }
{----------------------------------------------------------------}
{ }
{ Totals: }
{ - Players: 3 }
{ - Player Time: 01m 48s }
{ - Randoms Solved: 0 }
{ - Randoms Failed: 0 }
{ - Loads: 1 }
{ - Experience: 1,250 }
{ - Rocks Mined: 28 }
{ }
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{ MSI Phoenix Player Report }
{----------------------------------------------------------------}
{ Time Running: 4 Minutes and 37 Seconds }
{----------------------------------------------------------------}
{ }
{ Player 1: 9@Gmail.Com }
{ Location: Rimmington Mine }
{ Time: 01m 48s }
{ Active: False }
{ Reason: Failed to use script: Rimmington Miner }
{ }
{ Script: Rimmington Miner }
{ Time: 01m 48s }
{ Skill: Mining }
{ Exp: 1,250 }
{ Level: 44 }
{ Loads: 1 }
{ Item: Iron ore }
{ Amount: 19 }
{ Item: Gold ore }
{ Amount: 9 }
{ }
{----------------------------------------------------------------}
{----------------------------------------------------------------}
[0:04:43]: [ 9@Gmail.Com ] ------ All players inactive
[0:04:43]: Thank-you for using MSI Phoenix scripts!
[0:04:43]: Successfully executed.
The following DTMs were not freed: [SRL - Lamp bitmap, 102]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap]
The RM miner error I thought I had committed a fix, but looking over the commits it appears I didn't. It must be in the new walking system branch I've been working on. So that will be fixed in the next update (should be today or tomorrow).
I could have it walk to the bank if it's in a fight. That's not ideal though. Could run away or fight, what do you think would be best?
Is there a way to deactivate the camera moving? I'm trying to powermine and it's in an area where its all the same general color as the ore, so when it lowers the camera angle really low it will sometimes stray away from the only 2 rocks there and be a little lost until I reset it back to the rocks with the camera angle up high. or anyone else know the function that moves the camera so I can change it to only keep at high angle, or move the angle down but bring it back up for antiban? I was looking for it but I couldnt find it.
Edit- I did find it and changed it to set angle true and make compass north, which it does when it logs in right away then brings the angle back down right away, when I disable it real quick and reset angle it doesn't seem to move it again, so I guess that's a temp fix for me.
This is handled in MSI_AntiBan; which is in Antiban.Simba. Perhaps we could add an option for it, but for now you can simply comment out the camera movements if you'd like.
This never happened before... What's changed? You're saying the angle goes all the way down right after it puts it up?
Was there an update to SRL recently?
The antiban is supposed to move the camera/compass back to what it started at. If it moves away from the location, it's supposed to walk back if there are no rocks found. Maybe you can post some debug so it's more clear?
Also, are you talking about the compass angle rotation or the camera (up/down)?
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. :p
In the form, it's in the last tab, and if you're using declare players you set:
That will always look for Addy first. You can also check out this thread to help you out with priority autoing.Simba Code:with Scripts[0] do
begin
Name := SCRIPT_POWER_MINER;
Rocks := [ROCK_ADAMANTITE, ROCK_COAL];
Priority := [10000, 1];
end;
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 } { } {----------------------------------------------------------------} {----------------------------------------------------------------}
Is that account still stuck in freaky forester? :stirthepot:
When I reached lvl 10 mining, RS offered me to become a member, I lost the picture so I can't share it at the moment, anyway -> when new acc reaches lvl 10 mining, a window pop's up offering you to become a member and it screwed the script, thought this would help. :)
~Eerik.
Getting this every time I run it anywhere
Progress Report:0:00:02]: [ ] -- SPS Info.: Surface: 1, Areas: ['12_7'] [0:00:02]: [ ] -- MSI_SetupPlayer [0:00:04]: [SPS] ERROR: SPS_Load: Exception: Access violation [0:00:04]: [ERROR] GATHERMINIMAP:: Exception: Access violation [0:00:04]: [ERROR] GATHERMINIMAP:: Exception: Access violation [0:00:04]: [ERROR] GATHERMINIMAP:: Exception: Access violation [0:00:04]: [SPS] ERROR: SPS_Load: Exception: Access violation [0:00:04]: [SPS] ERROR: SPS_Load: Exception: Access violation [0:00:04]: [SPS] ERROR: SPS_Load: Exception: Access violation [0:00:04]: [ERROR] GATHERMINIMAP:: Exception: Access violation [0:00:04]: [ERROR] GATHERMINIMAP:: Exception: Access violation [0:00:04]: [ERROR] GATHERMINIMAP:: Exception: Access violation [0:00:08]: [ERROR] GATHERMINIMAP:: Exception: Access violation
It then clicks magic tab and does home teleprot.
Specifically now I'm trying Varrock East Miner/Banker and I'm starting at the VE Bank.
Simba Code:with Scripts[0] do
begin
NAME := SCRIPT_VE_MINER;
Rocks := [ROCK_IRON];
end;
end;
Is that correct setup??
Cohen doesn't use the form so neither do I!
But ok!
I'm standing at varrock east bank.Quote:
[0:01:27]: [ ] -------- Checking sub-location: Varrock East Bank
[0:01:27]: [ ] -------- Player not at Varrock East Bank
[0:01:27]: [ ] ------ MSI_AtLocation: False
Yet it keeps thinking I'm not and home teleports!
Searched around, cohen said (in other posts) to just restart simba.
Did that, working now.
This!
And just to cheer you up, Cohen, I have a proggy for yoy, sorry if it's in the wrong section. :(
Ended again with that:Code:Status: /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
Status: | SRL Randoms Report |
Status: | www.villavu.com |
Status: |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Status: | Molly's Solved : 1 |
Status: \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
{----------------------------------------------------------------}
{ MSI Phoenix Short Report }
{----------------------------------------------------------------}
{ Time Running: 5 Hours, 30 Minutes and 53 Seconds }
{----------------------------------------------------------------}
{ }
{ Totals: }
{ - Players: 1 }
{ - Player Time: 05h 28m 11s }
{ - Loads: 56 }
{ - Experience: 11,742 }
{ - Rocks Mined: 671 }
{ }
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{----------------------------------------------------------------}
{ MSI Phoenix Player Report }
{----------------------------------------------------------------}
{ Time Running: 5 Hours, 30 Minutes and 54 Seconds }
{----------------------------------------------------------------}
{ }
{ Player 0: *** }
{ Location: Powerskilling }
{ Time: 05h 28m 11s }
{ Active: True }
{ }
{ Script: Powerminer }
{ Time: 05h 28m 11s }
{ Skill: Mining }
{ Exp: 11,742 }
{ Level: 37 }
{ Loads: 56 }
{ Item: Copper ore }
{ Amount: 671 }
{ }
{----------------------------------------------------------------}
{----------------------------------------------------------------}
Error: Out Of Range at line 193
The line is Common.simba:
Epic!Code:Continue;
~Eerik.
Nice report! That error doesn't make sense. :unsure: How can there be an out of range there? Can you post some debug from before the error. Also, that's happened more than once?
Does this script mine runite as well?
The Minning Guild is empty right now, but I cant get MSI to work there. It is one of the supportred location correct? When ever I tried to run it, it says SPS does not support this location. Am I doing somthing wrong?
Thanks, I think some text recognition will work for that.
No you're not. SPS doesn't support that dungeon yet. It's on my to-do list though. Sorry for the inconvenience. If you want to get coal, the LSW miner is working great for me.
SPS is working fine, it just may be buggy in some locations as they all haven't been tested. I had LSW miner run for 6 hours last night. Stopped because I didn't want it going too long.
E: Lumbridge Swamp West miner works great. Not sure about the ore count as I'm sure the small items weren't counted.
Progress Report by Coh3n:{----------------------------------------------------------------} { MSI Phoenix Player Report } {----------------------------------------------------------------} { Time Running: 6 Hours, 2 Minutes and 25 Seconds } {----------------------------------------------------------------} { } { Player 0: } { Location: Draynor Village Bank } { Time: 05h 30m 07s } { Active: False } { Reason: Finished total time! } { } { Script: Lumby Swamp West Miner } { Time: 05h 30m 07s } { Skill: Mining } { Exp: 63,335 } { Level: 79 } { Loads: 38 } { Item: Coal ore } { Amount: 650 } { Item: Mithril ore } { Amount: 294 } { Item: Adamantite ore } { Amount: 77 } { } {----------------------------------------------------------------} {----------------------------------------------------------------}
Ooh, I'm really sorry, I didn't know that it works at some locations. :(
~Eerik.
havent bots been finished?