Skip to main content

Minecraft name sniper written in Python

Project description

MCsniperPY

MCsniperPY

A Fast, async, and open source Minecraft name sniper.

WebsiteDocs

GitHub Stars Python Versions PyPI - License CodeFactor PyPI - Downloads

example

Overview

  • Asynchronous • MCsniperPY is asynchronous meaning it tends to be faster and more efficient than multithreaded name snipers
  • Open source • MCsniperPY is open source, meaning you can look at everything that goes on behind the scenes to get you a name. This means you can be sure it doesn't steal your account.
  • Fast • MCsniperPY is fast, but not so fast that your requests run out instantly.

Contributing

MCsniperPY is looking for people to help code it! If you want to contribute something (not just code) refer to CONTRIBUTING.md.

Installation

# First, find your python prefix. for windows it's `py`, for everything else, it's `python3`
YOURPYTHONPREFIX -m pip install mcsniperpy
YOURPYTHONPREFIX -m mcsniperpy --help
# MCsniperPY is now installed and can be run with:
YOURPYTHONPREFIX -m mcsniperpy

Development install

# You need git, python, and pip installed for this to work
git clone https://github.com/MCsniperPY/MCsniperPY.git
cd ./MCSniperPY
git checkout recode
YOURPYTHONCOMMAND -m pip install --editable .
YOURPYTHONCOMMAND -m mcsniperpy --help
# You can now edit code / add features / whatever

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

MCsniperPY-0.20.1.tar.gz (15.3 kB view hashes)

Uploaded Source

Built Distribution

MCsniperPY-0.20.1-py3-none-any.whl (19.9 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