Skip to main content

A Python API Wrapper for ArtifactsMMO

Project description

ArtifactsMMO API Wrapper

Disclaimer

This wrapper is a third-party tool and is not officially affiliated with Artifacts MMO. Use it responsibly and at your own risk. Be aware of the game's terms of service and avoid any actions that could violate them.

Overview

This is a Python wrapper for interacting with the Artifacts MMO API, providing an easy way to interact with the game's data, perform in-game actions, and manage character and account information. This library simplifies API requests and provides a range of features to integrate with Artifacts MMO's online functionalities.

Features

  • Character Management: Create, delete, and manage character data.
  • In-Game Actions: Move, gather, craft, fight, and other interactive commands.
  • Task Management: Accept, complete, and exchange tasks from the taskmaster.
  • Grand Exchange: Manage buy and sell orders, view order history.
  • Inventory and Equipment Management: View, equip, and manage items.
  • Bank and Gold Management: Deposit and withdraw gold or items.
  • Leaderboard and Events: View event and leaderboard data.

How to install

Using pip (Recommended method)

pip install artifactsmmo-wrapper

Using conda (Recommended method)

conda install artifactsmmo-wrapper

Manually using pip (Only use this method if you know what you're doing)

mkdir artifactsmmo-wrapper
cd artifactsmmo-wrapper

git clone https://github.com/veillax/ArtifactsMMO-Wrapper.git
cd ArtifactsMMO-Wrapper

# Normal mode
pip install .

# Editable mode
# pip install -e .

Disclaimer

Some of the following text is taken from the ArtifactsMMO Website to ensure it is accurate and well put for newcommers to be able to understand. It is adapted to

How to begin playing ArtifactsMMO

Artifacts is an asynchronous MMORPG in which you can control up to 5 characters at the same time. Your characters can fight monsters, gather resources, craft items and much more.

This wrapper however is thus far a synchronous wrapper, so you have to use the threading module to control more than one character at once

Unlike a traditional game, you'll have to write your own scripts in your preferred programming language to control your characters via an API.

This wrapper is an easy way to get started with playing ArtifactsMMO Season 3. It allows you to access the API without writing too much complex code.

For another quick start, you can write your own Javascript scripts directly in the client's code editor, otherwise you can use any language you like on your own IDE. You can see examples in other programming languages in the Reference API.

Before You Begin

The first step is to create your account and your first character by logging in. After that you'll need your token, which you can find on your account.

API Token Box

⚠️ The token is used by the server to identify you when you make requests. It is important to keep it secret.

You can now open the game client by clicking here.

Ready to start?

Visit ArtifactsMMO Wrapper on PyPi to view the python package

Links

ArtifactsMMO Website
ArtifactsMMO Discord
ArtifactsMMO Docs
ArtifactsMMO Encyclopidea
ArtifactsMMO API Docs

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

artifactsmmo_wrapper-1.1.3.tar.gz (27.0 kB view details)

Uploaded Source

Built Distribution

artifactsmmo_wrapper-1.1.3-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file artifactsmmo_wrapper-1.1.3.tar.gz.

File metadata

  • Download URL: artifactsmmo_wrapper-1.1.3.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for artifactsmmo_wrapper-1.1.3.tar.gz
Algorithm Hash digest
SHA256 b0cef887c8b24c2dae1457c0ebd7f76acf2061878d6ad46f4f2e2a07904d93ce
MD5 3b34dd4fc38726a593637f44632d4c4c
BLAKE2b-256 a60bc8b3a876ce71e0be71301478b4b7a416223c0d59b3597560283c5ae0ca11

See more details on using hashes here.

File details

Details for the file artifactsmmo_wrapper-1.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for artifactsmmo_wrapper-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f82a91c988cf85226d3fc1fdee6ce5d00378e46b3d23149c2ab850e001b837cb
MD5 fbb39da6fc9332b38e80f60df7a8b37f
BLAKE2b-256 436416d3771bdb98f05edebc96c27609e0e4234fbc656b7c520c06c82c1f854e

See more details on using hashes here.

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