View difference between Paste ID: KxnGbv1Z and a9RugqaG
SHOW: | | - or go back to the newest paste.
1
local p = game.Players.LocalPlayer
2
p.Chatted:connect(function(msg)
3
if msg == "magic" then
4-
game.Workspace.Gravity = 0
4+
Gravity = 0