Roblox Friends List

Showing "hidden" friend lists

作者
im tired of this
今日安裝
0
安裝總數
0
評價
0 0 0
版本
1.0
建立日期
2025-08-05
更新日期
2025-08-05
尺寸
3.1 KB
授權條款
未知
腳本執行於

Roblox Friends List Revealer

This userscript bypasses Roblox's friend list privacy settings to show previously hidden friend lists on user profiles.

How it works

The script intercepts Roblox's MustHideConnections API calls and modifies the response to force friend lists to display, regardless of the user's privacy settings.

Installation

  1. Install a userscript manager like Tampermonkey or Greasemonkey
  2. Install this script
  3. Navigate to any Roblox user profile
  4. Friend lists will now be visible even when set to private

Compatibility

  • Works on all Roblox pages
  • Compatible with modern browsers
  • Runs at document start for maximum effectiveness

Technical Details

The script intercepts both fetch requests and XMLHttpRequest calls to the MustHideConnections endpoint, modifying the access property from "Granted" to "Denied" which paradoxically makes the friends list visible.

Note

This script modifies how Roblox displays friend lists and may not reflect the user's actual privacy preferences. Use responsibly and respect others' privacy.