Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. wait()
  2.  
  3. -- [
  4. --PointCoded's Map Decompiler was used to generate this script.
  5. --Decompiler Version: 1!
  6. -- ]
  7.  
  8. local katQOeWwPo = Instance.new("Part")
  9. katQOeWwPo.Reflectance = 0
  10. katQOeWwPo.CanCollide = true
  11. katQOeWwPo.CFrame = CFrame.new(0, -0.60000002384186, 0)
  12. katQOeWwPo.Color = Color3.new(0.29411765933037, 0.59215688705444, 0.29411765933037)
  13. katQOeWwPo.Transparency = 0
  14. katQOeWwPo.Name = "Base"
  15. katQOeWwPo.Size = Vector3.new(700, 1.2000000476837, 700)
  16. katQOeWwPo.Locked = true
  17. katQOeWwPo.Rotation = Vector3.new(-0, 0, -0)
  18. katQOeWwPo.Archivable = true
  19. katQOeWwPo.Anchored = true
  20. katQOeWwPo.TopSurface = "Smooth"
  21. katQOeWwPo.BottomSurface = "Smooth"
  22. katQOeWwPo.FrontSurface = "Smooth"
  23. katQOeWwPo.BackSurface = "Smooth"
  24.  
  25.  
  26. spawn(function()
  27. wait(0.1)
  28. repeat wait() until workspace
  29. katQOeWwPo.Parent = workspace
  30. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement