1 | while true do |
2 | communism=math.random(0,3) |
3 | crex=math.random(3,100) |
4 | obesity=math.random(-500, 500) |
5 | positivity=math.random(100, 600) |
6 | IEndorseThese=math.random(-500, 500) |
7 | wait() |
8 | doom=Instance.new("Part") |
9 | local imnotfat = math.random(1, 3) |
10 | if imnotfat == 1 then |
11 | doom.Shape = "Ball" |
12 | else if imnotfat == 2 then |
13 | doom.Shape = "Cylinder" |
14 | else |
15 | end end |
16 | doom.Material = "Neon" |
17 | doom.Size = Vector3.new(crex, crex, crex) |
18 | doom.Position = Vector3.new(obesity, positivity, IEndorseThese) |
19 | doom.Color = Color3.new(math.random(), math.random(), math.random()) |
20 | doom.Velocity=Vector3.new(communism, communism, communism) |
21 | doom.Parent = game.Workspace |
22 | yooka=math.random(-200, -50) |
23 | doom=Instance.new("Part") |
24 | doom.Shape = "Ball" |
25 | doom.Size = Vector3.new(crex, crex, crex) |
26 | doom.Position = Vector3.new(obesity, yooka, IEndorseThese) |
27 | doom.Color = Color3.new(math.random(), math.random(), math.random()) |
28 | doom.Velocity=Vector3.new(communism, 800, communism) |
29 | doom.Parent = game.Workspace |
30 | communism=math.random(0,3) |
31 | crex=math.random(3,100) |
32 | obesity=math.random(-500, 500) |
33 | positivity=math.random(100, 600) |
34 | IEndorseThese=math.random(-500, 500) |
35 | doom=Instance.new("Part") |
36 | doom.Shape = "Ball" |
37 | doom.Size = Vector3.new(crex, crex, crex) |
38 | doom.Position = Vector3.new(obesity, positivity, IEndorseThese) |
39 | doom.Color = Color3.new(math.random(), math.random(), math.random()) |
40 | doom.Velocity=Vector3.new(communism, communism, communism) |
41 | doom.Parent = game.Workspace |
42 | communism=math.random(0,3) |
43 | crex=math.random(3,100) |
44 | obesity=math.random(-500, 500) |
45 | positivity=math.random(100, 600) |
46 | IEndorseThese=math.random(-500, 500) |
47 | doom=Instance.new("Part") |
48 | doom.Shape = "Ball" |
49 | doom.Size = Vector3.new(crex, crex, crex) |
50 | doom.Position = Vector3.new(obesity, positivity, IEndorseThese) |
51 | doom.Color = Color3.new(math.random(), math.random(), math.random()) |
52 | doom.Velocity=Vector3.new(communism, communism, communism) |
53 | doom.Parent = game.Workspace |
54 | communism=math.random(0,3) |
55 | crex=math.random(3,100) |
56 | obesity=math.random(-500, 500) |
57 | positivity=math.random(100, 600) |
58 | IEndorseThese=math.random(-500, 500) |
59 | doom=Instance.new("Part") |
60 | doom.Shape = "Ball" |
61 | doom.Size = Vector3.new(crex, crex, crex) |
62 | doom.Position = Vector3.new(obesity, positivity, IEndorseThese) |
63 | doom.Color = Color3.new(math.random(), math.random(), math.random()) |
64 | doom.Velocity=Vector3.new(communism, communism, communism) |
65 | doom.Parent = game.Workspace |
66 | end |