Page 2 of 5 FirstFirst 1234 ... LastLast
Results 26 to 50 of 120

Thread: Runespan - Law Esshound

  1. #26
    Join Date
    Apr 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works really well! Thank you!

  2. #27
    Join Date
    Mar 2012
    Posts
    426
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by xblazenx View Post
    Works really well! Thank you!
    Glad it is running well for you!

  3. #28
    Join Date
    Jan 2012
    Posts
    126
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Thank you.

  4. #29
    Join Date
    Dec 2008
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Haven't used the script, but I'm positive it's flawless like all your others .

  5. #30
    Join Date
    Jan 2012
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    Hey, cool release! My second account is working on 99 crafting, but once it's done, I'll use this script so I can get to the wraiths
    what are you training crafting with?

  6. #31
    Join Date
    Mar 2012
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    This seems to make me lagg like crazy, As soon as i disable SMART it runs fine but then i enable SMART and i lagg like crazy again :S

  7. #32
    Join Date
    Mar 2012
    Posts
    426
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Darcy_Oner View Post
    This seems to make me lagg like crazy, As soon as i disable SMART it runs fine but then i enable SMART and i lagg like crazy again :S
    Hmm. Not sure why that is. Maybe someone with more experience could help you out if you posted in the help section and linked to this thread so they could look over the script.

  8. #33
    Join Date
    Mar 2012
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by alevere4 View Post
    Hmm. Not sure why that is. Maybe someone with more experience could help you out if you posted in the help section and linked to this thread so they could look over the script.
    Ok, thankyou.

  9. #34
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    YoHoJo has a fix for this, it's in his signature
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  10. #35
    Join Date
    Jan 2012
    Posts
    126
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Time Ran: 04:53:44
    Gained : 181264 Exp
    Exp/hr : 37026

  11. #36
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Nice release, So many RuneSpan bots released already :P

    Forum account issues? Please send me a PM

  12. #37
    Join Date
    Dec 2011
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm 54 RC, so this was just perfect for me!
    The experience counter is off tho, but... I'ts working like a charm(10 minutes in).
    Detects the lawhound very fast, and does what it's suposed to

    Thanks alot mate! i will post proggies if i restart and the counter isn't off, but for now i'll just let it run


    EDIT:
    I was avaraging for about 37k/h for 3 hours. so works, stable and so on great, simple script.
    Reason for loggout was a random Nothing from your script's side at all
    Last edited by Deload; 05-02-2012 at 09:06 PM.

  13. #38
    Join Date
    Mar 2012
    Posts
    426
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Deload View Post
    I'm 54 RC, so this was just perfect for me!
    The experience counter is off tho, but... I'ts working like a charm(10 minutes in).
    Detects the lawhound very fast, and does what it's suposed to

    Thanks alot mate! i will post proggies if i restart and the counter isn't off, but for now i'll just let it run
    Yea, sometimes the function misses the xp bar at the start so it throws the counter off for the rest of the time the script is running. But I am glad to hear it is running well for you.

  14. #39
    Join Date
    May 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works really well, left it run for a few hours, 99 RC here I come :P

    What happens in case of a random even? Haven't had one yet, that's why I'm asking.
    Last edited by Lordzsolt; 05-02-2012 at 04:59 PM.

  15. #40
    Join Date
    Mar 2012
    Posts
    426
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Lordzsolt View Post
    Works really well, left it run for a few hours, 99 RC here I come :P

    What happens in case of a random even? Haven't had one yet, that's why I'm asking.
    As long as the random is currently supported then it will solve it and then pick up siphoning again. If it isn't supported it does the usual and logs you out!

  16. #41
    Join Date
    Jan 2012
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey guys for a little less botness looking try changing this:

    line 133 (in AttackWait)
    Simba Code:
    Until(TimeFromMark(T) >= AttackTimer

    To something like
    Simba Code:
    Until(TimeFromMark(T) >= AttackTimer*(random(30)/10))

    the 30 and 10 are just something I use, so pick your own

    Sham

  17. #42
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    This makes me proud of the community I am in, great release




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  18. #43
    Join Date
    Feb 2012
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    ima try this out, i was using an astral crafter from lil, but ima use this just for the 30k+ xp/h rates, im not sure if the blood guys would give more xp however, not to mention free points =)))


    EDIT: excuse my manners, thank you so much for this release!
    Last edited by Wizzer Gizzer; 05-02-2012 at 09:02 PM.

  19. #44
    Join Date
    Mar 2012
    Posts
    426
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by sham View Post
    hey guys for a little less botness looking try changing this:

    line 133 (in AttackWait)
    Simba Code:
    Until(TimeFromMark(T) >= AttackTimer

    To something like
    Simba Code:
    Until(TimeFromMark(T) >= AttackTimer*(random(30)/10))

    the 30 and 10 are just something I use, so pick your own

    Sham
    Ah! Great idea. Can't believe I haven't implemented that in my scripts before. I changed the code and the attachment and inserted something that randomizing it.

    In the future I would suggest upping your time though. 30 = .03 of a second. Then you are diving it by 10 so your range is then a random number between .001 and .003 of a second!

    Quote Originally Posted by Wizzer Gizzer View Post
    ima try this out, i was using an astral crafter from lil, but ima use this just for the 30k+ xp/h rates, im not sure if the blood guys would give more xp however, not to mention free points =)))


    EDIT: excuse my manners, thank you so much for this release!
    You are welcome! Let me know how it works for you.

  20. #45
    Join Date
    Jan 2012
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by alevere4 View Post
    Ah! Great idea. Can't believe I haven't implemented that in my scripts before. I changed the code and the attachment and inserted something that randomizing it.

    In the future I would suggest upping your time though. 30 = .03 of a second. Then you are diving it by 10 so your range is then a random number between .001 and .003 of a second!
    If you take a closer look the times are not .001 and .003, they being multiplied by your attack timer. So it is actually AttackTimer*(1 to 3) meaning if AttackTimer is set to 4000 you would get 4 to 12 seconds

  21. #46
    Join Date
    Apr 2012
    Posts
    3,356
    Mentioned
    34 Post(s)
    Quoted
    218 Post(s)

    Default

    This bot is fantastic good work bud

  22. #47
    Join Date
    Mar 2012
    Posts
    426
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by sham View Post
    If you take a closer look the times are not .001 and .003, they being multiplied by your attack timer. So it is actually AttackTimer*(1 to 3) meaning if AttackTimer is set to 4000 you would get 4 to 12 seconds
    Ah! Very true lol. That would be a * not a +

    Although, 12 seconds might be a little long for this instance. You don't want your guy sitting there for up to 12 seconds after the last white puff is detected!

  23. #48
    Join Date
    Apr 2012
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    best spot to place this?

  24. #49
    Join Date
    Jan 2012
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    dude i love you maby you could teach me how to do this? i am really retarded :/ this script is the best one on this site thank you soo soo much but it would be soooo much more better if you could teach me how to make something like this :/

  25. #50
    Join Date
    Jun 2007
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can you access law esshounds on a non members server?

Page 2 of 5 FirstFirst 1234 ... 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
  •