-
[AHK] Bestiary utilities - store/delete beasts in Menagarie.
GitHub - xerance/bestiary-utilities: POE1 bestiary script for qol.
Showcase: https://puu.sh/KxmRd/4715524b04.mp4
What the script does:
-store up to 50 beasts from your bestiary to your inventory with one click.
-delete any best with matching search string
-store up to 3 different strings with an easy swap between with a hotkey
CAPSLOCK NEEDS TO BE ENABLED FOR THE SCRIPT TO WORK.
------------------------------
!!WARNING!!
DONT SKIP RUNNING THE Initial setup ON FIRST STARTUP
INGAME HOTKEYS:
F1 : Execute current mode routine
F3 : Cycle search (Good/Bad1/Bad2/None)
F5 : Toggle F1 mode (Storing/Deleting)
F9 : Edit filter strings (Good/Bad1/Bad2)
F11 : Initial setup of Beast/Delete/Grid positions – DO NOT SKIP –
Path of Exile Regex - FOR BESTERTY REGEX.
FOR STORING BEASTS:
PRESS F5 TO TOGGLE TO STORING MODE
place bestiary orbs in the 5 most RIGHT slots in your inventory.
Loader_VQ7Ab3qBgO.png
press f3 to cycle the search strings for good beasts before storing
PRESS F1 TO START STORING 50 BEASTS
FOR DELETING BEASTS:
PRESS F5 TO TOGGLE TO DELETING MODE
TOGGLE STRING TO BAD BEAST 1 OR 2 WITH F3
PRESS F1 TO START DELETING
--------
not sure why the initial good beast string is returning an error, but press f9 and paste this:
k m|id w|cic c|id v|le m|s, f|l pla|ld h|ul, f|d bra|n, f| cy|al, f|c sp|l hy|e rhe|c ti|c l|f a|c v
or make your own from Path of Exile Regex
Last edited by xerance; 7 Hours Ago at 01:18 PM.
-
Post Thanks / Like - 3 Thanks
-
Active Member
Nice work, dude. What is about safety?
-
Originally Posted by
CeliborCrash
Nice work, dude. What is about safety?
probably not any less safe than running exileapi.
It could technically be made safer with random delays and randomized grid pos. but been using my local less clean code of this for years.
-
Post Thanks / Like - 1 Thanks
CeliborCrash (1 members gave Thanks to xerance for this useful post)