Skip to content

Instantly share code, notes, and snippets.

@anirudhb
Last active May 1, 2016 21:05
Show Gist options
  • Save anirudhb/ae444a313cadfb4353d7aaa2942bcd7a to your computer and use it in GitHub Desktop.
Save anirudhb/ae444a313cadfb4353d7aaa2942bcd7a to your computer and use it in GitHub Desktop.
Immortal Wormy Script
// ==Userscript==
// @name Immortal Wormy Script
// @namespace https://gist.github.com/anirudhb
// @version 0.01
// @description Make you an (immortal)[citation needed] wormy!
// @author Anirudh Balaji
// @match http://slither.io
// @grant none
// @updateURL https://gist.githubusercontent.com/anirudhb/ae444a313cadfb4353d7aaa2942bcd7a/raw/stub.meta.js
// @downloadURL https://gist.githubusercontent.com/anirudhb/ae444a313cadfb4353d7aaa2942bcd7a/raw/stub.user.js
// ==/Userscript==
// @name Immortal Wormy Script
// @namespace https://gist.github.com/anirudhb
// @version 0.01
// @description Make you an (immortal)[citation needed] wormy!
// @author Anirudh Balaji
// @match http://slither.io
// @grant none
// @updateURL https://gist.githubusercontent.com/anirudhb/ae444a313cadfb4353d7aaa2942bcd7a/raw/stub.meta.js
// @downloadURL https://gist.githubusercontent.com/anirudhb/ae444a313cadfb4353d7aaa2942bcd7a/raw/stub.user.js
// ==/Userscript==
(function(o) {
})(window);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment