BasicFlaskRoutine - A PoEHUD Flask Manager menu

User Tag List

Page 4 of 39 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 576
  1. #46
    totembuild's Avatar Member
    Reputation
    2
    Join Date
    Mar 2018
    Posts
    7
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Download the latest version again. Logging for coroutines needs a bit of work, but temporarily I added my own exception logging. Hopefully the formatting doesn't end up looking too nasty.
    pretty much the same
    BasicFlaskRoutine - A PoEHUD Flask Manager-ffa52ky-png

    BasicFlaskRoutine - A PoEHUD Flask Manager
  2. #47
    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 totembuild View Post
    pretty much the same
    BasicFlaskRoutine - A PoEHUD Flask Manager-ffa52ky-png
    Not sure what to tell you. It may be an offset/pointer issue... but it seems to work for everyone else. My best idea to fix the issue is to restart your computer/poe and/or try again later. As long as you have flasks equipped... the below code should return the flask object. As far as my plugin is concerned, you have no flask in any slots.

    Code:
    Core.Cache.SavedIngameState.IngameUi.InventoryPanel[InventoryIndex.Flask][flaskIndex, 0, 5];

  3. Thanks totembuild, toadskin (2 members gave Thanks to Sychotix for this useful post)
  4. #48
    totembuild's Avatar Member
    Reputation
    2
    Join Date
    Mar 2018
    Posts
    7
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Not sure what to tell you. It may be an offset/pointer issue... but it seems to work for everyone else. My best idea to fix the issue is to restart your computer/poe and/or try again later. As long as you have flasks equipped... the below code should return the flask object. As far as my plugin is concerned, you have no flask in any slots.

    Code:
    Core.Cache.SavedIngameState.IngameUi.InventoryPanel[InventoryIndex.Flask][flaskIndex, 0, 5];
    thanks for trying anyway

  5. #49
    totembuild's Avatar Member
    Reputation
    2
    Join Date
    Mar 2018
    Posts
    7
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by totembuild View Post
    thanks for trying anyway
    restarted my PC one more time, now it works ¯\_(ツ)_/¯,
    thanks for the time and thank you again

  6. Thanks Sychotix (1 members gave Thanks to totembuild for this useful post)
  7. #50
    Deathyaw's Avatar Contributor
    Reputation
    241
    Join Date
    Feb 2009
    Posts
    421
    Thanks G/R
    62/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    On skill/key use is reserved for BuildYourOwnRoutine, but right now neither are implemented... only the pressing of keys based on conditions. I believe Zaafar's Simple Flask Manager has on skill use already implemented. Speed flasks after moving x milliseconds was already implemented the other day. Please follow installation step 2a.
    Yea it's just unfortunate that he removed the old Free plugin now when he is Selling his New Flaskmanager

  8. #51
    dlr5668's Avatar Contributor
    Reputation
    279
    Join Date
    May 2012
    Posts
    543
    Thanks G/R
    129/226
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Deathyaw View Post
    Yea it's just unfortunate that he removed the old Free plugin now when he is Selling his New Flaskmanager
    GitHub - nidark/AutoFlaskManager
    here is last mirror
    github.com/vadash/EZVendor

  9. Thanks Deathyaw (1 members gave Thanks to dlr5668 for this useful post)
  10. #52
    Deathyaw's Avatar Contributor
    Reputation
    241
    Join Date
    Feb 2009
    Posts
    421
    Thanks G/R
    62/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dlr5668 View Post
    I already have it from before, appreciate you linking it tho
    But yeah unfortunately that plugin crashes POEHUD sometimes.

  11. #53
    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 Deathyaw View Post
    I already have it from before, appreciate you linking it tho
    But yeah unfortunately that plugin crashes POEHUD sometimes.
    That is one of the reasons why the repository was deleted. It was old and nobody was working on it or planning on updating it in the future. BasicFlaskRoutine has all of its functionality to my knowledge and is overall more clean and easier to maintain (at least in my opinion). If you have a feature that you want added, feel free to fork and even create a pull request with the functionality You could also just try using my BuildYourOwnRoutine as it has all the functionality of this plugin and more (but is harder to use). Simple additions may go into BasicFlaskRoutine... but most of my new development efforts are going into BuildYourOwnRoutine for now.
    Last edited by Sychotix; 03-08-2018 at 11:21 PM.

  12. #54
    MACROS4LIFE's Avatar Active Member
    Reputation
    47
    Join Date
    Dec 2015
    Posts
    460
    Thanks G/R
    58/45
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    doesnt even open here... am I missing anything?
    Can't see the menu.

    updated the last version.
    HUD it's like cocaine, once you used, you can't forget.

  13. #55
    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)
    Please re-read step 4 on the installation guide.

  14. #56
    Nipper's Avatar Member
    Reputation
    12
    Join Date
    Jun 2013
    Posts
    115
    Thanks G/R
    5/7
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Not for sure whats up with this. Today and yesterday I noticed this.

    If I just open it up it works just fine. But after about hour+ going form map to map. It stops working for health pots/aliment. Mana works fine and the quicksilver works. But not the health. Is there something I am doing wrong? I have it enabled and as I said works fine for the first 30minutes but then stops working for health/aliments.

    Edit:
    Noticed it was updated hour ago. Let me try this one see if it still happens.
    Last edited by Nipper; 03-09-2018 at 01:32 PM.

  15. #57
    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)
    I don't really see anything in the code that might cause hp/ailments to stop, but mana/quicksilver to keep working. Let me know if anyone else experiences this issue or you have any more details.

  16. #58
    Nipper's Avatar Member
    Reputation
    12
    Join Date
    Jun 2013
    Posts
    115
    Thanks G/R
    5/7
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    I don't really see anything in the code that might cause hp/ailments to stop, but mana/quicksilver to keep working. Let me know if anyone else experiences this issue or you have any more details.
    I figured it out I think. Both my health flasks are instant. So it seems it does not want to use a instant one when I hit 65% but waits till it hits 35% to use the instant. Might want to fix this.

  17. #59
    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 Nipper View Post
    I figured it out I think. Both my health flasks are instant. So it seems it does not want to use a instant one when I hit 65% but waits till it hits 35% to use the instant. Might want to fix this.
    What is there to fix? You have it set to use instant flasks at 35%, so it does. At best, I can add special logic for bubbling flasks since they are sort-of a hybrid between instant and recovery flasks... but then you run the risk of using up all of your instant flask charges.

  18. #60
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2454
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    454/2199
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    This is awesome

  19. Thanks Sychotix (1 members gave Thanks to GameHelper for this useful post)
Page 4 of 39 FirstFirst 12345678 ... 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 12:29 AM. 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