FOR FIVEM (QBCORE) & ROBLOX DEVS

Scripts for your server, written in seconds.

Describe what you want in plain English. Stellar writes complete scripts with the fxmanifest, ready to drop into your resources folder — with the right ped models, events and install notes.

Free to start · No card needed
Stellar AI — live demo
Make a shop NPC that sells burgers for $50
burger_shop.luaCopy
-- Stellar AI · client scriptlocal shopPed = `mp_m_shopkeep_01`CreateThread(function() RequestModel(shopPed) while not HasModelLoaded(shopPed) do Wait(0) end local ped = CreatePed(4, shopPed, -1195.3, -894.8, 13.9, 33.0, false, true) FreezeEntityPosition(ped, true) SetEntityInvincible(ped, true)end)RegisterNetEvent('stellar:buyBurger', function() TriggerServerEvent('stellar:pay', 50)end)

How it works

Three steps. No coding needed.

01

Describe it

"A bank heist with a 10-minute cooldown." That's the whole prompt.

02

Stellar writes it

Complete Lua with the right ped models, events and install notes — where every file goes.

03

Drop it in

Copy it into your resources folder and restart your server. It runs.

Plans

Start free. Upgrade when your server needs more.

Free

£0
  • £1 free credit to start
  • 3 models: Spark, Star and Comet
  • Complete, working scripts
  • No card required
Start free
MOST POPULAR

Plus

£10/mo
  • 20× more usage than Free
  • Refreshes faster
  • Longer, richer scripts
  • Priority when we're busy
  • Cancel anytime
  • Cancel anytime
Get Plus

Pro

£30/mo
  • 🚀 Nova — our most powerful model
  • 40× more usage than Free
  • Refreshes fastest
  • Entire systems in one reply
  • Cancel anytime
  • Cancel anytime
Get Pro

Your first script is 30 seconds away.

Open Stellar AI