Advertisement
Upscalefanatic3

Lab Experiment | WIN EVERYTIME Script

Jan 24th, 2018
8,483
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. -- Game: https://www.roblox.com/games/1229173778/Lab-Experiment
  2.  
  3. -- Script
  4.  
  5. plr = game:service'Players'.LocalPlayer
  6. char = plr.Character
  7. root = char.HumanoidRootPart
  8.  
  9. root.CFrame = root.CFrame * CFrame.new(0,100,0)
  10. root.Anchored = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement