local function describeMyself() return "Just an average Lua developer" end print(describeMyself())
This user hasn't published any scripts yet.