-- ⚙️ CONFIGURATION (Edit here) CONFIG = { MoveSpeed = 50, Sensitivity = 0.5, ButtonSize = 80, Keybinds = { Toggle = Enum.KeyCode.RightAlt, Forward = Enum.KeyCode.I, Backward = Enum.KeyCode.K, Left = Enum.KeyCode.J, Right = Enum.KeyCode.L, Up = Enum.KeyCode.Y, Down = Enum.KeyCode.H } } loadstring(game:HttpGet("https://pastebin.com/raw/11bxFAbC"))()