Skip to content

Connecting To The Server

Rowan Harley edited this page Jul 8, 2016 · 3 revisions

How To Connect:

It's as simple as 1,2,3!

  • Step 1:

Install and start the server using npm install then npm start in the dedicated Node.JS Command Prompt

  • Step 2:

Go to slither.io or a suitable client and hold Ctrl + Shift + J to open the console

  • Step 3:

Once the console is open, type in forceServer("localhost", 8080); to connect

Clone this wiki locally