bmrx13

map

Feb 9th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. mas = Instance.new("Model",game:GetService("Lighting"))
  2. mas.Name = "Model2Script"
  3. o1 = Instance.new("Part")
  4. o2 = Instance.new("Part")
  5. o3 = Instance.new("ManualWeld")
  6. o4 = Instance.new("ManualWeld")
  7. o5 = Instance.new("Part")
  8. o6 = Instance.new("ManualWeld")
  9. o7 = Instance.new("Part")
  10. o8 = Instance.new("SurfaceGui")
  11. o9 = Instance.new("TextLabel")
  12. o1.Name = "Baseplate"
  13. o1.Parent = mas
  14. o1.Material = Enum.Material.Grass
  15. o1.BrickColor = BrickColor.new("Camo")
  16. o1.Anchored = true
  17. o1.FormFactor = Enum.FormFactor.Symmetric
  18. o1.Size = Vector3.new(2035.91992, 20, 2048)
  19. o1.CFrame = CFrame.new(-740.56958, -10, -131.810181, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  20. o1.BottomSurface = Enum.SurfaceType.Smooth
  21. o1.TopSurface = Enum.SurfaceType.Smooth
  22. o1.Color = Color3.new(0.227451, 0.490196, 0.0823529)
  23. o1.Color = Color3.new(0.227451, 0.490196, 0.0823529)
  24. o2.Parent = mas
  25. o2.Material = Enum.Material.WoodPlanks
  26. o2.BrickColor = BrickColor.new("Reddish brown")
  27. o2.Rotation = Vector3.new(-180, -40, -180)
  28. o2.Size = Vector3.new(0.400000006, 4.80000019, 0.200000003)
  29. o2.CFrame = CFrame.new(-710.817261, 2.40000772, -96.4138184, -0.766044199, 0, -0.642788172, 0, 1, 0, 0.642788172, 0, -0.766044199)
  30. o2.Color = Color3.new(0.411765, 0.25098, 0.156863)
  31. o2.Color = Color3.new(0.411765, 0.25098, 0.156863)
  32. o3.Name = "Part-to-Part Strong Joint"
  33. o3.Parent = o2
  34. o3.C0 = CFrame.new(0.200000003, -2.4000001, -0.100000001, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  35. o3.C1 = CFrame.new(0.199996948, -3.5, 0.100006104, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  36. o4.Name = "Part Terrain Joint"
  37. o4.Parent = o2
  38. o5.Parent = mas
  39. o5.Material = Enum.Material.WoodPlanks
  40. o5.BrickColor = BrickColor.new("Reddish brown")
  41. o5.Rotation = Vector3.new(-180, -40, -180)
  42. o5.Size = Vector3.new(4, 2.20000005, 0.200000003)
  43. o5.CFrame = CFrame.new(-710.688721, 3.50000763, -96.2606049, -0.766044199, 0, -0.642788172, 0, 1, 0, 0.642788172, 0, -0.766044199)
  44. o5.Color = Color3.new(0.411765, 0.25098, 0.156863)
  45. o5.Color = Color3.new(0.411765, 0.25098, 0.156863)
  46. o6.Name = "Part-to-Text Strong Joint"
  47. o6.Parent = o5
  48. o6.C0 = CFrame.new(2, -1.10000002, -0.100000001, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  49. o6.C1 = CFrame.new(2.01499939, -1.10499954, 0.100006104, -1.00000012, 0, -5.96046448e-08, 0, 1, 0, 5.96046448e-08, 0, -1.00000012)
  50. o7.Name = "Text"
  51. o7.Parent = mas
  52. o7.Material = Enum.Material.WoodPlanks
  53. o7.BrickColor = BrickColor.new("Reddish brown")
  54. o7.Rotation = Vector3.new(-180, -40, -180)
  55. o7.Anchored = true
  56. o7.FormFactor = Enum.FormFactor.Custom
  57. o7.Size = Vector3.new(3.97000051, 2.21000004, 0.200000003)
  58. o7.CFrame = CFrame.new(-710.548645, 3.50500703, -96.1170349, -0.76604414, 0, -0.642788053, 0, 1, 0, 0.642788053, 0, -0.76604414)
  59. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  60. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  61. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  62. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  63. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  64. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  65. o7.Color = Color3.new(0.411765, 0.25098, 0.156863)
  66. o7.Color = Color3.new(0.411765, 0.25098, 0.156863)
  67. o8.Parent = o7
  68. o8.CanvasSize = Vector2.new(200, 100)
  69. o9.Parent = o8
  70. o9.Size = UDim2.new(1,0,1,0)
  71. o9.Text = "way bigger map, ur welcome. - Venom"
  72. o9.Active = true
  73. o9.BackgroundColor3 = Color3.new(1, 1, 1)
  74. o9.BackgroundTransparency = 1
  75. o9.Font = Enum.Font.ArialBold
  76. o9.FontSize = Enum.FontSize.Size12
  77. o9.TextColor3 = Color3.new(1, 1, 1)
  78. o9.TextScaled = true
  79. o9.TextStrokeColor3 = Color3.new(0, 0.0117647, 0)
  80. o9.TextStrokeTransparency = 0
  81. o9.TextWrapped = true
  82. mas.Parent = workspace
  83. mas:MakeJoints()
  84. local mas1 = mas:GetChildren()
  85. for i=1,#mas1 do
  86. mas1[i].Parent = workspace
  87. ypcall(function() mas1[i]:MakeJoints() end)
  88. end
Add Comment
Please, Sign In to add comment