-
[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; 3 Days Ago at 01:18 PM.
-
Post Thanks / Like - 4 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)
-
Member
I can't setup for STORING BEASTS
-
Member
I press F11, but didnt show me anything (i already turn on capslock. the string it appear, but when i press F11, didnt do anything)
-
Originally Posted by
Hoang1992
I can't setup for STORING BEASTS
what part? hotkey doesn't do anything or string does'nt show up when you press f3? be sure your regex is less than 100 letters as thats the limit for bestiary search.
Originally Posted by
Silitonga
I press F11, but didnt show me anything (i already turn on capslock. the string it appear, but when i press F11, didnt do anything)
are you playing fullscreen? cause the instructions pops up as a windows notification.
-
Member
im playing windows borderless,
the pops up for regex its work, even when i press F12, its work
but when i press F11, didnt give me any popup, or grid
-
Originally Posted by
Silitonga
im playing windows borderless,
the pops up for regex its work, even when i press F12, its work
but when i press F11, didnt give me any popup, or grid
Seems like windows notifications malfunction in windows borderless. try running it blindly and see if it works.
press f11 to start setup,
mouse over x on release on the top left beast before clicking f11
now mouse over the center of the top left beast and click f11 again
now mouse over the top left corner of your inventory grid and press f11
now mouse over the bottom right corner of your inventory grid and press f11
and setup should be done.
https://puu.sh/Kxw3X/afde146c52.jpg
-
Member
Originally Posted by
xerance
Seems like windows notifications malfunction in windows borderless. try running it blindly and see if it works.
press f11 to start setup,
mouse over x on release on the top left beast before clicking f11
now mouse over the center of the top left beast and click f11 again
now mouse over the top left corner of your inventory grid and press f11
now mouse over the bottom right corner of your inventory grid and press f11
and setup should be done.
https://puu.sh/Kxw3X/afde146c52.jpg
how to stop the script? and how to know if i am deleting or storing? i tried f5 once before f1 and it deleted almost all the beasts i wanted to store, I have installed regex for good beast
Last edited by mrhacker02; 1 Day Ago at 07:32 PM.
-
Member
still didnt work.
I try delete the old config, and do as you say, even i close any overlay i have such as awak poe trade, etc...
Still didnt work
I open the config file, i see bunch of number on grid (maybe it register), but the script didnt run when i try press F1 / F5
*notification for beast bad/good, or F9/F12 works
-
Originally Posted by
mrhacker02
how to stop the script? and how to know if i am deleting or storing? i tried f5 once before f1 and it deleted almost all the beasts i wanted to store, I have installed regex for good beast
swap between deleteing and storing with f5, press f1 to start or stop the script. the storing auto stops at 50 beasts but the delete keeps going until stopped.
Originally Posted by
Silitonga
still didnt work.
I try delete the old config, and do as you say, even i close any overlay i have such as awak poe trade, etc...
Still didnt work
I open the config file, i see bunch of number on grid (maybe it register), but the script didnt run when i try press F1 / F5
*notification for beast bad/good, or F9/F12 works
can you swap to windowed mode and check if issue persist?