-
Member
Is it possible to make autohotkey trigger auto-click on top of lesser shrines/shrines when your mouse is over them?
-
Member
For some reason preload doesnt show the beasts in map. It only says there is einhar there
-
Member
It's using like 90% of my CPU for some reason. any idea why?
Usage is okay when there isn't many total/active entities so in towns but in maps and in my hideout there's many.
[edit] so far Ive tried different versions, restarting several times, running game normally without changing user.
Last edited by TotallyCake; 02-06-2022 at 07:20 PM.
-
Active Member
for the Autotrigger, is there an available condition for Monster count near you? something like X will trigger if there's Y number of monsters near you
-
Originally Posted by
FocusPokus
Add deft fossils to radar pls

Can you tell me more about it? Is it in Delve?
In GGPK i couldn't find this fossil path (e.g. Metadata/Chests/DelveChests/asdkjashbdaskjh)
If you can find it for me (i.e. open DV once you find this chest and go to -> State -> InGameState -> Current Area Instance -> Awake entities -> copy path) that will be great.
EDIT: nevermind, it's already in radar by the name of "EnchantedFossilChest" and behind wall version as "EnchantedFossilChestDynamite".
Originally Posted by
TotallyCake
It's using like 90% of my CPU for some reason. any idea why?
[edit] so far Ive tried different versions, restarting several times, running game normally without changing user.
no idea, running fine here,
you can try things like "disable processing entities when in town/hideout"
or maybe use performance stats to see which area is taking more than 2ms (anything below 2ms is fine).
Last edited by GameHelper; 02-06-2022 at 07:21 PM.
If I did not reply to you, it mean the question you are asking is stupid.
-
Member
Originally Posted by
GameHelper
no idea, running fine here,
you can try things like "disable processing entities when in town/hideout"
or maybe use performance stats to see which area is taking more than 2ms (anything below 2ms is fine).
Disabling entities in town/hideout works, thank you.
Still using over 50% cpu in tiny maps, areainstance update area data is on 3.67ms and goes up at times (fps goes down drastically when cpu usage goes up).
This is on a ryzen 5900x so I assume I'd have enough processing power.
another map, 80% usage. changing from 165fps (without) to under 60fps (with gamehelper on) with many entities.
Last edited by TotallyCake; 02-06-2022 at 08:02 PM.
-
Member
How can i auto-cast vaal skeletons on cd or when there are blues/rares around?
-
Originally Posted by
TotallyCake
Disabling entities in town/hideout works, thank you.
Still using over 50% cpu in tiny maps, areainstance update area data is on 3.67ms and goes up at times (fps goes down drastically when cpu usage goes up).
This is on a ryzen 5900x so I assume I'd have enough processing power.
another map, 80% usage. changing from 165fps (without) to under 60fps (with gamehelper on) with many entities.
hmm, weird. i am using intel 8700k and my stays below 2ms. screenshow that window in town and in a map (while you are killing monsters).
If I did not reply to you, it mean the question you are asking is stupid.
-
Thanks, had a very smooth league start up to t13 day one. This radar plugin is dope af, does it work with regular hud version too, or is it exclusively for this version of hud?
-
Member
Originally Posted by
GameHelper
just checked, it's not possible to do right now.
install GH in a new folder. remove old config see if that fixes the issue.
PM me a video, maybe that will help me debug the issue.
Managed to fix this by updating my graphics drivers, thanks anyway
EDIT: Problem came back, private messaged you a screen shot showing the problem
Last edited by Jennings9; 02-07-2022 at 01:16 AM.
-
Member
where can I download the flask manager plugin?
nvm just found it.
Last edited by kadala; 02-07-2022 at 01:30 AM.
Reason: issue resolved
-
Member
Hi GameHelper, I was wondering if you knew why I can't seem to get anything to work? Radar and Health bars don't appear on my map. ExileAPI works fine for me but I can't get this one to work. I've uninstalled, reinstalled, moved the folder to different locations and nada. Nothing works on the program except when I click "Test disconnect", that seems to work fine.
-
Member
Originally Posted by
ranchito
Hi GameHelper, I was wondering if you knew why I can't seem to get anything to work? Radar and Health bars don't appear on my map. ExileAPI works fine for me but I can't get this one to work. I've uninstalled, reinstalled, moved the folder to different locations and nada. Nothing works on the program except when I click "Test disconnect", that seems to work fine.
Check if you are on a full screen mode in your game settings (most of the overlays not support full screen mode). Try to install Microsoft Visual C ++ Redistributable libraries or .NET Framework. Delete all the files you have already and download the new version from the first page of this topic. Check if your antivirus is detecting and deleting files from GH folder. If possible try the GH on another pc computer (laptop) if it works then the problem is in your computer. Check if any error logs are generated in your GH folder and if so share the log with the developer or in this topic and we may be able to help you if we know more about the issue.
Try the above methods to have at least some idea of what might be causing this problem.
I use the program on windows 11 and have had no problems since day one of setting up this tool. The only problem I have had like everyone is with the spontaneous crashes from recent releases of the program but that is known about and being worked on. Everything else should work without problems.
-
Member
Donated. Thanks for another great league start.
Don't forget to support the author if you enjoy the tool.
-
Post Thanks / Like - 1 Thanks
berloga03rus (1 members gave Thanks to satbuster for this useful post)
-
Originally Posted by
ranchito
.. I was wondering if you knew why I can't seem to get anything to work?.
If the program does not work, it means there are errors in it.
If errors occur, they are displayed in the console and additionally written to the "Error.log".
You need to copy the latest ones and paste them into your post. Only in this case it will be possible for you to somehow help.
if there are no errors, try looking at the system logs : ComputerMenagement=>Event Viewer=>Windows Logs=>System&Application.