[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 64 of 70 FirstFirst ... 14606162636465666768 ... LastLast
Results 946 to 960 of 1046
  1. #946
    Seth3003's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice tool.
    Something I noticed on the alpha version:
    It doesn't save the supportgem stash tab number on next program start.
    Also in my settings.ini there was no "StashTabGemSupport=".
    Adding it though works like a charm.

    [WingmanReloaded] Auto (Flask, Quit, Mine, Spell) & Loot (Manage, Filter, Click)
  2. #947
    niggwer's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    73
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    script paused in town from now on it worked the last 5 days and now it stopped the script everywhere why ? who can help me -.-

  3. #948
    niggwer's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    73
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it worked again and now not what is this ? again it says Script paused in town and im in BA it says im in highgate -.-

  4. #949
    divvidusns's Avatar Member
    Reputation
    1
    Join Date
    Aug 2017
    Posts
    13
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Changes since .11 version:
    Support for Smoke Mine - Flame Dash

    Hello, how does this work and how to configure this option? There is nothing in the documentation.

  5. #950
    nickgiz's Avatar Member
    Reputation
    1
    Join Date
    Apr 2021
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When running PoE in limited setting, the client file won't update the location when you enter a new location. So the wingman will always said "Script paused in town".

    edit: Never mind, I disabled local chat in the limited user, that is why it didn't show the new locations in client log.

    But something weird happened when setting up wingman. I moved the equipped gears to the stash to calibrate empty inventory, but my gloves and head pieces got deleted somehow. I only noticed when try to put everything back to the character.
    Last edited by nickgiz; 04-28-2021 at 09:14 AM.

  6. #951
    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)
    Alpha is finally being merged back into the master branch. All the changes to the GUI are now functional, with a lot of solid new features. Improvements to the Chaos recipe logic really streamlines the process, now all sets can be vendored with one press of a button.

    Other improvements are mostly behind the scenes but just as important, including additions to the item parser and improvements to the CLF. These features may not be for everyone (requires manual coding of the groups) but it enables extremely precise item filtering using the combination of the different group types. (And,Not,Count,Weight) So for those who want to try, there is a github that was made just for sharing ideas. Find that here, which will soon be updated to include more examples of how to use the system.

    Adjustments to the crafting bases allow for much more customization in which items and at what item level you want them. Modify your filters to enable the crafting tabs true potential!

    Basic crafting is now functional! Mouse over an item, hold the basic crafting hotkey, then drag the mouse ontop of your selection and release the hotkey. It will now initiate the selected routine (Chance, Color, Socket, Link)

    Chaos recipe has been improved, and much more I have already typed out in the changelogs! Read through them to get a better idea of everything changed.


    Release Notes


    Code:
    ## Version .13.01 - Master version - June/1/2020Alpha changes are being merged back into the main Branch
    * Keep in mind that many files are changed which are not auto-updated
    * It is recommended to re-install the script to get all the newest files
    
    
    Changes in the way the Item Parser works
    * Affixes are much easier to input
      * replace numbers with #
      * remove + symbols before digits
      * % symbols are now left inline
    
    
    Main menu has been changed
    * Gamestates are now displayed in the main menu
    * To calibrate each gamestate you can click it
    * There are now three main menu sections
      * Per Character, Flask, and Utility settings
      * These sections can now be saved as profiles
      * Per Character settings allows also loading Flask and Utility profiles
    
    
    Crafting Improvements
    * Several unwanted mod options have been added
    * Alc'n'go contract/blueprint while map crafting
    * Basic Crafting on cursor is available
      * Chance, Link, Color or Socket an item
    
    
    Chaos Recipe Improvements
    * Options added to improve how to handle unid recipe
    * Separate belts from jewelry for double limit
    * Option for only stashing small weapons (1x3,2x2)
    * Resume ID lvl now actually functions, and items resume identifying
    
    
    Crafting Bases has been improved again
    * Each category has been given more descriptive names
    * Then each category has been giving an ilvl threshold
    * Add or remove bases from each category then enable/disable
    * Customize to include your must have item bases!
    
    
    POESESSID has been changed to the entire Cookie
    * This change is to prevent issues with cloudflare ddos protection
    * The entire cookie contents is now pasted into the editfield
    * This includes the poesessid within those cookie contents
    
    
    Quicksilver and Mana flasks are no longer automatically grouped together
    * Any flask or utility can now be given Group cd
    * This provides much more flexibility in configuration
    * For two flasks to alternate
      * you put the Group CD to the duration of the flask
      * Put the CD to the duration of the flasks in total
      * This will put the individual flask on a long cd, and the group on CD for the length of the one flask
    
    
    Many other changes have been made which are not listed here in summary.
    All the changes in their detail can be found in the Changelog.
    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 and make a DONATION
    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 CornFlake101 (1 members gave Thanks to thebbandit for this useful post)
  8. #952
    divvidusns's Avatar Member
    Reputation
    1
    Join Date
    Aug 2017
    Posts
    13
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything worked well in the previous version.
    In the latest version of nifiga nothing works.
    Maybe I'm dumb and I'm doing something wrong, but even the flasks don't work.

  9. #953
    legend00's Avatar Member
    Reputation
    1
    Join Date
    Jun 2021
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    do you have local chat on?

  10. #954
    DENNISLorren's Avatar Member
    Reputation
    4
    Join Date
    Jun 2020
    Posts
    2
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It it possible to make this work on geforce now?

  11. #955
    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)
    Originally Posted by DENNISLorren View Post
    It it possible to make this work on geforce now?
    Yes, I actually wrote the gamepad section in order to play POE on my nvidia shield.

    Start the game, and the script on the computer, then go onto the streaming device and it should all work as if you were on the computer. For typing you will need a keyboard, and there are times when the controller can be frustrating to navigate the interface. So its not for doing the acts... :P
    Last edited by thebbandit; 07-14-2021 at 04:30 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

  12. #956
    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 updated the links on the main post, and removed some of the archaic information.

    Hope everyone is enjoying the Expedition league!
    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

  13. Thanks LongJohnDude (1 members gave Thanks to thebbandit for this useful post)
  14. #957
    Shaanujaanu's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello, I'm not sure what this dash on detnoate setting suppose to do? how do I configure it? thanks for any help

  15. #958
    dullyco's Avatar Member
    Reputation
    1
    Join Date
    Feb 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Guys,

    Anyone know how i can get this to pick the HP and Mana Globes tried all the troublshotting can't see to get to work it. It will show up as -1% HP -1% mana or 100% HP and 100% mana but wont update in real time. Adjust globes setting doesn't work.

    Lastest AHK installed, using latest version - Window full screen 1920x1080

    Thanks for any help.

  16. #959
    nhocshock1095's Avatar Member
    Reputation
    1
    Join Date
    Aug 2021
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Auto update not working and i keep getting script not working in town even thou i'm not in town

  17. #960
    Dem22z's Avatar Member
    Reputation
    1
    Join Date
    Jan 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey bandit thanks for a great script. I happen to notice that the trigger on debuffs (for flasks) doesn't seem to be working. I am not sure if its because the icons have changed or what. Any insight into why that may be?

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 05:05 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