SHOW:
|
|
- or go back to the newest paste.
| 1 | --made by dionspion009 u stupid bazniggers. | |
| 2 | ||
| 3 | - | warn("made by joe201705 kthxbai.")
|
| 3 | + | warn("made by dionspion009 kthxbai.")
|
| 4 | ||
| 5 | - | local player = "LocalPlayer" |
| 5 | + | |
| 6 | - | local Character = game.Players[player].Character |
| 6 | + | |
| 7 | - | it = Instance.new |
| 7 | + | |
| 8 | - | vt = Vector3.new |
| 8 | + | |
| 9 | - | bc = BrickColor.new |
| 9 | + | |
| 10 | - | cf = CFrame.new |
| 10 | + | |
| 11 | - | local hed = Character.Head |
| 11 | + | |
| 12 | - | local ultcooldown = 99999 |
| 12 | + | |
| 13 | - | PRT = true |
| 13 | + | |
| 14 | - | paly = game.Players.LocalPlayer |
| 14 | + | |
| 15 | - | p = game.Players.LocalPlayer |
| 15 | + | |
| 16 | - | char = paly.Character |
| 16 | + | |
| 17 | - | torso = char.Torso |
| 17 | + | |
| 18 | - | neck = char.Torso.Neck |
| 18 | + | |
| 19 | - | hum = char.Humanoid |
| 19 | + | |
| 20 | - | Player = game:GetService("Players").LocalPlayer
|
| 20 | + | |
| 21 | - | local mouse = Player:GetMouse() |
| 21 | + | |
| 22 | - | Character = Player.Character |
| 22 | + | |
| 23 | - | tors = Character.Torso |
| 23 | + | |
| 24 | - | lleg = Character["Left Leg"] |
| 24 | + | |
| 25 | - | root = Character.HumanoidRootPart |
| 25 | + | |
| 26 | - | hed = Character.Head |
| 26 | + | |
| 27 | - | rleg = Character["Right Leg"] |
| 27 | + | |
| 28 | - | rarm = Character["Right Arm"] |
| 28 | + | |
| 29 | - | larm = Character["Left Arm"] |
| 29 | + | |
| 30 | - | local Effects = {}
|
| 30 | + | |
| 31 | - | hum.MaxHealth = 1.345433E142 |
| 31 | + | |
| 32 | - | hed.Transparency = 1 |
| 32 | + | |
| 33 | - | hed.face.Transparency = 1 |
| 33 | + | |
| 34 | - | local runServ = game:GetService("RunService").RenderStepped
|
| 34 | + | |
| 35 | - | local HBill = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
|
| 35 | + | |
| 36 | - | local HMain, HBarBack, HBar = Instance.new("Frame", HBill), Instance.new("Frame"), Instance.new("Frame")
|
| 36 | + | |
| 37 | - | local HHealth, HName = Instance.new("TextLabel", HBarBack), Instance.new("TextLabel")
|
| 37 | + | |
| 38 | - | HBill.Size = UDim2.new(15, 0, 2.2, 0) |
| 38 | + | |
| 39 | - | HBill.Name = "Health Display" |
| 39 | + | |
| 40 | - | HBill.StudsOffset = Vector3.new(0, 4, 0) |
| 40 | + | |
| 41 | - | HBill.AlwaysOnTop = true |
| 41 | + | |
| 42 | - | HBill.Enabled = true |
| 42 | + | |
| 43 | - | HMain.BackgroundColor3 = Color3.new(0, 0, 0) |
| 43 | + | |
| 44 | - | HMain.BackgroundTransparency = 1 |
| 44 | + | |
| 45 | - | HMain.Size = UDim2.new(1, 0, 1, 0) |
| 45 | + | |
| 46 | - | HBarBack.Parent = HMain |
| 46 | + | |
| 47 | - | HBarBack.BackgroundColor3 = Color3.new(0, 0, 0) |
| 47 | + | |
| 48 | - | HBarBack.BorderColor3 = Color3.new(0, 0, 0) |
| 48 | + | |
| 49 | - | HBarBack.BorderSizePixel = 2 |
| 49 | + | |
| 50 | - | HBarBack.Position = UDim2.new(0.025, 0, 0.55, 0) |
| 50 | + | |
| 51 | - | HBarBack.Size = UDim2.new(0.95, 0, 0.3, 0) |
| 51 | + | |
| 52 | - | HBar.Parent = HBarBack |
| 52 | + | |
| 53 | - | HBar.BackgroundColor3 = Color3.new(0, 1, 0) |
| 53 | + | |
| 54 | - | HBar.BorderColor3 = Color3.new(0, 0, 0) |
| 54 | + | |
| 55 | - | HBar.Size = UDim2.new(0.5, 0, 1, 0) |
| 55 | + | |
| 56 | - | HHealth.BackgroundTransparency = 1 |
| 56 | + | |
| 57 | - | HHealth.Size = UDim2.new(1, 0, 1, 0) |
| 57 | + | |
| 58 | - | HHealth.Font = "SciFi" |
| 58 | + | |
| 59 | - | HHealth.Text = " " |
| 59 | + | |
| 60 | - | HHealth.TextScaled = true |
| 60 | + | |
| 61 | - | HHealth.TextColor3 = Color3.new(60, 236, 236) |
| 61 | + | |
| 62 | - | HHealth.TextStrokeColor3 = Color3.new(0, 0, 0) |
| 62 | + | |
| 63 | - | HHealth.TextStrokeTransparency = 0 |
| 63 | + | |
| 64 | - | HName.Parent = HMain |
| 64 | + | |
| 65 | - | HName.BackgroundTransparency = 1 |
| 65 | + | |
| 66 | - | HName.Size = UDim2.new(1, 0, 0.5, 0) |
| 66 | + | |
| 67 | - | HName.Font = "SciFi" |
| 67 | + | |
| 68 | - | HName.Text = "Creator of this Computer" |
| 68 | + | |
| 69 | - | HName.TextScaled = true |
| 69 | + | |
| 70 | - | HName.TextColor3 = Color3.new(60, 236, 236) |
| 70 | + | |
| 71 | - | HName.TextStrokeColor3 = Color3.new(0, 0, 0) |
| 71 | + | |
| 72 | - | HName.TextStrokeTransparency = 0 |
| 72 | + | |
| 73 | - | HName.TextYAlignment = "Top" |
| 73 | + | |
| 74 | - | runServ:connect(function() |
| 74 | + | |
| 75 | - | HHealth.Text = "<[" .. math.floor(game.Players.LocalPlayer.Character.Humanoid.Health) .. "]>" |
| 75 | + | |
| 76 | - | HBar:TweenSize(UDim2.new(game.Players.LocalPlayer.Character.Humanoid.Health / game.Players.LocalPlayer.Character.Humanoid.MaxHealth, 0, 1, 0), _, "Linear", 0.4) |
| 76 | + | |
| 77 | - | end) |
| 77 | + | |
| 78 | Sound57 = Instance.new("Sound")
| |
| 79 | Sound58 = Instance.new("Sound")
| |
| 80 | Sound59 = Instance.new("Sound")
| |
| 81 | Sound60 = Instance.new("Sound")
| |
| 82 | Model0.Name = "Laptop" | |
| 83 | Model0.Parent = mas | |
| 84 | Part1.Name = "BottomPart" | |
| 85 | Part1.Parent = Model0 | |
| 86 | Part1.BrickColor = BrickColor.new("Really black")
| |
| 87 | Part1.Rotation = Vector3.new(-180, 0, -180) | |
| 88 | Part1.Anchored = true | |
| 89 | Part1.Size = Vector3.new(39.8299942, 1, 30.2399921) | |
| 90 | Part1.CFrame = CFrame.new(-6.19735622, 0.590774, -10.9456778, -1, 0, -4.98436884e-06, 0, 1, 0, 4.98436884e-06, 0, -1) | |
| 91 | Part1.BottomSurface = Enum.SurfaceType.Smooth | |
| 92 | Part1.TopSurface = Enum.SurfaceType.Smooth | |
| 93 | Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 94 | Part1.Position = Vector3.new(-6.19735622, 0.590774, -10.9456778) | |
| 95 | Part1.Orientation = Vector3.new(0, -180, 0) | |
| 96 | Part1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 97 | Decal2.Parent = Part1 | |
| 98 | Decal2.Texture = "http://www.roblox.com/asset/?id=617255685" | |
| 99 | Decal2.Face = Enum.NormalId.Top | |
| 100 | Part3.Name = "Screen2" | |
| 101 | Part3.Parent = Model0 | |
| 102 | Part3.BrickColor = BrickColor.new("Really black")
| |
| 103 | Part3.Transparency = 1 | |
| 104 | Part3.Rotation = Vector3.new(90, 0, 0) | |
| 105 | Part3.Anchored = true | |
| 106 | Part3.Size = Vector3.new(38.4500122, 0.130000025, 25.3100014) | |
| 107 | Part3.CFrame = CFrame.new(-6.2075181, 15.0144901, -25.9560966, 1.00000024, 1.49936e-06, -6.36279583e-06, -6.34044409e-06, -1.64560261e-05, -1.00000024, -1.4994647e-06, 1, -1.64560206e-05) | |
| 108 | Part3.BottomSurface = Enum.SurfaceType.Smooth | |
| 109 | Part3.TopSurface = Enum.SurfaceType.Smooth | |
| 110 | Part3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 111 | Part3.Position = Vector3.new(-6.2075181, 15.0144901, -25.9560966) | |
| 112 | Part3.Orientation = Vector3.new(90, 0, 0) | |
| 113 | Part3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 114 | Decal4.Parent = Part3 | |
| 115 | Decal4.Transparency = 1 | |
| 116 | Decal4.Texture = "rbxassetid://179189051" | |
| 117 | Decal4.Face = Enum.NormalId.Top | |
| 118 | Part5.Name = "TopPart" | |
| 119 | Part5.Parent = Model0 | |
| 120 | Part5.BrickColor = BrickColor.new("Really black")
| |
| 121 | Part5.Rotation = Vector3.new(90, 0, 0) | |
| 122 | Part5.Anchored = true | |
| 123 | Part5.Size = Vector3.new(39.8499985, 1, 28.319994) | |
| 124 | Part5.CFrame = CFrame.new(-6.19078684, 14.1600399, -26.5191669, 1, 0, 0, 0, -8.16583633e-06, -1.00000203, 0, 1.0000006, 2.5331974e-07) | |
| 125 | Part5.BottomSurface = Enum.SurfaceType.Smooth | |
| 126 | Part5.TopSurface = Enum.SurfaceType.Smooth | |
| 127 | Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 128 | Part5.Position = Vector3.new(-6.19078684, 14.1600399, -26.5191669) | |
| 129 | Part5.Orientation = Vector3.new(90, 0, 0) | |
| 130 | Part5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 131 | SurfaceGui6.Parent = Part5 | |
| 132 | SurfaceGui6.Face = Enum.NormalId.Top | |
| 133 | TextLabel7.Parent = SurfaceGui6 | |
| 134 | TextLabel7.Transparency = 1 | |
| 135 | TextLabel7.Rotation = 90 | |
| 136 | TextLabel7.Size = UDim2.new(0, 550, 0, 700) | |
| 137 | TextLabel7.Text = "You" | |
| 138 | TextLabel7.Position = UDim2.new(0, 145, 0, -50) | |
| 139 | TextLabel7.BackgroundColor3 = Color3.new(1, 1, 1) | |
| 140 | TextLabel7.BackgroundTransparency = 1 | |
| 141 | TextLabel7.Font = Enum.Font.SourceSans | |
| 142 | TextLabel7.FontSize = Enum.FontSize.Size14 | |
| 143 | TextLabel7.TextColor3 = Color3.new(1, 1, 1) | |
| 144 | TextLabel7.TextScaled = true | |
| 145 | TextLabel7.TextTransparency = 1 | |
| 146 | TextLabel7.TextWrapped = true | |
| 147 | Part8.Name = "Screen" | |
| 148 | Part8.Parent = Model0 | |
| 149 | Part8.BrickColor = BrickColor.new("Really black")
| |
| 150 | Part8.Transparency = 1 | |
| 151 | Part8.Rotation = Vector3.new(-90, 0, -180) | |
| 152 | Part8.Anchored = true | |
| 153 | Part8.Size = Vector3.new(38.4500122, 0.130000025, 25.3100014) | |
| 154 | Part8.CFrame = CFrame.new(-6.20734978, 15.0583382, -26.0156708, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 155 | Part8.BottomSurface = Enum.SurfaceType.Smooth | |
| 156 | Part8.TopSurface = Enum.SurfaceType.Smooth | |
| 157 | Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 158 | Part8.Position = Vector3.new(-6.20734978, 15.0583382, -26.0156708) | |
| 159 | Part8.Orientation = Vector3.new(-90, -180, 0) | |
| 160 | Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 161 | Decal9.Parent = Part8 | |
| 162 | Decal9.Transparency = 1 | |
| 163 | Decal9.Texture = "rbxassetid://179189051" | |
| 164 | Decal9.Face = Enum.NormalId.Top | |
| 165 | Script10.Parent = Model0 | |
| 166 | table.insert(cors,sandbox(Script10,function() | |
| 167 | text = game.Workspace.Laptop.TopPart.SurfaceGui.TextLabel | |
| 168 | scroon = game.Workspace.Laptop.Screen.Decal | |
| 169 | scroon2 = game.Workspace.Laptop.Screen2.Decal | |
| 170 | scroon3 = game.Workspace.Laptop.Screen3.Decal | |
| 171 | scroon4 = game.Workspace.Laptop.Screen4.Decal | |
| 172 | scroon5 = game.Workspace.Laptop.Screen5.Decal | |
| 173 | scroon6 = game.Workspace.Laptop.Screen6.Decal | |
| 174 | shutdown = game.Workspace.Laptop.Shutdownscreen.Decal | |
| 175 | game.Workspace.Laptop.Chilled:Play() | |
| 176 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.9 | |
| 177 | wait() | |
| 178 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.8 | |
| 179 | wait() | |
| 180 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.7 | |
| 181 | wait() | |
| 182 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.6 | |
| 183 | wait() | |
| 184 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.5 | |
| 185 | wait() | |
| 186 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.4 | |
| 187 | wait() | |
| 188 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.3 | |
| 189 | wait() | |
| 190 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.2 | |
| 191 | wait() | |
| 192 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.1 | |
| 193 | wait() | |
| 194 | game.Workspace.Laptop.Screen.Decal.Transparency = 0 | |
| 195 | wait(3.6) | |
| 196 | scroon.Transparency = 1 | |
| 197 | scroon2.Transparency = 0 | |
| 198 | wait(0.1) | |
| 199 | scroon.Transparency = 0 | |
| 200 | scroon2.Transparency = 1 | |
| 201 | wait(0.1) | |
| 202 | scroon.Transparency = 1 | |
| 203 | scroon2.Transparency = 0 | |
| 204 | wait(0.1) | |
| 205 | scroon.Transparency = 0 | |
| 206 | scroon2.Transparency = 1 | |
| 207 | wait(0.1) | |
| 208 | scroon.Transparency = 1 | |
| 209 | scroon2.Transparency = 0 | |
| 210 | wait(0.1) | |
| 211 | scroon.Transparency = 0 | |
| 212 | scroon2.Transparency = 1 | |
| 213 | wait(0.1) | |
| 214 | scroon.Transparency = 1 | |
| 215 | scroon2.Transparency = 0 | |
| 216 | wait(0.1) | |
| 217 | scroon.Transparency = 0 | |
| 218 | scroon2.Transparency = 1 | |
| 219 | wait(0.1) | |
| 220 | scroon.Transparency = 1 | |
| 221 | scroon2.Transparency = 0 | |
| 222 | wait(0.1) | |
| 223 | scroon.Transparency = 0 | |
| 224 | scroon2.Transparency = 1 | |
| 225 | wait(0.1) | |
| 226 | scroon.Transparency = 1 | |
| 227 | scroon2.Transparency = 0 | |
| 228 | wait(0.1) | |
| 229 | scroon.Transparency = 0 | |
| 230 | scroon2.Transparency = 1 | |
| 231 | wait(0.1) | |
| 232 | scroon.Transparency = 1 | |
| 233 | scroon2.Transparency = 0 | |
| 234 | wait(0.1) | |
| 235 | scroon.Transparency = 0 | |
| 236 | scroon2.Transparency = 1 | |
| 237 | wait(0.1) | |
| 238 | scroon.Transparency = 1 | |
| 239 | scroon2.Transparency = 0 | |
| 240 | wait(0.1) | |
| 241 | scroon.Transparency = 0 | |
| 242 | scroon2.Transparency = 1 | |
| 243 | wait(0.1) | |
| 244 | scroon.Transparency = 1 | |
| 245 | scroon2.Transparency = 0 | |
| 246 | wait(0.1) | |
| 247 | scroon.Transparency = 0 | |
| 248 | scroon2.Transparency = 1 | |
| 249 | wait(0.1) | |
| 250 | scroon.Transparency = 1 | |
| 251 | scroon2.Transparency = 0 | |
| 252 | wait(0.1) | |
| 253 | scroon.Transparency = 0 | |
| 254 | scroon2.Transparency = 1 | |
| 255 | wait(0.1) | |
| 256 | scroon.Transparency = 1 | |
| 257 | scroon2.Transparency = 0 | |
| 258 | wait(0.1) | |
| 259 | scroon.Transparency = 0 | |
| 260 | scroon2.Transparency = 1 | |
| 261 | wait(0.1) | |
| 262 | scroon.Transparency = 1 | |
| 263 | scroon2.Transparency = 0 | |
| 264 | wait(0.1) | |
| 265 | scroon.Transparency = 0 | |
| 266 | scroon2.Transparency = 1 | |
| 267 | wait(0.1) | |
| 268 | scroon.Transparency = 1 | |
| 269 | scroon2.Transparency = 0 | |
| 270 | wait(0.1) | |
| 271 | scroon.Transparency = 0 | |
| 272 | scroon2.Transparency = 1 | |
| 273 | wait(0.1) | |
| 274 | scroon.Transparency = 1 | |
| 275 | scroon2.Transparency = 0 | |
| 276 | wait(0.1) | |
| 277 | scroon.Transparency = 0 | |
| 278 | scroon2.Transparency = 1 | |
| 279 | wait(0.1) | |
| 280 | scroon.Transparency = 1 | |
| 281 | scroon2.Transparency = 0 | |
| 282 | wait(0.1) | |
| 283 | scroon.Transparency = 0 | |
| 284 | scroon2.Transparency = 1 | |
| 285 | wait(0.1) | |
| 286 | scroon.Transparency = 1 | |
| 287 | scroon2.Transparency = 0 | |
| 288 | wait(0.1) | |
| 289 | scroon.Transparency = 0 | |
| 290 | scroon2.Transparency = 1 | |
| 291 | wait(0.1) | |
| 292 | scroon.Transparency = 1 | |
| 293 | scroon2.Transparency = 0 | |
| 294 | wait(0.1) | |
| 295 | scroon.Transparency = 0 | |
| 296 | scroon2.Transparency = 1 | |
| 297 | wait(0.1) | |
| 298 | scroon.Transparency = 1 | |
| 299 | scroon2.Transparency = 0 | |
| 300 | wait(0.1) | |
| 301 | scroon.Transparency = 0 | |
| 302 | scroon2.Transparency = 1 | |
| 303 | wait(0.1) | |
| 304 | scroon.Transparency = 1 | |
| 305 | scroon2.Transparency = 0 | |
| 306 | wait(0.1) | |
| 307 | scroon.Transparency = 0 | |
| 308 | scroon2.Transparency = 1 | |
| 309 | wait(0.1) | |
| 310 | scroon.Transparency = 1 | |
| 311 | scroon2.Transparency = 0 | |
| 312 | wait(0.1) | |
| 313 | scroon.Transparency = 0 | |
| 314 | scroon2.Transparency = 1 | |
| 315 | wait(0.1) | |
| 316 | scroon.Transparency = 1 | |
| 317 | scroon2.Transparency = 0 | |
| 318 | wait(0.1) | |
| 319 | scroon.Transparency = 0 | |
| 320 | scroon2.Transparency = 1 | |
| 321 | wait(0.1) | |
| 322 | scroon.Transparency = 1 | |
| 323 | scroon2.Transparency = 0 | |
| 324 | wait(0.1) | |
| 325 | scroon.Transparency = 0 | |
| 326 | scroon2.Transparency = 1 | |
| 327 | wait(0.1) | |
| 328 | scroon.Transparency = 1 | |
| 329 | scroon2.Transparency = 0 | |
| 330 | wait(0.1) | |
| 331 | scroon.Transparency = 0 | |
| 332 | scroon2.Transparency = 1 | |
| 333 | wait(0.1) | |
| 334 | scroon.Transparency = 1 | |
| 335 | scroon2.Transparency = 0 | |
| 336 | wait(0.1) | |
| 337 | scroon.Transparency = 0 | |
| 338 | scroon2.Transparency = 1 | |
| 339 | wait(0.1) | |
| 340 | scroon.Transparency = 1 | |
| 341 | scroon2.Transparency = 0 | |
| 342 | wait(0.1) | |
| 343 | scroon.Transparency = 0 | |
| 344 | scroon2.Transparency = 1 | |
| 345 | wait(0.1) | |
| 346 | scroon.Transparency = 1 | |
| 347 | scroon2.Transparency = 0 | |
| 348 | wait(0.1) | |
| 349 | scroon.Transparency = 0 | |
| 350 | scroon2.Transparency = 1 | |
| 351 | wait(0.1) | |
| 352 | scroon.Transparency = 1 | |
| 353 | scroon2.Transparency = 0 | |
| 354 | wait(0.1) | |
| 355 | scroon.Transparency = 0 | |
| 356 | scroon2.Transparency = 1 | |
| 357 | wait(0.1) | |
| 358 | scroon.Transparency = 1 | |
| 359 | scroon2.Transparency = 0 | |
| 360 | wait(0.1) | |
| 361 | scroon.Transparency = 0 | |
| 362 | scroon2.Transparency = 1 | |
| 363 | wait(0.1) | |
| 364 | scroon.Transparency = 1 | |
| 365 | scroon2.Transparency = 0 | |
| 366 | wait(0.1) | |
| 367 | scroon.Transparency = 0 | |
| 368 | scroon2.Transparency = 1 | |
| 369 | wait(0.1) | |
| 370 | scroon.Transparency = 1 | |
| 371 | scroon2.Transparency = 0 | |
| 372 | wait(0.1) | |
| 373 | scroon.Transparency = 0 | |
| 374 | scroon2.Transparency = 1 | |
| 375 | wait(0.1) | |
| 376 | scroon.Transparency = 1 | |
| 377 | scroon2.Transparency = 0 | |
| 378 | wait(0.1) | |
| 379 | scroon.Transparency = 0 | |
| 380 | scroon2.Transparency = 1 | |
| 381 | wait(0.1) | |
| 382 | scroon.Transparency = 1 | |
| 383 | scroon2.Transparency = 0 | |
| 384 | wait(0.1) | |
| 385 | scroon.Transparency = 0 | |
| 386 | scroon2.Transparency = 1 | |
| 387 | wait(0.1) | |
| 388 | scroon.Transparency = 1 | |
| 389 | scroon2.Transparency = 0 | |
| 390 | wait(0.1) | |
| 391 | scroon.Transparency = 0 | |
| 392 | scroon2.Transparency = 1 | |
| 393 | wait(0.1) | |
| 394 | scroon.Transparency = 1 | |
| 395 | scroon2.Transparency = 0 | |
| 396 | wait(0.1) | |
| 397 | scroon.Transparency = 0 | |
| 398 | scroon2.Transparency = 1 | |
| 399 | wait(0.1) | |
| 400 | scroon.Transparency = 1 | |
| 401 | scroon2.Transparency = 0 | |
| 402 | wait(0.1) | |
| 403 | scroon.Transparency = 0 | |
| 404 | scroon2.Transparency = 1 | |
| 405 | wait(0.1) | |
| 406 | scroon.Transparency = 1 | |
| 407 | scroon2.Transparency = 0 | |
| 408 | wait(0.1) | |
| 409 | scroon.Transparency = 0 | |
| 410 | scroon2.Transparency = 1 | |
| 411 | wait(0.1) | |
| 412 | scroon.Transparency = 1 | |
| 413 | scroon2.Transparency = 0 | |
| 414 | wait(0.1) | |
| 415 | scroon.Transparency = 0 | |
| 416 | scroon2.Transparency = 1 | |
| 417 | wait(0.1) | |
| 418 | scroon.Transparency = 1 | |
| 419 | scroon2.Transparency = 0 | |
| 420 | wait(0.1) | |
| 421 | scroon.Transparency = 0 | |
| 422 | scroon2.Transparency = 1 | |
| 423 | wait(0.1) | |
| 424 | scroon.Transparency = 1 | |
| 425 | scroon2.Transparency = 0 | |
| 426 | wait(0.1) | |
| 427 | scroon.Transparency = 0 | |
| 428 | scroon2.Transparency = 1 | |
| 429 | wait(0.1) | |
| 430 | scroon.Transparency = 1 | |
| 431 | scroon2.Transparency = 0 | |
| 432 | wait(0.1) | |
| 433 | scroon.Transparency = 0 | |
| 434 | scroon2.Transparency = 1 | |
| 435 | wait(0.1) | |
| 436 | scroon.Transparency = 1 | |
| 437 | scroon2.Transparency = 0 | |
| 438 | wait(0.1) | |
| 439 | scroon.Transparency = 0 | |
| 440 | scroon2.Transparency = 1 | |
| 441 | wait(0.1) | |
| 442 | scroon.Transparency = 1 | |
| 443 | scroon2.Transparency = 0 | |
| 444 | wait(0.1) | |
| 445 | scroon.Transparency = 0 | |
| 446 | scroon2.Transparency = 1 | |
| 447 | wait(0.1) | |
| 448 | scroon.Transparency = 1 | |
| 449 | scroon2.Transparency = 0 | |
| 450 | wait(0.1) | |
| 451 | scroon.Transparency = 0 | |
| 452 | scroon2.Transparency = 1 | |
| 453 | wait(0.1) | |
| 454 | scroon.Transparency = 1 | |
| 455 | scroon2.Transparency = 0 | |
| 456 | wait(0.1) | |
| 457 | scroon.Transparency = 0 | |
| 458 | scroon2.Transparency = 1 | |
| 459 | wait(0.1) | |
| 460 | scroon.Transparency = 1 | |
| 461 | scroon2.Transparency = 0 | |
| 462 | wait(0.1) | |
| 463 | scroon.Transparency = 0 | |
| 464 | scroon2.Transparency = 1 | |
| 465 | wait(0.1) | |
| 466 | scroon.Transparency = 1 | |
| 467 | scroon2.Transparency = 0 | |
| 468 | wait(0.1) | |
| 469 | scroon.Transparency = 0 | |
| 470 | scroon2.Transparency = 1 | |
| 471 | wait(0.1) | |
| 472 | scroon.Transparency = 1 | |
| 473 | scroon2.Transparency = 0 | |
| 474 | wait(0.1) | |
| 475 | scroon.Transparency = 0 | |
| 476 | scroon2.Transparency = 1 | |
| 477 | wait(0.1) | |
| 478 | scroon.Transparency = 1 | |
| 479 | scroon2.Transparency = 0 | |
| 480 | wait(0.1) | |
| 481 | scroon.Transparency = 0 | |
| 482 | scroon2.Transparency = 1 | |
| 483 | wait(0.1) | |
| 484 | scroon.Transparency = 1 | |
| 485 | scroon2.Transparency = 1 | |
| 486 | scroon3.Transparency = 0 | |
| 487 | scroon4.Transparency = 0 | |
| 488 | for i = 1,8 do | |
| 489 | print(i) | |
| 490 | scroon3.Transparency = 1 | |
| 491 | scroon5.Transparency = 0 | |
| 492 | wait(0.1) | |
| 493 | scroon3.Transparency = 0 | |
| 494 | scroon5.Transparency = 1 | |
| 495 | wait(0.2) | |
| 496 | scroon4.Transparency = 1 | |
| 497 | scroon6.Transparency = 0 | |
| 498 | wait(0.1) | |
| 499 | scroon4.Transparency = 0 | |
| 500 | scroon6.Transparency = 1 | |
| 501 | wait(0.2) | |
| 502 | if i > 8 then | |
| 503 | break | |
| 504 | end | |
| 505 | end | |
| 506 | wait(0.3) | |
| 507 | scroon3.Transparency = 1 | |
| 508 | scroon5.Transparency = 1 | |
| 509 | scroon4.Transparency = 1 | |
| 510 | scroon6.Transparency = 1 | |
| 511 | ||
| 512 | scroon.Texture = "rbxassetid://123543605" | |
| 513 | scroon.Transparency = 0 | |
| 514 | wait(2.5) | |
| 515 | scroon.Texture = "rbxassetid://202749681" | |
| 516 | game.Workspace.Laptop.Error.Decal.Transparency = 0 | |
| 517 | wait(0.3) | |
| 518 | game.Workspace.Laptop.Error2.Decal.Transparency = 0 | |
| 519 | wait(0.3) | |
| 520 | game.Workspace.Laptop.Error3.Decal.Transparency = 0 | |
| 521 | wait(0.3) | |
| 522 | game.Workspace.Laptop.Error4.Decal.Transparency = 0 | |
| 523 | wait(0.3) | |
| 524 | game.Workspace.Laptop.Error5.Decal.Transparency = 0 | |
| 525 | wait(0.3) | |
| 526 | game.Workspace.Laptop.Error6.Decal.Transparency = 0 | |
| 527 | wait(0.3) | |
| 528 | game.Workspace.Laptop.Error7.Decal.Transparency = 0 | |
| 529 | wait(0.3) | |
| 530 | game.Workspace.Laptop.Error8.Decal.Transparency = 0 | |
| 531 | wait(0.3) | |
| 532 | game.Workspace.Laptop.Error9.Decal.Transparency = 0 | |
| 533 | wait(0.3) | |
| 534 | game.Workspace.Laptop.Error10.Decal.Transparency = 0 | |
| 535 | wait(0.3) | |
| 536 | game.Workspace.Laptop.Error11.Decal.Transparency = 0 | |
| 537 | wait(0.3) | |
| 538 | game.Workspace.Laptop.Error12.Decal.Transparency = 0 | |
| 539 | wait(0.3) | |
| 540 | game.Workspace.Laptop.Error13.Decal.Transparency = 0 | |
| 541 | wait(0.3) | |
| 542 | game.Workspace.Laptop.Error14.Decal.Transparency = 0 | |
| 543 | wait(1) | |
| 544 | for xd = 1,65 do | |
| 545 | print(xd) | |
| 546 | game.Workspace.Laptop.Error.Decal.Transparency = 1 | |
| 547 | game.Workspace.Laptop.Error2.Decal.Transparency = 1 | |
| 548 | game.Workspace.Laptop.Error3.Decal.Transparency = 1 | |
| 549 | game.Workspace.Laptop.Error4.Decal.Transparency = 1 | |
| 550 | game.Workspace.Laptop.Error5.Decal.Transparency = 1 | |
| 551 | game.Workspace.Laptop.Error6.Decal.Transparency = 1 | |
| 552 | game.Workspace.Laptop.Error7.Decal.Transparency = 1 | |
| 553 | game.Workspace.Laptop.Error8.Decal.Transparency = 1 | |
| 554 | game.Workspace.Laptop.Error9.Decal.Transparency = 1 | |
| 555 | game.Workspace.Laptop.Error10.Decal.Transparency = 1 | |
| 556 | game.Workspace.Laptop.Error11.Decal.Transparency = 1 | |
| 557 | game.Workspace.Laptop.Error12.Decal.Transparency = 1 | |
| 558 | game.Workspace.Laptop.Error13.Decal.Transparency = 1 | |
| 559 | game.Workspace.Laptop.Error14.Decal.Transparency = 1 | |
| 560 | wait(0.1) | |
| 561 | game.Workspace.Laptop.Error.Decal.Transparency = 0 | |
| 562 | game.Workspace.Laptop.Error2.Decal.Transparency = 0 | |
| 563 | game.Workspace.Laptop.Error3.Decal.Transparency = 0 | |
| 564 | game.Workspace.Laptop.Error4.Decal.Transparency = 0 | |
| 565 | game.Workspace.Laptop.Error5.Decal.Transparency = 0 | |
| 566 | game.Workspace.Laptop.Error6.Decal.Transparency = 0 | |
| 567 | game.Workspace.Laptop.Error7.Decal.Transparency = 0 | |
| 568 | game.Workspace.Laptop.Error8.Decal.Transparency = 0 | |
| 569 | game.Workspace.Laptop.Error9.Decal.Transparency = 0 | |
| 570 | game.Workspace.Laptop.Error10.Decal.Transparency = 0 | |
| 571 | game.Workspace.Laptop.Error11.Decal.Transparency = 0 | |
| 572 | game.Workspace.Laptop.Error12.Decal.Transparency = 0 | |
| 573 | game.Workspace.Laptop.Error13.Decal.Transparency = 0 | |
| 574 | game.Workspace.Laptop.Error14.Decal.Transparency = 0 | |
| 575 | wait(0.1) | |
| 576 | if xd > 65 then | |
| 577 | break | |
| 578 | end | |
| 579 | end | |
| 580 | game.Workspace.Laptop.Error.Decal.Transparency = 1 | |
| 581 | game.Workspace.Laptop.Error2.Decal.Transparency = 1 | |
| 582 | game.Workspace.Laptop.Error3.Decal.Transparency = 1 | |
| 583 | game.Workspace.Laptop.Error4.Decal.Transparency = 1 | |
| 584 | game.Workspace.Laptop.Error5.Decal.Transparency = 1 | |
| 585 | game.Workspace.Laptop.Error6.Decal.Transparency = 1 | |
| 586 | - | scroon.Texture = "rbxassetid://1407647104" |
| 586 | + | |
| 587 | game.Workspace.Laptop.Error8.Decal.Transparency = 1 | |
| 588 | game.Workspace.Laptop.Error9.Decal.Transparency = 1 | |
| 589 | - | scroon.Texture = "rbxassetid://1515585913" |
| 589 | + | |
| 590 | game.Workspace.Laptop.Error11.Decal.Transparency = 1 | |
| 591 | game.Workspace.Laptop.Error12.Decal.Transparency = 1 | |
| 592 | game.Workspace.Laptop.Error13.Decal.Transparency = 1 | |
| 593 | game.Workspace.Laptop.Error14.Decal.Transparency = 1 | |
| 594 | wait(1) | |
| 595 | game.Workspace.Laptop.Shutdown:Play() | |
| 596 | game.Workspace.Laptop.Screen.Decal.Transparency = 0 | |
| 597 | wait() | |
| 598 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.1 | |
| 599 | wait() | |
| 600 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.2 | |
| 601 | wait() | |
| 602 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.3 | |
| 603 | wait() | |
| 604 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.4 | |
| 605 | wait() | |
| 606 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.5 | |
| 607 | wait() | |
| 608 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.6 | |
| 609 | wait() | |
| 610 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.7 | |
| 611 | wait() | |
| 612 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.8 | |
| 613 | wait() | |
| 614 | game.Workspace.Laptop.Screen.Decal.Transparency = 0.9 | |
| 615 | wait() | |
| 616 | game.Workspace.Laptop.Screen.Decal.Transparency = 1 | |
| 617 | wait() | |
| 618 | shutdown.Transparency = 1 | |
| 619 | wait() | |
| 620 | shutdown.Transparency = 0.9 | |
| 621 | wait() | |
| 622 | shutdown.Transparency = 0.8 | |
| 623 | wait() | |
| 624 | shutdown.Transparency = 0.7 | |
| 625 | wait() | |
| 626 | shutdown.Transparency = 0.6 | |
| 627 | wait() | |
| 628 | shutdown.Transparency = 0.5 | |
| 629 | wait() | |
| 630 | shutdown.Transparency = 0.4 | |
| 631 | wait() | |
| 632 | shutdown.Transparency = 0.3 | |
| 633 | wait() | |
| 634 | shutdown.Transparency = 0.2 | |
| 635 | wait() | |
| 636 | shutdown.Transparency = 0.1 | |
| 637 | wait() | |
| 638 | shutdown.Transparency = 0 | |
| 639 | wait(5) | |
| 640 | game.Workspace.Laptop.OOPS:Play() | |
| 641 | shutdown.Texture = "rbxassetid://49232204" | |
| 642 | wait(7) | |
| 643 | shutdown.Transparency = 1 | |
| 644 | text.TextTransparency = 0 | |
| 645 | wait(0.1) | |
| 646 | text.Text = "Need" | |
| 647 | wait(0.1) | |
| 648 | shutdown.Texture = "rbxassetid://56445649" | |
| 649 | shutdown.Transparency = 0 | |
| 650 | wait(0.6) | |
| 651 | shutdown.Transparency = 1 | |
| 652 | text.Text = "World's only Corruput with" | |
| 653 | wait(1.8) | |
| 654 | text.Text = "Data" | |
| 655 | wait(0.2) | |
| 656 | text.Text = "Recovery" | |
| 657 | wait(0.2) | |
| 658 | text.Text = "Software" | |
| 659 | wait(1) | |
| 660 | text.TextTransparency = 1 | |
| 661 | shutdown.Texture = "rbxassetid://1071265882" | |
| 662 | shutdown.Transparency = 0 | |
| 663 | wait(0.5) | |
| 664 | shutdown.Transparency = 1 | |
| 665 | text.Text = "Beyond" | |
| 666 | text.TextTransparency = 0 | |
| 667 | wait(0.2) | |
| 668 | shutdown.Texture = "rbxassetid://30261668" | |
| 669 | shutdown.Transparency = 0 | |
| 670 | wait(0.8) | |
| 671 | shutdown.Texture = "rbxassetid://1071265882" | |
| 672 | wait(0.5) | |
| 673 | shutdown.Texture = "rbxassetid://56445649" | |
| 674 | wait(0.6) | |
| 675 | shutdown.Transparency = 1 | |
| 676 | text.TextTransparency = 1 | |
| 677 | wait(0.6) | |
| 678 | game.Workspace.Laptop.AGK:Play() | |
| 679 | shutdown.Texture = "rbxassetid://210229968" | |
| 680 | shutdown.Transparency = 0 | |
| 681 | wait(5) | |
| 682 | game.Workspace.Laptop.AGK:Stop() | |
| 683 | shutdown.Texture = "rbxassetid://186565366" | |
| 684 | wait(0.1) | |
| 685 | shutdown.Texture = "rbxassetid://186565386" | |
| 686 | wait(0.1) | |
| 687 | shutdown.Texture = "rbxassetid://186565386" | |
| 688 | wait(0.1) | |
| 689 | shutdown.Texture = "rbxassetid://186565394" | |
| 690 | wait(0.1) | |
| 691 | shutdown.Texture = "rbxassetid://186565400" | |
| 692 | wait(0.1) | |
| 693 | game.Workspace.Laptop.EGUSPELOSIAWN:Play() | |
| 694 | shutdown.Texture = "rbxassetid://186565408" | |
| 695 | wait(0.1) | |
| 696 | shutdown.Texture = "rbxassetid://186565413" | |
| 697 | wait(0.1) | |
| 698 | shutdown.Texture = "rbxassetid://186565417" | |
| 699 | wait(0.1) | |
| 700 | shutdown.Texture = "rbxassetid://186565425" | |
| 701 | wait(0.1) | |
| 702 | shutdown.Texture = "rbxassetid://186565433" | |
| 703 | wait(0.1) | |
| 704 | shutdown.Texture = "rbxassetid://186565445" | |
| 705 | wait(0.1) | |
| 706 | shutdown.Texture = "rbxassetid://186565454" | |
| 707 | wait(0.1) | |
| 708 | shutdown.Texture = "rbxassetid://186565461" | |
| 709 | wait(0.1) | |
| 710 | shutdown.Texture = "rbxassetid://186565474" | |
| 711 | wait(0.1) | |
| 712 | shutdown.Texture = "rbxassetid://186565480" | |
| 713 | wait(0.1) | |
| 714 | shutdown.Texture = "rbxassetid://186565489" | |
| 715 | wait(0.1) | |
| 716 | shutdown.Texture = "rbxassetid://186565497" | |
| 717 | wait(0.1) | |
| 718 | shutdown.Texture = "rbxassetid://186565502" | |
| 719 | wait(0.1) | |
| 720 | shutdown.Texture = "rbxassetid://186565508" | |
| 721 | wait(0.1) | |
| 722 | - | shutdown.Texture = "rbxassetid://172854107" |
| 722 | + | |
| 723 | wait(0.1) | |
| 724 | game.Workspace.Laptop.EGUSPELOSIAWN:Stop() | |
| 725 | wait(0.1) | |
| 726 | - | text.Text = "World's only antivirus with" |
| 726 | + | |
| 727 | game.Workspace.Laptop.Standby:Play() | |
| 728 | shutdown.Transparency = 0 | |
| 729 | wait(17) | |
| 730 | game.Workspace.Laptop.Standby:Stop() | |
| 731 | game.Workspace.Laptop.Cresh:Play() | |
| 732 | wait(3) | |
| 733 | shutdown.Transparency = 1 | |
| 734 | shutdown.Texture = "rbxassetid://56445649" | |
| 735 | wait(2) | |
| 736 | shutdown.Transparency = 0 | |
| 737 | wait(5) | |
| 738 | shutdown.Transparency = 1 | |
| 739 | game.Workspace.Laptop.Cresh:Stop() | |
| 740 | wait(3) | |
| 741 | game.Workspace.Laptop.Search:Play() | |
| 742 | text.TextTransparency = 0 | |
| 743 | for i = 1,10 do | |
| 744 | print(i) | |
| 745 | text.Text = "SEARCHING FOR D.U.C.K" | |
| 746 | wait(0.75) | |
| 747 | - | shutdown.Texture = "rbxassetid://172854107" |
| 747 | + | text.Text = "SEARCHING FOR D.U.C.K" |
| 748 | wait(0.75) | |
| 749 | text.Text = "SEARCHING FOR D.U.C.K" | |
| 750 | wait(0.75) | |
| 751 | if i > 5 then | |
| 752 | break | |
| 753 | end | |
| 754 | end | |
| 755 | game.Workspace.Laptop.Search:Stop() | |
| 756 | Math = math.random(1,2) | |
| 757 | if Math == 1 then | |
| 758 | game.Workspace.Laptop.Yey:Play() | |
| 759 | text.Text = "Data found! Congratiolations! D.U.C.K didn't backstab you :3" | |
| 760 | wait(5) | |
| 761 | text.Text = "Your computer will sta-" | |
| 762 | wait(3) | |
| 763 | text.Text = "Uhh hold on...There seems to be an error..." | |
| 764 | wait(3) | |
| 765 | text.Text = "oh no DUCK IS GONNA CRUSH YOUR COMPU-" | |
| 766 | wait(0.3) | |
| 767 | text.Text = " " | |
| 768 | game.Workspace.Laptop.JABANANEN:Play() | |
| 769 | wait() | |
| 770 | scroon.Transparency = 0 | |
| 771 | scroon.Texture = "rbxassetid://56445650" | |
| 772 | ||
| 773 | ||
| 774 | ||
| 775 | ||
| 776 | ||
| 777 | end | |
| 778 | if Math == 2 then | |
| 779 | game.Workspace.Laptop.Noh:Play() | |
| 780 | text.Text = "Oh noes, D.U.C.K destroyed your data..." | |
| 781 | wait(5) | |
| 782 | text.Text = "....And it has activated Meltdown from D.U.C.K! RUN!" | |
| 783 | wait(5) | |
| 784 | game.Workspace.Laptop.SELFDESTRUCT:Play() | |
| 785 | wait(12) | |
| 786 | warn("Rest In Pease Computer 2018-D.U.C.K")
| |
| 787 | text.Text = "RIP COMPUTER" | |
| 788 | local kablmaoXDXD = Instance.new("Sound", game.Players.LocalPlayer.Character)
| |
| 789 | kablmaoXDXD.SoundId = "rbxassetid://141679994" | |
| 790 | kablmaoXDXD.Volume = 10 | |
| 791 | kablmaoXDXD:Play() | |
| 792 | workspace.Laptop:BreakJoints() | |
| 793 | workspace.Laptop.TopPart.Anchored = false | |
| 794 | local boom = Instance.new("Explosion", workspace)
| |
| 795 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
| 796 | boom.Visible = false | |
| 797 | boom.BlastRadius = 70 | |
| 798 | local boom = Instance.new("Explosion", workspace)
| |
| 799 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
| 800 | boom.Visible = false | |
| 801 | boom.BlastRadius = 70 | |
| 802 | local boom = Instance.new("Explosion", workspace)
| |
| 803 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
| 804 | boom.Visible = false | |
| 805 | boom.BlastRadius = 70 | |
| 806 | local boom = Instance.new("Explosion", workspace)
| |
| 807 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
| 808 | - | shutdown.Texture = "rbxassetid://497316539" |
| 808 | + | |
| 809 | boom.BlastRadius = 70 | |
| 810 | local boom = Instance.new("Explosion", workspace)
| |
| 811 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
| 812 | boom.Visible = false | |
| 813 | boom.BlastRadius = 70 | |
| 814 | local boom = Instance.new("Explosion", workspace)
| |
| 815 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
| 816 | boom.Visible = false | |
| 817 | boom.BlastRadius = 70 | |
| 818 | local boom = Instance.new("Explosion", workspace)
| |
| 819 | - | text.Text = "SEARCHING FOR TOUHOU DATA." |
| 819 | + | |
| 820 | boom.Visible = false | |
| 821 | - | text.Text = "SEARCHING FOR TOUHOU DATA.." |
| 821 | + | |
| 822 | local boom = Instance.new("Explosion", workspace)
| |
| 823 | - | text.Text = "SEARCHING FOR TOUHOU DATA..." |
| 823 | + | |
| 824 | boom.Visible = false | |
| 825 | boom.BlastRadius = 70 | |
| 826 | local boom = Instance.new("Explosion", workspace)
| |
| 827 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
| 828 | boom.Visible = false | |
| 829 | boom.BlastRadius = 70 | |
| 830 | local boom = Instance.new("Explosion", workspace)
| |
| 831 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
| 832 | boom.Visible = false | |
| 833 | - | text.Text = "Data found! Congratiolations! TOUHOU SAVER didn't backstab you :3" |
| 833 | + | |
| 834 | local boom = Instance.new("Explosion", workspace)
| |
| 835 | boom.Position = game.Workspace.Laptop.BottomPart.Position | |
| 836 | boom.Visible = false | |
| 837 | boom.BlastRadius = 70 | |
| 838 | local boom = Instance.new("Explosion", workspace)
| |
| 839 | - | text.Text = "OH GOD TOUHOU SAVER NO I DONT LIKE REMIL-" |
| 839 | + | |
| 840 | boom.Visible = false | |
| 841 | boom.BlastRadius = 70 | |
| 842 | - | HName.Text = "is that Remila" |
| 842 | + | |
| 843 | ball1.Size = Vector3.new(1,1,1) | |
| 844 | ball1.Material = "Neon" | |
| 845 | ball1.Anchored = true | |
| 846 | - | scroon.Texture = "rbxassetid://56179657" |
| 846 | + | |
| 847 | ball1.BrickColor = BrickColor.new("New Yeller")
| |
| 848 | ball1.CanCollide = false | |
| 849 | ball1.CFrame = game.Workspace.Laptop.BottomPart.CFrame | |
| 850 | local ball11 = Instance.new("Part", game.Players.LocalPlayer.Character)
| |
| 851 | ball11.Size = Vector3.new(1,1,1) | |
| 852 | ball11.Material = "Neon" | |
| 853 | ball11.Anchored = true | |
| 854 | ball11.Transparency = 0.3 | |
| 855 | - | text.Text = "Oh noes, TOUHOU SAVER destroyed your data..." |
| 855 | + | ball11.BrickColor = BrickColor.new("New Yeller")
|
| 856 | ball11.CanCollide = false | |
| 857 | - | text.Text = "....And it has activated self destruct from Patchy! RUN!" |
| 857 | + | |
| 858 | local cf = ball1.CFrame | |
| 859 | ball1:BreakJoints() | |
| 860 | - | wait(15) |
| 860 | + | |
| 861 | local cfval1 = 0 | |
| 862 | for i = 1,260 do | |
| 863 | game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1)) | |
| 864 | cfval1 = cfval1 - 1 | |
| 865 | cfval = cfval + 1 | |
| 866 | ball1.Size = ball1.Size + Vector3.new(0.4,0.4,0.4) | |
| 867 | ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1)) | |
| 868 | -- | |
| 869 | ball11.Size = ball1.Size + Vector3.new(0.2,0.2,0.2) | |
| 870 | ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1)) | |
| 871 | wait() | |
| 872 | end | |
| 873 | for i = 1,20 do | |
| 874 | game.Players.LocalPlayer.Character.Humanoid.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1)) | |
| 875 | cfval1 = cfval1 - 1 | |
| 876 | cfval = cfval + 1 | |
| 877 | - | ball1.BrickColor = BrickColor.new("Magenta")
|
| 877 | + | |
| 878 | ball1.Size = ball1.Size + Vector3.new(0.4,0.4,0.4) | |
| 879 | ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1)) | |
| 880 | -- | |
| 881 | ball11.Transparency = ball11.Transparency + 0.05 | |
| 882 | ball11.Size = ball1.Size + Vector3.new(0.2,0.2,0.2) | |
| 883 | ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1)) | |
| 884 | wait() | |
| 885 | - | ball11.BrickColor = BrickColor.new("Royal purple")
|
| 885 | + | |
| 886 | end | |
| 887 | ||
| 888 | ||
| 889 | ||
| 890 | ||
| 891 | ||
| 892 | ||
| 893 | end)) | |
| 894 | Sound11.Name = "Chilled" | |
| 895 | Sound11.Parent = Model0 | |
| 896 | Sound11.SoundId = "rbxassetid://1120289188" | |
| 897 | Sound11.Volume = 1 | |
| 898 | Part12.Name = "Screen3" | |
| 899 | Part12.Parent = Model0 | |
| 900 | Part12.BrickColor = BrickColor.new("Really black")
| |
| 901 | Part12.Transparency = 1 | |
| 902 | Part12.Rotation = Vector3.new(-90, 0, -180) | |
| 903 | Part12.Anchored = true | |
| 904 | Part12.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014) | |
| 905 | Part12.CFrame = CFrame.new(-16.6124001, 15.0680561, -26.0160904, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 906 | Part12.BottomSurface = Enum.SurfaceType.Smooth | |
| 907 | Part12.TopSurface = Enum.SurfaceType.Smooth | |
| 908 | Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 909 | Part12.Position = Vector3.new(-16.6124001, 15.0680561, -26.0160904) | |
| 910 | Part12.Orientation = Vector3.new(-90, -180, 0) | |
| 911 | Part12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 912 | Decal13.Parent = Part12 | |
| 913 | Decal13.Transparency = 1 | |
| 914 | Decal13.Texture = "rbxassetid://179189051" | |
| 915 | Decal13.Face = Enum.NormalId.Top | |
| 916 | Part14.Name = "Screen4" | |
| 917 | Part14.Parent = Model0 | |
| 918 | Part14.BrickColor = BrickColor.new("Really black")
| |
| 919 | Part14.Transparency = 1 | |
| 920 | Part14.Rotation = Vector3.new(-90, 0, -180) | |
| 921 | Part14.Anchored = true | |
| 922 | Part14.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014) | |
| 923 | Part14.CFrame = CFrame.new(4.08244181, 15.0554276, -25.9565506, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 924 | Part14.BottomSurface = Enum.SurfaceType.Smooth | |
| 925 | Part14.TopSurface = Enum.SurfaceType.Smooth | |
| 926 | Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 927 | Part14.Position = Vector3.new(4.08244181, 15.0554276, -25.9565506) | |
| 928 | Part14.Orientation = Vector3.new(-90, -180, 0) | |
| 929 | Part14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 930 | Decal15.Parent = Part14 | |
| 931 | Decal15.Transparency = 1 | |
| 932 | Decal15.Texture = "rbxassetid://179189051" | |
| 933 | Decal15.Face = Enum.NormalId.Top | |
| 934 | Part16.Name = "Screen5" | |
| 935 | Part16.Parent = Model0 | |
| 936 | Part16.BrickColor = BrickColor.new("Really black")
| |
| 937 | Part16.Transparency = 1 | |
| 938 | Part16.Rotation = Vector3.new(90, 0, 0) | |
| 939 | Part16.Anchored = true | |
| 940 | Part16.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014) | |
| 941 | Part16.CFrame = CFrame.new(-16.6122341, 15.0917301, -25.9565201, 1, 1.46105799e-06, 5.84114969e-06, 5.84117379e-06, -1.64848898e-05, -1, -1.4609617e-06, 1, -1.64848989e-05) | |
| 942 | Part16.BottomSurface = Enum.SurfaceType.Smooth | |
| 943 | Part16.TopSurface = Enum.SurfaceType.Smooth | |
| 944 | Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 945 | Part16.Position = Vector3.new(-16.6122341, 15.0917301, -25.9565201) | |
| 946 | Part16.Orientation = Vector3.new(90, 0, 0) | |
| 947 | Part16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 948 | Decal17.Parent = Part16 | |
| 949 | Decal17.Transparency = 1 | |
| 950 | Decal17.Texture = "rbxassetid://179189051" | |
| 951 | Decal17.Face = Enum.NormalId.Top | |
| 952 | Part18.Name = "Screen6" | |
| 953 | Part18.Parent = Model0 | |
| 954 | Part18.BrickColor = BrickColor.new("Really black")
| |
| 955 | Part18.Transparency = 1 | |
| 956 | Part18.Rotation = Vector3.new(90, 0, 0) | |
| 957 | Part18.Anchored = true | |
| 958 | Part18.Size = Vector3.new(17.6400185, 0.130000025, 25.3100014) | |
| 959 | Part18.CFrame = CFrame.new(4.08256006, 15.1133881, -25.8969669, 1, 1.41978819e-06, 4.67880591e-06, 4.6788291e-06, -1.64701923e-05, -1, -1.41971111e-06, 1, -1.64701996e-05) | |
| 960 | Part18.BottomSurface = Enum.SurfaceType.Smooth | |
| 961 | Part18.TopSurface = Enum.SurfaceType.Smooth | |
| 962 | Part18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 963 | Part18.Position = Vector3.new(4.08256006, 15.1133881, -25.8969669) | |
| 964 | Part18.Orientation = Vector3.new(90, 0, 0) | |
| 965 | Part18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 966 | Decal19.Parent = Part18 | |
| 967 | Decal19.Transparency = 1 | |
| 968 | Decal19.Texture = "rbxassetid://179189051" | |
| 969 | Decal19.Face = Enum.NormalId.Top | |
| 970 | Part20.Name = "Error" | |
| 971 | Part20.Parent = Model0 | |
| 972 | Part20.BrickColor = BrickColor.new("Really black")
| |
| 973 | Part20.Transparency = 1 | |
| 974 | Part20.Rotation = Vector3.new(-90, 0, -180) | |
| 975 | Part20.Anchored = true | |
| 976 | Part20.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 977 | Part20.CFrame = CFrame.new(-18.9324017, 24.0471134, -25.5749741, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 978 | Part20.BottomSurface = Enum.SurfaceType.Smooth | |
| 979 | Part20.TopSurface = Enum.SurfaceType.Smooth | |
| 980 | Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 981 | Part20.Position = Vector3.new(-18.9324017, 24.0471134, -25.5749741) | |
| 982 | Part20.Orientation = Vector3.new(-90, -180, 0) | |
| 983 | Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 984 | Decal21.Parent = Part20 | |
| 985 | Decal21.Transparency = 1 | |
| 986 | Decal21.Texture = "rbxassetid://410610557" | |
| 987 | Decal21.Face = Enum.NormalId.Top | |
| 988 | Part22.Name = "Error12" | |
| 989 | Part22.Parent = Model0 | |
| 990 | Part22.BrickColor = BrickColor.new("Really black")
| |
| 991 | Part22.Transparency = 1 | |
| 992 | Part22.Rotation = Vector3.new(-90, 0, -180) | |
| 993 | Part22.Anchored = true | |
| 994 | Part22.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 995 | Part22.CFrame = CFrame.new(-1.94981802, 7.45689392, -25.1585083, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 996 | Part22.BottomSurface = Enum.SurfaceType.Smooth | |
| 997 | Part22.TopSurface = Enum.SurfaceType.Smooth | |
| 998 | Part22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 999 | Part22.Position = Vector3.new(-1.94981802, 7.45689392, -25.1585083) | |
| 1000 | Part22.Orientation = Vector3.new(-90, -180, 0) | |
| 1001 | Part22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1002 | Decal23.Parent = Part22 | |
| 1003 | Decal23.Transparency = 1 | |
| 1004 | Decal23.Texture = "rbxassetid://49363212" | |
| 1005 | Decal23.Face = Enum.NormalId.Top | |
| 1006 | Part24.Name = "Error11" | |
| 1007 | Part24.Parent = Model0 | |
| 1008 | Part24.BrickColor = BrickColor.new("Really black")
| |
| 1009 | Part24.Transparency = 1 | |
| 1010 | Part24.Rotation = Vector3.new(-90, 0, -180) | |
| 1011 | Part24.Anchored = true | |
| 1012 | Part24.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1013 | Part24.CFrame = CFrame.new(-13.0447941, 10.8068361, -25.4856644, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1014 | Part24.BottomSurface = Enum.SurfaceType.Smooth | |
| 1015 | Part24.TopSurface = Enum.SurfaceType.Smooth | |
| 1016 | Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1017 | Part24.Position = Vector3.new(-13.0447941, 10.8068361, -25.4856644) | |
| 1018 | Part24.Orientation = Vector3.new(-90, -180, 0) | |
| 1019 | Part24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1020 | Decal25.Parent = Part24 | |
| 1021 | Decal25.Transparency = 1 | |
| 1022 | Decal25.Texture = "rbxassetid://24161633" | |
| 1023 | Decal25.Face = Enum.NormalId.Top | |
| 1024 | Part26.Name = "Error13" | |
| 1025 | Part26.Parent = Model0 | |
| 1026 | Part26.BrickColor = BrickColor.new("Really black")
| |
| 1027 | Part26.Transparency = 1 | |
| 1028 | Part26.Rotation = Vector3.new(-90, 0, -180) | |
| 1029 | Part26.Anchored = true | |
| 1030 | Part26.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1031 | Part26.CFrame = CFrame.new(-17.1317921, 7.44849777, -25.5385895, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1032 | Part26.BottomSurface = Enum.SurfaceType.Smooth | |
| 1033 | Part26.TopSurface = Enum.SurfaceType.Smooth | |
| 1034 | Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1035 | Part26.Position = Vector3.new(-17.1317921, 7.44849777, -25.5385895) | |
| 1036 | Part26.Orientation = Vector3.new(-90, -180, 0) | |
| 1037 | Part26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1038 | Decal27.Parent = Part26 | |
| 1039 | Decal27.Transparency = 1 | |
| 1040 | Decal27.Texture = "rbxassetid://155374193" | |
| 1041 | Decal27.Face = Enum.NormalId.Top | |
| 1042 | Part28.Name = "Error14" | |
| 1043 | Part28.Parent = Model0 | |
| 1044 | Part28.BrickColor = BrickColor.new("Really black")
| |
| 1045 | Part28.Transparency = 1 | |
| 1046 | Part28.Rotation = Vector3.new(-90, 0, -180) | |
| 1047 | Part28.Anchored = true | |
| 1048 | Part28.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1049 | Part28.CFrame = CFrame.new(6.13697195, 6.3400178, -25.5986443, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1050 | Part28.BottomSurface = Enum.SurfaceType.Smooth | |
| 1051 | Part28.TopSurface = Enum.SurfaceType.Smooth | |
| 1052 | Part28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1053 | Part28.Position = Vector3.new(6.13697195, 6.3400178, -25.5986443) | |
| 1054 | Part28.Orientation = Vector3.new(-90, -180, 0) | |
| 1055 | Part28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1056 | Decal29.Parent = Part28 | |
| 1057 | Decal29.Transparency = 1 | |
| 1058 | Decal29.Texture = "rbxassetid://26258536" | |
| 1059 | Decal29.Face = Enum.NormalId.Top | |
| 1060 | Part30.Name = "Error2" | |
| 1061 | Part30.Parent = Model0 | |
| 1062 | Part30.BrickColor = BrickColor.new("Really black")
| |
| 1063 | Part30.Transparency = 1 | |
| 1064 | Part30.Rotation = Vector3.new(-90, 0, -180) | |
| 1065 | Part30.Anchored = true | |
| 1066 | Part30.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1067 | Part30.CFrame = CFrame.new(5.2930851, 23.5399494, -25.7504234, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1068 | Part30.BottomSurface = Enum.SurfaceType.Smooth | |
| 1069 | Part30.TopSurface = Enum.SurfaceType.Smooth | |
| 1070 | Part30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1071 | Part30.Position = Vector3.new(5.2930851, 23.5399494, -25.7504234) | |
| 1072 | Part30.Orientation = Vector3.new(-90, -180, 0) | |
| 1073 | Part30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1074 | Decal31.Parent = Part30 | |
| 1075 | Decal31.Transparency = 1 | |
| 1076 | Decal31.Texture = "rbxassetid://174565913" | |
| 1077 | Decal31.Face = Enum.NormalId.Top | |
| 1078 | Part32.Name = "Error3" | |
| 1079 | Part32.Parent = Model0 | |
| 1080 | Part32.BrickColor = BrickColor.new("Really black")
| |
| 1081 | Part32.Transparency = 1 | |
| 1082 | Part32.Rotation = Vector3.new(-90, 0, -180) | |
| 1083 | Part32.Anchored = true | |
| 1084 | Part32.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1085 | Part32.CFrame = CFrame.new(-1.25632203, 21.9697857, -25.700386, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1086 | Part32.BottomSurface = Enum.SurfaceType.Smooth | |
| 1087 | Part32.TopSurface = Enum.SurfaceType.Smooth | |
| 1088 | Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1089 | Part32.Position = Vector3.new(-1.25632203, 21.9697857, -25.700386) | |
| 1090 | Part32.Orientation = Vector3.new(-90, -180, 0) | |
| 1091 | Part32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1092 | Decal33.Parent = Part32 | |
| 1093 | Decal33.Transparency = 1 | |
| 1094 | Decal33.Texture = "rbxassetid://278802262" | |
| 1095 | Decal33.Face = Enum.NormalId.Top | |
| 1096 | Part34.Name = "Error4" | |
| 1097 | Part34.Parent = Model0 | |
| 1098 | Part34.BrickColor = BrickColor.new("Really black")
| |
| 1099 | Part34.Transparency = 1 | |
| 1100 | Part34.Rotation = Vector3.new(-90, 0, -180) | |
| 1101 | Part34.Anchored = true | |
| 1102 | Part34.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1103 | Part34.CFrame = CFrame.new(-12.5566645, 23.9789543, -25.5174751, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1104 | Part34.BottomSurface = Enum.SurfaceType.Smooth | |
| 1105 | Part34.TopSurface = Enum.SurfaceType.Smooth | |
| 1106 | Part34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1107 | Part34.Position = Vector3.new(-12.5566645, 23.9789543, -25.5174751) | |
| 1108 | Part34.Orientation = Vector3.new(-90, -180, 0) | |
| 1109 | Part34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1110 | Decal35.Parent = Part34 | |
| 1111 | Decal35.Transparency = 1 | |
| 1112 | Decal35.Texture = "rbxassetid://257508984" | |
| 1113 | Decal35.Face = Enum.NormalId.Top | |
| 1114 | Part36.Name = "Error5" | |
| 1115 | Part36.Parent = Model0 | |
| 1116 | Part36.BrickColor = BrickColor.new("Really black")
| |
| 1117 | Part36.Transparency = 1 | |
| 1118 | Part36.Rotation = Vector3.new(-90, 0, -180) | |
| 1119 | Part36.Anchored = true | |
| 1120 | Part36.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1121 | Part36.CFrame = CFrame.new(-16.7515697, 18.5244789, -25.4751205, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1122 | Part36.BottomSurface = Enum.SurfaceType.Smooth | |
| 1123 | Part36.TopSurface = Enum.SurfaceType.Smooth | |
| 1124 | Part36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1125 | Part36.Position = Vector3.new(-16.7515697, 18.5244789, -25.4751205) | |
| 1126 | Part36.Orientation = Vector3.new(-90, -180, 0) | |
| 1127 | Part36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1128 | Decal37.Parent = Part36 | |
| 1129 | Decal37.Transparency = 1 | |
| 1130 | Decal37.Texture = "rbxassetid://83825570" | |
| 1131 | Decal37.Face = Enum.NormalId.Top | |
| 1132 | Part38.Name = "Error6" | |
| 1133 | Part38.Parent = Model0 | |
| 1134 | Part38.BrickColor = BrickColor.new("Really black")
| |
| 1135 | Part38.Transparency = 1 | |
| 1136 | Part38.Rotation = Vector3.new(-90, 0, -180) | |
| 1137 | Part38.Anchored = true | |
| 1138 | Part38.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1139 | Part38.CFrame = CFrame.new(-10.3161802, 18.1403332, -25.4698792, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1140 | Part38.BottomSurface = Enum.SurfaceType.Smooth | |
| 1141 | Part38.TopSurface = Enum.SurfaceType.Smooth | |
| 1142 | Part38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1143 | Part38.Position = Vector3.new(-10.3161802, 18.1403332, -25.4698792) | |
| 1144 | Part38.Orientation = Vector3.new(-90, -180, 0) | |
| 1145 | Part38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1146 | Decal39.Parent = Part38 | |
| 1147 | Decal39.Transparency = 1 | |
| 1148 | Decal39.Texture = "rbxassetid://45059153" | |
| 1149 | Decal39.Face = Enum.NormalId.Top | |
| 1150 | Part40.Name = "Error7" | |
| 1151 | Part40.Parent = Model0 | |
| 1152 | Part40.BrickColor = BrickColor.new("Really black")
| |
| 1153 | Part40.Transparency = 1 | |
| 1154 | Part40.Rotation = Vector3.new(-90, 0, -180) | |
| 1155 | Part40.Anchored = true | |
| 1156 | Part40.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1157 | Part40.CFrame = CFrame.new(-0.810696006, 13.4196739, -25.3747978, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1158 | Part40.BottomSurface = Enum.SurfaceType.Smooth | |
| 1159 | Part40.TopSurface = Enum.SurfaceType.Smooth | |
| 1160 | Part40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1161 | Part40.Position = Vector3.new(-0.810696006, 13.4196739, -25.3747978) | |
| 1162 | Part40.Orientation = Vector3.new(-90, -180, 0) | |
| 1163 | Part40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1164 | Decal41.Parent = Part40 | |
| 1165 | Decal41.Transparency = 1 | |
| 1166 | Decal41.Texture = "rbxassetid://913267707" | |
| 1167 | Decal41.Face = Enum.NormalId.Top | |
| 1168 | Part42.Name = "Error8" | |
| 1169 | Part42.Parent = Model0 | |
| 1170 | Part42.BrickColor = BrickColor.new("Really black")
| |
| 1171 | Part42.Transparency = 1 | |
| 1172 | Part42.Rotation = Vector3.new(-90, 0, -180) | |
| 1173 | Part42.Anchored = true | |
| 1174 | Part42.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1175 | Part42.CFrame = CFrame.new(2.32739806, 18.5839558, -25.3300667, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1176 | Part42.BottomSurface = Enum.SurfaceType.Smooth | |
| 1177 | Part42.TopSurface = Enum.SurfaceType.Smooth | |
| 1178 | Part42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1179 | Part42.Position = Vector3.new(2.32739806, 18.5839558, -25.3300667) | |
| 1180 | Part42.Orientation = Vector3.new(-90, -180, 0) | |
| 1181 | Part42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1182 | Decal43.Parent = Part42 | |
| 1183 | Decal43.Transparency = 1 | |
| 1184 | Decal43.Texture = "rbxassetid://13525528" | |
| 1185 | Decal43.Face = Enum.NormalId.Top | |
| 1186 | Part44.Name = "Error9" | |
| 1187 | Part44.Parent = Model0 | |
| 1188 | Part44.BrickColor = BrickColor.new("Really black")
| |
| 1189 | Part44.Transparency = 1 | |
| 1190 | Part44.Rotation = Vector3.new(-90, 0, -180) | |
| 1191 | Part44.Anchored = true | |
| 1192 | Part44.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1193 | Part44.CFrame = CFrame.new(6.234375, 14.5201178, -25.3092499, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1194 | Part44.BottomSurface = Enum.SurfaceType.Smooth | |
| 1195 | Part44.TopSurface = Enum.SurfaceType.Smooth | |
| 1196 | Part44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1197 | Part44.Position = Vector3.new(6.234375, 14.5201178, -25.3092499) | |
| 1198 | Part44.Orientation = Vector3.new(-90, -180, 0) | |
| 1199 | Part44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1200 | Decal45.Parent = Part44 | |
| 1201 | Decal45.Transparency = 1 | |
| 1202 | Decal45.Texture = "rbxassetid://163822064" | |
| 1203 | Decal45.Face = Enum.NormalId.Top | |
| 1204 | Part46.Name = "Error10" | |
| 1205 | Part46.Parent = Model0 | |
| 1206 | Part46.BrickColor = BrickColor.new("Really black")
| |
| 1207 | Part46.Transparency = 1 | |
| 1208 | Part46.Rotation = Vector3.new(-90, 0, -180) | |
| 1209 | Part46.Anchored = true | |
| 1210 | Part46.Size = Vector3.new(13.0000162, 0.130000025, 6.95000458) | |
| 1211 | Part46.CFrame = CFrame.new(-18.6836948, 16.1264935, -25.5352631, -1, 1.46463867e-06, 1.57952309e-06, 1.57952309e-06, -1.64890207e-05, 1, 1.46466289e-06, 1, 1.64890334e-05) | |
| 1212 | Part46.BottomSurface = Enum.SurfaceType.Smooth | |
| 1213 | Part46.TopSurface = Enum.SurfaceType.Smooth | |
| 1214 | Part46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1215 | Part46.Position = Vector3.new(-18.6836948, 16.1264935, -25.5352631) | |
| 1216 | Part46.Orientation = Vector3.new(-90, -180, 0) | |
| 1217 | Part46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1218 | Decal47.Parent = Part46 | |
| 1219 | Decal47.Transparency = 1 | |
| 1220 | Decal47.Texture = "rbxassetid://25536849" | |
| 1221 | Decal47.Face = Enum.NormalId.Top | |
| 1222 | Sound48.Name = "Shutdown" | |
| 1223 | Sound48.Parent = Model0 | |
| 1224 | Sound48.SoundId = "rbxassetid://784747919" | |
| 1225 | Sound48.Volume = 1 | |
| 1226 | Part49.Name = "Shutdownscreen" | |
| 1227 | Part49.Parent = Model0 | |
| 1228 | Part49.BrickColor = BrickColor.new("Really black")
| |
| 1229 | Part49.Transparency = 1 | |
| 1230 | Part49.Rotation = Vector3.new(-90, 0, -180) | |
| 1231 | Part49.Anchored = true | |
| 1232 | Part49.Size = Vector3.new(38.4500122, 0.130000025, 25.3100014) | |
| 1233 | Part49.CFrame = CFrame.new(-6.20739603, 15.0035801, -25.9561005, -0.999998927, 1.46471007e-06, 1.56462193e-06, 1.56462193e-06, -1.64884223e-05, 0.999998927, 1.4645899e-06, 1, 1.64896137e-05) | |
| 1234 | Part49.BottomSurface = Enum.SurfaceType.Smooth | |
| 1235 | Part49.TopSurface = Enum.SurfaceType.Smooth | |
| 1236 | Part49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1237 | Part49.Position = Vector3.new(-6.20739603, 15.0035801, -25.9561005) | |
| 1238 | Part49.Orientation = Vector3.new(-89.9199982, 5.42000008, 174.580002) | |
| 1239 | Part49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
| 1240 | Decal50.Parent = Part49 | |
| 1241 | Decal50.Transparency = 1 | |
| 1242 | Decal50.Texture = "rbxassetid://178320220" | |
| 1243 | Decal50.Face = Enum.NormalId.Top | |
| 1244 | Sound51.Name = "OOPS" | |
| 1245 | Sound51.Parent = Model0 | |
| 1246 | Sound51.SoundId = "rbxassetid://1006313226" | |
| 1247 | Sound51.TimePosition = 2 | |
| 1248 | Sound51.Volume = 1 | |
| 1249 | Sound52.Name = "AGK" | |
| 1250 | Sound52.Parent = Model0 | |
| 1251 | Sound52.SoundId = "rbxassetid://221359469" | |
| 1252 | Sound52.Volume = 1 | |
| 1253 | Sound53.Name = "Standby" | |
| 1254 | Sound53.Parent = Model0 | |
| 1255 | Sound53.SoundId = "rbxassetid://469278050" | |
| 1256 | Sound53.Volume = 10 | |
| 1257 | Sound54.Name = "EGUSPELOSIAWN" | |
| 1258 | Sound54.Parent = Model0 | |
| 1259 | Sound54.SoundId = "rbxassetid://762570073" | |
| 1260 | Sound54.Volume = 100 | |
| 1261 | Sound55.Name = "Search" | |
| 1262 | Sound55.Parent = Model0 | |
| 1263 | Sound55.SoundId = "rbxassetid://284819869" | |
| 1264 | Sound55.Volume = 1 | |
| 1265 | Sound56.Name = "Cresh" | |
| 1266 | Sound56.Parent = Model0 | |
| 1267 | Sound56.SoundId = "rbxassetid://9413296" | |
| 1268 | Sound56.Volume = 100 | |
| 1269 | Sound57.Name = "Yey" | |
| 1270 | Sound57.Parent = Model0 | |
| 1271 | Sound57.SoundId = "rbxassetid://692987809" | |
| 1272 | Sound57.Volume = 10 | |
| 1273 | Sound58.Name = "Noh" | |
| 1274 | Sound58.Parent = Model0 | |
| 1275 | Sound58.SoundId = "rbxassetid://620887707" | |
| 1276 | Sound58.Volume = 10 | |
| 1277 | Sound59.Name = "SELFDESTRUCT" | |
| 1278 | Sound59.Parent = Model0 | |
| 1279 | Sound59.SoundId = "rbxassetid://142720946" | |
| 1280 | Sound59.Volume = 10 | |
| 1281 | Sound60.Name = "JABANANEN" | |
| 1282 | Sound60.Parent = Model0 | |
| 1283 | Sound60.SoundId = "rbxassetid://142720946" | |
| 1284 | Sound60.Volume = 10 | |
| 1285 | for i,v in pairs(mas:GetChildren()) do | |
| 1286 | v.Parent = workspace | |
| 1287 | pcall(function() v:MakeJoints() end) | |
| 1288 | end | |
| 1289 | mas:Destroy() | |
| 1290 | for i,v in pairs(cors) do | |
| 1291 | spawn(function() | |
| 1292 | pcall(v) | |
| 1293 | end) | |
| 1294 | end |