Connection Settings
Configure how BloxChat connects to the backend API server.API Server URL
The API Server URL determines which backend BloxChat connects to for authentication and chat services.- Hosted Server (Default)
- Local Development
- Self-Hosted
Default URL:
https://bloxchat.logix.lolThis is the official hosted backend for BloxChat. Most users should use this default configuration.The default server is maintained by the BloxChat team and includes automatic updates and support.
Reset to Default
If you’ve changed the API Server URL and want to return to the default:- Open Settings
- Click Reset to default host under the API Server URL field
- Click Save Settings
Changing the API Server URL reloads the application. You’ll need to verify your Roblox account again if switching to a different server.
Roblox Integration
Configure how BloxChat interacts with your Roblox installation.Roblox Logs Folder
BloxChat monitors your Roblox logs folder to detect when you join games and identify server JobIds for channel routing.- Automatic Detection
- Custom Path
- Reset to Default
BloxChat automatically detects your Roblox logs folder on Windows:Default path:
C:\Users\YourUsername\AppData\Local\Roblox\logsIn most cases, you don’t need to configure this manually.Account Information
The Signed in as section shows your current Roblox account:- Display Name: Your Roblox display name
- Username: Your Roblox username (with
@prefix)
How to log out
How to log out
- Open Settings
- Scroll to Roblox Integration
- Click Log out
- Confirm the action
- You’ll be redirected to the login screen
Logging out clears your local session. You’ll need to complete verification again to log back in.
Privacy & Media
Control how BloxChat handles external content to protect your privacy.External Image Loading
When enabled, BloxChat loads and displays images and videos shared in chat.- Enabled (Default)
- Disabled
What happens:
- Images and videos are loaded and displayed inline
- Media is fetched directly from external URLs
- Provides a richer chat experience
- Open Settings
- Scroll to Privacy & Media
- Check or uncheck Load external images inside chat
- Click Save Settings
Appearance
Customize the visual appearance of the BloxChat window.GUI Opacity
Adjust the transparency of the BloxChat window background.Adjust the slider
Drag the GUI Opacity slider to your desired transparency level:
- 100%: Fully opaque (default)
- 50%: Semi-transparent
- 20%: Highly transparent (minimum)
- 100%: Best for reading chat in a separate window
- 80%: Good balance between visibility and see-through
- 60%: Subtle overlay that doesn’t obstruct gameplay
- 40%: Minimal distraction, harder to read
- 20%: Nearly invisible, only for experienced users
Automation
Configure automatic actions triggered during gameplay.Auto Join Message
Set a message to be sent automatically when you join a new Roblox server (when your JobId changes). Configuration:- Open Settings
- Scroll to Automation
- Enter your message in Auto Join Message
- Click Save Settings
Leave the field empty to disable auto-join messages.
- When you join a Roblox game (new JobId detected)
- When you switch to a different server in the same game
- When you reconnect after a disconnect
Integrations
Connect BloxChat with third-party services.Discord Rich Presence
Display your BloxChat activity on your Discord profile.Create a Discord Application
- Visit Discord Developer Portal
- Click New Application
- Name your application (e.g., “BloxChat”)
- Copy the Application ID from the application’s main page
Configure in BloxChat
- Open Settings in BloxChat
- Scroll to Integrations
- Paste your Application ID in Discord RPC App ID
- Click Save Settings
- Your current activity in BloxChat
- The game/channel you’re in
- How long you’ve been active
- Open Settings
- Set Discord RPC App ID to
-1 - Click Save Settings
Saving and Canceling Changes
BloxChat tracks unsaved changes and prevents accidental data loss.Save Settings
- Save Changes
- Cancel Changes
When you’ve modified any setting:
- The message “You have unsaved changes” appears at the bottom
- The Save Settings button becomes active
- Click Save Settings to persist all changes
Some settings (like API Server URL) cause BloxChat to reload automatically after saving.
Change Indicators
The status message at the bottom shows:- “All changes saved”: No unsaved modifications
- “You have unsaved changes”: You’ve modified settings but haven’t saved
About
View information about your BloxChat installation.App Version
The About section displays your current BloxChat version number. Why this matters:- Helps identify if you’re running the latest version
- Required information when reporting bugs
- Used to determine update availability
Settings Best Practices
For casual users
For casual users
Recommended settings:
- Keep default API Server URL
- Enable external image loading
- Set GUI opacity to 100% or 80%
- Configure a friendly auto-join message
- Enable Discord Rich Presence if you use Discord
For privacy-focused users
For privacy-focused users
Recommended settings:
- Disable external image loading
- Disable Discord Rich Presence (set to
-1) - Disable or use minimal auto-join messages
- Review logs folder path to ensure data stays local
For developers
For developers
Recommended settings:
- Point API Server URL to
http://localhost:3000 - Keep image loading enabled for testing
- Verify Roblox logs path for accurate JobId detection
- Use auto-join messages for debugging
For overlay users
For overlay users
Recommended settings:
- Set GUI opacity between 60-80%
- Enable external image loading for full experience
- Position BloxChat window over game UI
- Use keyboard shortcuts (
/andEsc) for quick access
Next Steps
Using the App
Learn how to use BloxChat features effectively
Troubleshooting
Fix common configuration issues