so i did a .bat command !
PHP Code:
@echo
taskkill /f /im SR_ShardManager.exe
taskkill /f /im SR_GameServer.exe
taskkill /f /im MachineManager.exe
taskkill /f /im GlobalManager.exe
taskkill /f /im GatewayServer.exe
taskkill /f /im FarmManager.exe
taskkill /f /im DownloadServer.exe
taskkill /f /im AgentServer.exe
taskkill /f /im smc.exe
taskkill /f /im SR_ShardManager.exe*32
taskkill /f /im SR_GameServer.exe*32
taskkill /f /im MachineManager.exe*32
taskkill /f /im GlobalManager.exe*32
taskkill /f /im GatewayServer.exe*32
taskkill /f /im FarmManager.exe*32
taskkill /f /im DownloadServer.exe*32
taskkill /f /im AgentServer.exe*32
taskkill /f /im smc.exe*32
taskkill /f /im CMD.exe*32
taskkill /f /im CMD.exe






