Advertisement
DaVector212

TEST?

Dec 30th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local p = game.Players.LocalPlayer
  2. p.Chatted:connect(function(msg)
  3. if msg == "magic" then
  4. game.Workspace.Gravity = 0
  5.  
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement