Skip to content
forked from Maxi35/pyrelay

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

Devwarlt/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. All plugins should be thread safe

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%