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.