Page 48 of 50 FirstFirst ... 384647484950 LastLast
Results 1,176 to 1,200 of 1250

Thread: YoHoJo's [P]ower [M]iner [S]upreme

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

    Default

    Quote Originally Posted by maarc1 View Post
    Been using it, but it won't drop strange rocks. Is this intended?
    Yeah I'm F2P only spit only drops gems/ores.

  2. #1177
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Btw are you aware that
    Simba Code:
    Players[CurrentPlayer].Level[15]:= GetSkillLevel(Skill_Mining);
    Simba Code:
    SKILL_MINING        = 14;
      SKILL_HERBLORE      = 15;
    You store the level at the wrong point in the array? It doesn't make a difference, just wondering if it was intentional?

  3. #1178
    Join Date
    Apr 2012
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Thanks for this, worked like a charm, got 43 to 60 mining with no problems

  4. #1179
    Join Date
    Nov 2011
    Posts
    232
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    The script always moves the mouse back to the first inventory space while mining even though I'm not doing M1D1... Am I the only one getting the problem?

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

    Default

    Quote Originally Posted by Texy View Post
    The script always moves the mouse back to the first inventory space while mining even though I'm not doing M1D1... Am I the only one getting the problem?
    I think I realized that when I ran it recently a few days ago.
    I will fix that.

    I think this will fix (if code isn't already like this)

    In the
    Simba Code:
    Function MineRock(WutRock:Integer):Boolean;
    Function
    if you see
    Simba Code:
    MMouse(582, 228, 7, 7);
    Change it to
    Simba Code:
    If M1D1 Then MMouse(582, 228, 7, 7);

  6. #1181
    Join Date
    Jan 2012
    Posts
    550
    Mentioned
    2 Post(s)
    Quoted
    177 Post(s)

    Default

    What would you recomend to mine for the best xp at level 76?

  7. #1182
    Join Date
    Jun 2006
    Location
    Tennessee, USA
    Posts
    2,603
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    Quote Originally Posted by Thanatos View Post
    What would you recomend to mine for the best xp at level 76?
    Considering this script only powermines copper, tin, and iron.... obviously iron will be the best xp/hour.


    Quote Originally Posted by YoHoJo View Post

    In the
    Simba Code:
    Function MineRock(WutRock:Integer):Boolean;
    Function
    if you see
    Simba Code:
    MMouse(582, 228, 7, 7);
    Change it to
    Simba Code:
    If M1D1 Then MMouse(582, 228, 7, 7);
    That does indeed fix the issue of the mouse returning to the first inventory spot every time, just tried it out.
    However I noticed another little bug. When dropping by mousekeys, it doesn't drop the last row. It drops everything but the last row, then goes back and drops it normally.

    Beside the little bug above, I must say what a great script YoHoJo! I'm getting around 30k/hour which is not bad at all for mining. Definitely going to use this on and off for the next few months to get 99 mining hopefully. I've found a very good spot, members only unfortunately, where I've been for 10+ hours and have literally not seen a single person!

  8. #1183
    Join Date
    Oct 2007
    Location
    Florida, USA
    Posts
    486
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    @MJordan, you cannot drop the last row with mousekeys, think about it logically...

    and, are you mining at Ardy lol?
    What do Harry and God have in common?
    They are the same person!

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

    Default

    Quote Originally Posted by bgxsaer View Post
    @MJordan, you cannot drop the last row with mousekeys, think about it logically...

    and, are you mining at Ardy lol?
    Yeah I never use mousekeys legit, but from what I've read and videos I watched I'm PRETTY sure on bottom row menu pops up 'upwards' instead of 'downwards' so then you need to move your mouse UP to click drop instead of DOWN, so mousekeys is meant only for the all the rows except the bottom, get it (kind of badly worded).

    E: Better Wording
    Normally when you right click an item in the inventory the ChooseOption menu pops up downwards. On fixed screen mode when you right click any item in the last row, there is not enough room for the ChooseOption menu to pop up downwards, so it pops up upwards. This is why mouse keys "doesn't work" for the bottom row and must be done 'manually' or normally.
    Last edited by YoHoJo; 06-11-2012 at 07:16 AM.

  10. #1185
    Join Date
    Jun 2006
    Location
    Tennessee, USA
    Posts
    2,603
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    Quote Originally Posted by bgxsaer View Post
    @MJordan, you cannot drop the last row with mousekeys, think about it logically...

    and, are you mining at Ardy lol?
    Nope, not even close lol. I've been here for over a day and haven't seen a single person, it's extremely out of the way.


    Quote Originally Posted by YoHoJo View Post

    E: Better Wording
    Normally when you right click an item in the inventory the ChooseOption menu pops up downwards. On fixed screen mode when you right click any item in the last row, there is not enough room for the ChooseOption menu to pop up downwards, so it pops up upwards. This is why mouse keys "doesn't work" for the bottom row and must be done 'manually' or normally.
    Ah I see now, that makes sense. I know very rarely legit players do use mousekeys. Do you think using it with this script is more suspicious? I'm debating on whether or not to revert to normal dropping.

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

    Default

    I think a lot of the 'hardcore skillers' use it.

    I mean lots of people know about it, there are tons of YouTube videos about how to use it/set it up, Jagex said it's okay.

    As far as I know the code simulates real mouse keys as close as I could possibly do it (pretty much exactly) so you should be fine.

    I myself use M1D1 usually, but we can ask other people on here who actually use it.
    No bans have been reported, but I'm not sure how many people/how heavily MouseKeys option is used.

    M1D1 is the fastest anyways, think about it.
    Instead of wasting X seconds in one chunk doping all ores, you waste almost no time dropping the ore while you wait for the ore in rock to respawn.

  12. #1187
    Join Date
    Jun 2006
    Location
    Tennessee, USA
    Posts
    2,603
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    I think a lot of the 'hardcore skillers' use it.

    I mean lots of people know about it, there are tons of YouTube videos about how to use it/set it up, Jagex said it's okay.

    As far as I know the code simulates real mouse keys as close as I could possibly do it (pretty much exactly) so you should be fine.

    I myself use M1D1 usually, but we can ask other people on here who actually use it.
    No bans have been reported, but I'm not sure how many people/how heavily MouseKeys option is used.

    M1D1 is the fastest anyways, think about it.
    Instead of wasting X seconds in one chunk doping all ores, you waste almost no time dropping the ore while you wait for the ore in rock to respawn.
    Hmm I might have to test that theory out tomorrow. I'm thinking there is barely going to be a difference in xp/hour rates between the two. M1D1 just seems very bot-like to me.

  13. #1188
    Join Date
    Aug 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If you were to get reported, what would you say the ban rate might be? :P

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

    Default

    Quote Originally Posted by i lol i View Post
    If you were to get reported, what would you say the ban rate might be? :P
    Unknown.
    But getting reported often greatly helps in getting banned.

    If you are sure you were reported, I wouldn't bot for a while (week or two) and even play legit/do random things on the account.

    But you never know, no one does it's all pretty random/crazy!

  15. #1190
    Join Date
    Aug 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    Unknown.
    But getting reported often greatly helps in getting banned.

    If you are sure you were reported, I wouldn't bot for a while (week or two) and even play legit/do random things on the account.

    But you never know, no one does it's all pretty random/crazy!
    Has anyone gotten banned with your script as of yet?

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

    Default

    No bans reported since it's release in 2009

  17. #1192
    Join Date
    Jun 2012
    Location
    127.0.0.1
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Looks like a fantastic script, very promising. I'll probably using this script on my new account for training mining!
    Is it a very stable script because I'd like to leave it on for a long time with SMARTManager to train quickly and get a really long proggy to help with dev of the script?

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

    Default

    Quote Originally Posted by xShadow View Post
    Looks like a fantastic script, very promising. I'll probably using this script on my new account for training mining!
    Is it a very stable script because I'd like to leave it on for a long time with SMARTManager to train quickly and get a really long proggy to help with dev of the script?
    Yeah lots of people run it for many hours with no problems, pretty damn stable, not much can go wrong .

  19. #1194
    Join Date
    Jun 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Why is this script rated 3 stars whereas others are rated 5? I've been using this script for a couple hours and it seems very reliable and stable.

    PS: How does it handle randoms, I haven't let it try one on it's own.

  20. #1195
    Join Date
    Jun 2006
    Location
    Tennessee, USA
    Posts
    2,603
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    Quote Originally Posted by micdude View Post
    Why is this script rated 3 stars whereas others are rated 5? I've been using this script for a couple hours and it seems very reliable and stable.

    PS: How does it handle randoms, I haven't let it try one on it's own.
    Randoms are handled by SRL, not individual scripts. However, SRL does a great job at solving almost all randoms. You can go here and see which randoms are currently working http://villavu.com/forum/forumdisplay.php?f=460

  21. #1196
    Join Date
    Jun 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Mjordan View Post
    Randoms are handled by SRL, not individual scripts. However, SRL does a great job at solving almost all randoms. You can go here and see which randoms are currently working http://villavu.com/forum/forumdisplay.php?f=460
    Ah, okay. Thanks

  22. #1197
    Join Date
    Jun 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is the first bot im iv'e ever used i dident know how to do anything. All i did for this wa put my username and pass in went to the place you went in the video hit enable and bam it works im so happy TYVM for this.

  23. #1198
    Join Date
    Nov 2011
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Using this script right now will post a proggy later

  24. #1199
    Join Date
    Jun 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Fastest?

    This is my log, works amazing:

    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | --> YoHoJos PMS 2.00 <-- |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    | Worked for 12 Minutes and 0 Seconds
    | Mined 196 ores at a rate of 1009 per hour
    | Mined 7 loads at a rate of 36 per hour
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    # : Nick = A : Level Worked Mined Loads XP Location
    0 : = T -1 00:11:22 196 7 6860 L:Mining
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>


    Fastest?

    Will continue to run for a while longer, will post a much longer log.

  25. #1200
    Join Date
    Jan 2012
    Posts
    246
    Mentioned
    3 Post(s)
    Quoted
    91 Post(s)

    Default

    Trying to run it using SMARTmanager and I am getting this error:


    [Error] (75:41): String error at line 74
    [Error] (75:41): Syntax error at line 74
    Compiling failed.

    Any advice?

Page 48 of 50 FirstFirst ... 384647484950 LastLast

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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