Skip to content

Asterion Documentation

Everything you need to script, configure and get the most out of Asterion — the premium multi-game toolkit. Guides, the full Lua API and copy-paste examples.

Get started Browse the API

  • Getting started


    Install the loader, load your first script and understand how the scripting engine hooks into the game.

    Introduction

  • The Lua API


    Register callbacks, draw on screen, read entities and build your own features on top of Asterion.

    Callbacks

  • Examples


    Ready-to-use snippets — ESP, timers, chat helpers and more — that you can drop straight into your config.

    Examples

  • Changelog


    Track every API change, new callback and breaking update as the product evolves.

    Changelog

Supported games

Asterion ships a shared scripting runtime across every supported title, so a script you write for one game uses the same callbacks and libraries on another.

Game Status Scripting
Counter-Strike 2 Live Full
Rust Live Full
FiveM / GTA V Live Full
Apex Legends Live Partial
Fortnite Beta Partial

New here?

Head to the Introduction — it walks you from a blank editor to a working on-screen script in about five minutes.