Page 50 of 75 FirstFirst ... 40484950515260 ... LastLast
Results 1,226 to 1,250 of 1868

Thread: LRC Miner

  1. #1226
    Join Date
    Sep 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    ==========Version: 7.0==========
    Time Running: 17 Hours, 23 Minutes and 57 Seconds
    Ores Mined: 13393
    Experience Earned: 0
    Experience/Hour: 0
    Ores/H: 769
    ================================

    Amazing script man!

  2. #1227
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by Tesa View Post
    ==========Version: 7.0==========
    Time Running: 17 Hours, 23 Minutes and 57 Seconds
    Ores Mined: 13393
    Experience Earned: 0
    Experience/Hour: 0
    Ores/H: 769
    ================================

    Amazing script man!
    Great to hear PS reason xp doesn't work is that the top xp bar needs to be set to mining or total and can't say 'lots'!

  3. #1228
    Join Date
    Mar 2012
    Location
    Canada
    Posts
    442
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    ========Ashaman&ggzzLRC=========
    ==========Version: 7.0==========
    Time Running: 10 Hours, 49 Minutes and 30 Seconds
    Ores Mined: 6856
    Experience Earned: 441595
    Experience/Hour: 40728
    Ores/H: 632
    ================================

  4. #1229
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by kyleinkman View Post
    ========Ashaman&ggzzLRC=========
    ==========Version: 7.0==========
    Time Running: 10 Hours, 49 Minutes and 30 Seconds
    Ores Mined: 6856
    Experience Earned: 441595
    Experience/Hour: 40728
    Ores/H: 632
    ================================
    Nice Gotta remember to push out an update tonight! Been forgetting all week.

  5. #1230
    Join Date
    Mar 2012
    Location
    Canada
    Posts
    442
    Mentioned
    4 Post(s)
    Quoted
    67 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    Nice Gotta remember to push out an update tonight! Been forgetting all week.
    Dear Ashaman88, this is your friendly reminder to push out the update :P

  6. #1231
    Join Date
    May 2012
    Location
    Texas
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Any hints on the anti leach??? Or better yet, is there a site with certain terms and code definition so that I can actually learn how to solve these anti-leeches? I've been trying to decipher them but I don't understand some terms such as "boolean" and "vars" (variables?)...any help would be appreciated. Sorry if this makes people angry or is against the rules :S

  7. #1232
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by Lil G View Post
    Any hints on the anti leach??? Or better yet, is there a site with certain terms and code definition so that I can actually learn how to solve these anti-leeches? I've been trying to decipher them but I don't understand some terms such as "boolean" and "vars" (variables?)...any help would be appreciated. Sorry if this makes people angry or is against the rules :S
    Yes the hint in the OP. If you check out the beginners tutorial section of the site, there are some good ones. Yohojo's are pretty good. As for boolean - it makes a function return either true or false (like if I find the rocks it returns true so I can know what to do from there), var is variable yes

  8. #1233
    Join Date
    May 2012
    Location
    Texas
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Thank you, I'll check those out!

  9. #1234
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    What a great feeling it was to solve the anti-leech -- Slowly learning! Brilliant script Ashaman, thanks =)

  10. #1235
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by Jasperr View Post
    What a great feeling it was to solve the anti-leech -- Slowly learning! Brilliant script Ashaman, thanks =)
    Great to hear

    and yes I still need to do the update... don't judge :P

  11. #1236
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Every once in awhile I get a return, "The automatically split characters are too wide. Try decreasing minspacing". What exactly is this referring to? I don't notice anything critical going on.

  12. #1237
    Join Date
    Dec 2010
    Location
    Humboldt, TN
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(7 8:8): Unknown identifier 'RSReady' at line 77
    Compiling failed.
    [Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(8 0:5): Unknown identifier 'MMouse' at line 79
    Compiling failed.


    I keep getting a lot of these types of errors...? *NEWBIE!*

  13. #1238
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by noob447 View Post
    [Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(7 8:8): Unknown identifier 'RSReady' at line 77
    Compiling failed.
    [Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(8 0:5): Unknown identifier 'MMouse' at line 79
    Compiling failed.


    I keep getting a lot of these types of errors...? *NEWBIE!*
    Stop trying to run the smart params file. Your original error was probably caused by your smart version. If you have older than smart 8.0, remove the 8 after define smart at the top

  14. #1239
    Join Date
    Dec 2010
    Location
    Humboldt, TN
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    Stop trying to run the smart params file. Your original error was probably caused by your smart version. If you have older than smart 8.0, remove the 8 after define smart at the top
    Thanks, baby! It worked

    Another question, if you're willing: I assumed this would have banking support but so far it's just been dropping my inv. I scoured through the manual setup and "false'd" all of the superheat or alch lines. Am I mistaken or just missing something?

    Also, how would I go about editing the break intervals? It has my first break set after 10 hours of play. Seeing as replicating my normal playing pattern would be the best method to avoid suspicion, I want to adjust accordingly--I rarely have a stretch of even 2 hours to play in one sitting, lol.

    Sweet script, btw! It's been going strong at about an hour now and it's staying out of combat and doing well with dropping!

  15. #1240
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by noob447 View Post
    Thanks, baby! It worked

    Another question, if you're willing: I assumed this would have banking support but so far it's just been dropping my inv. I scoured through the manual setup and "false'd" all of the superheat or alch lines. Am I mistaken or just missing something?

    Also, how would I go about editing the break intervals? It has my first break set after 10 hours of play. Seeing as replicating my normal playing pattern would be the best method to avoid suspicion, I want to adjust accordingly--I rarely have a stretch of even 2 hours to play in one sitting, lol.

    Sweet script, btw! It's been going strong at about an hour now and it's staying out of combat and doing well with dropping!
    Be sure to read through the OP, it gives lots of detailed info. As for any option other than dropping, you will have to figure out the antileech from the clue on the OP . The break settings should be at the top of the script (breakfor, breakin etc). I believe they are set in minutes, so you can adjust to your liking !

  16. #1241
    Join Date
    Dec 2010
    Location
    Humboldt, TN
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    Be sure to read through the OP, it gives lots of detailed info. As for any option other than dropping, you will have to figure out the antileech from the clue on the OP . The break settings should be at the top of the script (breakfor, breakin etc). I believe they are set in minutes, so you can adjust to your liking !
    Awesome, that's what I wasn't sure of. I have such a limited experience with coding but it makes sense pretty quickly (usually). There's nothing better than hands-on experience, anyway!!!!

    Thanks!

  17. #1242
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    -v7.1 Finally updated a bunch of things... some summoning fixes, biggest thing is health checking stuff improvements

    As always lemme know if any issues arise

  18. #1243
    Join Date
    Oct 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Got the Anti Leach again

  19. #1244
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Thanks for the update!

    One thing I am slightly concerned about is the new frequency at which the player runs when attacked. I find it looks a bit bot-like constantly running back to the deposit box and idling for a few seconds only to be sent back after 1 attack -- Creating a very mechanical loop, per se.

    Realistically, I think humans would simply run to the next mining location? Perhaps there is a way to set thresholds in which the player runs to the deposit box for a time-out period at lower hp levels, and a more lenient threshold at which the player runs to the next mining location.

    Any ideas / suggestions how I might go about editing / creating such a procedure?

    -Jasperr

  20. #1245
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by Jasperr View Post
    Thanks for the update!

    One thing I am slightly concerned about is the new frequency at which the player runs when attacked. I find it looks a bit bot-like constantly running back to the deposit box and idling for a few seconds only to be sent back after 1 attack -- Creating a very mechanical loop, per se.

    Realistically, I think humans would simply run to the next mining location? Perhaps there is a way to set thresholds in which the player runs to the deposit box for a time-out period at lower hp levels, and a more lenient threshold at which the player runs to the next mining location.

    Any ideas / suggestions how I might go about editing / creating such a procedure?

    -Jasperr
    It runs away at 80% health, if you are above 70% health by the time you get to the bank and out of combat, it will continue mining. If you are below 60% or so (can't remember), it will wait until health is back above 80%. On my lvl 70's def with rune armor, I hardly ever have to wait to heal. Do you see this happen a lot? Or was this just a 5 minute unlucky span?

    You are more than welcome to look into the runaway function.

  21. #1246
    Join Date
    Feb 2013
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    Do you see this happen a lot? Or was this just a 5 minute unlucky span?

    You are more than welcome to look into the runaway function.
    Yeah, it may have simply been an unlucky span. I definitely noticed it a few times in a 3hr span. I'll continue to monitor it a little bit longer and then take a look at the runaway function!

    Thanks for the guidance, greatly appreciated.

    -Jasperr

  22. #1247
    Join Date
    Apr 2012
    Location
    Vancouver, BC
    Posts
    291
    Mentioned
    1 Post(s)
    Quoted
    84 Post(s)

    Default

    Hey Ashaman ... wicked script ... I left it running for a little bit and when I came back I was somehow running around the border to Morytania =\ ... must have been there for an hour or so and it was just clicking around. I was wondering if we could add an anti-ban that would log out if there wasnt a +1 to inventory count after a certain period of time? Just a thought ...

  23. #1248
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by digitalninja View Post
    Hey Ashaman ... wicked script ... I left it running for a little bit and when I came back I was somehow running around the border to Morytania =\ ... must have been there for an hour or so and it was just clicking around. I was wondering if we could add an anti-ban that would log out if there wasnt a +1 to inventory count after a certain period of time? Just a thought ...
    If you have the timeout fs on, it should shut down after 5 minutes. I have no idea how it got there...did someone telly other you or something?

  24. #1249
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Checking for script updates...
    7.1
    7.1
    You have the latest version of the script!
    SRL Compiled in 16 msec
    ** Smart Cannot Spawn Clients **
    Successfully executed.


    i keep getting this error and i dont know why

  25. #1250
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by RHYNO1919 View Post
    Checking for script updates...
    7.1
    7.1
    You have the latest version of the script!
    SRL Compiled in 16 msec
    ** Smart Cannot Spawn Clients **
    Successfully executed.


    i keep getting this error and i dont know why
    Search around, it could be a couple of things (but not script related)

Page 50 of 75 FirstFirst ... 40484950515260 ... 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
  •