Last active
May 1, 2016 21:05
-
-
Save anirudhb/ae444a313cadfb4353d7aaa2942bcd7a to your computer and use it in GitHub Desktop.
Immortal Wormy Script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// @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