🌈 搜索
📅 最后修改于: 2022-03-11 14:56:29.204000 🧑 作者: Mango
local Controls = require(game.Players.LocalPlayer.PlayerScripts:WaitForChild("PlayerModule")):GetControls()---GetControls Controls:Disable() -----Disable Controls --To Enable The Controls just use: Controls:Enable()