Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.
/ MultiScope-V1 Public archive

MultiScope is an advanced Multi-Account Sol's RNG Biome Detection Macro.

License

Notifications You must be signed in to change notification settings

cresqnt-sys/MultiScope-V1

Repository files navigation

Warning

This repository has been archived in favor of MultiScope V2

Project Logo MultiScope

GitHub stars GitHub issues GitHub last commit Discord GitHub All Releases Static Badge

Short Description: A Sols RNG Biome Macro made to detect changes across multiple accounts while ensuring no AFK kicks.


MultiScope is a Python application designed to track Biome Changes in Sols RNG across multiple accounts. | Formerly BiomeScope

Features

  • Multi-Account Management: Configure and track multiple accounts.
  • Biome/Event Detection: Automatically detects biomes with sub second delays.
  • Discord Notifications: Sends notifications via Discord webhooks for configured events and accounts.
  • Statistics Tracking: Keeps track of detected events (e.g., biome counts) and session time.
  • GUI: Provides a tabbed interface for controls, webhooks, stats, logs, and settings.
  • (Optional) Anti-AFK: Includes functionality to prevent being marked as AFK Kicked. This is done without you even noticing.
  • Configuration: Saves settings, accounts, and logs.
  • Update Checker: Checks for new versions on startup.

Getting Started

Prerequisites

  • Python (or use the precompiled executable)

Installation

Option 1: Using Python

  1. Clone the repository:
    git clone https://github.com/cresqnt-sys/MultiScope
    cd MultiScope 
  2. Install Python dependencies:
    # It's recommended to use a virtual environment
    python -m venv venv
    # Activate the virtual environment (Windows example):
    venv\\Scripts\\activate 
    # (macOS/Linux example): source venv/bin/activate
    
    # Install requirements
    pip install -r requirements.txt

Option 2: Using Precompiled Executable

  1. Download the precompiled executable from the releases section.
  2. Run the executable directly without any additional steps.

Note: The precompiled executable includes all necessary dependencies and does not require Python installation.

Running the Project

# Ensure your virtual environment is activated (if used)
python main.py 

Usage

  1. Launch the application using python main.py.
  2. Use the 'Manage Accounts' button to add your accounts.
  3. Use the 'Webhooks & Control' tab to add Discord webhook URLs.
  4. Configure which accounts notify which webhooks.
  5. Use the 'Configure Biomes' button to set up notification preferences.
  6. Press F1 (or the 'Start' button) to begin detection.
  7. Press F2 (or the 'Stop' button) to stop detection.
  8. Monitor logs and stats in the 'Stats & Logs' tab.

Changelog

Notable changes to this project are documented in the CHANGELOG.md file. The current version is 0.9.9-Stable.

License

This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International - see the LICENSE file for details.

Acknowledgements

  • Created by: cresqnt & Bored Man
  • Original Inspiration: Maxstellar

Contact

If you find MultiScope useful, please consider starring the repository on GitHub

About

MultiScope is an advanced Multi-Account Sol's RNG Biome Detection Macro.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages