L3ARNCODD1NG / UwUroblox

Tool for finding ownerless Roblox groups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

roblox-group-scraper

Tool for finding ownerless Roblox groups.

Screenshot (server: hetzner ex62-nvme (de), proxies: awmproxy vip, threads: 500)

Config

  • threadCount: amount of threads to be used for scanning
  • displayErrors: show errors related to scanning
  • isLooped: scanning will restart from min once it reaches max range
  • webhookUrl: found groups will be sent to the specified webhook url via an embed
  • minMemberCount: groups with member counts below this amount won't be shown
  • range: group ids will count from min, up until max

Output

Matched groups will be logged into the file found.csv with the following fields:

  • Id
  • Member count
  • Url
  • Name

Usage

About

Tool for finding ownerless Roblox groups


Languages

Language:Python 99.8%Language:Batchfile 0.2%