Luau Tools is a professional web app focused on Roblox and Luau developers, offering practical generators and calculators for common game development tasks.
- Rarity Generator with Luau table output
- Gamepass Generator with sanitized Luau keys
- Chance Calculator using
1 - (1 - chance) ^ attempts - Time Converter for
s,min,h, anddformats - Discord Webhook Generator for embed JSON payloads
- Responsive tab system for tool navigation
- Copy buttons with visual "Copied!" feedback
- Input validation and smooth tab animations
- HTML5
- CSS3
- Vanilla JavaScript
- GitHub Actions
- GitHub Pages
- Clone or download the project.
- Open the project folder.
- Open
index.htmlin your browser.
- Create a repository on GitHub.
- Upload all files to the
mainbranch. - Go to
Settings > Pages. - Under Build and deployment, select
Source: GitHub Actions. - Push to the
mainbranch. - The site will be automatically published by the workflow.
CronaDeveloper