Skip to content

Instantly share code, notes, and snippets.

@howmanysmall
Last active November 29, 2020 04:08
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 howmanysmall/9675e9915d83e59eddef66715325d240 to your computer and use it in GitHub Desktop.
Save howmanysmall/9675e9915d83e59eddef66715325d240 to your computer and use it in GitHub Desktop.
local meth = {}
-- Go awat
function Math.Awesome()
return "awesome"
end
function Math.add1and 2()
return 1 + 2
end
return 3
@howmanysmall
Copy link
Author

todo: convert to epicscript (javascript flavor)

@codoudou
Copy link

no way this script is a masterpiece this is comparable to writing 100k lines of script no way how did you do that

@howmanysmall
Copy link
Author

i have n idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment