Purchase Completed
Error occurred
Description
What is WS?
WS is a lua parser I have made here on roblox, it currently can only create one output, e.g. print("Hello world") print("HI") will print Hello World but not HI.
It also has 3 custom functions:
-> Time.epoch() = os.time()
-> Time.start() => gets the time in which WS became parsing
-> Time.CPU = os.clock()
There are currently no running experiences.