Hello.
Do we have any function to kill the process window? Or at least retrieve the Process ID the bot is attached to. Exit the game via LokiPoe.EscapeState.ExitGame won't work, because it's not functioning if the account is stuck in the login screen. I'm not seeing anything in the API.
Process.GetProcessesByName method to find it won't fit my future plans so I wouldn't want to use it.
Any help is appreciated.
EDIT: Lokipoe.Memory.Process, that's it I think. Why Memory class is not documented in the API? ;o
Do we have any function to kill the process window? Or at least retrieve the Process ID the bot is attached to. Exit the game via LokiPoe.EscapeState.ExitGame won't work, because it's not functioning if the account is stuck in the login screen. I'm not seeing anything in the API.
Process.GetProcessesByName method to find it won't fit my future plans so I wouldn't want to use it.
Any help is appreciated.
EDIT: Lokipoe.Memory.Process, that's it I think. Why Memory class is not documented in the API? ;o
Last edited:






