Page 9 of 11 FirstFirst ... 7891011 LastLast
Results 201 to 225 of 254

Thread: [SRL] Power Miner

  1. #201
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by Herosoul View Post
    Very nice script, it would have kept going too if it weren't for RS updating. My only suggestion would be to possibly change the way the script finds ores. I mine coal in the Mining Guild and from what I've seen, the character will mine say an ore right in front of him, and then run to the edge of the screen to mine another coal instead of the 4-5 that are right next to him. So if it's possible, I think adding a way to mine coal more in the proximity of the character first would speed up the process quite a bit.
    Hmm, it should already do that. The colors may be off a bit, I will take a look :-)

    -Boom

  2. #202
    Join Date
    Jan 2012
    Location
    Finland
    Posts
    133
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    When power mining copper, I get the following error:

    Error: Out Of Range at line 240
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]

    I have power mined iron and tin before and it worked fine.
    Bot hard or get banned trying.

  3. #203
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    What is line 240?

    -Boom

  4. #204
    Join Date
    Jan 2012
    Location
    Finland
    Posts
    133
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SetColorSpeed2Modifiers(which.RockTPA[I][Hue], which.RockTPA[I][Sat]);


    This function call applies to every other rock too and works fine. Just scimmed around the script and saw a comment "//Need to edit." at the copper ore.
    Last edited by plekter; 01-13-2012 at 05:57 PM.
    Bot hard or get banned trying.

  5. #205
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by plekter View Post
    SetColorSpeed2Modifiers(which.RockTPA[I][Hue], which.RockTPA[I][Sat]);


    This function call applies to every other rock too and works fine. Just scimmed around the script and saw a comment "//Need to edit." at the copper ore.
    Oh what did you put in the ore type you want to mine?

    -Boom

  6. #206
    Join Date
    Jan 2012
    Location
    Finland
    Posts
    133
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I just wrote "copper". What should I write? What are the differences of them all?
    Bot hard or get banned trying.

  7. #207
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    bcopper is the bright coloured copper
    dcopper is the dark coloured copper

    -Boom

  8. #208
    Join Date
    Jan 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Awesome

    Hey just been testing out your script, so far absolutely perfect. I will post more progress reports as I get them. im powermining iron btw.

    //---------------------------------------\\
    | SRL Power Miner |
    | Author : Dynamite |
    | Version 4.0 |
    \\---------------------------------------//
    //------------ Single Player ------------\\
    | Player[0] Active: True|
    | Time Running: 1 Hours, 25 Minutes and 40 Seconds |
    | Ores Mined: 603 |
    | Loads: 32 |
    | EXP Gained 21105
    | Changed player: 0 time/s |
    | Please give feedback |
    \\----------------------------------------//

  9. #209
    Join Date
    Jan 2012
    Location
    Finland
    Posts
    133
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I dont have any progress report saved, but my lvl 3 went from mining 1 to mining 64 in 2 days or so entirely with your script. Excellent job!


    // The script is extremely reliable and durable. Only thing breaking it are some random events but I quess its the same for any other script.
    Last edited by plekter; 01-14-2012 at 05:29 PM.
    Bot hard or get banned trying.

  10. #210
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Thanks for the great feedback guys! <3

    -Boom

  11. #211
    Join Date
    Jan 2012
    Location
    Finland
    Posts
    133
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The script itself is extremely durable and the only thing breaking it for me are some of the random events. The only defect that I see with this script is that it could be a bit faster(I am not saying its slow right now in any way). Right now, it often waits around 4-5sec after mining one rock empty and clicking on another, so if this time could be reduced somehow, exp/h would grow exponentially!
    Last edited by plekter; 01-14-2012 at 05:36 PM.
    Bot hard or get banned trying.

  12. #212
    Join Date
    Dec 2011
    Posts
    109
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Perfect timing to get the latest version till it goes to members! !

  13. #213
    Join Date
    Dec 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this bot Bank?

  14. #214
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by Johnny1221 View Post
    this bot Bank?
    No... It is a Power Miner.

    -Boom

  15. #215
    Join Date
    Jan 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wat[j] = 2
    J = 0
    wat[j] = 2
    Length of TPA = 2
    Length of Colors = 2
    Length of TPA = 6
    Length of Colors = 6
    J = 0
    wat[j] = 2
    help?

  16. #216
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by L337hax View Post
    wat[j] = 2
    J = 0
    wat[j] = 2
    Length of TPA = 2
    Length of Colors = 2
    Length of TPA = 6
    Length of Colors = 6
    J = 0
    wat[j] = 2
    help?
    Help with what?

    -Boom

  17. #217
    Join Date
    Dec 2011
    Posts
    94
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Would power mining be faster exp than mining at living rock caverns?

  18. #218
    Join Date
    Jan 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    when i start, it logs me in and click plays, then when it's ready to mine, it only focuses on my character, like the red mouse thingy will be on my character, moving just where my characters body is, no clicking, just moves around inside my character, whats the problem? is it the color of my Clothing? or what? Please help.

  19. #219
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by Scene View Post
    when i start, it logs me in and click plays, then when it's ready to mine, it only focuses on my character, like the red mouse thingy will be on my character, moving just where my characters body is, no clicking, just moves around inside my character, whats the problem? is it the color of my Clothing? or what? Please help.
    Yes, it may be the color of your clothing.

    -Boom

  20. #220
    Join Date
    May 2007
    Location
    Waterloo, Ontario, Canada
    Posts
    1,008
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Scene View Post
    when i start, it logs me in and click plays, then when it's ready to mine, it only focuses on my character, like the red mouse thingy will be on my character, moving just where my characters body is, no clicking, just moves around inside my character, whats the problem? is it the color of my Clothing? or what? Please help.
    It most likely is the color of your clothing, try wearing some rune armour or something especially if you're powermining. It'll make you look non-bot like and also it'll help the script by making it easier to differentiate between colors of your character's shirt and the rune armour.



  21. #221
    Join Date
    Jan 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    quick question, does it work with granite mining?

  22. #222
    Join Date
    Jan 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    will try this tonight, and post a report if not moved by then, i have to get home first though (2-3 hours) ill try to run it all night if it dosent crash

  23. #223
    Join Date
    Dec 2011
    Posts
    99
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Great script! I've been using it for while now; but i found a bug; i'm mining iron ore, sometimes the script mines a copper or a tin ore, is there anyway you could fix this?

    //---------------------------------------\\
    | SRL Power Miner |
    | Author : Dynamite |
    | Version 4.0 |
    \\---------------------------------------//
    //------------ Single Player ------------\\
    | Player[0] Active: True|
    | Time Running: 32 Minutes and 49 Seconds |
    | Ores Mined: 374 |
    | Loads: 14 |
    | EXP Gained 13090
    | Changed player: 0 time/s |
    | Please give feedback |
    \\----------------------------------------//

  24. #224
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by Amsterdam View Post
    Great script! I've been using it for while now; but i found a bug; i'm mining iron ore, sometimes the script mines a copper or a tin ore, is there anyway you could fix this?

    //---------------------------------------\\
    | SRL Power Miner |
    | Author : Dynamite |
    | Version 4.0 |
    \\---------------------------------------//
    //------------ Single Player ------------\\
    | Player[0] Active: True|
    | Time Running: 32 Minutes and 49 Seconds |
    | Ores Mined: 374 |
    | Loads: 14 |
    | EXP Gained 13090
    | Changed player: 0 time/s |
    | Please give feedback |
    \\----------------------------------------//
    How often?

    -Boom

  25. #225
    Join Date
    Dec 2011
    Posts
    99
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    like once in 5 inventories, and it continues to mine another iron ore very slow. It mines the tree iron ores, mines one; then waits till this one spawns again and then continues the cycle. It doesn't mine the other two ores that spawned already before exactly this ore spawns again, idk how to fix this.. it really slows down the xp rate

Page 9 of 11 FirstFirst ... 7891011 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
  •