Unknown Buddy
Member
- Joined
- May 20, 2015
- Messages
- 603
btw: is WB and Quicksilver Flask in COMBINATION useful? i don't think so.
I dont think you should combine them. I removed QSF for some dps flasks myself.
btw: is WB and Quicksilver Flask in COMBINATION useful? i don't think so.
Works fine.
One thing:
If u use Blink the Bot "run" half the "Blinked"-way back to complete the pathing. It seems that the Bot itselfe don't accept the blinked/teleported range as "explored area".
I noticed that this plugin overwrites the oldgrinding bot routine about which strong boxes should be opened and which should be left? According to my observation it opens now all the strongboxes.
yes.
if possible, please fix this
There is problem with Soul Taker.
I have 100% mana reserved and min mana % set to 0.
With 1 aura less(some free mana left) plugin works.
I seen there is soul taker handling code in your plugin but for some reason it doesn't work.
it does, I use it all day !
Yep, i also use it all day, me and toNyx have spent some time especially for this purpose, no idea what is wrong with you.
Try play with the setting a little and let me know.
if (canUseMoveSkill && LokiPoe.Me.ManaPercent >= Alcor75PlayerMoverSettings.Instance.MoveMinManaValue)
if (canUseMoveSkill)
ok i found where error is in your code.
I play with predictive you tested it with lockstep only.
This is how line 595 in Alcor75PlayerMover.cs looks like:
so as you can see you check mana reserved one additional time but w/o soul taker handling.Code:if (canUseMoveSkill && LokiPoe.Me.ManaPercent >= Alcor75PlayerMoverSettings.Instance.MoveMinManaValue)
Solution is simple, change line 595 to:
Code:if (canUseMoveSkill)
alchor man when are you going to stop being a tease and hook us up with your auto equip
then the only option here is for me to write it. What does exilebuddy use again? binary?Not going to see the light, sorry friend.