• Visit Rebornbuddy
  • [Plugin] FlaskHelper

    Discussion in 'Archives' started by toNyx, May 26, 2014.

    1. Tumzie

      Tumzie Member

      Joined:
      Feb 16, 2013
      Messages:
      341
      Likes Received:
      3
      Trophy Points:
      18
      Somehow I see the flasks getting used when my screen is full of mobs, but it surely does not work every single time I get a unique/rare within 70 feet/yards of my character.
      (H.SpecificRarityMobAround(Rarity.Unique, 70) > 0)
       
    2. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      FH.SpecificRarityMobAround(Rarity.Unique,X) doesnt need "> 0" ;)
       
    3. Tumzie

      Tumzie Member

      Joined:
      Feb 16, 2013
      Messages:
      341
      Likes Received:
      3
      Trophy Points:
      18
      Doesn't need or ''will break the condition'' ?

      Because if it should still work with the > 0 then it shouldn't matter
       
    4. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      the function returns a boolean, except if in your mind a boolean should be checked against an integer, you're not in the same world.

      There's some links/guides around, take a look at it...
       
    5. PleXy

      PleXy New Member

      Joined:
      Dec 29, 2012
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      1
      Looking for this as well. Thanks!
       
    6. botado

      botado Member

      Joined:
      Jan 6, 2017
      Messages:
      52
      Likes Received:
      3
      Trophy Points:
      8
      FH.IsPoisoned

      [FlaskHelper][GUI-VerifyErrors] FH.IsPoison returned False
      [FlaskHelper][GUI-VerifyErrors] The condition "FH.IsPoisoned" has returned an error. It contains members that are not valid or unavailable
      [FlaskHelper][GUI-VerifyErrors] 'type' object has no attribute 'IsPoisoned'

      dunno whats wrong in this typing think its use to work.
       
    7. HairSex

      HairSex Member

      Joined:
      Jan 18, 2013
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      6
      Can anyone help me set this up for The Wise Oak??
       
    8. lyvewyre

      lyvewyre Member

      Joined:
      Jan 3, 2013
      Messages:
      418
      Likes Received:
      12
      Trophy Points:
      18
      That's interesting and good to know. It does actually debunk a few sections of WiN's guide (https://www.thebuddyforum.com/threads/plugin-flaskhelper.165753/page-21#post-2213300) where he specifically uses that for unique and magic on a number of flasks. I guess this will just check if there is at least 1 in the area specified to satisfy the condition.
       
    9. bobodlm

      bobodlm Member

      Joined:
      Aug 18, 2017
      Messages:
      48
      Likes Received:
      2
      Trophy Points:
      8
      Somebody using the wise oak flask, I copied these settings but it doesn't seem to be using the flask. Did I copy something wrong or has this flask changed?
       
    10. IeU

      IeU Member

      Joined:
      Jul 20, 2010
      Messages:
      830
      Likes Received:
      11
      Trophy Points:
      18
      Last time I tested, was working, this in 3.0.

      [​IMG]
       
      bobodlm likes this.
    11. bobodlm

      bobodlm Member

      Joined:
      Aug 18, 2017
      Messages:
      48
      Likes Received:
      2
      Trophy Points:
      8
      You are correct, with my not so sober head I copied 'aura = flask_utility_prismatic' this into the aura field instead of just the last bit. Thanks for helping me find my error!
       
    12. pimp22

      pimp22 Member

      Joined:
      Oct 17, 2012
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      6
      I have an issue with the plugin.
      Im trying to use 3 isnta flask and 1 normal.

      Its very simple I jsut did this for insta:
      f.IsInstantRecovery or f.Name.Contains("Bubbling") or (f.Name.Contains("Panicked") and me.HealthPercent <= 35)
      cond: me.HealthPercent < 40 (this shouldnt do anything, why was it 65 in the guide btw??)

      and for normal flask:
      f.Rarity != Rarity.Unique and f.HealthRecover > 0
      me.HealthPercent < 80

      problem is, it keeps taking all the insta flasks first. and then the normal one last. It also drink insta flask before 40 or 35% surely. Any help pls
       
    13. demonD

      demonD Member

      Joined:
      Jun 6, 2015
      Messages:
      248
      Likes Received:
      5
      Trophy Points:
      18
      fk this shit man!, just delete this plug-in already. everytimes I need help/explanations I got redirected to some old posts which is 99% outdated, or to a thread of 500 pages of conflicting posts that had me ended up with more question/confusions. for god's sake If i want to know all ins and outs of a freaking stupid game bot coding, I would rather spent the time learning a new language which might land me $80/hr job. but I paid you guys to have it working and worry-free! so freaking little supports and so much breaking shits. botted whole week and gaining 0 (zero) exp due to constant dieing to stupid shits! and dont make me started with chaos receipt, aura support, breach fked ups ....I dont know how you guys sleep well at night, same crappy support after you terminated all my life-time support fee with monthly fee! most of us dont got stupid times to tweak/snoop around ur codes, just make check/selection boxes for us already!
       
    14. IeU

      IeU Member

      Joined:
      Jul 20, 2010
      Messages:
      830
      Likes Received:
      11
      Trophy Points:
      18
      This is a plug-in done by a community member, the staff has no responsibility here to fix anything. The bot has a simple flask plug-in, use that.

      For me, it spams all flasks as soon conditions are met.

      Post your config here, so we can have a look what you have done wrong.
       
    15. kalanikila

      kalanikila Member

      Joined:
      Nov 28, 2012
      Messages:
      293
      Likes Received:
      5
      Trophy Points:
      18
      Mate check your build. Just like every other bot in every other game that is not completely pathed out for you there are things that work and things that dont. My build dies maybe once every 2 to 3 hours and bots maps up to t15 running 2 health pots a quick silver and 2 mana pots that I don't ever use.
       
    16. DontBeAfraid

      DontBeAfraid Active Member

      Joined:
      Oct 2, 2015
      Messages:
      742
      Likes Received:
      30
      Trophy Points:
      28
      LOL.. What a waste.... Get a good flask setup and you die maybe once per 2 days.
       
    17. demonD

      demonD Member

      Joined:
      Jun 6, 2015
      Messages:
      248
      Likes Received:
      5
      Trophy Points:
      18
      I've been trying to set up this: 3 life flasks(with shock, bleed, poison), 1 uniq life with instant heals, 1 uniq mana. I want bot to use a life flask @80% then instant one @50%, also click all 3 life flasks @60%. do I need to set up all 4 life flasks individually? what aura to put in for each?
       
    18. DontBeAfraid

      DontBeAfraid Active Member

      Joined:
      Oct 2, 2015
      Messages:
      742
      Likes Received:
      30
      Trophy Points:
      28
    19. IeU

      IeU Member

      Joined:
      Jul 20, 2010
      Messages:
      830
      Likes Received:
      11
      Trophy Points:
      18
      POST UR DAMN FLASKHELPER CONFIG, OTHERWISE WE CAN NOT KNOW WHAT IS WRONG WITH YOUR SETUP!

      Something is def. not correctly configured by you, because for others works just fine.
       
    20. Shrek_III

      Shrek_III Member

      Joined:
      Oct 17, 2013
      Messages:
      48
      Likes Received:
      1
      Trophy Points:
      8
      This seems to be a very useful and full configurable plugin - which might really fit my needs.
      I am surely not a newb regarding scripting, but I don't understand why this simple condition doesn't work for me.

      vX3zKKC.png
      [​IMG]

      Hitting the "Error Validation" button it works just fine (getting myself below 80% hp it turns true otherwise false).
      More information: The instant life flask is the only flask I enabled.
      But whenever I start the bot it never drinks my seething or bubbling flasks.

      Testing setup (all flasks do have 20% quality):
      1. Bubbling Divine Life Flask of Heat
      2. Bubbling Divine Life Flask of Reflexes
      3. Seething Divine Life Flask of Curing
      4. Experimenter'S Quicksilver Flask of Resistance
      5. Bubbling Large Hybrid Flask of Reflexes


      But in the log it turns out, that the bot doesn't find any flasks:

      Code:
      [FinishCurrentAction][True] Waited 0 ms for the action to finish Default Attack.
      [FlaskHelper][Instant Life Flask] "me.HealthPercent < 80" returned true
      [FlaskHelper][Instant Life Flask] Number of eligible flasks : 0
      [FlaskHelper][Instant Life Flask] Use function returned NoFlasksFound

      Any help is greatly appreciated.
      Thanks in advance
       

    Share This Page