Advertisement
xOmqDarryl

all pads

Mar 21st, 2021
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. while true do
  2. wait(0)
  3. game.Workspace.Terrain._Game.Admin.Pads['Touch to get admin'].Head.Size = Vector3.new (2000, 0.4, 2000)
  4. game.Workspace.Terrain._Game.Admin.Pads['Touch to get admin'].Head.CanCollide = false
  5. game.Workspace.Terrain._Game.Admin.Pads['Touch to get admin'].Head.Transparency = 1
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement