Page 13 of 14 FirstFirst ... 311121314 LastLast
Results 301 to 325 of 329

Thread: kbClayBanker

  1. #301
    Join Date
    Feb 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Where is the script that Ashley made modifications to, I'd love to give it a go?

  2. #302
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by bottingisforcoolpeople View Post
    Where is the script that Ashley made modifications to, I'd love to give it a go?
    Go ahead and PM Ashely. I don't have it.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  3. #303
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    I haven't used a script that runs so perfectly without any errors or anything that I could possibly think of adding.
    Absolutely brilliant, well done.
    And thank you!
    Sinking. Always. Sinking.

  4. #304
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Law and Justice View Post
    I haven't used a script that runs so perfectly without any errors or anything that I could possibly think of adding.
    Absolutely brilliant, well done.
    And thank you!
    Hey, no problem. Be sure to check out my other script, link in signature.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  5. #305
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    Hey, no problem. Be sure to check out my other script, link in signature.
    If it's half as good as this one, I'll be sure to use it.
    Sinking. Always. Sinking.

  6. #306
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Law and Justice View Post
    If it's half as good as this one, I'll be sure to use it.
    Thanks. It's still in beta stages, so there's a few wrinkles that need to be worked out.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  7. #307
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    Thanks. It's still in beta stages, so there's a few wrinkles that need to be worked out.
    Well then I can't see the end result!
    Right now I'm just collecting some ashes, then I'll level my character to the requirements that the script needs. I'll be rolling in dosh and runes in no time!
    Sinking. Always. Sinking.

  8. #308
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Law and Justice View Post
    Well then I can't see the end result!
    Right now I'm just collecting some ashes, then I'll level my character to the requirements that the script needs. I'll be rolling in dosh and runes in no time!
    The main thing I'm worried about is that it doesn't rely on combat detection. Once it attacks the Dark wizard, it's put on a 5 second timer. Once that timer is up, it begins to look for the runes. The reason I did this is that most players who will want to use this script will be high-leveled.

    If the Dark wizard doesn't score at least 1 hit on you, your HP bar will not show up. Since Simba's combat detection mainly relies on HP bars, I realised that using it would be detrimental to higher-leveled players, because they would only pick up loot about 30% of the time (that 30% being the somewhat rare occasion when the Dark wizard would actually hit the player).

    Looking for loot when still in combat isn't really that big of a problem though. The most it will do is run away during a fight, grab the loot, and Auto-Retaliate back to the fight.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  9. #309
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    The main thing I'm worried about is that it doesn't rely on combat detection. Once it attacks the Dark wizard, it's put on a 5 second timer. Once that timer is up, it begins to look for the runes. The reason I did this is that most players who will want to use this script will be high-leveled.

    If the Dark wizard doesn't score at least 1 hit on you, your HP bar will not show up. Since Simba's combat detection mainly relies on HP bars, I realised that using it would be detrimental to higher-leveled players, because they would only pick up loot about 30% of the time (that 30% being the somewhat rare occasion when the Dark wizard would actually hit the player).

    Looking for loot when still in combat isn't really that big of a problem though. The most it will do is run away during a fight, grab the loot, and Auto-Retaliate back to the fight.
    I'm no programmer, so I can't help you or judge how hard or simple that may be to do... But it looks like you have your goal in mind, you know what the "problem" is, and I guess that's the first step to getting another perfect script going.

    But as you said, it doesn't seem like a drastic problem at all.
    Sinking. Always. Sinking.

  10. #310
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Law and Justice View Post
    I'm no programmer, so I can't help you or judge how hard or simple that may be to do...
    You can learn It took me a week to learn the Simba API, I'm still learning things every day.

    Quote Originally Posted by Law and Justice View Post
    But it looks like you have your goal in mind, you know what the "problem" is, and I guess that's the first step to getting another perfect script going.

    But as you said, it doesn't seem like a drastic problem at all.
    Yup. Hopefully it will grow the way I'm hoping it will.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  11. #311
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    You can learn It took me a week to learn the Simba API, I'm still learning things every day.
    That's it, you've persuaded me. Tomorrow I'm dedicating my day to try and write a simple script.

    Quote Originally Posted by KeepBotting View Post
    Yup. Hopefully it will grow the way I'm hoping it will.
    Good luck with that, man.
    We're all depending on you! (No pressure )
    Sinking. Always. Sinking.

  12. #312
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Law and Justice View Post
    That's it, you've persuaded me. Tomorrow I'm dedicating my day to try and write a simple script.


    Good luck with that, man.
    We're all depending on you! (No pressure )
    I shall recommend to you this tutorial http://villavu.com/forum/showthread.php?t=44942 it's the one that I used to learn Simba.

    And I work best under pressure
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  13. #313
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    I shall recommend to you this tutorial http://villavu.com/forum/showthread.php?t=44942 it's the one that I used to learn Simba.

    And I work best under pressure
    That looks perfect!
    Man, I'm actually really excited for that now.
    I tried to get into programming by reading books from the library and online, just couldn't do it.
    Maybe this will be better.
    Thanks again.
    Sinking. Always. Sinking.

  14. #314
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Law and Justice View Post
    That looks perfect!
    Man, I'm actually really excited for that now.
    I tried to get into programming by reading books from the library and online, just couldn't do it.
    Maybe this will be better.
    Thanks again.
    Books are horrible. My whole pet peeve with books is that they actually encourage aspiring programmers to not program. Or at least, that's what they did to me. My very first programming adventure was in a language called BASIC, which stands (or stood) for Beginner's All-Purpose Symbolic Instruction Code.

    I had picked up a copy of QBASIC For Dummies (QBASIC is the most widely used BASIC editor, similar to how Simba is a very widely used Pascal editor) and read through it with gusto, but I never actually did anything with all the knowledge I gained. It was only after I sat down at my PC, downloaded a copy of WestFrontPC (sometimes called WFPC, a very primitive text-adventure type game) and studied it. I quickly found that I learned more in a few hours studying a real example of a BASIC program than I did by reading an entire book.

    The book helped of course, but it was mainly used as a sort of supplement to what I naturally picked up by studying WFPC.

    So, what's my point? My point is, get out there, DO IT, and you'll find it's easier and more fun than you'd ever imagined

    EDIT: Again, maybe this is all just me--because I'm a very visual learner.

    EDIT2: Oh, and DO NOT do what I did. Don't learn BASIC. It's OLD. I'm talking MS-DOS, Windows 95 old. Pascal is old too, but it's been updated through the years--hence, it's still fresh today (and look what we as a community have done with it! )
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  15. #315
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    Books are horrible. My whole pet peeve with books is that they actually encourage aspiring programmers to not program. Or at least, that's what they did to me. My very first programming adventure was in a language called BASIC, which stands (or stood) for Beginner's All-Purpose Symbolic Instruction Code.

    I had picked up a copy of QBASIC For Dummies (QBASIC is the most widely used BASIC editor, similar to how Simba is a very widely used Pascal editor) and read through it with gusto, but I never actually did anything with all the knowledge I gained. It was only after I sat down at my PC, downloaded a copy of WestFrontPC (sometimes called WFPC, a very primitive text-adventure type game) and studied it. I quickly found that I learned more in a few hours studying a real example of a BASIC program than I did by reading an entire book.

    The book helped of course, but it was mainly used as a sort of supplement to what I naturally picked up by studying WFPC.

    So, what's my point? My point is, get out there, DO IT, and you'll find it's easier and more fun than you'd ever imagined

    EDIT: Again, maybe this is all just me--because I'm a very visual learner.

    EDIT2: Oh, and DO NOT do what I did. Don't learn BASIC. It's OLD. I'm talking MS-DOS, Windows 95 old. Pascal is old too, but it's been updated through the years--hence, it's still fresh today (and look what we as a community have done with it! )
    Yeah, that's what I was trying to learn at one time too. I was all excited, went to the library hired some books, downloaded some PDF's... The shit they were talking was ridiculous, all they had to do was explain what it does and how to do it.

    It's just like that old saying "The best way to learn to swim, is by being thrown in the deep end." I guess.
    So the language used to write the script is modern Pascal?
    Sinking. Always. Sinking.

  16. #316
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Law and Justice View Post
    Yeah, that's what I was trying to learn at one time too. I was all excited, went to the library hired some books, downloaded some PDF's... The shit they were talking was ridiculous, all they had to do was explain what it does and how to do it.

    It's just like that old saying "The best way to learn to swim, is by being thrown in the deep end." I guess.
    So the language used to write the script is modern Pascal?
    That's actually how I learned to swim, no joke. I found the normal lessons were too slow, so I swam out to the deep end when I wasn't supposed to. I tried to touch the bottom and couldn't. I learned to tread water right then and there, and the rest just followed.

    Yes. Contrary to popular belief, not all Runescape bots are written in Java.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

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

    Default

    Quote Originally Posted by KeepBotting View Post
    That's actually how I learned to swim, no joke. I found the normal lessons were too slow, so I swam out to the deep end when I wasn't supposed to. I tried to touch the bottom and couldn't. I learned to tread water right then and there, and the rest just followed.

    Yes. Contrary to popular belief, not all Runescape bots are written in Java.
    +1 for that, I would never have the balls to swim to the deep end if I couldn't swim.




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

  18. #318
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by R4nd0m View Post
    +1 for that, I would never have the balls to swim to the deep end if I couldn't swim.
    Lol, you repped me.

    Why can't I ever stay in the red for more than a few hours?!

    I don't like being an unknown quantity...
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  19. #319
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    That's actually how I learned to swim, no joke. I found the normal lessons were too slow, so I swam out to the deep end when I wasn't supposed to. I tried to touch the bottom and couldn't. I learned to tread water right then and there, and the rest just followed.

    Yes. Contrary to popular belief, not all Runescape bots are written in Java.
    I can guarantee you are going to get very fair in life with an attitude like that!
    Sinking. Always. Sinking.

  20. #320
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Law and Justice View Post
    I can guarantee you are going to get very fair in life with an attitude like that!
    Hahah, hopefully well I'm out for tonight bro, gonna spend the rest of the night on xCounter-Strike.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  21. #321
    Join Date
    Jul 2012
    Location
    Australia
    Posts
    553
    Mentioned
    1 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    Hahah, hopefully well I'm out for tonight bro, gonna spend the rest of the night on xCounter-Strike.
    I like your style, I'm adding you to my friends list.
    Sinking. Always. Sinking.

  22. #322
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Law and Justice View Post
    I like your style, I'm adding you to my friends list.
    Haha, thanks. I like your style too. You seem eager to learn, which is good. Keep in touch~
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  23. #323
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    UPDATED RECENT NEWS!

    29 July 2012, 1:39 PM EST - I think I'm going to be working on this script some more...
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  24. #324
    Join Date
    Dec 2011
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    i've mined like 200k clay using this script

  25. #325
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by wayiyi View Post
    i've mined like 200k clay using this script
    How recently? :O
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

Page 13 of 14 FirstFirst ... 311121314 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
  •