Skip to content

Repository files navigation

ByGone Spoofer

Hardware identifier spoofing tool for Windows — built specifically for Roblox.

Stars Downloads Release License Discord


Read the Docs

🎯 This tool is made SPECIFICALLY for Roblox — not Fortnite, not Valorant, not any other game. If it happens to work elsewhere, that's a coincidence; it was never made for that, and non-Roblox use isn't supported.

📚 Documentation

All guides live in the GitBook docs — installation, a full spoof walkthrough, spoofing modes, VPN setup, Windows activation, troubleshooting, and warnings:

👀 What it looks like

 ╭──────────────────────────────────────────────────────────────────────╮
 │            Nitaybl's ByGone Spoofer (join discord.gg/3aZX4TukBC)       │
 │              Version: v4.7 (HWID Fixes + Roblox Path Detection)        │
 ╰──────────────────────────────────────────────────────────────────────╯

    ─────────────────────────────  Main Menu  ─────────────────────────────

        1. Spoofing
        2. Fixer
        3. Utilities
        0. Exit

    [?] Select an option:

⚠️ Disclaimer

For educational and research purposes only. Use at your own risk.

Features

  • HWID Spoofing - Modify system UUID, motherboard serial
  • MAC Address Spoofing - Change network adapter identifiers, with a post-spoof connectivity check (pings google.com and offers to restore your MAC if you go offline)
  • Wider Adapter Support - Detects adapters via WMIC, PowerShell, or the registry
  • EDID Spoofing - Modify monitor serials
  • Trace Removal - Clean registry, event logs, temp files
  • Backup & Restore - Save and restore original hardware IDs
  • FishStrap / BloxStrap Support - Choose your preferred Roblox bootstrapper on reinstall

Quick Start

Installation

pip install -r requirements.txt

Usage

Run as administrator:

python ByGoneSpoofer.py

Compilation

To create a standalone executable:

scripts\compile_bygone_spoofer.bat

The EXE will be in the dist/ folder.

Spoofing Modes

Mode Use Case Changes
Full Spoof Hard HWID ban HWID + MAC + EDID + Traces
Light Spoof Soft ban MAC + EDID + Traces
Recommended Continue cheating Traces + MAC (no HWID)
Reverse Undo changes Restore from backup

Roblox Install Options

When reinstalling Roblox, you can choose:

  • Standard Roblox — Official installer from roblox.com
  • FishStrap — Custom bootstrapper with extra features (via fishstrap.app)
  • BloxStrap — Custom bootstrapper auto-downloaded from GitHub

Safety

The tool includes:

  • System restore point creation before changes
  • Hardware ID backup to JSON file
  • HWID and EDID registry backup for reversal
  • Preflight system checks

Important:

  • HWID/EDID can be restored from backup (not just restore point)
  • MAC addresses always reversible
  • Create backup before first use

Known Limitations

  • ASUS motherboards may block HWID changes
  • WiFi adapters often don't support MAC spoofing
  • Administrator rights required for all operations
  • System reboot needed after EDID changes

Requirements

  • Windows 10/11 (64-bit)
  • Python 3.8+
  • Administrator privileges

Project Structure

ByGoneSpoofer/
├── ByGoneSpoofer.py          # Main application
├── requirements.txt           # Dependencies
├── README.md                 # This file
├── LICENSE                   # MIT License
├── CHANGELOG.md             # Version history
├── ico.ico                   # Application icon
└── scripts/                  # Compilation scripts
    ├── compile_bygone_spoofer.bat
    └── ByGoneSpoofer.spec

Contributors

Contributor Contributions
@nitaybl Creator & maintainer
@echohumm Compilation script bug reports & fixes (line endings, path resolution, PyInstaller PATH, echo escaping)

Contributing

Contributions welcome! See CONTRIBUTING.md for guidelines.

License

MIT License - see LICENSE file for details. Usage terms and disclaimer: see DISCLAIMER.md.

Support


Use responsibly and legally.

About

ByGone Spoofer by @nitaybl: Python utility for Roblox (Byfron) ban assistance. Automates MAC spoofing, system cleaning, and Roblox reinstall. For personal, educational, and non-commercial use only.

Topics

Resources

Contributing

Stars

65 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages