-
Member
Originally Posted by
Xo39uH_LeCa
I want to write the logic. some need to click on a large number of mobs, and some only on unique ones. So this doesn't suit me
In that case you have to get info from gameUi -> SentinalPanel with children have info Hotkey, amount Petals and start from there
-
Member
how add kinetic merc in WhereTheCirclesAt?
-
Member
Last edited by SpaceGuy119; 2 Days Ago at 07:58 PM.
-
Member
Is there any way to zoom in like infinitely?
-
Member
Is preloadalert not compatible with red beast metadata seems like its always 50/50 when it shows in the preload plugin
-
Member
Has anyone figured out how to get the Mercs locations to load on the Radar, and/or draw a pathing line to them?
-
Member
Originally Posted by
Xo39uH_LeCa
I'm trying to make a rule for automatic pressing of ZanaMemory, but I can't figure out how to add pressing of the key on which it is located (changes every map F1, F2, F3)
Any ideas?
Code:
SinceLastActivation(5) &&
( MonsterCount(100, MonsterRarity.AtLeastRare) >= 3 || MonsterCount(100, MonsterRarity.Any) >= 10 )&&
(Skills["ZanaInfluenceMemoryofSuspicion"].CanBeUsed or
Skills["ZanaInfluenceMemoryofDisbelief"].CanBeUsed or
Skills["ZanaInfluenceMemoryofDesire"].CanBeUsed or
Skills["ZanaInfluenceMemoryofFamiliarity"].CanBeUsed or
Skills["ZanaInfluenceMemoryofImpatience"].CanBeUsed or
Skills["ZanaInfluenceMemoryofImpulsiveness"].CanBeUsed or
Skills["ZanaInfluenceMemoryofMocking"].CanBeUsed or
Skills["ZanaInfluenceMemoryofPanic"].CanBeUsed or
Skills["ZanaInfluenceMemoryofSuspicion"].CanBeUsed)
There is a plugin for that.
GitHub - YoBii/PressMyPetals
-
Post Thanks / Like - 3 Thanks
-
Member
How I can check unidentified jewel like “sublime vision” without scroll of wisdom?
-
Active Member
Originally Posted by
seiice
Is preloadalert not compatible with red beast metadata seems like its always 50/50 when it shows in the preload plugin
After beasts rework and mass reloading of maps in hunt for beasts GGG preload additional data making identifying if targeted beast is in area.
My post was helpful? Consider using Thank you!
We are here together, be part of community, help others and get helped by others

-
Active Member
Originally Posted by
timonix
How I can check unidentified jewel like “sublime vision” without scroll of wisdom?
To my current knowledge it is impossible to know it. Try DevTrees to inspect item and try to find something, but from my testing fields with mods are not populated.
My post was helpful? Consider using Thank you!
We are here together, be part of community, help others and get helped by others

-
Member
Originally Posted by
EthEth
After beasts rework and mass reloading of maps in hunt for beasts GGG preload additional data making identifying if targeted beast is in area.
Thanks Welp I tried also preloading the beast skills and it seems like ggg also make a preload of that the only thing I didint try is preloading the red beast minions/summons
-
Contributor
Originally Posted by
timonix
How I can check unidentified jewel like “sublime vision” without scroll of wisdom?
An item isn't rolled until a wisdom scroll is used on it and the server sends back its roll, if it wasnt this kind of tool would not be allowed to exist at all
-
Active Member
Originally Posted by
diesall
An item isn't rolled until a wisdom scroll is used on it and the server sends back its roll, if it wasnt this kind of tool would not be allowed to exist at all
but taking scroll of wisdom as a currency, and how Hinekora's lock works, the outcome should be fixed. But yeah, if you can figure out before id, that's basically free Hinekora's lock
-
Member
Guys where can i download 5way plugin?
-
Member
Any preload alert entry for memory tear in maps?