Getting Started with Revix
Welcome to Revix! This guide will help you get started with the AI-powered scripting assistant for Roblox development.
What is Revix?
Revix is an AI coding assistant designed specifically for Roblox development. It helps you:
- Write Lua code faster
- Fix bugs in your existing scripts
- Implement new features with natural language
- Understand and navigate your codebase
Prerequisites
Before you start using Revix, make sure you have:
- Roblox Studio installed on your computer
- A Revix account (sign up at our website)
- The Revix Plugin installed in Roblox Studio
Quick Start
Step 1: Create an Account
Visit our signup page and create your Revix account. You'll need to verify your email address before you can start using the AI features.
Step 2: Install the Plugin
- Open Roblox Studio
- Go to the Plugins tab
- Click "Manage Plugins"
- Search for "Revix" in the marketplace
- Click "Install"
Step 3: Connect Your Studio
- Open a place in Roblox Studio
- The Revix plugin will appear in your toolbar
- Click the Revix icon to open the plugin window
- Sign in with your Revix account credentials
Step 4: Start Coding with AI
- Open the Revix dashboard in your browser
- You'll see your project files automatically synced
- Type a request in the chat, like "Create a player join script"
- Watch as Revix generates and applies the code to your project!
Next Steps
- Learn about Plugin Features
- Explore Chat Commands
- Check out Best Practices