| author | description | icon |
|---|---|---|
linhisreal |
Complete installation guide for AWP.GG |
down-from-line |
{% tabs %} {% tab title="New Users" %}
sequenceDiagram
participant User
participant Bot
participant System
User->>Bot: /register command
Bot->>User: Send DM with instructions
User->>Bot: Complete registration
System->>User: Account created
{% endtab %}
{% tab title="Existing Users" %}
- Use
/claimto activate license - New duration adds to existing time
- One license per user {% endtab %} {% endtabs %}
{% hint style="warning" %}
- Execute
/downloadcommand - Wait for DM with download link
- Download within 5 minutes
{% tabs %} {% tab title="Pre-Install" %}
- β ROBLOX fully closed
- β Prerequisites installed
- β Antivirus disabled
- β Windows Defender off {% endtab %}
{% tab title="Installation" %}
- Run installer as admin
- Follow setup wizard
- Configure settings
- Complete initial setup {% endtab %} {% endtabs %}
graph TD
A[Launch UI] -->B[Login]
B -->C[Click Launch Icon]
C -->|Error| D[Open Scripting]
D -->E[Go to Settings]
E -->F[Fix Channel]
F -->C
C -->|Success| G[Ready to Use]
{% hint style="info" %} To remove AWP.GG:
- Open UI
- Go to Scripting > Settings
- Click "Remove AWP"
- Reinstall ROBLOX {% endhint %}
{% hint style="success" %} Installation complete! Check our FAQ for common questions. {% endhint %}