Code Monkey home page Code Monkey logo

lol's Introduction

roblox-group-scanner-v2

Python 3 tool for finding unclaimed groups on Roblox. Supports multi-threading, multi-processing and HTTP proxies.

Unlike roblox-group-scanner, this tool uses the bulk api endpoint for group details, thus resulting in performance increases of up to 100x.

Usage

python scanner.py -w 32 -r 1-11500000 -c 11000000 -p proxies.txt -u WEBHOOKURLHERE
usage: scanner.py [-h] [-t THREADS] [-w WORKERS] [-r RANGE] [-c CUT_OFF] [-p PROXY_FILE] [-u WEBHOOK_URL]
                  [--chunk-size CHUNK_SIZE] [--timeout TIMEOUT]

optional arguments:
  -h, --help            show this help message and exit
  -t THREADS, --threads THREADS
                        Amount of threads to be created per worker
  -w WORKERS, --workers WORKERS
                        Amount of processes to be created
  -r RANGE, --range RANGE
                        Range of group ids to be scanned
  -c CUT_OFF, --cut-off CUT_OFF
                        Group ids past this point won't be blacklisted based on their current validity status
  -p PROXY_FILE, --proxy-file PROXY_FILE
                        List of HTTP proxies
  -u WEBHOOK_URL, --webhook-url WEBHOOK_URL
                        Webhook for results
  --chunk-size CHUNK_SIZE
                        Amount of groups to be checked per API request
  --timeout TIMEOUT     Timeout for server responses

lol's People

Contributors

renzpogiwww avatar

Watchers

funny avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.