Results 1 to 20 of 20

Thread: SparklingHerbs By Mash

  1. #1
    Join Date
    Jan 2012
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default SparklingHerbs By Mash

    By Distributing this script, i have probably ruined my profits i normally get from herbs, so if any of you want to donate, my RSN is MashPK

    Hey Everyone, i know alot of people are getting annoyed because none of the current herblore scripts are working, and it also got me pretty frustrated too,

    so i decided to make my own Herb Cleaning script,
    However, i found it impossible to run this entirely by colour, i kept getting errors
    and the script would not find or pick up the herbs,

    so i have changed to Location, in exchange, this now runs SUPER fast, but it has a higher chance of meeting bugs,

    This script will run at SOUL WARS and will take your herbs from the 4'th slot of your bank!


    Features:
    SRL 5 Compatible
    Fast & Reliable
    No Random's (runs at SW)
    Working as of 09/01/2012


    Recorded Statistics:
    5880 Herbs Per Hour
    980 Herbs Per 10 Mins
    98 Herbs per min
    1.63 Herbs Per Second


    Setup:

    Stand at Soul Wars With your screen facing directly at the bank chest like this



    Place your grimy herbs in the 4'th bank slot like this



    CLICK RUN AND ENJOY!
    Last edited by Mash; 01-12-2012 at 03:26 PM.

  2. #2
    Join Date
    May 2011
    Location
    In an Island.
    Posts
    1,413
    Mentioned
    2 Post(s)
    Quoted
    149 Post(s)

    Default

    Might try the script, when I get more herbs to clean. Gratz on the release, and hope to see some more additions to the script!

    ~onilika
    ''If you want something you've never had, you have to do something you've never done''


    total leve 2715/1b exp +... exterminated.

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

    Default

    Quote Originally Posted by onilika View Post
    You didn't add the script itself..

    ~onilika
    was just making sure i didnt leave my info in it,

    Added now

  4. #4
    Join Date
    Dec 2011
    Posts
    97
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Make it run a little faster, and some failsafes. I tested with different tab, it got the wrong item and still click anyways...also it also clicks when empty inventory.

  5. #5
    Join Date
    Dec 2011
    Posts
    484
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well I just cleaned 84k tarromins with your script. It worked great. However, I'd like to give a message to the impatient noobs that sell below mid. I had calculated this to be a substantial gain, even without making into unf pots. Now, if I sell without making unf pots I will lose about 6m. SELL AT MID PRICE OR DON'T USE THE SCRIPT. You make it worse for yourself and everyone else. Tarromins have dropped about 60gp in a DAY. Show some restraint.

  6. #6
    Join Date
    Dec 2011
    Posts
    97
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Grihmm View Post
    Well I just cleaned 84k tarromins with your script. It worked great. However, I'd like to give a message to the impatient noobs that sell below mid. I had calculated this to be a substantial gain, even without making into unf pots. Now, if I sell without making unf pots I will lose about 6m. SELL AT MID PRICE OR DON'T USE THE SCRIPT. You make it worse for yourself and everyone else. Tarromins have dropped about 60gp in a DAY. Show some restraint.
    Yeah, because its not like they're being merched or anything. 60gp dropped just from this bot, you're completely right.

    Common man, you got to realize prices are going to be unstable due to flipping/merching. Also 6m isn't much to pay for the Heblore exp, also no one really buy clean herbs
    Last edited by Heya69; 01-11-2012 at 05:06 AM.

  7. #7
    Join Date
    Jan 2012
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    By Distributing this script, i have probably ruined my profits i normally get from herbs, so if any of you want to donate, my RSN is MashPK

    Quote Originally Posted by Mash View Post
    Hey Everyone, i know alot of people are getting annoyed because none of the current herblore scripts are working, and it also got me pretty frustrated too,

    so i decided to make my own Herb Cleaning script,
    However, i found it impossible to run this entirely by colour, i kept getting errors
    and the script would not find or pick up the herbs,

    so i have changed to Location, in exchange, this now runs SUPER fast, but it has a higher chance of meeting bugs,

    This script will run at SOUL WARS and will take your herbs from the 4'th slot of your bank!


    Features:
    SRL 5 Compatible
    Fast & Reliable
    No Random's (runs at SW)
    Working as of 09/01/2012


    Recorded Statistics:
    5880 Herbs Per Hour
    980 Herbs Per 10 Mins
    98 Herbs per min
    1.63 Herbs Per Second


    Setup:

    Stand at Soul Wars With your screen facing directly at the bank chest like this



    Place your grimy herbs in the 4'th bank slot like this



    CLICK RUN AND ENJOY!

  8. #8
    Join Date
    Dec 2011
    Location
    Holland
    Posts
    455
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Grihmm View Post
    Well I just cleaned 84k tarromins with your script. It worked great. However, I'd like to give a message to the impatient noobs that sell below mid. I had calculated this to be a substantial gain, even without making into unf pots. Now, if I sell without making unf pots I will lose about 6m. SELL AT MID PRICE OR DON'T USE THE SCRIPT. You make it worse for yourself and everyone else. Tarromins have dropped about 60gp in a DAY. Show some restraint.
    Im not a pro in the runescape economy, but i believe it has to do with how much herbs are wanted and how much herbs are offered. The more offered, the lower the price. The less offered and the more wanted, will get the price up. This is just like it's in the real world. Has nothing to do with the price you sell it at. If you sell it at a higher price, the offer will actually increase and the requested amount will fall. Due to the fact that jagex looks at the "closed deals" (actually sold and bought). So the price would drop even more.

    Edit: Also your antiban is not implemented in your main loop. Fix that. And change the antiban, due to the fact that it will use the last option, practically all the time. It will be the same 80% of the time.

    Simba Code:
    procedure AntiBan;
    var j, WTime, SleepT1, SleepT2 :integer;
    begin
    j := random(100)
    WTime := 7000 + random(500);
    SleepT1 := 500 + random(2000);
    SleepT2 := WTime - SleepT1 + random(1000);
      case j of
      0..5: begin
         sleep(SleepT1);
         Check_for_text;
         HoverSkill ('Herblore', False);
         sleep(SleepT2 + random(5000));
         GameTab(tab_Inv);
             end;
      9..14:
         begin
         sleep(SleepT1);
         Check_for_text;
         PickUpMouse;
         sleep(SleepT2);
         end;
      19..26:
         begin
         sleep(SleepT1);
         Check_for_text;
         RandomRClick;
         sleep(SleepT2);
         end;
      30..37:
         begin
         sleep(SleepT1);
         Check_for_text;
         sleep(SleepT2);
         GameTab(tab_Inv);
         end;
      45..49:
         begin
         sleep(SleepT1);
         Check_for_text;
         ExamineInv;
         sleep(SleepT2);
         end;
      68..76:
         begin
         sleep(7000 + random(500));
         end;
      end;
    end;

    This is how i made the antiban in your script.
    Last edited by okokokok; 01-12-2012 at 05:43 PM.
    07Scripter
    I mostly write private scripts

  9. #9
    Join Date
    Dec 2011
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    works a Beaut, cheers
    Last edited by Kresh; 01-13-2012 at 03:45 PM.

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

    Default

    doesnt work, like all other scripts, it keeps asking for a bmp shit and i dont know what it is, and failsafe

  11. #11
    Join Date
    Jan 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    EDIT: Does not work. Probably because of the update. I'm only concerned with the constant repeating pattern on the location of clicks. Think you could create a randomizer of some sort so it will clean the herbs in a different order each time? Just afraid it'll be easy to detect with the constant pattern. I don't know much about anti-ban though so I may be way off and it might not be a big deal.
    Last edited by nxwebb; 01-14-2012 at 06:25 AM.

  12. #12
    Join Date
    Jan 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ive updated all my stuff on simba and i dont know how to use the bmp conversion or dtm editor

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

    Default

    can u speed up the mouse click?
    and add anti ban?

  14. #14
    Join Date
    Dec 2011
    Location
    Belgium
    Posts
    623
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    nice script.
    suggestion: add more patterns

    Made by P1ng

  15. #15
    Join Date
    Jan 2012
    Location
    Long Island, NY
    Posts
    413
    Mentioned
    5 Post(s)
    Quoted
    95 Post(s)

    Default

    Works perfectly, thank you so much

  16. #16
    Join Date
    Dec 2011
    Location
    Belgium
    Posts
    623
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Error: Exception: Access violation at line 142
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
    ?
    E: It works, I don't know what went wrong.
    Last edited by LemonHaze; 01-15-2012 at 10:37 AM.

    Made by P1ng

  17. #17
    Join Date
    Dec 2011
    Location
    Holland
    Posts
    455
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by lordvolt View Post
    Error: Exception: Access violation at line 142
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
    ?
    E: It works, I don't know what went wrong.
    I think you have to update your SRL to SRL5, if that doesn't work, update Simba, MSI and SPS too.
    07Scripter
    I mostly write private scripts

  18. #18
    Join Date
    Jan 2012
    Location
    Long Island, NY
    Posts
    413
    Mentioned
    5 Post(s)
    Quoted
    95 Post(s)

    Default

    Got me from 63-80 already, good script. I have some suggestions though.

    1)Add some different patterns, and have it alternate between them randomly(pattern). I couldn't say how often, but maybe every 30 minutes or so.
    -left to right, then down until empty
    -right to left, then down until empty
    -clockwards inwards
    -counter-clockwards inwards

    2) Have an option to set a speed. I noticed some of the sleep times are a bit long. Have some presets, like the current, one that would clean 8,000/hr (this is what can be achieved by a human using mousekeys), and then one that does 10,000/hr+ for anyone who wants to just go all out.

    3) Oh yah, a proggy couldn't hurt

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

    Default

    Trys to pick world 30, which is f2p.

  20. #20
    Join Date
    Sep 2008
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How to change camera view + banking? I want to change the view to other side since nomad keeps coming in front of it.

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
  •