roblox – Is there anything wrong here? – Stack Overflow

The issue with your code is that you have two infinite while true do loops running concurrently, which is not the correct approach in Roblox Lua …
View full source