Advertisement
Guest User

** game.Players.LocalPlayer:GetMouse().KeyDown:connect(funct

a guest
Mar 30th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ** game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  2. if key == 'v' then
  3. workspace.Events.Shop:FireServer("JoinGame")
  4. end
  5. end)**
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement