Host Lua Scripts Simply

Fast, anonymous Lua script hosting with raw access. Upload Lua scripts. Share instantly. No account needed.

Anonymous

No account required. Choose a username and start sharing instantly.

Raw Access

Instant raw links ready for executors. No ads, no redirects.

Large Scripts

Upload scripts up to 10MB+. Perfect for complex frameworks.

Private

Control access with keys and expiration. Keep scripts secure.

1

Enter username

Choose a unique identifier for your profile.

2

Create repository

Give your script a name and description.

3

Paste Lua script

Add your code to our clean editor.

4

Share raw link

Copy the link and use it in your executor.

Clean Code Experience

Beautiful code viewing and easy sharing.

example.lua
1print("Hello from GitLua")
2-- Your script is ready to be shared

Comprehensive Documentation

We've made it easy to understand how to use GitLua with your favorite executors and tools.

What is GitLua?

Learn about our mission and platform architecture.

How to use raw links

Step-by-step guide on integrating raw links.

Executor usage

Best practices for using GitLua with Lua executors.

Read Full Docs

Quick Start Guide

To use a script from GitLua in your executor, simply use the loadstring function with our raw API.

loadstring(game:HttpGet("https://gitlua.app/raw/example.lua"))()

Replace example.lua with your repository filename found in the dashboard.

Start using GitLua today

Join thousands of developers sharing their Lua scripts on the most modern platform.

Get Started Now