Track multiple users; show last seen; join; show/clone fit; USD-optimal Robux combo; dynamic add/remove
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.
Presence HUD
Track friends/users, see their status, join instantly:

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

bash
git clone https://github.com/gaston1799/RobloxWatcher.git
cd RobloxWatcher
npm install
cp .env.example .env # add your .ROBLOSECURITY cookie
npm run dev
http://localhost:3000..env for API calls.placeId and gameId.