-
Member
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.
-
Member
Why stashie is not compiled? Gives an error! I wish I hadn't updated.
-
Active Member
Originally Posted by
kostyaganoff511
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.
-
Member
Originally Posted by
raretitlez
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?
-
Active Member
Originally Posted by
mehter03
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.
-
Post Thanks / Like - 1 Thanks
mehter03 (1 members gave Thanks to raretitlez for this useful post)
-
Member
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
-
Banned
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?
-
Active Member
Originally Posted by
ReadyToKill
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.
-
Banned
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
-
Active Member
Originally Posted by
ReadyToKill
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.
-
Post Thanks / Like - 2 Thanks
-
Banned
Thx, i was able to configure it to a setting i liked.
-
Member
Originally Posted by
raretitlez
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?
-
Member
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!!!
-
Member
Originally Posted by
dragonfroid
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
-
Member
Originally Posted by
Rocker866
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.