[Health Autopot & AutoChicken] Soothe your wounds until PoEHUD is safe again menu

User Tag List

Page 1 of 8 12345 ... LastLast
Results 1 to 15 of 107
  1. #1
    deltr's Avatar Member
    Reputation
    12
    Join Date
    Apr 2007
    Posts
    17
    Thanks G/R
    4/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    DirectX11 Health Autopot & AutoChicken

    **Update 07/22/18** Edited the chicken to use CPorts as the logout method.

    I updated a script from 2014 so that we can at least have a HP AutoPot & AutoChicken safely until PoeHud is updated. Like many players, I only used PHUD for BasicFlaskRoutine & AutoQuit, yet the 2 respective AHK threads for those similar scripts haven't been updated to work in 3.3+. Use the attached to safely (AKA no injection since it's AutoHotkey) use health pots and log @ a certain health %.

    Edit the .ini to customize your experience; out of the box the script will use health pots in keybinds 3 & 4 @ 70% HP @ 1920x1080 windowed borderless, then auto chicken at 25% HP. I am fine with pressing 1 and 2 for utility flasks, but it's totally configurable in the .ini if you want other binds.

    Note: I tested this using both the x64 versions of PoE & AutoHotkey with PoE in DX11. You may need to do the same.

    Instructions:
    1. Unzip
    2. Launch PoE in windowed borderless, 1920x1080, DX11, 64bit
    3. Launch the AHK script as an Admin ( download Autohotkey if you don't have it: https://autohotkey.com/download/ahk-install.exe )
    4. With PoE in focus, hit F4 and confirm that the colors detected are correct:2018-07-13 23_03_13-Activated.png - Make sure the orange color (checks you're on a character), Health color, and Logout health color match
    5. Have fun!


    Download: 3894hfsdj_cportsx64dx11.zip
    Last edited by deltr; 07-23-2018 at 04:30 PM.

    [Health Autopot & AutoChicken] Soothe your wounds until PoEHUD is safe again
  2. Thanks rwcblazer, MACROS4LIFE, a3yet, levelmax, toadskin, EthEth, humiliat9r, superdupernoober (8 members gave Thanks to deltr for this useful post)
  3. #2
    a3yet's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    2
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks will try it .. i got the warning and only used poehud for the auto pots nothing else
    Last edited by a3yet; 07-14-2018 at 10:57 AM.

  4. #3
    MACROS4LIFE's Avatar Active Member
    Reputation
    47
    Join Date
    Dec 2015
    Posts
    459
    Thanks G/R
    58/45
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for this man. Good job! Gonna test it.
    HUD it's like cocaine, once you used, you can't forget.

  5. #4
    deltr's Avatar Member
    Reputation
    12
    Join Date
    Apr 2007
    Posts
    17
    Thanks G/R
    4/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by a3yet View Post
    thanks will try it .. i got the warning and only used poehud for the auto pots nothing else

    tried it installing 32 bit version didn't work
    i'll try the 64 version later going to bed now
    Interesting. I am running x64 poe & x64 AutoHotkey, so perhaps that's what you need to do too. Hope this helps.

  6. #5
    a3yet's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    2
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok the 64 bit AHK works
    BUT it is only using slot 3 and 4 for health and both at the same time.. AND .. auto logout only works once I'm dead LOL
    i don't care about the auto logout and i tested it getting hit by several mobs on purpose to see if it worked and it did once i died LOL
    I'm using a screen resolution of 1920x1080 window fullscreen

    when you get time can you tell me how to change it from using slots 3 and 4 and start using 4 and 5 for health ?

    anyway - all in all - it IS working and i thank you
    Last edited by a3yet; 07-14-2018 at 11:32 AM.

  7. #6
    deltr's Avatar Member
    Reputation
    12
    Join Date
    Apr 2007
    Posts
    17
    Thanks G/R
    4/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by a3yet View Post
    ok the 64 bit AHK works
    BUT it is only using slot 3 and 4 for health and both at the same time.. AND .. auto logout only works once I'm dead LOL
    i don't care about the auto logout and i tested it getting hit by several mobs on purpose to see if it worked and it did once i died LOL
    I'm using a screen resolution of 1920x1080 window fullscreen

    when you get time can you tell me how to change it from using slots 3 and 4 and start using 4 and 5 for health ?

    anyway - all in all - it IS working and i thank you
    Happy to hear! All you need to do is open setting.ini and mess with the following:

    [potion]
    hpremain=70
    flask=34

    [logout]
    hpremain=25
    flask=
    Just change flask=34 to whatever keybinds you want your HP pots to be on, and change hpremain=25 to a higher number until you're comphy.

  8. Thanks a3yet (1 members gave Thanks to deltr for this useful post)
  9. #7
    Jonsbe's Avatar Active Member
    Reputation
    15
    Join Date
    Mar 2008
    Posts
    61
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    possibility to add other kind of flasks like offensive&def to be used on cd aaand movement speed? Maybe while pressing space or something ?

  10. #8
    miracle1's Avatar Active Member
    Reputation
    37
    Join Date
    Jun 2014
    Posts
    261
    Thanks G/R
    107/30
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Trying to make it work on custom resolution but seems like i can't xD

    edit: ok, it works
    Last edited by miracle1; 07-14-2018 at 04:49 PM.

  11. #9
    SponGGe's Avatar Member Authenticator enabled
    Reputation
    1
    Join Date
    Aug 2017
    Posts
    11
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, i try it and have a few problems.
    1 - Sometimes he presses esc but does not exit
    2 - Sometimes exit with delay and character dies.

    I understand that this version is more safe, but could you please update this one
    https://www.ownedcore.com/forums/mmo...s-updates.html (PoE Autoflask & AutoScript, Improvements and updates.)

  12. #10
    MACROS4LIFE's Avatar Active Member
    Reputation
    47
    Join Date
    Dec 2015
    Posts
    459
    Thanks G/R
    58/45
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SponGGe View Post
    Thanks, i try it and have a few problems.
    1 - Sometimes he presses esc but does not exit
    2 - Sometimes exit with delay and character dies.

    I understand that this version is more safe, but could you please update this one
    https://www.ownedcore.com/forums/mmo...s-updates.html (PoE Autoflask & AutoScript, Improvements and updates.)
    Yeah. "gurud" autopot/autoquit was my main and only macro for years on PoE before I discover poehud.

    WOuld love to see this being updated.
    HUD it's like cocaine, once you used, you can't forget.

  13. #11
    timmytamtat's Avatar Member
    Reputation
    1
    Join Date
    Jul 2018
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do you take off autolog? I literally just want the hp pot.

  14. #12
    xCROv's Avatar Member
    Reputation
    2
    Join Date
    Jun 2017
    Posts
    34
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is that all it did? Autopot isn't that hard to make. May end up doing it just to use it during the down time.

  15. #13
    HoboJingles's Avatar Member
    Reputation
    1
    Join Date
    Jun 2017
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a possibility of adding an option for quicksilvers?

  16. #14
    Synchronos's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by timmytamtat View Post
    How do you take off autolog? I literally just want the hp pot.
    same here, how do we take it off?

  17. #15
    deltr's Avatar Member
    Reputation
    12
    Join Date
    Apr 2007
    Posts
    17
    Thanks G/R
    4/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @all, if you want to disable autolog, just comment out or delete the autolog sections of the script. Sorry I can't be more helpful; just trying to scrape by until hud is up again.

Page 1 of 8 12345 ... LastLast

Similar Threads

  1. [Selling] RANK1 WoW-Accounts-SCARAB LORD-INVINCIBLE-TIER 3-Get Your Account Now! MoP is Near !
    By V1rTualMMO in forum WoW-US Account Buy Sell Trade
    Replies: 4
    Last Post: 09-13-2012, 08:29 PM
  2. [Selling] RANK1 WoW-Accounts-SCARAB LORD-INVINCIBLE-TIER 3-Get Your Account Now! MoP is Near !
    By V1rTualMMO in forum WoW-EU Account Buy Sell Trade
    Replies: 0
    Last Post: 09-13-2012, 02:37 AM
  3. [Buying] Buying your gold, fast easy and safe!
    By Zergdude in forum Diablo 3 Buy Sell Trade
    Replies: 9
    Last Post: 07-16-2012, 06:05 PM
  4. [How To] Keep your World of Warcraft Account Safe
    By Energizer Rabbit in forum WoW Scam Prevention
    Replies: 17
    Last Post: 03-10-2010, 03:39 PM
  5. Replies: 43
    Last Post: 02-16-2009, 08:13 PM
All times are GMT -5. The time now is 12:32 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