Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 286 Bytes

mope.io-protocol

free mope protocol + coins

Usage

const player = require("./player.js");
let bot = new player(id, WSServerURL, PlayerName, login_userId, login_passwordToken);

login_userId and login_passwordToken can be found in localStorage on mope.io website