AntiRaidAntiRaid

Loading Templates from the Shop

How to install community-made templates into your server using the /load command.

Updated April 11, 2026

AntiRaid has a template shop where community members share reusable Luau scripts. Instead of writing templates from scratch, you can browse the shop and load one directly into your server.

Loading a template

Use the /load command with the template's shop ID:

/load template_id:[id]

The template is installed into your server and will run automatically when the events it listens to are triggered.

Writing your own templates

If you want to write your own Luau templates instead of using shop templates, see the Templating developer docs for the full scripting guide, execution model, and API reference.