-
Member
-
Member
Tks a lot for posting! I'm trying to use PluginUpdater to download radar plugins, but always advise me that fail to connect github.com. In fact I do can open that website in my Edge. So is there any other ways to get the latest plugins for POE2?
BTW, I cannot open github without using VPN tools, and I'm using limited account to launch POE2. I'm not sure if this is why I cannot download plugins from github? Any way to help me? tks a lot in advance.
Last edited by shlovian; 01-17-2025 at 09:08 PM.
-
Active Member
Thanks a lot sir, glad the free version is finally out! (sorry for not donating but im poor
)
Last edited by Konrad Martulewicz; 01-17-2025 at 08:40 PM.
Reason: fixed issue idk somehow worked
-
Member
Great thanks for the release I'll try it out. Can we get a working link to a auto-pot/quit repo please? Not seeing anything in the plugin updater for such a thing.
-
Post Thanks / Like - 1 Thanks
aliulumulu (1 members gave Thanks to dtmajors for this useful post)
-
Member
browing plugins and sadly I dont see any logout macro. I got some other ones to work though so thank you.
-
Post Thanks / Like - 1 Thanks
aliulumulu (1 members gave Thanks to XeronicZeal for this useful post)
-
Member
"stashie with ling" doesnt work
-
Member
The radar seems to have an erroneous line in the top-right section on each map. Is this to be expected?

-
Active Member
Sorry but how exactly can i insert that line in ReAgent?
Like can i access that property or not ?
Tried Buffs["charged_staff_attack"].Timer <= 5 but doesnt seem to work as theres no property named Timer

//edit
i see now. too bad i cant use everything from that state info just predefined properties
Last edited by Konrad Martulewicz; 01-17-2025 at 10:10 PM.
-
Member
If anyone has idiot proof instructions for setting up flasks or a profile import for Reagent please let us know.
-
Active Member
Originally Posted by
dtmajors
If anyone has idiot proof instructions for setting up flasks or a profile import for Reagent please let us know.
HP Potions (for both CI Eternal Youth or Life)
Code:
SinceLastActivation(0.5) && (Vitals.HP.Current > 2 && Vitals.HP.Percent <= 70 && Flasks.Flask1.Canbeused && !Flasks.Flask1.Active) ||
(Vitals.HP.Current == 1 && Vitals.ES.Percent <= 75 && Flasks.Flask1.Canbeused && !Flasks.Flask1.Active)
MP Potions (for low mana effect)
Code:
SinceLastActivation(0.5) && Vitals.MANA.Percent <= 34 && Flasks.Flask2.CanBeUsed && !Flasks.Flask2.Active
These may be far from perfect, just wrote them myself and im newbie
(just add new profile, set key for 1/2 or w/e u have flasks bound to and copy paste into the rule)
Last edited by Konrad Martulewicz; 01-17-2025 at 10:36 PM.
-
Post Thanks / Like - 7 Thanks
-
Member
Originally Posted by
Konrad Martulewicz
HP Potions (for both CI Eternal Youth or Life)
Code:
SinceLastActivation(0.5) && (Vitals.HP.Current > 2 && Vitals.HP.Percent <= 70 && Flasks.Flask1.Canbeused && !Flasks.Flask1.Active) ||
(Vitals.HP.Current == 1 && Vitals.ES.Percent <= 75 && Flasks.Flask1.Canbeused && !Flasks.Flask1.Active)
MP Potions (for low mana effect)
Code:
SinceLastActivation(0.5) && Vitals.MANA.Percent <= 34 && Flasks.Flask2.CanBeUsed && !Flasks.Flask2.Active
These may be far from perfect, just wrote them myself and im newbie
(just add new profile, set key for 1/2 or w/e u have flasks bound to and copy paste into the rule)

nice ty any insight into autoquit?
-
Member
which plugin is that? where did you got it?
-
Member
for some reason, I cant access the discord channel anymore @@, can anyone give some guide? thank you
-
Member
Loader_BKduDL0KmD.png
Someone know how to fix it? Oo
Activated Prefere Source Plugins but didnt work for me =/
-
Member
how to make radar and MinimapIcons work for gamepad controls?