Page 6 of 28 FirstFirst ... 4567816 ... LastLast
Results 126 to 150 of 697

Thread: MSI's ALL-IN-ONE Miner

  1. #126
    Join Date
    Oct 2006
    Posts
    491
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    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.

    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]
    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.
    Last edited by ry0240; 10-11-2011 at 07:16 AM.

  2. #127
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    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).

    Quote Originally Posted by ry0240 View Post
    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.
    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?

  3. #128
    Join Date
    Oct 2006
    Posts
    491
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    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?
    Well I train my Chars to about level 40 combat, so they could kill the NPC's easily im sure, and maybe discourage people using level 3's.

  4. #129
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    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?
    We could just run away, then relocate. SRL has a function called RunAway() IIRC in Fighting.scar. I believe it also runs back to where it came from, but using MSI_Relocate() would probably be more accurate and less likely to mess up.

  5. #130
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by NCDS View Post
    We could just run away, then relocate. SRL has a function called RunAway() IIRC in Fighting.scar. I believe it also runs back to where it came from, but using MSI_Relocate() would probably be more accurate and less likely to mess up.
    That may work. I'm not sure how reliable InFight is, though. Will need some testing done.

  6. #131
    Join Date
    Oct 2006
    Posts
    491
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    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.
    Last edited by ry0240; 10-14-2011 at 06:21 PM.

  7. #132
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    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.

  8. #133
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    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?

  9. #134
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    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?
    Hmmm, I'm having trouble understanding his post now tbh. Though, it seems I understood it before..?

    I'm assuming he's talking about the random camera movements in our antiban.

  10. #135
    Join Date
    Oct 2006
    Posts
    491
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    Quote Originally Posted by NCDS View Post
    Hmmm, I'm having trouble understanding his post now tbh. Though, it seems I understood it before..?

    I'm assuming he's talking about the random camera movements in our antiban.
    Yes, the random camera movements, it would put the angle really low and sometimes walk a little a way from the mine and would just sit there, stuck.

  11. #136
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by ry0240 View Post
    Yes, the random camera movements, it would put the angle really low and sometimes walk a little a way from the mine and would just sit there, stuck.
    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)?

  12. #137
    Join Date
    Oct 2006
    Posts
    491
    Mentioned
    0 Post(s)
    Quoted
    41 Post(s)

    Default

    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.

  13. #138
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by ry0240 View Post
    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                                            }
    {                                                                }
    {----------------------------------------------------------------}
    {----------------------------------------------------------------}

  14. #139
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Is that account still stuck in freaky forester?

  15. #140
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by NCDS View Post
    Is that account still stuck in freaky forester?
    Sorry no, that report was from a while ago.

  16. #141
    Join Date
    Feb 2007
    Location
    Estonia.
    Posts
    1,938
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    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.

  17. #142
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Heavenzeyez1 View Post
    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.
    Added to the to-do list. IIRC the same message appears for a lot of skills. Will be easy to add, I just need to know if the pop up image is the same/similar for all skills.

  18. #143
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    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??

  19. #144
    Join Date
    Aug 2007
    Location
    Hawaii
    Posts
    3,880
    Mentioned
    7 Post(s)
    Quoted
    152 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    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??
    Use the form its much easier and better.
    Faith is an oasis in the heart which will never be reached by the caravan of thinking.

  20. #145
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Cohen doesn't use the form so neither do I!
    But ok!

  21. #146
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    [0:01:27]: [ ] -------- Checking sub-location: Varrock East Bank
    [0:01:27]: [ ] -------- Player not at Varrock East Bank
    [0:01:27]: [ ] ------ MSI_AtLocation: False
    I'm standing at varrock east bank.
    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.
    Last edited by YoHoJo; 10-27-2011 at 05:04 AM.

  22. #147
    Join Date
    Aug 2007
    Location
    Hawaii
    Posts
    3,880
    Mentioned
    7 Post(s)
    Quoted
    152 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    I'm standing at varrock east bank.
    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.
    I tried to restart simba but it's not working. Keeps getting an access violation.
    Faith is an oasis in the heart which will never be reached by the caravan of thinking.

  23. #148
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by kingarabian View Post
    I tried to restart simba but it's not working. Keeps getting an access violation.
    Running Simba as an administrator gets rid of the error for me.

    I'm really going to work hard on figuring out why that happens as soon as I get caught up on other things tomorrow.

  24. #149
    Join Date
    Aug 2007
    Location
    Hawaii
    Posts
    3,880
    Mentioned
    7 Post(s)
    Quoted
    152 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Running Simba as an administrator gets rid of the error for me.

    I'm really going to work hard on figuring out why that happens as soon as I get caught up on other things tomorrow.
    Hey take your time, don't stress yourself out. A lot to maintain, and I will look into this myself.
    Faith is an oasis in the heart which will never be reached by the caravan of thinking.

  25. #150
    Join Date
    Feb 2007
    Location
    Estonia.
    Posts
    1,938
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by kingarabian View Post
    Hey take your time, don't stress yourself out. A lot to maintain, and I will look into this myself.
    This!
    And just to cheer you up, Cohen, I have a proggy for yoy, sorry if it's in the wrong section.

    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                                            }
    {                                                                }
    {----------------------------------------------------------------}
    {----------------------------------------------------------------}
    Ended again with that:
    Error: Out Of Range at line 193

    The line is Common.simba:
    Code:
                Continue;
    Epic!
    ~Eerik.

Page 6 of 28 FirstFirst ... 4567816 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •