- Automatically detects when Roblox disconnects
- Instantly reconnects using your VIP server link
- Handles connection errors and timeouts
- Auto-rejoin every 1-24 hours (configurable)
- Prevents long AFK timeouts
- Maintains continuous server presence
- Removes window borders for immersive gaming
- Full-screen experience while keeping Alt+Tab functionality
- Automatic setup after reconnection
- Automatically closes web browsers after successful reconnection
- Supports all major browsers (Chrome, Firefox, Edge, Opera, Brave, etc.)
- Helps free up system resources
- Clean, intuitive interface
- Real-time status monitoring
- Comprehensive logging system
- Customizable settings
- Windows 7/8/10/11
- AutoHotkey v2.0+ (Download here)
- Roblox installed on your system
-
Download AutoHotkey v2
https://www.autohotkey.com/download/ -
Clone this repository
git clone https://github.com/yourusername/roblox-auto-reconnect.git cd roblox-auto-reconnect -
Run the script
- Double-click
RobloxAutoReconnect.ahk - Or right-click and select "Compile Script" to create an executable
- Double-click
- Launch the tool - Run the
.ahkfile or compiled.exe - Enter VIP Server Link - Paste your Roblox VIP server link
- Test Connection - Click "Test" to verify the link works
- Configure Settings - Set your preferred monitoring interval and auto-rejoin schedule
- Start Monitoring - Click "Start Monitoring" to begin
| Setting | Description | Default |
|---|---|---|
| VIP Server Link | Your Roblox VIP server URL | - |
| Check Interval | How often to check connection (seconds) | 5 |
| Auto Rejoin | Scheduled rejoin interval (hours) | 1 |
| Borderless Mode | Enable borderless fullscreen | โ |
| Auto Monitoring | Start monitoring automatically | - |
| Key | Function |
|---|---|
F1 |
Toggle monitoring on/off |
F2 |
Manual reconnect |
F3 |
Toggle borderless mode |
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ ๐ฎ Roblox Auto-Reconnect Tool โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ VIP Server Link: [________________Test] โ
โ Monitoring Status: โ
Enabled โ
โ โ Enable Auto Monitoring โ
โ Auto Rejoin every: [1โผ] hours โ Enable โ
โ Check every: [5] seconds โ
โ [Start] [Stop] [Reconnect] [Exit] โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ [12:34:56] Started monitoring... โ โ
โ โ [12:35:01] โ
Roblox opened โ โ
โ โ [12:35:09] ๐ฎ Successfully joined โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
The tool automatically closes these browsers after reconnection:
- Google Chrome (
chrome.exe) - Mozilla Firefox (
firefox.exe) - Microsoft Edge (
msedge.exe) - Opera (
opera.exe) - Brave Browser (
brave.exe) - Vivaldi (
vivaldi.exe) - Internet Explorer (
iexplore.exe)
; Modify these values in the script
CHECK_INTERVAL := 5000 ; 5 seconds (in milliseconds)
RECONNECT_DELAY := 3000 ; 3 seconds delay before reconnectโ Script won't start
- Ensure you have AutoHotkey v2.0+ installed
- Right-click the script and "Run as Administrator"
โ Test connection fails
- Verify your VIP server link is correct
- Check if Roblox is properly installed
- Ensure link format:
roblox://placeId=123456&linkCode=abcdef
โ Borderless mode not working
- Try pressing F3 manually after Roblox opens
- Some antivirus software may block window manipulation
โ Auto-rejoin not triggering
- Check that "Enable Auto Rejoin" is checked
- Verify the hour interval is set correctly
- Monitor the log for scheduled rejoin messages
If you encounter issues:
- Check the log output in the GUI
- Run as Administrator
- Disable antivirus temporarily for testing
- Open an issue
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Follow AutoHotkey v2 syntax
- Add comments for complex logic
- Test thoroughly before submitting
- Update documentation as needed
- โจ Initial release
- ๐ Auto-reconnection functionality
- โฐ Scheduled auto-rejoin system
- ๐ฅ๏ธ Borderless fullscreen support
- ๐ Automatic browser cleanup
- ๐๏ธ Full GUI interface with logging
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2024 Roblox Auto-Reconnect Tool
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction...
This tool is for educational and convenience purposes only. Use at your own risk and ensure compliance with Roblox's Terms of Service. The developers are not responsible for any account actions taken by Roblox.
If this tool helped you, consider:
- โญ Star this repository
- ๐ Report any bugs you find
- ๐ก Suggest new features
- ๐ค Share with friends
Made with โค๏ธ for the Roblox community
Report Bug โข Request Feature โข Discord