JSlither icon indicating copy to clipboard operation
JSlither copied to clipboard

An open source nodejs server implementation for slither.io

Results 4 JSlither issues
Sort by recently updated
recently updated
newest added

2016-07-23T11:18:15.105Z info: Slither.io Server is running on 10.101.0.2:443 2016-07-23T11:18:15.105Z info: UpdatePositionTask is starting 2016-07-23T11:18:29.128Z info: New Client with id: 1 connected. **2016-07-23T11:18:29.150Z error: msg from Client 1 eror parsing: 2016-07-23T11:18:29.150Z...

when i connect the server the server will crash and show me a log. cannot read property 'direction'

Am I missing some step? I put this line :`sos = [{ip: "127.0.0.1", po: 8080, ac: 132, ptm: 12}];` into my browser console already. And I have updated the config.json...

Next step the movement ? :) I have found the G packet, but i don't know how to use correctly do u have any idea ?