-
Member
Thank you for fast af update
-
Member
Autoflasks work, radar works, skill gems work, much appreciated insane speed!
-
Active Member
Hud overlay only appears if I actively have the program .exe window focused - tried windowed/windowed fullscreen, same thing. if I click the window for poehud on my taskbar everything works, until I re-focus PoE and everything disappears. Any ideas?
-
Member
Autoflasks, how to use ????
-
Member
Originally Posted by
cheatingeagle
First 3.22 update, untested
Thanks, you're amazing
-
Member
-
Member
Originally Posted by
YellowRodent
Autoflasks work, radar works, skill gems work, much appreciated insane speed!
Could you point me to skill gems ? Is that the one with a hotkey to level up gems ?
-
Member
Ty for the fast patch. The full rare set manager is incredibly laggy atm. It hangs the entire HUD
Is there any intention in open sourcing the project again, or at least the plugins?
Last edited by Beanjuice; 08-19-2023 at 08:57 AM.
-
★ Elder ★
Originally Posted by
DEEGLEEF
Hud overlay only appears if I actively have the program .exe window focused - tried windowed/windowed fullscreen, same thing. if I click the window for poehud on my taskbar everything works, until I re-focus PoE and everything disappears. Any ideas?
Not sure. You could use the Force Foreground setting to work around this though.
Originally Posted by
Beanjuice
Is there any intention in open sourcing the project again, or at least the plugins?
I cannot speak for the core itself, but none that I know of.
The plugins are open source. Here's the current repository list (it can change whenever someone else updates the plugins):
Code:
https://github.com/exApiTools/AdvancedTooltip
https://github.com/exApiTools/AdvancedUberLabLayout
https://github.com/exApiTools/AutoOpen
https://github.com/exApiTools/AutoQuit
https://github.com/exApiTools/BasicFlaskRoutine
https://github.com/exApiTools/BuffUtil
https://github.com/exApiTools/DPSMeter
https://github.com/exApiTools/DelveWalls
https://github.com/exApiTools/DevTree
https://github.com/exApiTools/EliteBar
https://github.com/exApiTools/FullRareSetManager
https://github.com/exApiTools/HeistIcons
https://github.com/exApiTools/HighlightedItems
https://github.com/exApiTools/IconsBuilder
https://github.com/exApiTools/KillCounter
https://github.com/exApiTools/MapsExchange
https://github.com/exApiTools/MineDetonator
https://github.com/exApiTools/PassiveSkillTreePlanter
https://github.com/exApiTools/SkillDPS
https://github.com/exApiTools/Stashie
https://github.com/exApiTools/TC_HealthBars
https://github.com/exApiTools/TC_MinimapIcons
https://github.com/exApiTools/TC_MiscInformation
https://github.com/exApiTools/TC_Pickit
https://github.com/exApiTools/TC_PreloadAlert
https://github.com/exApiTools/XpBar
-
Post Thanks / Like - 1 Thanks
kromatikal (1 members gave Thanks to cheatingeagle for this useful post)
-
Member
Accidental double post. Ignore.
-
Member
Originally Posted by
cheatingeagle
Not sure. You could use the Force Foreground setting to work around this though.
I cannot speak for the core itself, but none that I know of.
The plugins are open source. Here's the current repository list (it can change whenever someone else updates the plugins):
Code:
https://github.com/exApiTools/AdvancedTooltip
https://github.com/exApiTools/AdvancedUberLabLayout
https://github.com/exApiTools/AutoOpen
https://github.com/exApiTools/AutoQuit
https://github.com/exApiTools/BasicFlaskRoutine
https://github.com/exApiTools/BuffUtil
https://github.com/exApiTools/DPSMeter
https://github.com/exApiTools/DelveWalls
https://github.com/exApiTools/DevTree
https://github.com/exApiTools/EliteBar
https://github.com/exApiTools/FullRareSetManager
https://github.com/exApiTools/HeistIcons
https://github.com/exApiTools/HighlightedItems
https://github.com/exApiTools/IconsBuilder
https://github.com/exApiTools/KillCounter
https://github.com/exApiTools/MapsExchange
https://github.com/exApiTools/MineDetonator
https://github.com/exApiTools/PassiveSkillTreePlanter
https://github.com/exApiTools/SkillDPS
https://github.com/exApiTools/Stashie
https://github.com/exApiTools/TC_HealthBars
https://github.com/exApiTools/TC_MinimapIcons
https://github.com/exApiTools/TC_MiscInformation
https://github.com/exApiTools/TC_Pickit
https://github.com/exApiTools/TC_PreloadAlert
https://github.com/exApiTools/XpBar
Perfect, thanks for the link to the repo 👍
-
★ Elder ★
Just wanted to mention that I have a way to receive donations if any of you want to support the ongoing work
PM me for details
Last edited by cheatingeagle; 08-19-2023 at 10:13 AM.
-
Post Thanks / Like - 1 Thanks
YellowRodent (1 members gave Thanks to cheatingeagle for this useful post)
-
Member
For some reason Gwennen Expedition isn't showing on my Preload alerts anyone else? The others show fine.
-
Member
Originally Posted by
Zetaps4
Could you point me to skill gems ? Is that the one with a hotkey to level up gems ?
Release Make click finish before canceling . DetectiveSquirrel/SkillGems . GitHub
Yes, one hotkey to level up gems and it does it great. Though, you need to recompile the plugin first for them to work on new PoE Helper version - Compiling plugins . exApiTools/exApiWiki Wiki . GitHub
TL;DR: Download source code of SkillGems, put it into PoE Helper\Plugins\Source folder, launch PoE helper, make sure you have "Prefer Source Plugins" selected, it should appear with other plugins and work
It started working perfectly for me after recompilation
-
Member
Having trouble with BasicFlaskRoutine seems to be working fine for my friend though here is log.
2023-08-19 16:58:55.607 -06:00 [ERR] BasicFlaskRoutine: Exception! Printscreen this and post it.
Object reference not set to an instance of an object.
at ExileCore.PoEMemory.MemoryObjects.ItemMod.get_Name()
at TreeRoutine.DefaultBehaviors.Helpers.FlaskHelper`2.CalculateUseCharges(Single BaseUseCharges, List`1 flaskMods)
at TreeRoutine.DefaultBehaviors.Helpers.FlaskHelper`2.GetFlaskInfo(Int32 index, Entity foundFlask)
at TreeRoutine.DefaultBehaviors.Helpers.FlaskHelper`2.GetAllFlaskInfo()
at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.FindFlaskMatchingAnyActi on(List`1 flaskActions, Nullable`1 instant, Boolean ignoreBuffs, Func`1 ignoreFlasksWithAction, Boolean isCleansing)
at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.<>c__DisplayClass43_0.<C reateUseFlaskAction>b__0(Object x)
at TreeRoutine.DefaultBehaviors.Actions.UseHotkeyAction.Run(Object context)
at TreeRoutine.TreeSharp.Action.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.PrioritySelector.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.TreeSharp.Decorator.Execute(Object context)+MoveNext()
at TreeRoutine.TreeSharp.Composite.Tick(Object context)
at TreeRoutine.BaseTreeRoutinePlugin`2.TickTree(Composite treeRoot)
-
Post Thanks / Like - 1 Thanks
clawface (1 members gave Thanks to cthatcher for this useful post)