BasicFlaskRoutine - A PoEHUD Flask Manager menu

User Tag List

Page 30 of 39 FirstFirst ... 262728293031323334 ... LastLast
Results 436 to 450 of 576
  1. #436
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tonkan View Post
    Hey, I've started having some problems I'm not sure if it's related to the plugin or not but could you see if my settings are correct?
    I want it to use my flasks when there are 2 or more unique, rare or magic monsters nearby it worked at first but as of late when the plugin is enabled it's spamming my flasks whenever there is charges.
    Here is my settings. Screenshot by Lightshot
    Are you running an energy shield build? Because your are popping flasks if you are under 50% energy shield.

    BasicFlaskRoutine - A PoEHUD Flask Manager
  2. #437
    Tonkan's Avatar Member
    Reputation
    12
    Join Date
    Feb 2007
    Posts
    77
    Thanks G/R
    12/11
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Are you running an energy shield build? Because your are popping flasks if you are under 50% energy shield.
    No lol, I just want it to pop with those types of monsters are nearby, I guess that's the problem then xD it was there as default so I didn't touch it. Does it have to be based off hp/es aswell and not just monster count? :/

  3. #438
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tonkan View Post
    No lol, I just want it to pop with those types of monsters are nearby, I guess that's the problem then xD it was there as default so I didn't touch it. Does it have to be based off hp/es aswell and not just monster count? :/
    Try setting HP/ES to 0.

  4. #439
    Tonkan's Avatar Member
    Reputation
    12
    Join Date
    Feb 2007
    Posts
    77
    Thanks G/R
    12/11
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Try setting HP/ES to 0.
    No difference, put it to 0 and go to a zone there are no magic, rare or unique monsters nearby and it pops all flasks as soon as loading screen is over. :/

    Edit: I thought a bit about it and could it be something wrong with the huds ability to detect monsters that makes it think there always is monsters nearby maybe?
    It stopped working properly at the same time as the hud stopped showing dots for mobs etc
    Last edited by Tonkan; 07-12-2019 at 09:21 AM.

  5. #440
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tonkan View Post
    No difference, put it to 0 and go to a zone there are no magic, rare or unique monsters nearby and it pops all flasks as soon as loading screen is over. :/

    Edit: I thought a bit about it and could it be something wrong with the huds ability to detect monsters that makes it think there always is monsters nearby maybe?
    It stopped working properly at the same time as the hud stopped showing dots for mobs etc
    If HUD is broken, then so is the plugin.

  6. #441
    Tonkan's Avatar Member
    Reputation
    12
    Join Date
    Feb 2007
    Posts
    77
    Thanks G/R
    12/11
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    If HUD is broken, then so is the plugin.
    Mm I see, I tried a fresh install of the HUD and now the red dots are working and the plugin seems to work with hp and es at 0
    Thanks for the help

  7. #442
    n3miz3z's Avatar Member
    Reputation
    1
    Join Date
    Apr 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i want to use redused vaal soul flask (soul catcher)how do i make the plugin for that to use it when buff not active

  8. #443
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by n3miz3z View Post
    i want to use redused vaal soul flask (soul catcher)how do i make the plugin for that to use it when buff not active
    Use BuildYourOwnRoutine instead

  9. #444
    peepoHappy's Avatar Active Member
    Reputation
    24
    Join Date
    Mar 2018
    Posts
    39
    Thanks G/R
    12/19
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Condition: PlayerHasBuffConditionFactory dont work. Tested with fortify and endurance_change.

  10. #445
    typic4l's Avatar Member
    Reputation
    1
    Join Date
    Jul 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi,

    So I've tried using this, but sadly I get the following exception:

    Log Entry : 20:33:06 Monday, 22 July 2019
    Method error: Render : System.MissingMethodException: Method not found: 'SharpDX.Vector2 InventSlotItem.get_InventoryPosition()'.
    at TreeRoutine.DefaultBehaviors.Helpers.FlaskHelper`2.<>c__DisplayClass5_0.<GetAllF laskInfo>b__1(InventSlotItem x)
    at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
    at TreeRoutine.DefaultBehaviors.Helpers.FlaskHelper`2.GetAllFlaskInfo() in C:\Users\sychotix\source\repos\BaseTreeRoutine\src\DefaultBehaviors\Helpers\Flas kHelper.cs:line 29
    at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.FlaskUi() in C:\Users\sychotix\source\repos\BasicFlaskRoutine\src\BasicFlaskRoutine.cs:line 470
    at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.Render() in C:\Users\sychotix\source\repos\BasicFlaskRoutine\src\BasicFlaskRoutine.cs:line 476
    at PoeHUD.Plugins.BasePlugin._Render()
    -------------------------------
    It seems that BasicTreeRoutine should be recompiled to be up to date with the PoEHUD.

    I'm using the current master for PoeHUD and for BasicFlaskRoutine.

  11. #446
    p0dwalny655's Avatar Member
    Reputation
    1
    Join Date
    Mar 2018
    Posts
    16
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a problem with Forbidden Taste Quartz Flask Forbidden Taste - Official Path of Exile Wiki

    How to set it to treat it as a bottle of life? for instant hp or only hp + spam just like ordinary ones? I tried different options all the time using unnecessarily on defence or offensive...

  12. #447
    Shintari's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    pls add new flask mods to qvin hud, tyvm for ur great work.

  13. #448
    iso1b's Avatar Banned
    Reputation
    4
    Join Date
    Sep 2017
    Posts
    35
    Thanks G/R
    13/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, auto flask dont work in ExileApi.
    https://i.imgur.com/i7hzoBL.png

  14. #449
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iso1b View Post
    Hi, auto flask dont work in ExileApi.
    https://i.imgur.com/i7hzoBL.png
    Yes they do. Make sure you remove "-master" from the folder name and include everything you downloaded. It shows you as missing a few files if you were to read the error message.

  15. Thanks iso1b (1 members gave Thanks to Sychotix for this useful post)
  16. #450
    iso1b's Avatar Banned
    Reputation
    4
    Join Date
    Sep 2017
    Posts
    35
    Thanks G/R
    13/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Yes they do. Make sure you remove "-master" from the folder name and include everything you downloaded. It shows you as missing a few files if you were to read the error message.
    I'm dickhead. I didn’t have to run “CompilePlugins”, I had to plug the plug-in into “Compiled” right away. But I would not have thought of uploading files directly without your help. <3

Page 30 of 39 FirstFirst ... 262728293031323334 ... LastLast

Similar Threads

  1. [Release] TreeRoutine for PoeHUD plus a Flask Manager
    By Sychotix in forum PoE Bots and Programs
    Replies: 362
    Last Post: 2 Weeks Ago, 09:53 PM
  2. [Tool] Simple Flask Manager for PoeHUD
    By GameHelper in forum PoE Bots and Programs
    Replies: 212
    Last Post: 08-10-2021, 12:53 PM
  3. [Selling] [Tool] Simple Flask Manager Plugin For PoeHUD
    By GameHelper in forum PoE Buy Sell Trade
    Replies: 115
    Last Post: 04-08-2018, 10:31 PM
  4. PoeHUD Plugin: Flask Manager
    By Treasure_Box in forum PoE Bots and Programs
    Replies: 1138
    Last Post: 03-05-2018, 08:48 PM
  5. Replies: 27
    Last Post: 12-19-2016, 07:57 AM
All times are GMT -5. The time now is 05:20 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search