Skip to main content

Creating your account

Luarmor works with an invite code system. This means that you can only create an account if you have an invite code. You can also buy invite codes for other people to use!
Invite codes can be purchased from the main site here.
Invite codes can also be used to extend your membership by an extra 30 days by redeeming an invite code on your profile page.
1

Go to the site

2

Enter your invite code

Enter your invite code in the Invite Code field.
3

Fill in the form

Fill in the rest of the form and click Register.
The screen you see after successfully registering

Successful registration

4

Receive your login credential

You will recieve your login credential (API Key) in your emails
An email from Luarmor, showing the API key

API key in email

5

Log in

Log in to your account and access the dashboard with your API Key.
The screen you see after successfully logging in

Successful log in

Creating a project

Luarmor has a feature called project folders. They can contain multiple scripts, allowing you to have a script hub with multiple games in it.
A project can contain multiple scripts. You can create a project here by clicking Create Project.
An image showing the Luarmor dashboard with the mouse over the `Create Project` button

Luarmor dashboard

Enter all of the details for the project including the name, webhooks, and configuring HWID resets.
An image showing all of the project details filled in

Project details all filled in

Uploading your script

All scripts live inside a project, to learn how to create one, please refer to the previous section.
To start uploading a script, under the project you created, click New Script.
The button to click that adds a script to the project

The button to click that adds a script to the project

After you click New Script, you will be prompted to enter the script details. Fill in all of the details, upload your script, and press the green tick in the top right.
Your screen may be too small and you may not be able to see the Upload File button. If this is the case, try to zoom out or use another computer / monitor.
An image with all of the script details filled in

Entering all of the script details

Distributing your script

After you have uploaded your script, you can now download the loader script and start whitelisting users.
Please use the Luarmor loadstring to ensure your script is always up to date. Uploading the contents of the loadstring and using that instead will cause an error!
Download the loader script by clicking the Loader button.
An image with the red box around the download 'Loader' button

Highlighted button that downloads the loader

Generate an empty key on the user area and give it to the user. Alternatively, you can mass-generate keys and put them to your Sellix / Shoppy as serials for automated purchases.
The screen that lets you pass generate keys

Mass generate keys

A gif showing uploading keys to Sellix

Upload keys to Sellix

Mass import / export users

To import all your users, it’s recommended to use the JSON format when exporting.
1

Go to your project settings

Go to your project settings by clicking the gear icon next to the project in the user dashboard
The gear icon highlighted next to the project on the user dashboard

Gear icon highlighted

2

Import

Press Import JSON and paste the JSON file you exported earlier.
The import JSON button highlighted

Import JSON button

You can export all your users to either a TXT file or JSON file. For images, see the import section.
1

Go to your project settings

Go to your project settings by clicking the gear icon next to the project in the user dashboard
2

Download

Press either Download TXT or Export JSON. To import later, it’s recommended to use Export JSON.
I