[WingmanReloaded] Auto (Flask, Quit, Mine, Spell) & Loot (Manage, Filter, Click) menu

User Tag List

View Poll Results: Rate of patches

Voters
90. This poll is closed
  • Keep em coming, incrimental updates as they are made

    70 77.78%
  • Only patch bugs, seperate new features to another branch

    20 22.22%
Page 38 of 70 FirstFirst ... 343536373839404142 ... LastLast
Results 556 to 570 of 1046
  1. #556
    thebbandit's Avatar Contributor
    Reputation
    243
    Join Date
    Feb 2010
    Posts
    427
    Thanks G/R
    23/204
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Make sure you have read the first post for the scripts requirements.

    Here are some links to previous help requests, bug reports, and feature requests.

    Find information at the Troubleshooting Guide or on the Project Wiki (needs updating)

    Make sure you have the latest AHK installed. Then grab the latest base release and run PoE-Wingman.ahk to start the script and auto update to the latest patch.

    Use the tools provided in the script to debug your issue. This means enabling the debug messages, then checking Logic and/or Location to view what the script is currently doing. If you find that you are not showing correct values for your Life, Energy Shield, or Mana then you may need to adjust the area of your globe scans, color, and/or variation.

    Use the Gamestates display to view information about which status is being currently registered as true or false. When playing normally only OnChar should light up green. When you change your gamestate, such as opening inventory, or laying a mine, you should see the status change to green. If the status does not change, you need to recalibrate that color.

    Use the Coord hotkey to gather information about the color and location under the mouse cursor. Use this to replace any of the Hex color codes in the script's edit fields. Just remember that it gives you color and location, so delete the part you dont need. clipboard contents from tool: (0x505A63 @ 944,553) hex color: (0xFFFFFF) x,y location: (944,553)

    If Location Debug Messages are not updating properly, check if anything is wrong with your client.txt file. Ensure it does not have a large size (above 64 mb) and is properly encoded for BOM. Make sure the location readout changes to the proper status when you change zones.

    If the script is saying it is paused a reason that does not currently make sense, like having chat open when it is not, then you will need to calibrate the colors it uses for the GuiStatus function. Use the wizard to gather those colors.


    If the locations of your samples are strange, and nothing seems to work... you may be in fullscreen mode. The script requires Windowed Fullscreen.
    Last edited by thebbandit; 01-22-2020 at 12:39 PM.
    WingmanReloaded: https://bandittech.github.io/WingmanReloaded

    Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues

    [WingmanReloaded] Auto (Flask, Quit, Mine, Spell) & Loot (Manage, Filter, Click)
  2. #557
    portalvicio's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Heya thx for the answer.

    The message i get is Client paused while no OHB.

    OHB not found.

    Cannot find how to fix it, can you help me?
    Last edited by portalvicio; 01-22-2020 at 03:01 PM.

  3. #558
    thebbandit's Avatar Contributor
    Reputation
    243
    Join Date
    Feb 2010
    Posts
    427
    Thanks G/R
    23/204
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by portalvicio View Post
    Heya thx for the answer.

    The message i get is Client paused while no OHB.

    OHB not found.

    Cannot find how to fix it, can you help me?
    Adjust the string to match your over head health bar (OHB), or disable this behavior in the config tab.
    WingmanReloaded: https://bandittech.github.io/WingmanReloaded

    Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues

  4. #559
    portalvicio's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thebbandit View Post
    Adjust the string to match your over head health bar (OHB), or disable this behavior in the config tab.
    Ok disabled and now is working but not properly. He is using first slot of life flasks and Mana Flask all time even if I'm full.

    I add SS of my setup ¿Did I smth wrong?

    Screenshot - a1938565fbe99affe5d756c6faf31341 - Gyazo

  5. #560
    Alangasar's Avatar Member
    Reputation
    1
    Join Date
    Jun 2019
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi! When i turn on debug mode, it is looks like this (game resolution 1920x1080, desktop resolution 3840x2160, windows interface scaling 300%):
    Imgur: The magic of the Internet

  6. #561
    teheboom's Avatar Member
    Reputation
    2
    Join Date
    Jan 2020
    Posts
    3
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the script in the first place.
    Just before I state my problem I've been using this for about 2 weeks before this problem happened. It was working great!
    I'm not a new person to using this script or trying to fix problems on my own. -ie why script was forcing me to log out etc.-

    Now my current problem

    Script keeps pausing and unpausing, and not allowing to use Auto quit or auto use life potions.
    It lets me "Pop Flask", use portal etc.

    - I checked client.txt (under 64mb - it's 2mb)
    - Have the most up to date AHK
    - Game is recognizing I am in another zone (not town) but still pausing.
    - Gamestates I am "OnChar".
    - Features are "ON"
    - Tried redoing setup wizard, but the same message remains.
    - Tried unchecking "Pause script when OHB missing" and it did the opposite, it paused it even more indefinitely.
    as now it no longer reads OHB and remains 100%. But if I checked "Pause script when OHB missing" it does update with current life but keeps pausing on and off (longer off than on lots of deadspots.)

    It's almost like it cannot read your OHB in multiple places on maps, which can be killer if you are in one spot and get hit below your % value.

    Cannot read my OHB - Untitled.png
    I move over a little and it reads it again - Untitled.png

    If i was standing in the deadzone hitting some boss, and get hit below quit% I wouldn't know.

    This happened after I updated the script today (last time I updated was 2 days ago).
    Last edited by teheboom; 01-22-2020 at 05:51 PM.

  7. Thanks thebbandit (1 members gave Thanks to teheboom for this useful post)
  8. #562
    thebbandit's Avatar Contributor
    Reputation
    243
    Join Date
    Feb 2010
    Posts
    427
    Thanks G/R
    23/204
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Disable the option to pause the game when the OHB is not visible. I will work on a better string to use for detecting the OHB. OHB stands for Overhead Health Bar and its the little thing above your head in the game with your health, mana and ES. If you do not want to use this as a source of information for the script, turn it off. The reason the string is designed the way it is, is because I was using it as a basis for sampling the health in delve. That is no longer needed, so now its just a convenient way of pausing the script when it detects your on ANY menu panel that covers the OHB. This is especially relevant in regards to the syndicate investigation panel which has no static location to sample.
    Last edited by thebbandit; 01-22-2020 at 06:16 PM.
    WingmanReloaded: https://bandittech.github.io/WingmanReloaded

    Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues

  9. #563
    teheboom's Avatar Member
    Reputation
    2
    Join Date
    Jan 2020
    Posts
    3
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I like using my overhead gives me in idea of my hp while in a fight without looking away from my character.

    EDIT: understood, thanks for the reply.
    Last edited by teheboom; 01-22-2020 at 06:15 PM.

  10. #564
    thebbandit's Avatar Contributor
    Reputation
    243
    Join Date
    Feb 2010
    Posts
    427
    Thanks G/R
    23/204
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I mean in the options for the script. The setting is "Pause script when OHB missing?" right there at the top left of the configuration tab
    WingmanReloaded: https://bandittech.github.io/WingmanReloaded

    Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues

  11. Thanks teheboom (1 members gave Thanks to thebbandit for this useful post)
  12. #565
    portalvicio's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I still cannot make it working properly. After disabled the option of "pause the game when the OHB is not visible" Script starts working but not how I wanted. It pops the flasks till the end even when I'm full HP and Mana. I checked everything again and seems to be OK dunno why is not working properly. Sorry for bother you just wanna fix it, tried myself but cannot.

    This is a screenshot of my WingmanReloaded: Screenshot - 7f359a05cdb365146aecc0c8ba0594f8 - Gyazo
    Last edited by portalvicio; 01-23-2020 at 07:25 AM.

  13. #566
    teheboom's Avatar Member
    Reputation
    2
    Join Date
    Jan 2020
    Posts
    3
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by portalvicio View Post
    I still cannot make it working properly. After disabled the option of "pause the game when the OHB is not visible" Script starts working but not how I wanted. It pops the flasks till the end even when I'm full HP and Mana. I checked everything again and seems to be OK dunno why is not working properly. Sorry for bother you just wanna fix it, tried myself but cannot.

    This is a screenshot of my WingmanReloaded: Screenshot - 7f359a05cdb365146aecc0c8ba0594f8 - Gyazo
    Most likely you didn't set up the globes in configuration.
    If it happens when you start the script then it's a configuration problem that you didn't complete.

    If it happens if you have it open for a while just restart the script, sometimes the script bugs out.
    Last edited by teheboom; 01-23-2020 at 07:30 AM.

  14. #567
    portalvicio's Avatar Member
    Reputation
    1
    Join Date
    Jan 2020
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by teheboom View Post
    Most likely you didn't set up the globes in configuration.
    If it happens when you start the script then it's a configuration problem that you didn't complete.

    If it happens if you have it open for a while just restart the script, sometimes the script bugs out.
    I see there is a buttom in configuration "Adjust Globes" but I didnt touh it. ¿How can I configure the globes?

    I Ran the Wizard and calibrated everything there and checked with GameStats but instructions dont say anything about the "Adjust Globes".

  15. #568
    thebbandit's Avatar Contributor
    Reputation
    243
    Join Date
    Feb 2010
    Posts
    427
    Thanks G/R
    23/204
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I don't always have time to update all the instructions for the current development version. And currently in it's state the globe positions and colors are set up for 1920 x 1080. I have plans to eventually add scaling base values, but until then it's manually placed and adjusted.
    WingmanReloaded: https://bandittech.github.io/WingmanReloaded

    Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues

  16. #569
    chameleon17's Avatar Member
    Reputation
    1
    Join Date
    Aug 2017
    Posts
    20
    Thanks G/R
    2/0
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are there any settings we can change for auto flask and/or quit to get better fps? I'm normally getting 60fps but as soon as I turn on auto flask, auto quit or both my fps drops to ~25. I've tried using a script to reduce shadows and particles to see if that helped, but it was about the same.

    Edit: 1920x1080 resolution and the script works fine other than the fps drop.

  17. #570
    CornFlake101's Avatar Member
    Reputation
    8
    Join Date
    Jul 2013
    Posts
    103
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for this great plugin!

    Request: Is it possible to make Delve/Temple/Master menu screens prevent Auto-Functions (Like OnChat and Onmenu currently work and provide)

    Currently, Assigned utilties on the Flask and Utility tab will continue to fire while viewing, which closes out the temple/delve screens.

    Small QoL, but would make a world of difference to me and hopefully others!

    Thank you!

Page 38 of 70 FirstFirst ... 343536373839404142 ... LastLast

Similar Threads

  1. [Release] [PoE-Wingman] - Auto-Flask, Auto-Quit & more (AHK, pixel)
    By Aldoesk in forum PoE Bots and Programs
    Replies: 345
    Last Post: 12-07-2024, 05:01 AM
  2. Auto-flask/Quit for Path of Diablo?
    By stfufag in forum Diablo 2
    Replies: 3
    Last Post: 05-13-2019, 09:09 PM
  3. Dx11 Auto-Flask No pixels!
    By Xcesiuss in forum PoE Bots and Programs
    Replies: 161
    Last Post: 03-07-2017, 05:03 PM
  4. Looking for a working DX11 auto flask
    By tenaciouzd in forum PoE Bots and Programs
    Replies: 35
    Last Post: 01-10-2017, 01:39 PM
  5. Auto Attack for hunter Spell id
    By Simber in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 10-04-2014, 10:11 AM
All times are GMT -5. The time now is 02:49 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search