Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.58 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.58 KB

Ze-Finder

Ze-Finder is a powerful Roblox group finder that performs around 500,000 checks per minute, utilizing free Tor proxies & Account Cookies to bypass Roblox's APIs Ratelimits.

Image of the script running

Setup

You can find the Youtube tutorial video here.

  1. Install Python:

    • Visit Python.org and download the latest release.
  2. Install Libraries:

    • Run the following command to install the required libraries:
      python -m pip install aiohttp asyncio psutil requests
  3. Download & Exctract the repository:

  4. Prepare Roblox Accounts:

    • Create 3-4 new empty Roblox accounts.
    • Add the cookies for these accounts into the new_cookies.txt file.
  5. Configure Webhook & Discord User ID:

    • Add your Discord webhook URL and Discord User ID to the config.json file.
  6. Start the Scraper:

    • Run the script with the following command:
      python -m main.py

Support

  • If you encounter any issues, contact @Bueezi. on Discord.

License

Proprietary License

Copyright 2024 Bueezi™. All Rights Reserved.

This software is licensed under the Proprietary License. Unauthorized copying, modification, distribution, or use of this software is strictly prohibited. For full license details, see the LICENSE file in this repository.