TreeRoutine for PoeHUD plus a Flask Manager menu

User Tag List

Page 6 of 25 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 368
  1. #76
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1423
    Join Date
    Apr 2006
    Posts
    3,948
    Thanks G/R
    285/573
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eastindia View Post
    Hi, I'm running the basic flask routine and have a question in regards to how i can get my flasks to always be on.

    So my quicksilver will always activate which is fine, but I'm wanting it to do the same for Diamond, Jade and WiseOak. At the moment it activates when i take damage, but i want it to be treated like my quick silver where it always hits if its down.

    Is there a way to do this? Cheers for the help, great program btw.
    The best you can do for always on would be to set the values to 100%. You will always be at or below 100% life and/or mana.

    If you want more advanced options, you will have to try a different flask manager. Zaafar is selling a really easy to use one... or you can use my complicated one called BuildYourOwnRoutine (mentioned in the second post).

    TreeRoutine for PoeHUD plus a Flask Manager
  2. #77
    eastindia's Avatar Member
    Reputation
    1
    Join Date
    Mar 2018
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    The best you can do for always on would be to set the values to 100%. You will always be at or below 100% life and/or mana.

    If you want more advanced options, you will have to try a different flask manager. Zaafar is selling a really easy to use one... or you can use my complicated one called BuildYourOwnRoutine (mentioned in the second post).
    thanks for the swift reply. i will try what you mentioned, dont want to pay for a manager tbh. TY tho once again great program.

  3. #78
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1423
    Join Date
    Apr 2006
    Posts
    3,948
    Thanks G/R
    285/573
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by eastindia View Post
    thanks for the swift reply. i will try what you mentioned, dont want to pay for a manager tbh. TY tho once again great program.
    BuildYourOwnRoutine is free and should be able to do everything you need it to Just is complicated to setup because you are basically writing your own behavior tree. I have a very basic BasicFlaskRoutine example configuration for you to start with.

  4. Thanks noneyatemp (1 members gave Thanks to Sychotix for this useful post)
  5. #79
    noneyatemp's Avatar Active Member
    Reputation
    20
    Join Date
    Sep 2014
    Posts
    177
    Thanks G/R
    249/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sychotix. How do I donate to you?

  6. #80
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1423
    Join Date
    Apr 2006
    Posts
    3,948
    Thanks G/R
    285/573
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by noneyatemp View Post
    Sychotix. How do I donate to you?
    For now, I've just got crypto currency addresses on the github links.

  7. #81
    LongJohnDude's Avatar Member
    Reputation
    5
    Join Date
    Mar 2017
    Posts
    47
    Thanks G/R
    15/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can't add new root, when click I get an error
    Attached Thumbnails Attached Thumbnails TreeRoutine for PoeHUD plus a Flask Manager-0001-gif  
    Last edited by LongJohnDude; 03-24-2018 at 08:45 AM.

  8. #82
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1423
    Join Date
    Apr 2006
    Posts
    3,948
    Thanks G/R
    285/573
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LongJohnDude View Post
    Can't add new root, when click I get an error
    Works for me. Can you translate what the error says to english? I can't shove it into google translate in picture form. Specifically the part after Error in function DrawSettingsMenu would be nice.

    EDIT: Also, make sure you are 100% up to date on both PoEHUD and any plugin of mine that uses TreeSharp.dll, just in case.

  9. #83
    LongJohnDude's Avatar Member
    Reputation
    5
    Join Date
    Mar 2017
    Posts
    47
    Thanks G/R
    15/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sychotix,
    It say "method not found".
    HUD updated to last version (at least I hope so, using PoeHUD PluginsUpdater), and BuildYourOwnRoutine was just downloaded from Github.

    Actually, never mind. Just re-downloaded fresh and clear version of HUD and miracle - all work. So problem in on my side, I apologize for disturbing you in vain.

    P.S. BuildYourOwnRoutine work only w flask? It can't work w skills and their conditions? What a pity. Was hoping that it can help maintenance some buffs.
    Last edited by LongJohnDude; 03-24-2018 at 09:33 AM.

  10. Thanks Sychotix (1 members gave Thanks to LongJohnDude for this useful post)
  11. #84
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1423
    Join Date
    Apr 2006
    Posts
    3,948
    Thanks G/R
    285/573
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LongJohnDude View Post
    Sychotix,
    It say "method not found".
    HUD updated to last version (at least I hope so, using PoeHUD PluginsUpdater), and BuildYourOwnRoutine was just downloaded from Github.

    Actually, never mind. Just re-downloaded fresh and clear version of HUD and miracle - all work. So problem in on my side, I apologize for disturbing you in vain.

    P.S. BuildYourOwnRoutine work only w flask? It can't work w skills and their conditions? What a pity. Was hoping that it can help maintenance some buffs.
    You can make it press hotkeys for skills, but currently it doesn't have any conditions/actions checking if you've used a skill. Adding conditions/actions is fairly easy if you know how code at all though. I may expand this more into skills/buffs eventually, but I'm working on another project at the moment.

    I even already have helper methods for checking if we have buffs, so making a buff condition would be fairly quick/easy.

    EDIT: Also, if you make a condition/action that you think everyone might enjoy as part of the base code... feel free to fork and create a pull request!
    Last edited by Sychotix; 03-24-2018 at 09:49 AM.

  12. #85
    LongJohnDude's Avatar Member
    Reputation
    5
    Join Date
    Mar 2017
    Posts
    47
    Thanks G/R
    15/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sychotix

    My level of coding will require an unjustified investment in time, I'd rather measure my needs

  13. #86
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1423
    Join Date
    Apr 2006
    Posts
    3,948
    Thanks G/R
    285/573
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LongJohnDude View Post
    Sychotix

    My level of coding will require an unjustified investment in time, I'd rather measure my needs
    I just added a section for requested features. Describe the features you want (well enough so that they could be coded) and I'll add them to the first post. Either I, or someone else may get to it in the future.

  14. #87
    anthcho's Avatar Member
    Reputation
    2
    Join Date
    Mar 2018
    Posts
    8
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Sychotix

    Thanks for develop the plugin, I am running pathfinder and trying archive 100% uptime on my flasks
    I want to setup something like this
    keep flask 2 up for 7.6 seconds ( topaz)
    keep flask 5 up for 7.8 seconds (taste of hate)
    etc..

    I tried to use the timer feature

    The logic is like this
    [p]
    [d]if flask2 timer(timer2) has elapsed 7600ms or (ended or not started)
    do
    [a] stop timer2
    [a] start timer2
    [a] use flask2
    [d]if flask5 timer(timer5) has elapsed 7600ms or (ended or not started)
    do
    [a] stop timer5
    [a] start timer5
    [a] use flask5

    but seems like I can only activate first flask and the plugin ignores the rest. I just couldn't figure out how to do it.

    Thanks very much for your help

  15. #88
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1423
    Join Date
    Apr 2006
    Posts
    3,948
    Thanks G/R
    285/573
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by anthcho View Post
    Hi Sychotix

    Thanks for develop the plugin, I am running pathfinder and trying archive 100% uptime on my flasks
    I want to setup something like this
    keep flask 2 up for 7.6 seconds ( topaz)
    keep flask 5 up for 7.8 seconds (taste of hate)
    etc..

    I tried to use the timer feature

    The logic is like this
    [p]
    [d]if flask2 timer(timer2) has elapsed 7600ms or (ended or not started)
    do
    [a] stop timer2
    [a] start timer2
    [a] use flask2
    [d]if flask5 timer(timer5) has elapsed 7600ms or (ended or not started)
    do
    [a] stop timer5
    [a] start timer5
    [a] use flask5

    but seems like I can only activate first flask and the plugin ignores the rest. I just couldn't figure out how to do it.

    Thanks very much for your help
    Twothings. First, you don't need to stop the timer before calling start again (I think). It should restart the timer from 0.
    Second, I'd recommend you put the start timer's AFTER the flask is used. That way it relies on the flask being used successfully.

    EDIT: Is your (do) logic above a sequence?
    Last edited by Sychotix; 03-28-2018 at 10:26 AM.

  16. #89
    anthcho's Avatar Member
    Reputation
    2
    Join Date
    Mar 2018
    Posts
    8
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Twothings. First, you don't need to stop the timer before calling start again (I think). It should restart the timer from 0.
    Second, I'd recommend you put the start timer's AFTER the flask is used. That way it relies on the flask being used successfully.

    EDIT: Is your (do) logic above a sequence?
    still couldn't get it to work on 2 flasks, Whenever I put timer in the logic, next composite never gets executed

    Yes the do logic is a sequence

  17. #90
    eNdless2k's Avatar Member
    Reputation
    2
    Join Date
    Mar 2008
    Posts
    31
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im trying to make an activation on my Zerphis Flask.

    I have a normal mana Flask which activates correctly, but zerphis just doesnt activate when the mana flask is running.

    Is there any reason why?

Page 6 of 25 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. [Release] STASHIE - a stash managing plugin for PoeHud
    By Preaches in forum PoE Bots and Programs
    Replies: 554
    Last Post: 04-10-2023, 03:11 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. 4 WoW accounts for Sale/Trade T6 Druid For SALE.. PLUS MORE!!!
    By Badlah in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 10
    Last Post: 07-16-2008, 10:16 PM
All times are GMT -5. The time now is 02:09 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