6.7.9 • Published 4 years ago

msplib v6.7.9

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

msplib

Discord Server

Info This is a library for developing MovieStarPlanet tools.
Info We do not offer ready-made programs.
Info Learn the basics of js to use this.

the most powerful and best library for moviestarplanet.
with msplib you can easily create tools or other things for moviestarplanet.

Installation

Install the msplib with npm

npm i msplib

Start

simple login with keepalive

var msplib = require("msplib");

var mspClient = new msplib.MspClient("Germany");

var result = mspClient.Login("mspaaa", "test001");

console.log(result.LoggedIn);
6.7.9

4 years ago

6.7.8

4 years ago

4.7.3

4 years ago

6.7.7

4 years ago

6.7.2

4 years ago

4.7.0

4 years ago

4.6.6

4 years ago

6.4.6

4 years ago

6.4.5

4 years ago

6.4.2

4 years ago

6.4.1

4 years ago

6.4.0

4 years ago

6.3.0

4 years ago

6.1.0

4 years ago

6.0.0

4 years ago