SHOW:
|
|
- or go back to the newest paste.
| 1 | local dog = Instance.new("Model")
| |
| 2 | local model = Instance.new("Model", dog)
| |
| 3 | local model_2 = Instance.new("Model", model)
| |
| 4 | local part = Instance.new("Part")
| |
| 5 | local mesh = Instance.new("SpecialMesh")
| |
| 6 | local decal = Instance.new("Decal")
| |
| 7 | local decal_2 = Instance.new("Decal")
| |
| 8 | local decal_3 = Instance.new("Decal")
| |
| 9 | local decal_4 = Instance.new("Decal")
| |
| 10 | local decal_5 = Instance.new("Decal")
| |
| 11 | local decal_6 = Instance.new("Decal")
| |
| 12 | local model_3 = Instance.new("Model", dog)
| |
| 13 | local model_4 = Instance.new("Model", model_3)
| |
| 14 | local part_2 = Instance.new("Part")
| |
| 15 | local mesh_2 = Instance.new("SpecialMesh")
| |
| 16 | local decal_7 = Instance.new("Decal")
| |
| 17 | local decal_8 = Instance.new("Decal")
| |
| 18 | local decal_9 = Instance.new("Decal")
| |
| 19 | local decal_10 = Instance.new("Decal")
| |
| 20 | local decal_11 = Instance.new("Decal")
| |
| 21 | local decal_12 = Instance.new("Decal")
| |
| 22 | local model_5 = Instance.new("Model", dog)
| |
| 23 | local model_6 = Instance.new("Model", model_5)
| |
| 24 | local part_3 = Instance.new("Part")
| |
| 25 | local mesh_3 = Instance.new("SpecialMesh")
| |
| 26 | local decal_13 = Instance.new("Decal")
| |
| 27 | local decal_14 = Instance.new("Decal")
| |
| 28 | local decal_15 = Instance.new("Decal")
| |
| 29 | local decal_16 = Instance.new("Decal")
| |
| 30 | local decal_17 = Instance.new("Decal")
| |
| 31 | local decal_18 = Instance.new("Decal")
| |
| 32 | local model_7 = Instance.new("Model", dog)
| |
| 33 | local model_8 = Instance.new("Model", model_7)
| |
| 34 | local part_4 = Instance.new("Part")
| |
| 35 | local mesh_4 = Instance.new("SpecialMesh")
| |
| 36 | local decal_19 = Instance.new("Decal")
| |
| 37 | local decal_20 = Instance.new("Decal")
| |
| 38 | local decal_21 = Instance.new("Decal")
| |
| 39 | local decal_22 = Instance.new("Decal")
| |
| 40 | local decal_23 = Instance.new("Decal")
| |
| 41 | local decal_24 = Instance.new("Decal")
| |
| 42 | local model_9 = Instance.new("Model", dog)
| |
| 43 | local model_10 = Instance.new("Model", model_9)
| |
| 44 | local part_5 = Instance.new("Part")
| |
| 45 | local mesh_5 = Instance.new("SpecialMesh")
| |
| 46 | local decal_25 = Instance.new("Decal")
| |
| 47 | local decal_26 = Instance.new("Decal")
| |
| 48 | local decal_27 = Instance.new("Decal")
| |
| 49 | local decal_28 = Instance.new("Decal")
| |
| 50 | local decal_29 = Instance.new("Decal")
| |
| 51 | local decal_30 = Instance.new("Decal")
| |
| 52 | ||
| 53 | dog.Name = "dog" | |
| 54 | dog.Parent = workspace | |
| 55 | part.Size = Vector3.new(14.655, 14.847, 13.311) | |
| 56 | part.Orientation = Vector3.new(9.07, -4.29, 1.98) | |
| 57 | part.Material = Enum.Material.Grass | |
| 58 | part.Color = Color3.new(0.294118, 0.592157, 0.294118) | |
| 59 | part.BrickColor = BrickColor.new("Bright green")
| |
| 60 | part.Parent = model_2 | |
| 61 | part.CFrame = CFrame.new(21.769, 130.192, -42.433) * CFrame.Angles(0.159, -0.074, 0.046) | |
| 62 | mesh.MeshType = Enum.MeshType.Sphere | |
| 63 | mesh.Parent = part | |
| 64 | decal.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 65 | decal.Face = Enum.NormalId.Right | |
| 66 | decal.Parent = part | |
| 67 | decal_2.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 68 | decal_2.Parent = part | |
| 69 | decal_3.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 70 | decal_3.Face = Enum.NormalId.Left | |
| 71 | decal_3.Parent = part | |
| 72 | decal_4.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 73 | decal_4.Face = Enum.NormalId.Back | |
| 74 | decal_4.Parent = part | |
| 75 | decal_5.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 76 | decal_5.Face = Enum.NormalId.Top | |
| 77 | decal_5.Parent = part | |
| 78 | decal_6.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 79 | decal_6.Face = Enum.NormalId.Bottom | |
| 80 | decal_6.Parent = part | |
| 81 | part_2.Size = Vector3.new(14.655, 14.847, 13.311) | |
| 82 | part_2.Orientation = Vector3.new(9.07, -4.29, 1.98) | |
| 83 | part_2.Material = Enum.Material.Grass | |
| 84 | part_2.Color = Color3.new(0.294118, 0.592157, 0.294118) | |
| 85 | part_2.BrickColor = BrickColor.new("Bright green")
| |
| 86 | part_2.Parent = model_4 | |
| 87 | part_2.CFrame = CFrame.new(18.36, 122.924, 2.992) * CFrame.Angles(0.159, -0.074, 0.046) | |
| 88 | mesh_2.MeshType = Enum.MeshType.Sphere | |
| 89 | mesh_2.Parent = part_2 | |
| 90 | decal_7.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 91 | decal_7.Face = Enum.NormalId.Right | |
| 92 | decal_7.Parent = part_2 | |
| 93 | decal_8.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 94 | decal_8.Parent = part_2 | |
| 95 | decal_9.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 96 | decal_9.Face = Enum.NormalId.Left | |
| 97 | decal_9.Parent = part_2 | |
| 98 | decal_10.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 99 | decal_10.Face = Enum.NormalId.Back | |
| 100 | decal_10.Parent = part_2 | |
| 101 | decal_11.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 102 | decal_11.Face = Enum.NormalId.Top | |
| 103 | decal_11.Parent = part_2 | |
| 104 | decal_12.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 105 | decal_12.Face = Enum.NormalId.Bottom | |
| 106 | decal_12.Parent = part_2 | |
| 107 | part_3.Size = Vector3.new(14.655, 14.847, 13.311) | |
| 108 | part_3.Orientation = Vector3.new(9.07, -4.29, 1.98) | |
| 109 | part_3.Material = Enum.Material.Grass | |
| 110 | part_3.Color = Color3.new(0.294118, 0.592157, 0.294118) | |
| 111 | part_3.BrickColor = BrickColor.new("Bright green")
| |
| 112 | part_3.Parent = model_6 | |
| 113 | part_3.CFrame = CFrame.new(65.143, 124.524, 6.759) * CFrame.Angles(0.159, -0.074, 0.046) | |
| 114 | mesh_3.MeshType = Enum.MeshType.Sphere | |
| 115 | mesh_3.Parent = part_3 | |
| 116 | decal_13.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 117 | decal_13.Face = Enum.NormalId.Right | |
| 118 | decal_13.Parent = part_3 | |
| 119 | decal_14.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 120 | decal_14.Parent = part_3 | |
| 121 | decal_15.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 122 | decal_15.Face = Enum.NormalId.Left | |
| 123 | decal_15.Parent = part_3 | |
| 124 | decal_16.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 125 | decal_16.Face = Enum.NormalId.Back | |
| 126 | decal_16.Parent = part_3 | |
| 127 | decal_17.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 128 | decal_17.Face = Enum.NormalId.Top | |
| 129 | decal_17.Parent = part_3 | |
| 130 | decal_18.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 131 | decal_18.Face = Enum.NormalId.Bottom | |
| 132 | decal_18.Parent = part_3 | |
| 133 | part_4.Size = Vector3.new(14.655, 14.847, 13.311) | |
| 134 | part_4.Orientation = Vector3.new(9.07, -4.29, 1.98) | |
| 135 | part_4.Material = Enum.Material.Grass | |
| 136 | part_4.Color = Color3.new(0.294118, 0.592157, 0.294118) | |
| 137 | part_4.BrickColor = BrickColor.new("Bright green")
| |
| 138 | part_4.Parent = model_8 | |
| 139 | part_4.CFrame = CFrame.new(68.413, 131.494, -36.802) * CFrame.Angles(0.159, -0.074, 0.046) | |
| 140 | mesh_4.MeshType = Enum.MeshType.Sphere | |
| 141 | mesh_4.Parent = part_4 | |
| 142 | decal_19.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 143 | decal_19.Face = Enum.NormalId.Right | |
| 144 | decal_19.Parent = part_4 | |
| 145 | decal_20.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 146 | decal_20.Parent = part_4 | |
| 147 | decal_21.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 148 | decal_21.Face = Enum.NormalId.Left | |
| 149 | decal_21.Parent = part_4 | |
| 150 | decal_22.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 151 | decal_22.Face = Enum.NormalId.Back | |
| 152 | decal_22.Parent = part_4 | |
| 153 | decal_23.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 154 | decal_23.Face = Enum.NormalId.Top | |
| 155 | decal_23.Parent = part_4 | |
| 156 | decal_24.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 157 | decal_24.Face = Enum.NormalId.Bottom | |
| 158 | decal_24.Parent = part_4 | |
| 159 | part_5.Size = Vector3.new(14.655, 14.847, 13.311) | |
| 160 | part_5.Orientation = Vector3.new(9.07, -4.29, 1.98) | |
| 161 | part_5.Material = Enum.Material.Grass | |
| 162 | part_5.Color = Color3.new(0.294118, 0.592157, 0.294118) | |
| 163 | part_5.BrickColor = BrickColor.new("Bright green")
| |
| 164 | part_5.Parent = model_10 | |
| 165 | part_5.CFrame = CFrame.new(45.215, 127.945, -21.061) * CFrame.Angles(0.159, -0.074, 0.046) | |
| 166 | mesh_5.MeshType = Enum.MeshType.Sphere | |
| 167 | mesh_5.Parent = part_5 | |
| 168 | decal_25.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 169 | decal_25.Face = Enum.NormalId.Right | |
| 170 | decal_25.Parent = part_5 | |
| 171 | decal_26.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 172 | decal_26.Parent = part_5 | |
| 173 | decal_27.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 174 | decal_27.Face = Enum.NormalId.Left | |
| 175 | decal_27.Parent = part_5 | |
| 176 | decal_28.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 177 | decal_28.Face = Enum.NormalId.Back | |
| 178 | decal_28.Parent = part_5 | |
| 179 | decal_29.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 180 | decal_29.Face = Enum.NormalId.Top | |
| 181 | decal_29.Parent = part_5 | |
| 182 | decal_30.Texture = "http://www.roblox.com/asset/?id=166685177" | |
| 183 | decal_30.Face = Enum.NormalId.Bottom | |
| 184 | decal_30.Parent = part_5 |