<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [bitburner](./bitburner.md) > [NS](./bitburner.ns.md) > [kill](./bitburner.ns.kill_1.md) ## NS.kill() method <b>Signature:</b> ```typescript kill(script: string, host: string, ...args: string[]): boolean; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | script | string | | | host | string | | | args | string\[\] | | <b>Returns:</b> boolean