[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 59 of 70 FirstFirst ... 9555657585960616263 ... LastLast
Results 871 to 885 of 1046
  1. #871
    duse0001's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Inventory doesn't work

    what's wrong?

    [WingmanReloaded] Auto (Flask, Quit, Mine, Spell) & Loot (Manage, Filter, Click)
  2. #872
    aswdhkjasdf's Avatar Member
    Reputation
    1
    Join Date
    Apr 2017
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone give some possible reasons why script cannot detect any colors during the wizard? pop all flask works but literally nothing else works bc it all requires calibration of color.

    i just dled newest ahk so cant be that.
    i ran the script as admin
    im in 1920 x 1080
    windowed fullscreen

    When i turn on debugging, it somehow can detect "onhideout" but besides that, it always says "paused script while chat open"

  3. #873
    sebflex's Avatar Active Member
    Reputation
    17
    Join Date
    Feb 2012
    Posts
    312
    Thanks G/R
    1/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How to use this with:

    1 Life flask
    1 Hybrid Flask (Hallowed Hybrid Flask - Official Path of Exile Wiki)
    1 Mana Flask
    1 Silver Flask
    1 Quicksilver

    ???

    If I tick my Hybrid Flask Slot as Mana I cannot use at the same time as life one, I mean my character isn't Hybrid (saw the option at the top), it's just the flask


    Thx for your future replies

  4. #874
    MinhTri12213's Avatar Member
    Reputation
    1
    Join Date
    Feb 2020
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey I think i know the problem with "paused script while chat open"
    It seem like whenever I use DirectX this program work, but when swich to Vulkan it won't work.

  5. #875
    applepie90's Avatar Member
    Reputation
    2
    Join Date
    Aug 2017
    Posts
    55
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not sure why but sometimes flasks setup stop working, but sometimes they work. AHK is already most up to date.

  6. #876
    thebbandit's Avatar Contributor
    Reputation
    227
    Join Date
    Feb 2010
    Posts
    427
    Thanks G/R
    23/203
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I hope you guys enjoy the quality of life improvements that we have put together in this release, I know it has really been wonderful for myself to have an easier way to craft maps and deal with the chaos recipe. I am looking forward to what is to come with POE 2, I know everyone is waiting anxiously for some more news about that!

    So enjoy the new features, and happy hunting exiles.

    Setup notes for this Version:

    The Configuration Website has been updated with new information on how to use the new CLF features, Setting up the Loot Vacuum and how to use the new Chaos Recipe function.

    For anyone who was already using the CLF, and has old values, you will need to use the migration script to convert your old CLF file into the new format.
    Find the file inside your Data folder, it is named "Migrate OLD CLF.ahk"

    In order to ensure that you have updated to the latest version, you will require pasting the new install files on top of your own from the Releases page on github.


    Release Notes


    Code:
    ## Version .12.00 - Release version - July/20/2020
    Big shoutout to DanMarzola for helping rework the parsing system
    * As a reminder, we welcome anyone to join the Development team!
    * Contributions can be as simple as providing your custom sample Strings
    * Come onto the Discord and speak with us to discuss how to contribute
    
    
    New Features:
    * Support for new Harvest items to send to Seed Stockpile
    * Seed Stockpile has been given an Automation option
    * Item Parsing system can now handle nearly every affix
    * CLF now supports many items it was not able to parse properly before
    * Automatic Chaos-Recipe dump to stash
    * Automatic Chaos-Recipe Vendoring from stash
    * Vulkan Fullscreen is now fixed automatically by script
    * Safe Auto-Confirm Vendor in Automation
    
    
    Changes:
    * Basic Controller Support has returned!
    * New default String options contributed by the community
    * Three new League stash tab types have been added to Stash Management
    * Items can now be filtered by generic slot type
    
    
    Bugfixes:
    * Delay added before stashing to Collection and Map tabs
    * Fix for flickering Overhead Health Bar readout in gamestates
    * Fix for OnChar showing as red text when first opening gamestates
    * Crafting bases were not being flagged as such, it is now fixed
    * New offerings now have a SpecialType 
    * Resonators now properly have width and height
    * ComboBox should no longer show blank when the contents did not match a list item
    * Batch Vendor of Quality Gems or Flasks now shows notification box instead of tooltips
    * Remove Log message for "Cannot find subscript"
    * Parse client logs before starting main logic timer
    
    
    Changes since .11 version:
    * Gradual GUI improvements
    * Map crafting function to craft all maps in inventory
    * Crafting tab in Stash Management can now be customized for your specific items
    * Catalyst, Vaal Gem, and Ninja Priced tabs added to stash management
    * Ability to Vendor before stashing automatically
    * Improved stash tab selection using purely keyboard
    * Options for keeping maps in inventory based on rarity and tier
    * Support for Smoke Mine - Flame Dash
    
    
    ---
    
    
    To see the entire patch note history, please locate the archive file
    * changelog_Archive.txt located in the data folder
    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.

    Read the full Latest Patchnotes for this release version or Archived Patchnotes from previous versions.

    Support my work by making a DONATION
    Last edited by thebbandit; 07-21-2020 at 05:23 AM.
    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

  7. Thanks dlr5668, boterang, gilberto_san, poeking99 (4 members gave Thanks to thebbandit for this useful post)
  8. #877
    wutsabi's Avatar Member
    Reputation
    1
    Join Date
    May 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any chance to make it work on Geforce NOW PoE?

  9. #878
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,942
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wutsabi View Post
    Any chance to make it work on Geforce NOW PoE?
    You could try it if you want. From what I understand, Wingman is a pixel reading bot. As long as Geforce NOW doesn't have too much artifacting from streaming it and/or wingman has enough wiggle room in it's detection... I'd assume it should/could work.

  10. #879
    thebbandit's Avatar Contributor
    Reputation
    227
    Join Date
    Feb 2010
    Posts
    427
    Thanks G/R
    23/203
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I am interested in hearing if the exe is detected properly for doing that with Nvidia NOW. I can always add the special exe if we have to.

    The way I am streaming the game is actually the other way around ��

    I have the game running on my PC in the office, then using Nvidia gamestream to connect from my shield and everything works great.
    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. #880
    song414's Avatar Member
    Reputation
    1
    Join Date
    Aug 2017
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome plugin! Thanks for this.
    Last edited by song414; 07-29-2020 at 11:30 AM.

  12. #881
    song414's Avatar Member
    Reputation
    1
    Join Date
    Aug 2017
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nvm, solved.
    Last edited by song414; 08-02-2020 at 07:14 PM.

  13. #882
    Chaka666's Avatar Member CoreCoins Purchaser
    Reputation
    4
    Join Date
    Jun 2019
    Posts
    18
    Thanks G/R
    0/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm unable to get this working on my new system, getting the error box come up when i start saying: Failed to initialize XInput: xinput1_3.dll not found.
    Does anyone know why i'd get this? Fresh install and download

  14. #883
    Elluisve's Avatar Member
    Reputation
    1
    Join Date
    Jul 2020
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The Bot keeps saying Script paused in Hideout. How do I fix this ?

  15. #884
    demonvip1987's Avatar Member
    Reputation
    2
    Join Date
    May 2017
    Posts
    22
    Thanks G/R
    1/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi thebandit I am trying to set up what looks to be an amazing program but this keeps happening any idea how to fix it? I am running an ultrawide monitor with a second 27" monitor, not sure if that will cause issues:

    Imgur: The magic of the Internet

    It also always puts the wizard off the screen on the top right like this. Not sure if it has anything to do with the above error:

    Imgur: The magic of the Internet
    Last edited by demonvip1987; 09-06-2020 at 03:05 PM.

  16. #885
    V4mpyr's Avatar Member
    Reputation
    1
    Join Date
    Nov 2018
    Posts
    82
    Thanks G/R
    21/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I feel like I've calibrated everything, ran wizard and follow instructions.. I still cannot get potions to proc, I've tried every way possible from CD to quicksliver to setting mana and even 90%.. Nothing procs them. I have Ahk running, I can bring up Gui... I'm trying to run 5 flasks, Bottle faith, Rumis, 2 utility and a unique heal potion.

    Any help would be appreciated, I'm anticipating the exile api will be down for a good while at league start so this is a fantastic option if only I can get it to work.

    Kind regards,
    Vamp

Similar Threads

  1. [Release] [PoE-Wingman] - Auto-Flask, Auto-Quit & more (AHK, pixel)
    By Aldoesk in forum PoE Bots and Programs
    Replies: 344
    Last Post: 08-11-2022, 06:32 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 09:41 PM. 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