-
Contributor
Originally Posted by
Nezaphix
The preload alert seems to be missing A LOT of strongboxes recently, they only get detected if you're within a certain proximity to them. The only strongboxes properly showing in the preload alert are the unique ones.
GGG changed what gets preloaded a couple patches ago to prevent people from spamming instances for specific strongboxes.
-
Member
Originally Posted by
snowhawk
GGG changed what gets preloaded a couple patches ago to prevent people from spamming instances for specific strongboxes.
Ahh, fair enough, I've missed a few leagues. Thank you.
-
Member
Anyone can explain how can i run Mercury trade with PoeHUD? Please blessRNG
-
Member
EDIT3: This is incorrect information. There is nothing to be afraid of.
DON'T USE THIS
I JUST Tried it, and the shortcut.bat just tried to encrypt my hard drive.
This is why you don't turn off UAC......
Edit:
Had my AHK not been installed as 64, but 32bit I would have been fucked. It tried to use AHK to click through the prompts to elevate privileges but could not because it was 64bit.
Edit2:
It looks like I get a legit error when I am running the POEHud exe. But that .bat file in the root is starting something I cannot seem to find.
What I don't understand is that the source code is on github, and the shortcut.bat is very basic and hasn't been touched in 4 years. What is happening here?
Last edited by Quazaka; 06-25-2019 at 02:50 AM.
-
Originally Posted by
Quazaka
DON'T USE THIS
I JUST Tried it, and the shortcut.bat just tried to encrypt my hard drive.
This is why you don't turn off UAC......
Edit:
Had my AHK not been installed as 64, but 32bit I would have been fucked. It tried to use AHK to click through the prompts to elevate privileges but could not because it was 64bit.
Edit2:
It looks like I get a legit error when I am running the POEHud exe. But that .bat file in the root is starting something I cannot seem to find.
What I don't understand is that the source code is on github, and the shortcut.bat is very basic and hasn't been touched in 4 years. What is happening here?
I'm not sure how the following batch script (shortcut.bat) would encrypt your hard drive.
Code:
@echo off
for %%i in (*.exe) do start "*.exe" /b "%%i"
You must have downloaded from a different source as PoEHUD on TehCheat's github is virus/malware free.
Afaik, it basically starts any executable in the current working directory.
-
Post Thanks / Like - 1 Thanks
t1 sky (1 members gave Thanks to Sychotix for this useful post)
-
Member
This is what puzzles me so much right now. I am looking at the code on github
But the fact is that I just got it from the official repository. This is the excact .zip
Afaik, it basically starts any executable in the current working directory.
I came to the same solution: windows - How to execute any .exe by using a batch file? - Stack Overflow
But I really think this is something that should be looked into. I am unsure what more I can do to let you know this was not something else doing this.
-
Originally Posted by
Quazaka
This is what puzzles me so much right now. I am looking at the code on github
But the fact is that I just got it from the official repository.
This is the excact .zip
I came to the same solution:
windows - How to execute any .exe by using a batch file? - Stack Overflow
But I really think this is something that should be looked into. I am unsure what more I can do to let you know this was not something else doing this.
There isn't anything to look into. The batch script is just used to launch executables in the current working directory. There are no autohotkey scripts and no autohotkey code in the project. If you see some, point it out... but I've done extensive development with PoEHUD and the developers of it. If the shortcut.bat script launched some malicious autohotkey script, you may want to figure out where the current working directory was and delete it. You may already been infected by whatever it was.
As a side note, the releases are NEVER up to date for PoEHUD. Download the code as a zip and go into the Release folder.
-
Member
I hear you.
Guess it's time for a format and then try again.
-
Member
Is it possible to add legion factions to preload alerts
-
★ Elder ★
Originally Posted by
Quazaka
DON'T USE THIS
I JUST Tried it, and the shortcut.bat just tried to encrypt my hard drive.
This is why you don't turn off UAC......
Edit:
Had my AHK not been installed as 64, but 32bit I would have been fucked. It tried to use AHK to click through the prompts to elevate privileges but could not because it was 64bit.
Edit2:
It looks like I get a legit error when I am running the POEHud exe. But that .bat file in the root is starting something I cannot seem to find.
What I don't understand is that the source code is on github, and the shortcut.bat is very basic and hasn't been touched in 4 years. What is happening here?
Ah, I haven't seen someone do this in a while...
When you run the batch file as an admin... It runs from windows\system32. Which would be fine, except it's only expecting one exe with some random name, so the bat file just says "run every exe in here". And since you're running from the sys32 folder, yeah it runs a bunch of windows programs.
-
Active Member
Originally Posted by
Quazaka
DON'T USE THIS
I JUST Tried it, and the shortcut.bat just tried to encrypt my hard drive.
This is why you don't turn off UAC......
Edit:
Had my AHK not been installed as 64, but 32bit I would have been fucked. It tried to use AHK to click through the prompts to elevate privileges but could not because it was 64bit.
Edit2:
It looks like I get a legit error when I am running the POEHud exe. But that .bat file in the root is starting something I cannot seem to find.
What I don't understand is that the source code is on github, and the shortcut.bat is very basic and hasn't been touched in 4 years. What is happening here?

jk but lol
-
Member
Anyone can explain how can i run Mercury trade with PoeHUD? Please blessRNG
-
Member
Is there a way for a none-programmer to create a plug-in from start to finish?
any tutorial will be appreciated.
-
Originally Posted by
jaff095
Is there a way for a none-programmer to create a plug-in from start to finish?
any tutorial will be appreciated.
The best you can do as a "none-programmer" is to use BuildYourOwnRoutine. Otherwise, you will at least have to learn some basic programming to put something together.
-
Member
How can i launch mercury trade with Poehud to make it work? i didnt get any popup on incoming trades. As before all was working (but without limited user launch) but that was dangerous and ive got banned
Please, if someone can explain how he use it and get popup with limited user poehud launch, i would be so happy