local enabled = false local player = game.Players.LocalPlayer local mouse = player:GetMouse() mouse.KeyDown:connect(function(key) if not enabled then enabled = true if key == "q" ten
if key == "q" then
You spelt "then" wrong