Hello, i got problem,when run client as limited user,the loader appear however but its just Checking resource and then automatic quit without even open the PoE.
How can i fix it,please???
Hello, i got problem,when run client as limited user,the loader appear however but its just Checking resource and then automatic quit without even open the PoE.
How can i fix it,please???
Is it safe to use ExileAPI and POEAPIKIT if I do this?
Nothing is ever 100% safe but it’s not detected automatically.
They can still look for suspicious actions scripts take and could change their anti cheat at any time to detect. Still this method blocks easy detection from previous methods.
If being banned would be more than a frustration then usually best not to cheat in the first place
Also having this issue.
The shortcut command I'm using is
One potential solution I read said I may need to have poe installed on both users? Is that true? If anyone knows why this is happening It'd be greatly appreciated.Code:C:\Windows\System32\runas.exe /user:MyUser /savecred "cmd /C cd /d \"C:/Program Files (x86)/Grinding Gear Games/Path of Exile/\" && start /high PathOfExile_x64.exe"
Hi guys!
LabCompas does not working when I'm starting POE under the limited user. It launches, it loads the map when I enter the plaza, but doesn't show current room layout when I enter the lab.
I have latest version. I tried to run it as admin. I tried to run it as limited user.
It works properly when I'm starting POE under the main user.
Did anyone have such a problem? How can I fix it? Or Is there a lab compas as API plugin?
If I run hud while limited users up on POE but not denied on hud without would I get detected or does it just not attach
So I only block permissions in folder where I have scripts (e.g. D:\Games\PoE\Tools\PoEapikit-0.9.1) not PoE game directory?
I have the same problem. i had to delete the user account where it worked fine but when i made a new one poe won't even launch on it. checking resources but quits after 2seconds. i have tried to install poe on the second user too but no success. any idea what could be wrong here?
Check this Just a moment... bat launcher
what's the point in launching
Awakened PoE Trade.ex is written in TypeScript: Typed JavaScript at Any Scale. language and has a completely open source codeCode:RUNAS /user:%limitedUser% /savecred "cmd /C pushd %trademacro2% && "Awakened PoE Trade.exe""
GitHub - SnosMe/awakened-poe-trade: Path of Exile trading app for price checking
it even theoretically cannot contain viruses, steal data, etc.
hello all
i tried both ways(shortcut-.bat ) game is starting than closing and and i am getting path of exile suspended in task manager.
pls help megame is installed in C parttion
hi have a problem:
C:\Windows\System32\runas.exe /user:YOURNAME /savecred "cmd /C cd "C:/Program Files (x86)/Grinding Gear Games/Path of Exile/" && PathOfExile_x64.exe"
i use this string on destination, now i put my GGG folder in D so i try to do this :
C:\Windows\System32\runas.exe /user:YOURNAME /savecred "cmd /D cd "D:/Grinding Gear Games/Path of Exile/" && PathOfExile_x64.exe"
but it open my cmd line and don't start the client...why? any other parameter i must change? ty