Page 50 of 50 FirstFirst ... 40484950
Results 1,226 to 1,250 of 1250

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

  1. #1226
    Join Date
    Feb 2012
    Location
    UK
    Posts
    909
    Mentioned
    10 Post(s)
    Quoted
    191 Post(s)

    Default

    Alright, this is the script I edited to get it to compile.
    IIRC I tried to run it in the dwarven mines, and it attacked the king scorpion once after mining a few ores, so the iron colour might need changing slightly.
    Solar from RiD.

  2. #1227
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by Solar View Post
    Alright, this is the script I edited to get it to compile.
    IIRC I tried to run it in the dwarven mines, and it attacked the king scorpion once after mining a few ores, so the iron colour might need changing slightly.
    Iron ore color is actually on the king scorpion
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

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

    Default

    Solar, linked it at top of the OP thank you very much.

    Yeah Iron/Scorpion color is extremely similar, I never tested/used the script down there, and it would be a pain to get a 'perfect' ACA that didn't include scorpions too.

    Rimmington is a good spot, also in the Dwarven mine there are two diagonal rocks you can mine from standing in 1 square, that is also a good spot.

  4. #1229
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    Solar, linked it at top of the OP thank you very much.

    Yeah Iron/Scorpion color is extremely similar, I never tested/used the script down there, and it would be a pain to get a 'perfect' ACA that didn't include scorpions too.

    Rimmington is a good spot, also in the Dwarven mine there are two diagonal rocks you can mine from standing in 1 square, that is also a good spot.
    There is no way to avoid scorpions because the exact color of the ore is on the king scorpion. You must use uptext+right click check for that. You can just add an option to right click iron on the top I guess, would take like 10 minutes.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

  5. #1230
    Join Date
    Sep 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms\randomtool.simba(215:3): Variable 'T' never used at line 214
    [Error] C:\Simba\Includes\SRL\SRL\Misc\paintsmart.simba(42 :33): Unknown identifier 'SmartGetDebugDC' at line 41
    Compiling failed.



    what to do???

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

    Default

    Quote Originally Posted by nassah2010 View Post
    [Hint] C:\Simba\Includes\SRL/SRL/core/antirandoms\randomtool.simba(215:3): Variable 'T' never used at line 214
    [Error] C:\Simba\Includes\SRL\SRL\Misc\paintsmart.simba(42 :33): Unknown identifier 'SmartGetDebugDC' at line 41
    Compiling failed.



    what to do???
    Read top of 1st post, updated version here:
    http://villavu.com/forum/showpost.ph...postcount=1227

  7. #1232
    Join Date
    Dec 2011
    Location
    USA
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Code:
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    # : Nick = A : Level  Worked   Mined  Loads  XP   Location
    0 :      = F    72   05:32:56   1423   51    49805 L:Mining
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    and

    Code:
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    # : Nick = A : Level  Worked   Mined  Loads  XP   Location
    0 :      = F    73   05:56:07   1666   59    58310 L:Mining
    <~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
    Excellent script! (I am using a few slight modifications to make it compile; I really need to get SMART 8!)
    Last edited by GodFiend; 09-20-2012 at 08:36 PM. Reason: Deleted extraneous program output

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

    Default

    Oh wow thank you so much for posting those!!!
    Been a while wince anyone has posted any, guess people are too lazy/don't know how to compile it nice to see it's still runing so long!

    Any suggestions/feedback?

  9. #1234
    Join Date
    Dec 2011
    Location
    USA
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You're welcome!

    I have noticed that the player's inventory will very slowly fill with ores as the script occasionally "forgets" to actually drop the ore. Another is that the DTMs for dropping the ores and gems are constant, yet they are created every time the procedure is called rather than once at startup. Occasionally, the script will click on a tree if a tree is growing nearby, resulting in some weird running.

  10. #1235
    Join Date
    Sep 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    Read top of 1st post, updated version here:
    http://villavu.com/forum/showpost.ph...postcount=1227
    Help, i get this message every time i try to load.
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(278:133): comma (',') expected at line 277
    Compiling failed.
    It worked great before but I went to "Simba > SLR > Settings > Override update" then updated SLR to fix another problem and this happened.

    I was using Solars version, but all other version do the same thing. What should I do??

    Edit: Nevermind, works now. For anybody else with a similar problem visit:
    http://villavu.com/forum/showthread.php?t=90171
    Last edited by TinGonic; 09-20-2012 at 11:21 PM.

  11. #1236
    Join Date
    Aug 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    guys, mousekey is not working for me, every time i run this script with mousekey, when he has to drop all the irons it just uses them or just clicks on them, any thoughts?

  12. #1237
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    Quote Originally Posted by Tomazino View Post
    guys, mousekey is not working for me, every time i run this script with mousekey, when he has to drop all the irons it just uses them or just clicks on them, any thoughts?
    Just use M1D1, mousekeys can cause problems after the 3-clicks-per-tick update.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

  13. #1238
    Join Date
    Aug 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    what is faster - using midi or normal dropping?

  14. #1239
    Join Date
    Oct 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hm, most of the time when i use the script, the overlay shows the mining level as "-1", but it works sometimes. I'm wondering what makes it do so in the script?

  15. #1240
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    Yea isn't really updated, huge memory leak too =[
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  16. #1241
    Join Date
    Jun 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i have a problem
    when i run it, it doesnt mine nothing it just logs in then nothing happens and it stop running
    can anyone help me?

    (im kinda of a noob using simba xD)

  17. #1242
    Join Date
    Mar 2012
    Location
    Runescape, G.E
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    already gotten 77 mining with this, great script.

  18. #1243
    Join Date
    May 2012
    Posts
    49
    Mentioned
    1 Post(s)
    Quoted
    20 Post(s)

    Default

    Does it work with granite?

  19. #1244
    Join Date
    Feb 2012
    Location
    Brazil
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    this doesn't seem to be working with Smart8.... I get error

  20. #1245
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by nitrax View Post
    this doesn't seem to be working with Smart8.... I get error
    Pretty sure this isn't updated.

  21. #1246
    Join Date
    Jan 2013
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    [Error] C:\Simba\Scripts\yauto miner.simba(498:3): Unknown identifier 'Smart_Server' at line 497
    Compiling failed.
    what do i do?

  22. #1247
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by firefour2 View Post
    [Error] C:\Simba\Scripts\yauto miner.simba(498:3): Unknown identifier 'Smart_Server' at line 497
    Compiling failed.
    what do i do?
    Script is probably outdated

    Creds to DannyRS for this wonderful sig!

  23. #1248
    Join Date
    Feb 2012
    Location
    Brazil
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by Solar View Post
    Alright, this is the script I edited to get it to compile.
    IIRC I tried to run it in the dwarven mines, and it attacked the king scorpion once after mining a few ores, so the iron colour might need changing slightly.
    Thank you Solar!

    And this script is perfection. Flawless to the bone. I watched it for 20 minutes to double check any errors. and runs like a boss. COngrats and keep up the great work

  24. #1249
    Join Date
    Jun 2012
    Posts
    32
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Thank you

Page 50 of 50 FirstFirst ... 40484950

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
  •