Loading model...
by DAVIDE7654 YT · 4/15/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: RadioTelescope |
| 3 | |
| 4 | local MS = game:GetService("MaterialService") |
| 5 | |
| 6 | local ok, roots = pcall(game.GetObjects, game, "rbxassetid://13386676607") |
| 7 | if not ok then return warn(roots) end |
| 8 | |
| 9 | local tmp = Instance.new("Folder") |
| 10 | for _, r in ipairs(roots) do r.Parent = tmp end |
| 11 | |
| 12 | for _, d in ipairs(tmp:GetDescendants()) do |
| 13 | if d:IsA("MaterialVariant") then |
| 14 | d.Parent = MS |
| 15 | end |
| 16 | end |
| 17 | tmp:Destroy() |
| 18 | |
| 19 | local model = Instance.new("Model") |
| 20 | model.Name = "RadioTelescope" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Dark stone grey"] = "2022 Stud", |
| 25 | ["Ghost grey"] = "2022 Stud", |
| 26 | ["Institutional white"] = "2022 Stud", |
| 27 | ["Medium stone grey"] = "2022 Big Stud", |
| 28 | ["Really black"] = "2022 Universal", |
| 29 | ["Sand green"] = "2022 Stud", |
| 30 | } |
| 31 | do |
| 32 | local p = Instance.new("Part") |
| 33 | p.Name = "BasePad" |
| 34 | p.Size = Vector3.new(24, 2, 24) |
| 35 | p.CFrame = CFrame.new(0, -0.5, 0) |
| 36 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Big Stud" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Name = "Corner1" |
| 45 | p.Size = Vector3.new(3, 1, 3) |
| 46 | p.CFrame = CFrame.new(10, 1.58, 10) |
| 47 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Stud" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Name = "Corner2" |
| 56 | p.Size = Vector3.new(3, 1, 3) |
| 57 | p.CFrame = CFrame.new(-10, 1.58, 10) |
| 58 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 59 | p.Material = Enum.Material.Glacier |
| 60 | p.MaterialVariant = "2022 Stud" |
| 61 | p.Anchored = true |
| 62 | p.Parent = model |
| 63 | end |
| 64 | do |
| 65 | local p = Instance.new("Part") |
| 66 | p.Name = "Corner3" |
| 67 | p.Size = Vector3.new(3, 1, 3) |
| 68 | p.CFrame = CFrame.new(10, 1.58, -10) |
| 69 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 70 | p.Material = Enum.Material.Glacier |
| 71 | p.MaterialVariant = "2022 Stud" |
| 72 | p.Anchored = true |
| 73 | p.Parent = model |
| 74 | end |
| 75 | do |
| 76 | local p = Instance.new("Part") |
| 77 | p.Name = "Corner4" |
| 78 | p.Size = Vector3.new(3, 1, 3) |
| 79 | p.CFrame = CFrame.new(-10, 1.58, -10) |
| 80 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 81 | p.Material = Enum.Material.Glacier |
| 82 | p.MaterialVariant = "2022 Stud" |
| 83 | p.Anchored = true |
| 84 | p.Parent = model |
| 85 | end |
| 86 | do |
| 87 | local p = Instance.new("Part") |
| 88 | p.Name = "ControlBox" |
| 89 | p.Size = Vector3.new(2, 2, 2) |
| 90 | p.CFrame = CFrame.new(8, 2.12, 10) |
| 91 | p.BrickColor = BrickColor.new("Sand green") |
| 92 | p.Material = Enum.Material.Glacier |
| 93 | p.MaterialVariant = "2022 Stud" |
| 94 | p.Anchored = true |
| 95 | p.Parent = model |
| 96 | end |
| 97 | do |
| 98 | local p = Instance.new("Part") |
| 99 | p.Name = "TowerBase" |
| 100 | p.Size = Vector3.new(8, 4, 8) |
| 101 | p.CFrame = CFrame.new(0, 3.04, 0) |
| 102 | p.BrickColor = BrickColor.new("Institutional white") |
| 103 | p.Material = Enum.Material.Glacier |
| 104 | p.MaterialVariant = "2022 Stud" |
| 105 | p.Anchored = true |
| 106 | p.Parent = model |
| 107 | end |
| 108 | do |
| 109 | local p = Instance.new("Part") |
| 110 | p.Name = "TowerMid" |
| 111 | p.Size = Vector3.new(6, 6, 6) |
| 112 | p.CFrame = CFrame.new(0, 8.08, 0) |
| 113 | p.BrickColor = BrickColor.new("Institutional white") |
| 114 | p.Material = Enum.Material.Glacier |
| 115 | p.MaterialVariant = "2022 Stud" |
| 116 | p.Anchored = true |
| 117 | p.Parent = model |
| 118 | end |
| 119 | do |
| 120 | local p = Instance.new("Part") |
| 121 | p.Name = "Support1" |
| 122 | p.Size = Vector3.new(8.38153, 1.2, 1.2) |
| 123 | p.CFrame = CFrame.new(5.5, 3.75, 5.5) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(-147.527)) |
| 124 | p.BrickColor = BrickColor.new("Institutional white") |
| 125 | p.Material = Enum.Material.Glacier |
| 126 | p.MaterialVariant = "2022 Stud" |
| 127 | p.Anchored = true |
| 128 | p.Parent = model |
| 129 | end |
| 130 | do |
| 131 | local p = Instance.new("Part") |
| 132 | p.Name = "Support2" |
| 133 | p.Size = Vector3.new(8.38153, 1.2, 1.2) |
| 134 | p.CFrame = CFrame.new(-5.5, 3.75, 5.5) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(32.4725)) |
| 135 | p.BrickColor = BrickColor.new("Institutional white") |
| 136 | p.Material = Enum.Material.Glacier |
| 137 | p.MaterialVariant = "2022 Stud" |
| 138 | p.Anchored = true |
| 139 | p.Parent = model |
| 140 | end |
| 141 | do |
| 142 | local p = Instance.new("Part") |
| 143 | p.Name = "Support3" |
| 144 | p.Size = Vector3.new(8.38153, 1.2, 1.2) |
| 145 | p.CFrame = CFrame.new(5.5, 3.75, -5.5) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-147.527)) |
| 146 | p.BrickColor = BrickColor.new("Institutional white") |
| 147 | p.Material = Enum.Material.Glacier |
| 148 | p.MaterialVariant = "2022 Stud" |
| 149 | p.Anchored = true |
| 150 | p.Parent = model |
| 151 | end |
| 152 | do |
| 153 | local p = Instance.new("Part") |
| 154 | p.Name = "Support4" |
| 155 | p.Size = Vector3.new(8.38153, 1.2, 1.2) |
| 156 | p.CFrame = CFrame.new(-5.5, 3.75, -5.5) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(32.4725)) |
| 157 | p.BrickColor = BrickColor.new("Institutional white") |
| 158 | p.Material = Enum.Material.Glacier |
| 159 | p.MaterialVariant = "2022 Stud" |
| 160 | p.Anchored = true |
| 161 | p.Parent = model |
| 162 | end |
| 163 | do |
| 164 | local p = Instance.new("Part") |
| 165 | p.Name = "YokeBase" |
| 166 | p.Size = Vector3.new(8, 1, 4) |
| 167 | p.CFrame = CFrame.new(0, 11.62, 0) |
| 168 | p.BrickColor = BrickColor.new("Institutional white") |
| 169 | p.Material = Enum.Material.Glacier |
| 170 | p.MaterialVariant = "2022 Stud" |
| 171 | p.Anchored = true |
| 172 | p.Parent = model |
| 173 | end |
| 174 | do |
| 175 | local p = Instance.new("Part") |
| 176 | p.Name = "YokeArmL" |
| 177 | p.Size = Vector3.new(1, 5, 4) |
| 178 | p.CFrame = CFrame.new(-3.58, 13.5, 0.08) |
| 179 | p.BrickColor = BrickColor.new("Institutional white") |
| 180 | p.Material = Enum.Material.Glacier |
| 181 | p.MaterialVariant = "2022 Stud" |
| 182 | p.Anchored = true |
| 183 | p.Parent = model |
| 184 | end |
| 185 | do |
| 186 | local p = Instance.new("Part") |
| 187 | p.Name = "YokeArmR" |
| 188 | p.Size = Vector3.new(1, 5, 4) |
| 189 | p.CFrame = CFrame.new(3.58, 13.5, 0.08) |
| 190 | p.BrickColor = BrickColor.new("Institutional white") |
| 191 | p.Material = Enum.Material.Glacier |
| 192 | p.MaterialVariant = "2022 Stud" |
| 193 | p.Anchored = true |
| 194 | p.Parent = model |
| 195 | end |
| 196 | do |
| 197 | local p = Instance.new("Part") |
| 198 | p.Shape = Enum.PartType.Cylinder |
| 199 | p.Name = "ElevAxis" |
| 200 | p.Size = Vector3.new(9, 2, 2) |
| 201 | p.CFrame = CFrame.new(0, 15, 0) |
| 202 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 203 | p.Material = Enum.Material.Glacier |
| 204 | p.MaterialVariant = "2022 Stud" |
| 205 | p.Anchored = true |
| 206 | p.Parent = model |
| 207 | end |
| 208 | do |
| 209 | local p = Instance.new("Part") |
| 210 | p.Name = "CounterweightL" |
| 211 | p.Size = Vector3.new(2, 4, 4) |
| 212 | p.CFrame = CFrame.new(-3.08, 13.16, 3) |
| 213 | p.BrickColor = BrickColor.new("Ghost grey") |
| 214 | p.Material = Enum.Material.Glacier |
| 215 | p.MaterialVariant = "2022 Stud" |
| 216 | p.Anchored = true |
| 217 | p.Parent = model |
| 218 | end |
| 219 | do |
| 220 | local p = Instance.new("Part") |
| 221 | p.Name = "CounterweightR" |
| 222 | p.Size = Vector3.new(2, 4, 4) |
| 223 | p.CFrame = CFrame.new(3.08, 13.16, 3) |
| 224 | p.BrickColor = BrickColor.new("Ghost grey") |
| 225 | p.Material = Enum.Material.Glacier |
| 226 | p.MaterialVariant = "2022 Stud" |
| 227 | p.Anchored = true |
| 228 | p.Parent = model |
| 229 | end |
| 230 | do |
| 231 | local p = Instance.new("Part") |
| 232 | p.Name = "BackFrame1" |
| 233 | p.Size = Vector3.new(4, 4, 4) |
| 234 | p.CFrame = CFrame.new(0, 15, 0) * CFrame.Angles(math.rad(45), math.rad(0), math.rad(0)) |
| 235 | p.BrickColor = BrickColor.new("Institutional white") |
| 236 | p.Material = Enum.Material.Glacier |
| 237 | p.MaterialVariant = "2022 Stud" |
| 238 | p.Anchored = true |
| 239 | p.Parent = model |
| 240 | end |
| 241 | do |
| 242 | local p = Instance.new("Part") |
| 243 | p.Name = "BackFrame2" |
| 244 | p.Size = Vector3.new(8, 1, 8) |
| 245 | p.CFrame = CFrame.new(0, 15.7, -0.7) * CFrame.Angles(math.rad(45), math.rad(0), math.rad(0)) |
| 246 | p.BrickColor = BrickColor.new("Institutional white") |
| 247 | p.Material = Enum.Material.Glacier |
| 248 | p.MaterialVariant = "2022 Stud" |
| 249 | p.Anchored = true |
| 250 | p.Parent = model |
| 251 | end |
| 252 | do |
| 253 | local p = Instance.new("Part") |
| 254 | p.Name = "BackFrame3" |
| 255 | p.Size = Vector3.new(12, 0.5, 12) |
| 256 | p.CFrame = CFrame.new(0, 16, -1) * CFrame.Angles(math.rad(45), math.rad(0), math.rad(0)) |
| 257 | p.BrickColor = BrickColor.new("Ghost grey") |
| 258 | p.Material = Enum.Material.Glacier |
| 259 | p.MaterialVariant = "2022 Stud" |
| 260 | p.Anchored = true |
| 261 | p.Parent = model |
| 262 | end |
| 263 | do |
| 264 | local p = Instance.new("Part") |
| 265 | p.Shape = Enum.PartType.Cylinder |
| 266 | p.Name = "FeedHorn" |
| 267 | p.Size = Vector3.new(2, 1.5, 1.5) |
| 268 | p.CFrame = CFrame.new(0, 24.8852, -9.8852) * CFrame.Angles(math.rad(45), math.rad(90), math.rad(0)) |
| 269 | p.BrickColor = BrickColor.new("Ghost grey") |
| 270 | p.Material = Enum.Material.Glacier |
| 271 | p.MaterialVariant = "2022 Stud" |
| 272 | p.Anchored = true |
| 273 | p.Parent = model |
| 274 | end |
| 275 | do |
| 276 | local p = Instance.new("Part") |
| 277 | p.Shape = Enum.PartType.Cylinder |
| 278 | p.Name = "FeedSensor" |
| 279 | p.Size = Vector3.new(1, 0.8, 0.8) |
| 280 | p.CFrame = CFrame.new(0, 24.3902, -9.39023) * CFrame.Angles(math.rad(45), math.rad(90), math.rad(0)) |
| 281 | p.BrickColor = BrickColor.new("Really black") |
| 282 | p.Material = Enum.Material.Glacier |
| 283 | p.MaterialVariant = "2022 Universal" |
| 284 | p.Anchored = true |
| 285 | p.Parent = model |
| 286 | end |
| 287 | do |
| 288 | local p = Instance.new("Part") |
| 289 | p.Name = "FeedStrut1" |
| 290 | p.Size = Vector3.new(14.9999, 0.3, 0.3) |
| 291 | p.CFrame = CFrame.new(4.5, 20.6426, -5.6426) * CFrame.Angles(math.rad(-180), math.rad(43.3136), math.rad(-145.55)) |
| 292 | p.BrickColor = BrickColor.new("Institutional white") |
| 293 | p.Material = Enum.Material.Glacier |
| 294 | p.MaterialVariant = "2022 Stud" |
| 295 | p.Anchored = true |
| 296 | p.Parent = model |
| 297 | end |
| 298 | do |
| 299 | local p = Instance.new("Part") |
| 300 | p.Name = "FeedStrut2" |
| 301 | p.Size = Vector3.new(14.9999, 0.3, 0.3) |
| 302 | p.CFrame = CFrame.new(-4.5, 20.6426, -5.6426) * CFrame.Angles(math.rad(0), math.rad(43.3136), math.rad(34.4498)) |
| 303 | p.BrickColor = BrickColor.new("Institutional white") |
| 304 | p.Material = Enum.Material.Glacier |
| 305 | p.MaterialVariant = "2022 Stud" |
| 306 | p.Anchored = true |
| 307 | p.Parent = model |
| 308 | end |
| 309 | do |
| 310 | local p = Instance.new("Part") |
| 311 | p.Name = "FeedStrut3" |
| 312 | p.Size = Vector3.new(14.9999, 0.3, 0.3) |
| 313 | p.CFrame = CFrame.new(0.04, 23.8245, -2.46065) * CFrame.Angles(math.rad(8.1301), math.rad(90), math.rad(0)) |
| 314 | p.BrickColor = BrickColor.new("Institutional white") |
| 315 | p.Material = Enum.Material.Glacier |
| 316 | p.MaterialVariant = "2022 Stud" |
| 317 | p.Anchored = true |
| 318 | p.Parent = model |
| 319 | end |
| 320 | do |
| 321 | local p = Instance.new("Part") |
| 322 | p.Name = "FeedStrut4" |
| 323 | p.Size = Vector3.new(14.9999, 0.3, 0.3) |
| 324 | p.CFrame = CFrame.new(0, 17.4607, -8.82455) * CFrame.Angles(math.rad(81.8699), math.rad(90), math.rad(0)) |
| 325 | p.BrickColor = BrickColor.new("Institutional white") |
| 326 | p.Material = Enum.Material.Glacier |
| 327 | p.MaterialVariant = "2022 Stud" |
| 328 | p.Anchored = true |
| 329 | p.Parent = model |
| 330 | end |
| 331 | do |
| 332 | local p = Instance.new("Part") |
| 333 | p.Name = "Ladder" |
| 334 | p.Size = Vector3.new(10.198, 2, 0.2) |
| 335 | p.CFrame = CFrame.new(0, 6, 3) * CFrame.Angles(math.rad(78.6901), math.rad(90), math.rad(0)) |
| 336 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 337 | p.Material = Enum.Material.Glacier |
| 338 | p.MaterialVariant = "2022 Stud" |
| 339 | p.Anchored = true |
| 340 | p.Parent = model |
| 341 | end |
| 342 | do |
| 343 | local rightV = Vector3.new(1,0,0).Unit |
| 344 | local upV = (Vector3.new(0,0,-1) - Vector3.new(0,0,-1):Dot(rightV)*rightV).Unit |
| 345 | local normalV = upV:Cross(rightV) |
| 346 | local pos = Vector3.new(0, 1.14, 0) |
| 347 | local cyl = Instance.new("Part") |
| 348 | cyl.Shape = Enum.PartType.Cylinder |
| 349 | cyl.Size = Vector3.new(0.2, 20, 20) |
| 350 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 351 | cyl.BrickColor = BrickColor.new("Dark stone grey") |
| 352 | cyl.Material = Enum.Material.Glacier |
| 353 | cyl.MaterialVariant = "2022 Stud" |
| 354 | cyl.Anchored = true; cyl.Parent = workspace |
| 355 | local cuts = {} |
| 356 | local hole = Instance.new("Part") |
| 357 | hole.Shape = Enum.PartType.Cylinder |
| 358 | hole.Size = Vector3.new(0.4, 18, 18) |
| 359 | hole.CFrame = cyl.CFrame |
| 360 | hole.BrickColor = BrickColor.new("Dark stone grey") |
| 361 | hole.Material = Enum.Material.Glacier |
| 362 | hole.MaterialVariant = "2022 Stud" |
| 363 | hole.Anchored = true; hole.Parent = workspace |
| 364 | table.insert(cuts, hole) |
| 365 | if #cuts > 0 then |
| 366 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 367 | for _, c in ipairs(cuts) do c:Destroy() end |
| 368 | if ok and result then |
| 369 | cyl:Destroy() |
| 370 | result.Name = "TrackRing"; result.Anchored = true; result.Parent = model |
| 371 | else |
| 372 | cyl.Name = "TrackRing"; cyl.Parent = model |
| 373 | end |
| 374 | else |
| 375 | cyl.Name = "TrackRing"; cyl.Parent = model |
| 376 | end |
| 377 | end |
| 378 | do |
| 379 | local upV = Vector3.new(0,0.7071,-0.7071).Unit |
| 380 | local rightV = (Vector3.new(1,0,0) - Vector3.new(1,0,0):Dot(upV)*upV).Unit |
| 381 | local forwardV = rightV:Cross(upV) |
| 382 | local pos = Vector3.new(0, 34.0775, -19.0775) |
| 383 | local ball = Instance.new("Part") |
| 384 | ball.Shape = Enum.PartType.Ball |
| 385 | ball.Size = Vector3.new(50, 50, 50) |
| 386 | ball.CFrame = CFrame.new(pos) |
| 387 | ball.BrickColor = BrickColor.new("Institutional white") |
| 388 | ball.Material = Enum.Material.Glacier |
| 389 | ball.MaterialVariant = "2022 Stud" |
| 390 | ball.Anchored = true; ball.Parent = workspace |
| 391 | local cuts = {} |
| 392 | local hole = Instance.new("Part") |
| 393 | hole.Shape = Enum.PartType.Ball |
| 394 | hole.Size = Vector3.new(49, 49, 49) |
| 395 | hole.CFrame = CFrame.new(pos) |
| 396 | hole.BrickColor = BrickColor.new("Institutional white") |
| 397 | hole.Material = Enum.Material.Glacier |
| 398 | hole.MaterialVariant = "2022 Stud" |
| 399 | hole.Anchored = true; hole.Parent = workspace |
| 400 | table.insert(cuts, hole) |
| 401 | do |
| 402 | local h = -22.657695 |
| 403 | local cut = Instance.new("Part") |
| 404 | cut.Size = Vector3.new(100, 100, 100) |
| 405 | cut.CFrame = CFrame.fromMatrix(pos + upV*(27.342305), rightV, upV) |
| 406 | cut.BrickColor = BrickColor.new("Institutional white") |
| 407 | cut.Material = Enum.Material.Glacier |
| 408 | cut.MaterialVariant = "2022 Stud" |
| 409 | cut.Anchored = true; cut.Parent = workspace |
| 410 | table.insert(cuts, cut) |
| 411 | end |
| 412 | if #cuts > 0 then |
| 413 | local ok, result = pcall(function() return ball:SubtractAsync(cuts) end) |
| 414 | for _, c in ipairs(cuts) do c:Destroy() end |
| 415 | if ok and result then |
| 416 | ball:Destroy() |
| 417 | result.Name = "DishReflector"; result.Anchored = true; result.Parent = model |
| 418 | else |
| 419 | ball.Name = "DishReflector"; ball.Parent = model |
| 420 | end |
| 421 | else |
| 422 | ball.Name = "DishReflector"; ball.Parent = model |
| 423 | end |
| 424 | end |
| 425 | model.PrimaryPart = model:FindFirstChild("BasePad") |
| 426 | print("RadioTelescope built: " .. #model:GetChildren() .. " parts") |
Loading comments...