Skip to main content

Minecraft name sniper.

Project description

Arceus

The best (probably) free Minecraft name sniper.

IMPORTANT - LICENSE TERMS

The arceus project is licensed under GNU GPLv3 or later. This means you CANNOT redistribute modifications to the project except under GNU GLPv3. In other words, any modifications you make must also be open source.

Features

  • Transfer and blocking sniper
  • Benchmark to test settings
  • Low latency by opening the TCP connections before sending requests
  • High requests/second by bypassing HTTP overhead

Installation

You can install using pip:

pip install arceus

Discussion and Support

Join the Discord Server for support, feature suggestions, bug reports, usage help, and general discussion.

Usage

First, you'll need to create a config.json:

{
  "account": {
    "email": <ACCOUNT_EMAIL>,
    "password": <ACCOUNT_PASSWD>
  },
  "offset": <REQUEST_OFFSET>
}

CLI Options:

Name Short Description
--target -t Name to snipe
--config -c Config file to use
--attempts -a Request attempts
--later -l Days later to snipe

Transfer Snipe:

arceus transfer

Block Snipe:

arceus block

Benchmarking

CLI Options:

Name Short Description
--host -h Benchmark API to use
--offset -o Request timing offset
--attempts -a Request attempts
--delay -d Seconds before the benchmark

Benchmarking doesn't read config.json, if you want to specify an offset, use the --offset option

arceus benchmark

Contributing

Feel free to fork the project and make a pull request on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arceus-2.0.2.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

arceus-2.0.2-py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page