KILLSCRIPT Documentation
Build KILLSCRIPT modules — from your first script to Reflex
Everything you need to build modules
Section titled “Everything you need to build modules”The documentation explains the API through practical examples and helps you quickly find the property, method, or implementation pattern you need.
Getting startedCreate regular and Reflex modules, understand structure, run code, and debug.
Vibe codingGive an AI the right KILLSCRIPT context, describe a task, and review the resulting module.
Module developmentEditor setup, Lua organization, settings, input, assets, and localization.
InterfaceImGui, UXML, interactive windows, styles, and animations through practical examples.
Reflex modulesClient/server architecture, Network, server ticks, and a complete example.
Practical recipesInput toggles, Storage, ally labels, and a custom camera preview.
Custom serversServer creation, module testing, and current console commands.
API referenceProperties, methods, types, get/set access, and execution contexts.