你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/548192-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
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.