Skip to content

[PATCHED] finds privated/non visible games based on user (or group)

Notifications You must be signed in to change notification settings

Roblox-Devs/roblox-hdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

roblox-hdf

finds user (or group)'s hidden/privated/non visible games on roblox platform

Usage

  1. Clone the repository via git:

    git clone https://github.com/Roblox-Devs/roblox-hdf.git
    cd roblox-hdf
  2. Install all dependencies and run with nodejs:

    npm i && node index.js
  3. 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

  4. 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

About

[PATCHED] finds privated/non visible games based on user (or group)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published