您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Showing "hidden" friend lists
This userscript bypasses Roblox's friend list privacy settings to show previously hidden friend lists on user profiles.
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.
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.
This script modifies how Roblox displays friend lists and may not reflect the user's actual privacy preferences. Use responsibly and respect others' privacy.