Skip to content

Instantly share code, notes, and snippets.

@puuska
Created May 28, 2016 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save puuska/9faef405bd1ee4c9c7756145a3aecae8 to your computer and use it in GitHub Desktop.
Save puuska/9faef405bd1ee4c9c7756145a3aecae8 to your computer and use it in GitHub Desktop.
New snake on slither.io
// ==UserScript==
// @name New snake on slither.io
// @namespace http://fb.com/puszkele
// @version 0.3
// @description Enables new snake on slither.io
// @author Puuska
// @match http://slither.io/*
// @grant none
// ==/UserScript==
setSkin(snake, 25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment