Roblox Presence Dashboard + Fit Cloner (USD Packs + Last Seen) — finished

Track multiple users; show last seen; join; show/clone fit; USD-optimal Robux combo; dynamic add/remove

作者
Gaston_
日安装量
0
总安装量
0
评分
0 0 0
版本
1.3.3
创建于
2025-09-03
更新于
2025-09-03
大小
32.1 KB
许可证
MIT
适用于

RobloxWatcher Userscript

This is the Tampermonkey/Greasemonkey userscript part of RobloxWatcher.
It adds a floating HUD on Roblox pages to track user presence, join servers, and clone outfits.


📸 Screenshots

Presence HUD
Track friends/users, see their status, join instantly:
Presence HUD

Show Fit HUD
Inspect worn items, prices, bundles, and get Robux pack suggestions:
Show Fit HUD

✨ Features

  • Presence dashboard in the top-right corner
  • Tracks multiple users (add/remove dynamically)
  • Shows: Username – Status – Last seen
  • “Join Now” button (deep-links to Roblox)
  • “Show Fit” → lists worn assets/bundles, price, owned/missing
  • USD-optimal Robux pack combo calculator
  • “Clone Fit” and “Buy Missing” buttons open relevant pages
  • Profile pages get an Add/Remove User button

📦 Requirements


🔧 Setup

  1. Install Tampermonkey.
  2. Click Install on this GreasyFork page to add the script.
  3. Clone & run the RobloxWatcher server locally: bash git clone https://github.com/gaston1799/RobloxWatcher.git cd RobloxWatcher npm install cp .env.example .env # add your .ROBLOSECURITY cookie npm run dev
  4. The userscript will auto-connect to http://localhost:3000.

🖥 Usage

  • Press Ctrl+Shift+F to toggle the HUD.
  • Use the HUD to add/remove userIds, refresh, or join servers.
  • On profile pages, use the Add/Remove User button.
  • “Show Fit” → see items, prices, Robux pack suggestions.

⚠️ Notes

  • Requires your Roblox cookie in the server .env for API calls.
  • Cookie stays on your local machine; never commit/share it.
  • Works for public games when Roblox exposes the placeId and gameId.

🔒 Security

  • The script itself never touches your cookie.
  • All sensitive requests are proxied via your local server.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址