local p = game.Players.LocalPlayer
p.Chatted:connect(function(msg)
if msg == "magic" then
game.Workspace.Gravity = 0
Gravity = 0