PoeHUD Plugin: Flask Manager menu

User Tag List

Page 14 of 76 FirstFirst ... 10111213141516171864 ... LastLast
Results 196 to 210 of 1139
  1. #196
    NoLifeNexus's Avatar Member
    Reputation
    5
    Join Date
    Jan 2017
    Posts
    17
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    Yeah an installation guide and GUI guide (with screenshots) is missing form the README.md in github (GitHub - Xcesius/AutoFlaskManager).
    if anyone can work on that it will be awesome.

    About keeping it updated, this plugin is made on top of poehud.
    If poehud is updated/working this plugin will work. So it doesn't need to be updated. kind of..
    I should have some time to work on that in the morning.

    PoeHUD Plugin: Flask Manager
  2. Thanks GameHelper, toadskin (2 members gave Thanks to NoLifeNexus for this useful post)
  3. #197
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NoLifeNexus View Post
    I should have some time to work on that in the morning.


    And I'll update the first page post.

  4. Thanks toadskin (1 members gave Thanks to Treasure_Box for this useful post)
  5. #198
    Dragokan's Avatar Member
    Reputation
    2
    Join Date
    Sep 2015
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello,

    first, thanx you for this great job with POEHUD and flaskmanager, i've a question to hwo and where change the key to Q S D F G on keyboard because i don't see the config.ini file in the folder of flaskmanager??

    Thx u for answer

  6. #199
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by Dragokan View Post
    Hello,

    first, thanx you for this great job with POEHUD and flaskmanager, i've a question to hwo and where change the key to Q S D F G on keyboard because i don't see the config.ini file in the folder of flaskmanager??

    Thx u for answer

    Look for flaskbind.json file in config folder of flaskamanager
    If I did not reply to you, it mean the question you are asking is stupid.

  7. #200
    mikilopta's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    48
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do i use this with poehud-master there is no plugin folder

  8. #201
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by mikilopta View Post
    How do i use this with poehud-master there is no plugin folder
    u need to switch to x64 branch of poehud.
    it doesn't work with poehud-master.
    If I did not reply to you, it mean the question you are asking is stupid.

  9. #202
    mikilopta's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    48
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's really unfortunate. DX11 seems to cause problems loading problems and often crashes for me.

  10. #203
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by mikilopta View Post
    That's really unfortunate. DX11 seems to cause problems loading problems and often crashes for me.
    dx9 poehud doesn't support plugins at all....
    If I did not reply to you, it mean the question you are asking is stupid.

  11. Thanks toadskin (1 members gave Thanks to GameHelper for this useful post)
  12. #204
    mikilopta's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    48
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is spaming all over the place with red text when i equip sacred life flask. What's wrong with this one?

    Error:Sacred life flask name not found. Report this message

  13. Thanks toadskin (1 members gave Thanks to mikilopta for this useful post)
  14. #205
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by mikilopta View Post
    This is spaming all over the place with red text when i equip sacred life flask. What's wrong with this one?

    Error:Sacred life flask name not found. Report this message
    nice find,

    in plugins/autoflaskmanager/config/flaskinfo.json

    u will see following thingy

    "Small Life Flask":2,
    "Medium Life Flask":2,
    "Large Life Flask":2,
    "Greater Life Flask":2,
    "Grand Life Flask":2,
    "Giant Life Flask":2,
    "Colossal Life Flask":2,
    "Hallowed Life Flask":2,
    "Sanctified Life Flask":2,
    "Divine Life Flask":2,
    "Eternal Life Flask":2,


    add
    following line.

    "Sacred Life Flask":2,
    If I did not reply to you, it mean the question you are asking is stupid.

  15. Thanks toadskin, mikilopta (2 members gave Thanks to GameHelper for this useful post)
  16. #206
    mikilopta's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    48
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    nice find,

    in plugins/autoflaskmanager/config/flaskinfo.json

    u will see following thingy

    "Small Life Flask":2,
    "Medium Life Flask":2,
    "Large Life Flask":2,
    "Greater Life Flask":2,
    "Grand Life Flask":2,
    "Giant Life Flask":2,
    "Colossal Life Flask":2,
    "Hallowed Life Flask":2,
    "Sanctified Life Flask":2,
    "Divine Life Flask":2,
    "Eternal Life Flask":2,


    add
    following line.

    "Sacred Life Flask":2,
    It works thank you son

  17. #207
    marekjemiolak's Avatar Member
    Reputation
    10
    Join Date
    Feb 2017
    Posts
    101
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What about cports guys ? Does it still work ? How to setup and where to download it?

  18. #208
    andreribeiro's Avatar Member
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can't make it to work. He doesn't use any pot.

    Is there any setting wrong here?

    EDIT: I am an idiot, everything seems to be working fine now.

    Attached Thumbnails Attached Thumbnails PoeHUD Plugin: Flask Manager-ojoqsci-jpg  
    Last edited by andreribeiro; 02-24-2017 at 04:19 PM.

  19. #209
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by marekjemiolak View Post
    What about cports guys ? Does it still work ? How to setup and where to download it?
    Yes still works, google "CurrPorts" download the 64bit version and place it in your PoeHUD root directory. Make sure set the values, and to enable the option in the plugin.

  20. #210
    Philss's Avatar Member
    Reputation
    8
    Join Date
    Oct 2014
    Posts
    98
    Thanks G/R
    21/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So is everyone using this for autopot now? Im kind of scared of using poe hud because it got my main account banned back in darkshrine league ( had the warning during bloodline league and started using the hud without maphack zoomhack and i still got banned ) .

    The other dx11 autopot is kinda lackluster ( use both life flask at the same time ) , but im scared of using poehud again.....

Similar Threads

  1. Replies: 27
    Last Post: 12-19-2016, 07:57 AM
  2. Managed to get a lot of cd keys
    By fallingforme in forum World of Warcraft General
    Replies: 15
    Last Post: 02-18-2007, 04:32 PM
  3. Where can i get a Cord mod/plugin?
    By Mike3667 in forum World of Warcraft General
    Replies: 1
    Last Post: 09-09-2006, 07:20 PM
  4. TUU's Guide: Building and Managing a successful guild
    By Örpheus in forum World of Warcraft Guides
    Replies: 2
    Last Post: 09-06-2006, 04:06 PM
All times are GMT -5. The time now is 11: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