rocheck

1.0.2 • Public • Published

RoCheck

Find the IP of a Roblox game server with just a bot cookie, place id and job id.

Get started

Using this module is very easy - just edit the code snippet below:

const rocheck = require('rocheck')
 
rocheck(placeId, jobId, cookie).then(ip => {
    console.log(ip)
}).catch(err => {
    console.log(err)
})

Support

If you would like support with this module then message me on Discord (grilme99#9830) or the Developer Forum!

Readme

Keywords

none

Package Sidebar

Install

npm i rocheck

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

4.66 kB

Total Files

4

Last publish

Collaborators

  • grilme99