TreeRoutine for PoeHUD plus a Flask Manager menu

User Tag List

Page 5 of 25 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 362
  1. #61
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1415
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/571
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Btw, just commited a new very complex plugin called BuildYourOwnRoutine. TL;DR, you can write your own plugins using it without having to know how to program. This "release" is very much a beta and there will probably be problems that I haven't ironed out yet. It also supports something called Extensions which allows a developer to write their own conditions/actions for others to use. Or if you wanted, you could put those conditions/actions in a pull request and I can add it to the base code.

    Right now, it probably isn't the most user friendly so feel free to give me feedback or request additional conditions/actions. I need to fix a few UI issues (like the load profile menu) and to add tooltips to explain things and a good guide on how to use it.

    Here is a quick demonstration of making a flask routine with it. Click here for the long gif

    GitHub - sychotixdev/BuildYourOwnRoutine: A PoEHUD plugin designed for a non-programmer to create their own custom plugins

    EDIT: Also, don't forget to say thanks and whatnot! It is hard to tell how many people are using what. If nobody ends up using it, there is no sense of me making upgrades.
    Last edited by Sychotix; 02-15-2018 at 01:56 PM.

    TreeRoutine for PoeHUD plus a Flask Manager
  2. Thanks Genocyber, omnivore, noneyatemp (3 members gave Thanks to Sychotix for this useful post)
  3. #62
    takalk88's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    20180216_175401-567x1008.jpg why imgui setting not appear? Thk for your help

  4. #63
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1415
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/571
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by takalk88 View Post
    20180216_175401-567x1008.jpg why imgui setting not appear? Thk for your help
    Click it.

    10 character minimum.

  5. #64
    takalk88's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Click it.

    10 character minimum.
    Click already but it not appear. My res 1440x900

    Sent from my SM-N950F using Tapatalk

  6. #65
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1415
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/571
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Seems your plugin is also disabled. Click BasicFlaskRoutine too.

  7. #66
    takalk88's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Seems your plugin is also disabled. Click BasicFlaskRoutine too.
    Click all but nothing appear

    Sent from my SM-N950F using Tapatalk

  8. #67
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1415
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/571
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Then you are doing something wrong. Having the plugin as enabled (The text box BasicFlaskPlugin as NOT red) and Show Settings enabled (the text box Show ImGui Settings NOT red) will work.

    EDIT: Also updated BuildYourOwnRoutine with some extra conditions/actions... fixed the save/load menu... and finished adding in the ability to have extensions have their own cache.

    Developers can look at DefaultExtension as a reference when making their own extensions.
    Last edited by Sychotix; 02-16-2018 at 03:50 PM.

  9. #68
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1415
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/571
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Big updates to BuildYourOwnRoutine in preparation for the upcoming league.

    Probably incomplete changelog:
    1) Now includes an example profile based on Basic Flask Routine.
    2) Significant improvements to the UI (and hopefully more to come). Now validates your tree on the fly and gives very clear colors (red/green) for where validation errors occur. Also compressed buttons into a RIGHT CLICK context menu for a nicer look.
    3) Fixed a ton of issues. Since I am (soon) to be back to actually playing... I actually gave it more of a try and found a good bit of problems. Hopefully should all be corrected.
    4) Added a few new conditions (such as player moving for X amount of time).

    Example of new UI:
    Last edited by Sychotix; 02-28-2018 at 01:37 PM.

  10. Thanks ceh430 (1 members gave Thanks to Sychotix for this useful post)
  11. #69
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1415
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/571
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    So... Flask manager's repository has been deleted as BasicFlaskRoutine has all of its functionality and more.

    Updates have been made to both BasicFlaskRoutine and BuildYourOwnRoutine, so please pull the latest from the Release folder on each github link. I also added a Release for both, but don't expect those to always stay up to date.

    I may split these plugins into separate threads and let this one only be for TreeRoutine (if anyone ever uses it other than me haha).

  12. #70
    porkie's Avatar Active Member
    Reputation
    30
    Join Date
    Jan 2008
    Posts
    92
    Thanks G/R
    8/14
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This buildroutine is really good, It took me a while to figure it out but damn im impressed. Thank you.
    Last edited by porkie; 03-22-2018 at 06:54 AM.

  13. Thanks Sychotix (1 members gave Thanks to porkie for this useful post)
  14. #71
    dima3378's Avatar Member
    Reputation
    1
    Join Date
    Jan 2017
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello! Great work, but stopped working for me recently, got this error.TreeRoutine for PoeHUD plus a Flask Manager-12-gif
    Attached Thumbnails Attached Thumbnails TreeRoutine for PoeHUD plus a Flask Manager-screenshot-0000-gif  
    Last edited by dima3378; 03-22-2018 at 12:15 PM.

  15. #72
    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)
    Originally Posted by dima3378 View Post
    Hello! Great work, but stopped working for me recently, got this error.TreeRoutine for PoeHUD plus a Flask Manager-12-gif
    Getting the same errors.

  16. #73
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1415
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/571
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Update PoEHUD and my plugins.

  17. #74
    BillNyePoeGuy's Avatar Member
    Reputation
    2
    Join Date
    Mar 2018
    Posts
    21
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated the plugin from HUD. Getting the red errors as above.

  18. #75
    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)
    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.

Page 5 of 25 FirstFirst 123456789 ... 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 12:14 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