Advertisement
VoidScript

dadddaadawrw

May 28th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. ---Created by KinqAndi---
  2. --Model To Script Converter--
  3.  
  4. local Model = Instance.new("Model", game:GetService("Workspace"))
  5. Model.Name = "Model"
  6. ---------------------------------------------
  7. local Part1 = Instance.new("Part", Model)
  8. Part1.Name = "Part"
  9. Part1.Reflectance = 0
  10. Part1.Transparency = 0
  11. Part1.Anchored = true
  12. Part1.Archivable = true
  13. Part1.CanCollide = true
  14. Part1.Locked = false
  15. Part1.BrickColor = BrickColor.new("Moss")
  16. Part1.Material = Enum.Material.Grass
  17. Part1.Position = Vector3.new(64.671508789063, 17.159397125244, 84.408386230469)
  18. Part1.Size = Vector3.new(95.666168212891, 3.0439233779907, 98.565132141113)
  19. Part1.Rotation = Vector3.new(0, 0, 0)
  20. ---------------------------------------------
  21. local Part2 = Instance.new("Part", Model)
  22. Part2.Name = "Part"
  23. Part2.Reflectance = 0
  24. Part2.Transparency = 0
  25. Part2.Anchored = true
  26. Part2.Archivable = true
  27. Part2.CanCollide = true
  28. Part2.Locked = false
  29. Part2.BrickColor = BrickColor.new("Cool yellow")
  30. Part2.Material = Enum.Material.Sand
  31. Part2.Position = Vector3.new(64.671493530273, 11.2744140625, 84.408386230469)
  32. Part2.Size = Vector3.new(95.666168212891, 8.6969242095947, 98.565132141113)
  33. Part2.Rotation = Vector3.new(0, 0, 0)
  34. ---------------------------------------------
  35. local Part3 = Instance.new("Part", Model)
  36. Part3.Name = "Part"
  37. Part3.Reflectance = 0
  38. Part3.Transparency = 0
  39. Part3.Anchored = true
  40. Part3.Archivable = true
  41. Part3.CanCollide = true
  42. Part3.Locked = false
  43. Part3.BrickColor = BrickColor.new("Cool yellow")
  44. Part3.Material = Enum.Material.Sand
  45. Part3.Position = Vector3.new(117.27803039551, 8.1996250152588, 84.657081604004)
  46. Part3.Size = Vector3.new(101.46412658691, 5.7979493141174, 17.393848419189)
  47. Part3.Rotation = Vector3.new(-90, -45, 90)
  48. ---------------------------------------------
  49. ---------------------------------------------
  50. local Part5 = Instance.new("Part", Model)
  51. Part5.Name = "Part"
  52. Part5.Reflectance = 0
  53. Part5.Transparency = 0
  54. Part5.Anchored = true
  55. Part5.Archivable = true
  56. Part5.CanCollide = true
  57. Part5.Locked = false
  58. Part5.BrickColor = BrickColor.new("Cool yellow")
  59. Part5.Material = Enum.Material.Sand
  60. Part5.Position = Vector3.new(12.914108276367, 8.1996288299561, 84.657081604004)
  61. Part5.Size = Vector3.new(101.46412658691, 5.7979493141174, 17.393848419189)
  62. Part5.Rotation = Vector3.new(-90, 45, 90)
  63. ---------------------------------------------
  64. local Part6 = Instance.new("Part", Model)
  65. Part6.Name = "Part"
  66. Part6.Reflectance = 0
  67. Part6.Transparency = 0
  68. Part6.Anchored = true
  69. Part6.Archivable = true
  70. Part6.CanCollide = true
  71. Part6.Locked = false
  72. Part6.BrickColor = BrickColor.new("Cool yellow")
  73. Part6.Material = Enum.Material.Sand
  74. Part6.Position = Vector3.new(64.671501159668, 8.1996307373047, 30.001106262207)
  75. Part6.Size = Vector3.new(95.666168212891, 5.7979493141174, 17.393848419189)
  76. Part6.Rotation = Vector3.new(-45, 0, 0)
  77. ---------------------------------------------
  78. local Part7 = Instance.new("Part", Model)
  79. Part7.Name = "Part"
  80. Part7.Reflectance = 0
  81. Part7.Transparency = 0
  82. Part7.Anchored = true
  83. Part7.Archivable = true
  84. Part7.CanCollide = true
  85. Part7.Locked = false
  86. Part7.BrickColor = BrickColor.new("Cool yellow")
  87. Part7.Material = Enum.Material.Sand
  88. Part7.Position = Vector3.new(64.671501159668, 8.1996307373047, 137.26315307617)
  89. Part7.Size = Vector3.new(95.666168212891, 5.7979493141174, 17.393848419189)
  90. Part7.Rotation = Vector3.new(-135, 0, 0)
  91. ---------------------------------------------
  92. ---------------------------------------------
  93. ---------------------------------------------
  94. ---------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement