• Visit Rebornbuddy
  • [Plugin] FlaskHelper

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

    1. clandestine

      clandestine Member

      Joined:
      May 5, 2012
      Messages:
      350
      Likes Received:
      12
      Trophy Points:
      18
      Then you should have seen the 2nd or last post on the (then) last page where you posted , which had a link to the EXACT SAME THING I posted in response to your question(s). Put in some work before you waste everyones time.


      [​IMG]
       
      Last edited: Oct 10, 2016
    2. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Also note that win's guide has been pinned in 1st or 2nd post iirc.
       
    3. libaosheng99

      libaosheng99 New Member

      Joined:
      Oct 10, 2016
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      11111111111111
       
    4. Boltwall

      Boltwall Member

      Joined:
      Mar 9, 2015
      Messages:
      87
      Likes Received:
      3
      Trophy Points:
      8
      Derp, Great Post sunshine.. thanks for the help though* Ill be more alert to click the links provided for someone else query* That guide should be on page one though so handy.
       
      Last edited: Oct 11, 2016
    5. DontBeAfraid

      DontBeAfraid Active Member

      Joined:
      Oct 2, 2015
      Messages:
      742
      Likes Received:
      30
      Trophy Points:
      28
      if you had read page one, you would see that the guide IS indeed linked there.
       
    6. clandestine

      clandestine Member

      Joined:
      May 5, 2012
      Messages:
      350
      Likes Received:
      12
      Trophy Points:
      18
      Reading is hard, spoonfeed me. Stop being entitled and actually do some proper work/research in the future before asking for help.

      If you had bothered to actually click those links, or actually reading and understanding the first posts by the plugins creator, you would have known how stupid your assumptions where. But I guess in todays society it's all about getting everything handed to you. Do you want a trophy?
       
    7. kingpinning

      kingpinning New Member

      Joined:
      Oct 6, 2016
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      Could someone help me with the condition of having a elemental resist mob near player for popping i.e. vinctars ?
       
    8. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      There's nothing for it for now, and i don't have time to work on this :)
       
    9. kingpinning

      kingpinning New Member

      Joined:
      Oct 6, 2016
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      1
      ok. however, if you do you could also add kiara's determination flask support by default.
       
    10. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      You can add it yourself, the buff is :

      Code:
      kiaras_determination
       
    11. Quickz

      Quickz Member

      Joined:
      Apr 19, 2013
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      6
      Where need add it?
       
    12. clandestine

      clandestine Member

      Joined:
      May 5, 2012
      Messages:
      350
      Likes Received:
      12
      Trophy Points:
      18
      click on "NEW FLASK" Button
       
    13. Quickz

      Quickz Member

      Joined:
      Apr 19, 2013
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      6
    14. Buskemann

      Buskemann New Member

      Joined:
      Apr 18, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Anyone having problems with the bot not using dying sun? Ive added it as described in previous posts... but wont work :p Any ideas? :)
       
    15. demonviper

      demonviper Active Member

      Joined:
      Apr 8, 2014
      Messages:
      534
      Likes Received:
      56
      Trophy Points:
      28
      This was working for my BV Pathfinder but cannot comment as far as the last few days. Use this if you like:

      [​IMG]
       
    16. brycem1989

      brycem1989 New Member

      Joined:
      Jun 11, 2015
      Messages:
      90
      Likes Received:
      2
      Trophy Points:
      0
      anyone having issues with res flasks? i cant get it to use topaz or bismuth flaks. I have the exact same coniditions as my basalt flask which works fine but the res flasks wont work
       
    17. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      What's the selector of this flask?
       
    18. brycem1989

      brycem1989 New Member

      Joined:
      Jun 11, 2015
      Messages:
      90
      Likes Received:
      2
      Trophy Points:
      0
      just using the drop down menu options to select them
      f.Rarity != Rarity.Unique and f.FullName.Contains("Bismuth Flask"
      f.Rarity != Rarity.Unique and f.FullName.Contains("Topaz Flask")

      have the coditions set as follows:
      FH.SpecificRarityMobAround(Rarity.Unique, 20) > 0
      FH.SpecificRarityMobAround(Rarity.Rare, 20) > 0
      FH.NumberOfMobsNear(me, 8) > 2
       
    19. brycem1989

      brycem1989 New Member

      Joined:
      Jun 11, 2015
      Messages:
      90
      Likes Received:
      2
      Trophy Points:
      0
      ok for some reason the selector on bismuth flask didnt have a closing bracket. I never made a change to the selector so thats how it is on your end. ive just changed it and it seems to be working now i cant figure out what is wrong with topaz flask though

      edit: topaz flask does work maybe 10% of the time
       
    20. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Gonna add the bracket, thanks for noticing.

      it doesnt trigger if the buff is still active. just so you know.
       

    Share This Page