finds user (or group)'s hidden/privated/non visible games on roblox platform
-
Clone the repository via
git
:git clone https://github.com/Roblox-Devs/roblox-hdf.git cd roblox-hdf
-
Install all dependencies and run with nodejs:
npm i && node index.js
-
It will ask what type (group or user) holds the games, type "User" if you want to search a user, type "Group" if you want to search in a group
-
It will ask the ID of this type, this is straight forward (give the userid of the user if user, give groupid of group if group), after that it will output all the games it could find