Greasy Fork is available in English.
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.