Serotonin Lua Documentation

Welcome to the official documentation for the Serotonin scripting environment. This guide provides all the necessary information to create powerful scripts that interact with Roblox.

Overview

The Serotonin Scripting API provides a high-performance, object-oriented environment for creating custom game modifications. You can manipulate game objects, draw custom overlays, and automate actions with a clean and modern Lua API.

Our API is designed to be powerful and intuitive. Instead of low-level memory manipulation, you interact with clearly defined objects, properties, and methods that will feel familiar to anyone with experience on the Roblox platform.

From a simple ESP to complex aiming mechanics, the API provides the tools you need.

Last updated