i need help what's the key code for Left Control as when i use this game:GetService'VirtualUser':SetKeyDown("LeftControl") game:GetService'VirtualUser':SetKeyUp("LeftControl")
it say's Unsupported Key.
the code for leftcontrol is
game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftShift)
u can change IsKeyDown to IsKeyUp if u need to