1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

QualityHerblore [Deleted]

Discussion in 'Bot Support & Feedback' started by Qosmiof2, Oct 24, 2014.

Thread Status:
Not open for further replies.
  1. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,212
    Likes Received:
    1,042
    Yeah, I think a few firemaking bots do this currently :p
     
  2. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Yeah :D Its not hard, but i am short on time for it and scholl :/ damn i wish it will end soon.
     
  3. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,212
    Likes Received:
    1,042
    If you want it per user it's easy, but if you want a global list it gets trickier :p
    Also be sure to check that the tiles are actually not valid due to them being not valid, not just because there's a fire there or something :)
     
    Qosmiof2 likes this.
  4. skrall

    Joined:
    Jul 24, 2014
    Messages:
    634
    Likes Received:
    161
    I would just put your bot at Burthorpe bank, W2. There's virtually always a well there so you just need to check if there is any in a certain radius around you.
     
  5. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    It already does that.
    --- Double Post Merged, May 5, 2015, Original Post Date: May 5, 2015 ---
    Awesome. Thanks for the tip sir!
     
  6. Velozity

    Joined:
    Apr 6, 2015
    Messages:
    250
    Likes Received:
    18
    How is this script bot doing at the moment? I like that it supports portables, I'm gonna need it for ovls. :)

    The script bot is running good, I'm just wondering why its called AIO when it doesnt support all the pots;o
    I'm missing super magic, extremes and ovls :(
     
    #106 Velozity, May 7, 2015
    Last edited: May 9, 2015
  7. sweetly

    Joined:
    May 1, 2015
    Messages:
    36
    Likes Received:
    4
    May I ask why it stops multiple times to enter the clean herbs interface during a 28 herb cleaning process?
    It seems a little bot-like in that regard, considering an inventory would be cleaned automatically without manually re-entering the setup.
    Also, the bot seems to crash after perhaps 9-11k herbs, and has to be manually restarted- after the login sequence goes haywire, lol.
    Next time it happens, I'll submit a report.
     
  8. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Yeah i have to re-check whole code... May take a while -.-
     
  9. Velozity

    Joined:
    Apr 6, 2015
    Messages:
    250
    Likes Received:
    18
    Will you add more potions too?
     
  10. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Sure. Please do me a favour.

    Post here a reply with next form:


    Code (Text):
    1. POTION_NAME_UPPER_CASE("Ing 1 Name", "Ing 2 name", "Full pot name");
    2.  
    thanks
     
  11. Velozity

    Joined:
    Apr 6, 2015
    Messages:
    250
    Likes Received:
    18
    Code (Text):
    1.  
    2. SUPER_MAGIC_POTION("Lantadyme potion (unf)", "Potato cactus", "Super magic potion (3)");
    3. EXTREME_ATTACK("Super attack (3)", "Clean avantoe", "Extreme attack (3)");
    4. EXTREME_STRENGTH("Super strength (3)", "Clean dwarf weed", "Extreme strength (3)");
    5. EXTREME_DEFENCE("Super defence (3)", "Clean lantadyme", "Extreme defence (3)");
    6. EXTREME_RANGING("Super ranging potion (3)", "5 Grenwall spikes", "Extreme ranging (3)");
    7. EXTREME_MAGIC("Super magic potion (3)", "Ground mud rune", "Extreme magic potion (3)");
    8.  
    I hope I got it right now
    For overloads: http://runescape.wikia.com/wiki/Overload
    I noticed that super attack and super defence were missing too, if you could check these up on wiki that be great too, I wrote this edit on phone, sorry.
     
    #111 Velozity, May 9, 2015
    Last edited: May 10, 2015
    Qosmiof2 likes this.
  12. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Awesome thanks. The bot is being completely rewritten right now. Im working on it. Ill add this :D
     
  13. Velozity

    Joined:
    Apr 6, 2015
    Messages:
    250
    Likes Received:
    18
    Glad to be of any help, I wasnt quite sure how to add overloads though as it was a lil more ingredients, hope you can work this out by yourself.
    When do you expect this update to go live? Cant wait to use it!
     
  14. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Well few days are going to be rough because of finals. But expect it this week :D
     
  15. Velozity

    Joined:
    Apr 6, 2015
    Messages:
    250
    Likes Received:
    18
    I'd suggest some sort of a task system, make x amount of this pot and then make x amount of another and so on. This is very nice when you make extremes and then into overloads.
    --- Double Post Merged, May 12, 2015, Original Post Date: May 10, 2015 ---
    java.lang.NullPointerException
    at com.runemate.qosmiof2.herblore.tasks.AntiBan.activate(AntiBan.java:15)
    at com.runemate.qosmiof2.herblore.QHerblore.onLoop(QHerblore.java:87)
    at com.runemate.game.api.script bot.framework.LoopingScript.run(brb:38)
    at com.runemate.game.api.script bot.framework.AbstractScript.start(fqb:54)
    at app.Nm.run(hnb:127)
     
  16. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    Thank you for the report. Will check it later tonight.
     
  17. Velozity

    Joined:
    Apr 6, 2015
    Messages:
    250
    Likes Received:
    18
    It may just be client sided since it started to occur after the rs update a few days ago, maybe worth looking into though
     
  18. skrall

    Joined:
    Jul 24, 2014
    Messages:
    634
    Likes Received:
    161
    @Qosmiof2 Once the bot has mixed one inventory, it refuses to do anything else. Probably because you implemented waiting for every herb to have gone in the current before starting withdrawing the next inventory. If you have the scroll of cleansing (dungeoneering reward which lets you save the herb or secondary ingredient sometimes) I will almost always end up with some leftover herbs in my inventory.
    Could you have a look at this?
     
  19. EvilCabbage

    Joined:
    Nov 3, 2013
    Messages:
    2,389
    Likes Received:
    849
    Hey man, could you start supporting OSRS? There's currently no bots for it on OSRS so that'd mean an open market for you ;)
     
  20. Qosmiof2

    Qosmiof2 I've been called a god before.

    Joined:
    Aug 5, 2014
    Messages:
    3,212
    Likes Received:
    924
    I have it fully working already ;)

    Tomorrow morning it will be released
     
Thread Status:
Not open for further replies.

Share This Page

Loading...