ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script πŸ“Œ
11.0k Views

RedFox Server Bowser

Universal Script πŸ“ŒUploaded by
1 year ago
Please login to perform these actions:

Description

🦊 RedFox Server Browser ========================= DESCRIPTION: ------------ RedFox Server Browser is a custom Roblox UI tool that lets you browse, join, and manage public servers in any game you're currently playing. It uses a dark red-themed interface and provides utility buttons for teleporting, copying server Job IDs, and monitoring simulated ping. FEATURES: --------- βœ” Live Server List: - Displays up to 100 active public servers for the current game. βœ” Join Button: - Join any server instantly via a β€œJoin” button. βœ” Player Count: - Shows number of players currently in each server. βœ” Simulated Ping: - Displays ping (between 40–150ms, auto-updates every second). βœ” Copy Job ID (per server): - Each server card includes a β€œπŸ“‹ Copy Job ID” button to copy its unique identifier. βœ” Copy MY Job ID: - A button that copies your current Job ID (game.JobId) to clipboard. βœ” Manual Job ID Join: - Enter any server Job ID manually and teleport directly. βœ” RedFox Theme: - Custom UI with red/black styling, gradients, rounded corners, and hover effects. REMOVED FEATURES: ----------------- ✘ Refresh Button (was causing race conditions) ✘ Sort by Player Count or Ping ✘ Hide Full Servers USAGE: ------ 1. Execute the script in your Roblox executor. 2. View the list of public servers. 3. Click "Join" or "Copy Job ID" for any server. 4. Use the textbox to manually teleport via Job ID. 5. Use β€œπŸ“‹ Copy MY Job ID” to share your current server. Updates: Added πŸ“‹ "Copy MY Job ID" button Added πŸ” "Rejoin Server" button Added πŸ” "Refresh" button (rebuilds UI) Added 🟒 "YOU'RE HERE" label for current server Hid πŸ“‹ "Copy Job ID" button for current server Fixed scroll canvas resizing bug Fixed server duplication after refresh Made UI fully draggable Applied RedFox gradient + rounded corners Server ping updates every 1s Proper "Join" button hover effect TextBoxes now support Enter-to-join Added External Game join panel All UI uses consistent red/black RedFox theme

View Raw
Edited By: Redfox Download


Comments
7
User profile picture
zxcv 1 year ago
nice!
User profile picture
Redfox 1 year ago
want me to add rounded corners
User profile picture
NINE 1 year ago
pretty good
User profile picture
SandDune 1 year ago
Add Server Timers
User profile picture
Redfox 1 year ago
I can try but i think i need to make a custom api for that
User profile picture
Cxruzlo 1 year ago
Can it join old servers?
User profile picture
Redfox 1 year ago
Roblox does not provide uptime data through the public API (https://games.roblox.com/v1/games/...). So unless you: Add this logic inside every server of your own game, OR Use an external server list hosted yourself (via Node.js or Python backend), you can’t get real uptime across other people’s games or servers.
Please Login to add a comment.