Results 1 to 16 of 16

Thread: [RS3] Lama's Humidifyer | [~500k/hr] | Lunar Spell Required |

  1. #1
    Join Date
    Feb 2013
    Location
    The Boonies
    Posts
    203
    Mentioned
    9 Post(s)
    Quoted
    70 Post(s)

    Default [RS3] Lama's Humidifyer | [~500k/hr] | Lunar Spell Required |


    By Lama
    REQUIRES LUNAR SPELLBOOK

    Features:
    __________________________________________________ __________________________________________________ ______________________________________________

    • Turn normal boring clay into soft clay en masse! Whoa!
    • Define what action bar slot your Humidify spell is!
    • Bank support almost anywhere!
    • 500k+ gp/hr!
    • 30k+ xp/hr! Wow!

    Instructions:
    __________________________________________________ __________________________________________________ ______________________________________________

    Download and Installation:
    1. Download LamaHumidifyervX.X.zip and unpack to you Simba\Scripts\ folder!


    Character Setup and Placement:
    1. Equip a steam staff (required) and place character around any bank node (choose in the player form exactly where the bank is in relation to you):



    2. Make sure you have a preset setup (you can decide 1 or 2 in the player form), something like in the following picture (in this case Varrock, and East):




    Running the Script:
    1. Hit RUN
    2. Fill out the playerForm, choose preset number, clay to humidify, etc.
    3. Hit 'Start Script'!


    Known Bugs and Issues:
    __________________________________________________ __________________________________________________ ______________________________________________

    • None so far! Please let me know if you find something!

    Proggys:
    __________________________________________________ __________________________________________________ ______________________________________________
    Progress Reports
    Progress Report:
    Send them in!

    Code:
    |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=|
    |          LamaHumidifyer v1.0          |
    |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=|
    | Time Running: 15 min 4 sec            |
    | Clay Made   : 3618(14,401/hr)         |
    | Profit Made : 129,782 (516,572 hr)    |
    |_______________________________________|

    Version History:
    __________________________________________________ __________________________________________________ ______________________________________________
    Version History

    v1.0 Initial Release!

    Download:
    __________________________________________________ __________________________________________________ ______________________________________________
    LamaHumidifyerV1.0.zip <--- The whole package, extract into scripts folder!
    Last edited by Lama; 11-01-2015 at 07:13 PM.

  2. #2
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

  3. #3
    Join Date
    Feb 2013
    Location
    The Boonies
    Posts
    203
    Mentioned
    9 Post(s)
    Quoted
    70 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    Congratulations on release +Rep
    Eyy thanks! Getting back into the swing of things. Working on an ogLib project right now.

  4. #4
    Join Date
    Oct 2015
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Excellent script so far, only issue is that if I try a large load, ie 15000, it does maybe a hundred or so and then says out of materials and logs out. Any ideas?

    EDIT: Now it is doing it with smaller loads, I must have something setup wrong.

    EDIT 2: So I got that issue cleared up by adding more than 1 rune to my preset. Now, I have another issue.. After an undetermined amount of time, it goes into this loop.

    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    -- isMouseOverText(): False
    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    -- isMouseOverText(): False
    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    -- isMouseOverText(): False
    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    -- isMouseOverText(): False
    -- isMouseOverText()
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    ---- Current mouse-over text: ""
    Last edited by ltacom1s; 11-14-2015 at 08:05 AM.

  5. #5
    Join Date
    Feb 2013
    Location
    The Boonies
    Posts
    203
    Mentioned
    9 Post(s)
    Quoted
    70 Post(s)

    Default

    Quote Originally Posted by ltacom1s View Post
    ...
    I'll look into it

    Did you happen to see what was happening on screen? Was there something it kept doing over and over again?

  6. #6
    Join Date
    Jun 2015
    Location
    New Zealand
    Posts
    322
    Mentioned
    2 Post(s)
    Quoted
    131 Post(s)

    Default

    Congrats on release bro

  7. #7
    Join Date
    Oct 2015
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Thanks for the quick response. It appeared to be hovering around as if it was trying to click on the bank person. However, I *may* have fixed the issue, as I have two solid reports.

    I changed:

    begin
    // Check if inventory is full, if not, running low on mats implicication
    if (tabBackpack.count < 27) then

    to:

    begin
    // Check if inventory is full, if not, running low on mats implicication
    if (tabBackpack.count < 20) then begin


    Annnnndddd I just erased my progress reports by copying that code.. lol anyway I had one at 2.5 hours and one at 1 hours that went smoothly. Thanks man!





    EDIT: So I thought I fixed the issue, but randomly, it will click the logout button but then it will try to find the bank person again until runescape logs completely out.

    EDIT 2: So i caught what it does. The bot tries to click the bank person but misses, then it logs out, but keeps trying to click the bank person. This happens randomly...
    Last edited by ltacom1s; 11-16-2015 at 10:37 PM.

  8. #8
    Join Date
    Oct 2015
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I forgot to post my solution. Use a bank that has south facing people and the script is flawless. Thanks again!

  9. #9
    Join Date
    Feb 2013
    Location
    The Boonies
    Posts
    203
    Mentioned
    9 Post(s)
    Quoted
    70 Post(s)

    Default

    Quote Originally Posted by ltacom1s View Post
    I forgot to post my solution. Use a bank that has south facing people and the script is flawless. Thanks again!
    Where does it go wrong facing other directions for you?

  10. #10
    Join Date
    Oct 2015
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Lama View Post
    Where does it go wrong facing other directions for you?
    It will, randomly, not be able to find the banker. Then it will logout because it couldn't find the banker but it will continue to search for the banker on the lobby screen. I'm not able to attribute this to anything, it happens completely randomly.

  11. #11
    Join Date
    Feb 2013
    Location
    The Boonies
    Posts
    203
    Mentioned
    9 Post(s)
    Quoted
    70 Post(s)

    Default

    Quote Originally Posted by ltacom1s View Post
    It will, randomly, not be able to find the banker. Then it will logout because it couldn't find the banker but it will continue to search for the banker on the lobby screen. I'm not able to attribute this to anything, it happens completely randomly.
    Odd... it doesn't even use color, it's just a TBox it clicks randomly in. Does it fail to move the mouse towards the banker area?

  12. #12
    Join Date
    Oct 2015
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Lama View Post
    Odd... it doesn't even use color, it's just a TBox it clicks randomly in. Does it fail to move the mouse towards the banker area?
    Interesting. It has only happened once while I was watching, but from what I could tell it moves the mouse to the banker area but it ends up right near the banker, almost as if the TBox has moved.

  13. #13
    Join Date
    Feb 2013
    Location
    The Boonies
    Posts
    203
    Mentioned
    9 Post(s)
    Quoted
    70 Post(s)

    Default

    Quote Originally Posted by ltacom1s View Post
    Interesting. It has only happened once while I was watching, but from what I could tell it moves the mouse to the banker area but it ends up right near the banker, almost as if the TBox has moved.
    But it doesn't actually click? So, when it moves the cursor inside the box, wherever it may be, it fails to hover over the bank counter or banker? Sounds like the TBox may just need to be slightly adjusted.

  14. #14
    Join Date
    Oct 2015
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Lama View Post
    But it doesn't actually click? So, when it moves the cursor inside the box, wherever it may be, it fails to hover over the bank counter or banker? Sounds like the TBox may just need to be slightly adjusted.
    Precisely!

  15. #15
    Join Date
    Apr 2015
    Posts
    45
    Mentioned
    1 Post(s)
    Quoted
    17 Post(s)

    Default

    Works ok, Good usage of unsafe accounts though.

  16. #16
    Join Date
    Feb 2016
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    13 Post(s)

    Default

    awesome

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
  •