Quote:
For non-hacker and non-botter, use Process Explorer / Process Hacker / PsSuspend (commands lines only) to suspend GameMon.des (and eventually set the process priority to idle) when you've logged in.
I prefer PsSuspend because you can suspend GameMon.des many times (if you suspend 3 times the process, you need to resume it 3 times).
Command line to set process to idle : wmic process where name="GameMon.des" CALL setpriority "idle"
If you suspend "GameMon.des" BnS Client will close. (about 30 seconds after in game) Heartbeat is enabled. So not working :)