Skip to content
/ pyrelay Public

A framework to connect and interact with the game Realm of the Mad God written in Python

License

Notifications You must be signed in to change notification settings

Maxi35/pyrelay

Repository files navigation

pyrelay

pyrelay is a client which can connect to Realm of the Mad God written in Python.

This project is inspired by nrelay

Installation

Use the package manager pip to install the packages in requirements.txt

pip install -r requirements.txt

Setup

Copy the file Accounts_ex.json, rename the copy to Accounts.json and remove the comments

Then in the file Accounts.json insert the email+password for the account(s) you want to use

Look in Accounts_ex.json to see how different accounts and proxies are used.

Plugins

The folder Plugins is where you make the plugins the clients will use.

Running

To start the bot simply run pyrelay.py from the cmd

pyrelay.py

About

A framework to connect and interact with the game Realm of the Mad God written in Python

Topics

Resources

License

Stars

Watchers

Forks

Languages