lua – ROBLOX – Why isn't my while loop working? – Stack Overflow

Well you first need to understand code structure. There exist Scripts (for the server), LocalScripts (for the client), and ModuleScripts (to …
View full source