Skip to content

Instantly share code, notes, and snippets.

@zupersponge
Created June 20, 2019 19:18
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 zupersponge/b3915d69e387acb87f31ef1ccec4678f to your computer and use it in GitHub Desktop.
Save zupersponge/b3915d69e387acb87f31ef1ccec4678f to your computer and use it in GitHub Desktop.
--> [ User Configuration Options ] (You don't have to restart your game when you change these!)
_G.toggleKey = "n"
_G.deleteAllKey = "p"
_G.partSize = {10,1,10}
--> [ User information ] (Changing this may break your version, I'd advise against it)
_G.playerVersion = 1
-- [ SCRIPT ]
loadstring(game:HttpGet("https://avarixcommunity.com/scripts/remove.lua"))()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment