ExileApi (Old POEHUD) Overlay for Path of Exile menu

User Tag List

Page 27 of 78 FirstFirst ... 23242526272829303177 ... LastLast
Results 391 to 405 of 1160
  1. #391
    thunderstormaway's Avatar Member
    Reputation
    1
    Join Date
    Mar 2019
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, is there any autologout plugins available?
    dont see any on github
    old one for poehud not working anymore
    Last edited by thunderstormaway; 09-23-2019 at 09:00 AM.

    ExileApi (Old POEHUD) Overlay for Path of Exile
  2. #392
    kostyaganoff511's Avatar Member
    Reputation
    2
    Join Date
    Aug 2019
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why stashie is not compiled? Gives an error! I wish I hadn't updated.

  3. #393
    raretitlez's Avatar Active Member
    Reputation
    53
    Join Date
    Jul 2013
    Posts
    152
    Thanks G/R
    0/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kostyaganoff511 View Post
    Why stashie is not compiled? Gives an error! I wish I hadn't updated.
    Stashie works and compiles fine. There is just one person on here who wasn't able to compile it properly. Most likely one of those pesky Windows 7 bugs.

  4. #394
    mehter03's Avatar Member
    Reputation
    3
    Join Date
    Sep 2019
    Posts
    9
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by raretitlez View Post
    Stashie works and compiles fine. There is just one person on here who wasn't able to compile it properly. Most likely one of those pesky Windows 7 bugs.
    I wasnt able to compile it from the repo but downloaded someone's fork and it works in that fine.



    Also i want to ask that if there are any Auto Portal macros? Like one button and it uses the portal scroll? It'd be really awesome. Also stashie doesnt have options for a lot of item types, is there any solution to it?

  5. #395
    raretitlez's Avatar Active Member
    Reputation
    53
    Join Date
    Jul 2013
    Posts
    152
    Thanks G/R
    0/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mehter03 View Post
    I wasnt able to compile it from the repo but downloaded someone's fork and it works in that fine.



    Also i want to ask that if there are any Auto Portal macros? Like one button and it uses the portal scroll? It'd be really awesome. Also stashie doesnt have options for a lot of item types, is there any solution to it?
    PoeCompanion does that. And yes, you can customize Stashie with FiltersConfig.txt. Mine currently has all the item types, including map fragments, resonators, and timeless splinters.

  6. Thanks mehter03 (1 members gave Thanks to raretitlez for this useful post)
  7. #396
    mehter03's Avatar Member
    Reputation
    3
    Join Date
    Sep 2019
    Posts
    9
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well PoeCompanion's thread was inactive for more than a year and i was hesitated to use it, but if you say so i can give it a shot. Though it's an AHK script it cant get me banned easily, it wont read the game files i assume. Also i'll try that FiltersConfig to see what i can do. Thanks for the reply. Appreciate it

  8. #397
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you configure stashie, so that it leaves the portal or wisdom scrolls alone? or if it does it's refill feature can i change the location from the top right corner over to the top left corner very first slot for wisdom scrolls and the slot below it to portal?

  9. #398
    raretitlez's Avatar Active Member
    Reputation
    53
    Join Date
    Jul 2013
    Posts
    152
    Thanks G/R
    0/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReadyToKill View Post
    Can you configure stashie, so that it leaves the portal or wisdom scrolls alone? or if it does it's refill feature can i change the location from the top right corner over to the top left corner very first slot for wisdom scrolls and the slot below it to portal?
    The last two columns on the far right of your inventory are not touched by Stashie in it's default settings so put them in there.

  10. #399
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i mean, can i change that spot to the top left very first slot and the slot below it? Thats where i have my autoID script settings to grab the wisdom scrolls

  11. #400
    raretitlez's Avatar Active Member
    Reputation
    53
    Join Date
    Jul 2013
    Posts
    152
    Thanks G/R
    0/47
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ReadyToKill View Post
    i mean, can i change that spot to the top left very first slot and the slot below it? Thats where i have my autoID script settings to grab the wisdom scrolls



    Edit: Ignore that. Found it. You want to change the IgnoredCells.json file. It current looks like this:
    [
    [0,0,0,0,0,0,0,0,0,0,0,1],
    [0,0,0,0,0,0,0,0,0,0,0,1],
    [0,0,0,0,0,0,0,0,0,0,0,1],
    [0,0,0,0,0,0,0,0,0,0,0,1],
    [0,0,0,0,0,0,0,0,0,0,0,1]
    ]

    Change it to:

    [
    [1,0,0,0,0,0,0,0,0,0,0,0],
    [1,0,0,0,0,0,0,0,0,0,0,0],
    [1,0,0,0,0,0,0,0,0,0,0,0],
    [1,0,0,0,0,0,0,0,0,0,0,0],
    [1,0,0,0,0,0,0,0,0,0,0,0]
    ]
    Last edited by raretitlez; 09-23-2019 at 02:15 PM.

  12. Thanks ReadyToKill, ferryivi (2 members gave Thanks to raretitlez for this useful post)
  13. #401
    ReadyToKill's Avatar Banned
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    395
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thx, i was able to configure it to a setting i liked.

  14. #402
    mylodias's Avatar Member
    Reputation
    1
    Join Date
    Jan 2019
    Posts
    4
    Thanks G/R
    31/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by raretitlez View Post
    PoeCompanion does that. And yes, you can customize Stashie with FiltersConfig.txt. Mine currently has all the item types, including map fragments, resonators, and timeless splinters.
    Hi, would you please share your customized settings, or explain how I can add the lines in properly?

  15. #403
    dragonfroid's Avatar Member
    Reputation
    1
    Join Date
    Apr 2018
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello
    I managed to compile all the plugins EXCEPT Stashie, it's the only one that can't be compiled for me! Can someone post the already compiled version? Where can I find it?

    Thank you!!!

  16. #404
    Rocker866's Avatar Member
    Reputation
    3
    Join Date
    Nov 2011
    Posts
    212
    Thanks G/R
    13/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dragonfroid View Post
    Hello
    I managed to compile all the plugins EXCEPT Stashie, it's the only one that can't be compiled for me! Can someone post the already compiled version? Where can I find it?

    Thank you!!!
    did u compile rareset manager or movetostash aswell? so we can do chaos recipe again

  17. #405
    dragonfroid's Avatar Member
    Reputation
    1
    Join Date
    Apr 2018
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rocker866 View Post
    did u compile rareset manager or movetostash aswell? so we can do chaos recipe again
    Good news: I managed to get a fully compiled version with RARE SET MANAGER. You can download everything here https://www.ownedcore.com/forums/mmo...ml#post4068162 (BasicFlaskRoutine - A PoEHUD Flask Manager) . I've tested it works fine. Thank you all: D

    Here the plugin's list :

    20110196765d8a38676cf03untitled_3.jpg
    Last edited by dragonfroid; 09-24-2019 at 10:38 AM.

Similar Threads

  1. PoEHUD - Overlay for Path of Exile (Updated for 3.0)
    By TehCheat in forum PoE Bots and Programs
    Replies: 4451
    Last Post: 09-05-2019, 01:53 PM
  2. [Release] ExileHUD - External overlay for Path of Exile (work in progress)
    By Evozer in forum PoE Bots and Programs
    Replies: 1131
    Last Post: 04-04-2015, 05:14 PM
  3. [Release] PoeHUD - Overlay for Path of Exile
    By Coyl in forum PoE Bots and Programs
    Replies: 1870
    Last Post: 01-27-2015, 02:28 AM
  4. [Trading] Dota2 beta keys for Path of Exile beta keys
    By shaunffs in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 12-13-2012, 04:20 PM
  5. [Trading] 20m D3 Gold for Path of Exiles Beta Key
    By Jam3z in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 07-31-2012, 05:30 PM
All times are GMT -5. The time now is 02:01 PM. 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