Untitled
unknown
plain_text
5 months ago
19 kB
3
Indexable
local ScreenGui = Instance.new("ScreenGui") local main = Instance.new("Frame") local Chapter1firstnightmare = Instance.new("TextButton") local UICorner = Instance.new("UICorner") local Howtousetitle = Instance.new("TextLabel") local howtousetext = Instance.new("TextLabel") local UICorner_2 = Instance.new("UICorner") local title = Instance.new("TextLabel") local discordacc = Instance.new("TextLabel") local bg = Instance.new("TextLabel") local bg_2 = Instance.new("TextLabel") local bg_3 = Instance.new("TextLabel") local Normaltitle = Instance.new("TextLabel") local UICorner_3 = Instance.new("UICorner") local Nightmaretitle = Instance.new("TextLabel") local UICorner_4 = Instance.new("UICorner") local Chapter3titlenormal = Instance.new("TextLabel") local UICorner_5 = Instance.new("UICorner") local Chapter1secondnightmare = Instance.new("TextButton") local UICorner_6 = Instance.new("UICorner") local Chapter1firstnormal = Instance.new("TextButton") local UICorner_7 = Instance.new("UICorner") local Chapter3titlenightmare = Instance.new("TextLabel") local UICorner_8 = Instance.new("UICorner") local Chapter2titlenormal = Instance.new("TextLabel") local UICorner_9 = Instance.new("UICorner") local Chapter2titlenightmare = Instance.new("TextLabel") local UICorner_10 = Instance.new("UICorner") local Chapter1titlenormal = Instance.new("TextLabel") local UICorner_11 = Instance.new("UICorner") local Chapter1titlenightmare = Instance.new("TextLabel") local UICorner_12 = Instance.new("UICorner") local Chapter3secondnormal = Instance.new("TextButton") local UICorner_13 = Instance.new("UICorner") local Chapter3secondnightmare = Instance.new("TextButton") local UICorner_14 = Instance.new("UICorner") local Chapter3firstnormal = Instance.new("TextButton") local UICorner_15 = Instance.new("UICorner") local Chapter3firstnightmare = Instance.new("TextButton") local UICorner_16 = Instance.new("UICorner") local Chapter2secondnormal = Instance.new("TextButton") local UICorner_17 = Instance.new("UICorner") local Chapter2secondnightmare = Instance.new("TextButton") local UICorner_18 = Instance.new("UICorner") local Chapter2firstnormal = Instance.new("TextButton") local UICorner_19 = Instance.new("UICorner") local Chapter2firstnightmare = Instance.new("TextButton") local UICorner_20 = Instance.new("UICorner") local Chapter1secondnormal = Instance.new("TextButton") local UICorner_21 = Instance.new("UICorner") ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling main.Name = "main" main.Parent = ScreenGui main.BackgroundColor3 = Color3.fromRGB(63, 63, 63) main.BorderColor3 = Color3.fromRGB(0, 0, 0) main.LayoutOrder = 1 main.Position = UDim2.new(0.113311328, 0, 0.238216564, 0) main.Size = UDim2.new(0, 667, 0, 336) main.ZIndex = 0 main.Draggable = true main.Active = true Chapter1firstnightmare.Name = "Chapter 1 first nightmare" Chapter1firstnightmare.Parent = main Chapter1firstnightmare.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter1firstnightmare.Position = UDim2.new(0.559220374, 0, 0.357142895, 0) Chapter1firstnightmare.Size = UDim2.new(0, 84, 0, 36) Chapter1firstnightmare.ZIndex = 10 Chapter1firstnightmare.Font = Enum.Font.SourceSans Chapter1firstnightmare.Text = "First" Chapter1firstnightmare.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter1firstnightmare.TextSize = 14.000 Chapter1firstnightmare.MouseButton1Down:connect(function() for i,v in pairs(Game.Players:GetChildren()) do if v.Name ~= "owner.Name" then Game:GetService("TeleportService"):Teleport(6480994221, v.Character) end end end) UICorner.Parent = Chapter1firstnightmare Howtousetitle.Name = "How to use title" Howtousetitle.Parent = main Howtousetitle.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Howtousetitle.BorderColor3 = Color3.fromRGB(0, 0, 0) Howtousetitle.Position = UDim2.new(0.0284857564, 0, 0.627976179, 0) Howtousetitle.Size = UDim2.new(0, 648, 0, 27) Howtousetitle.ZIndex = 10 Howtousetitle.Font = Enum.Font.SourceSans Howtousetitle.Text = "How to use?" Howtousetitle.TextColor3 = Color3.fromRGB(255, 255, 255) Howtousetitle.TextSize = 14.000 howtousetext.Name = "howtousetext" howtousetext.Parent = main howtousetext.BackgroundColor3 = Color3.fromRGB(255, 255, 255) howtousetext.Position = UDim2.new(0.0464767627, 0, 0.729166687, 0) howtousetext.Size = UDim2.new(0, 626, 0, 81) howtousetext.ZIndex = 10 howtousetext.Font = Enum.Font.SourceSans howtousetext.Text = "Open The Mimic and press first, after it loads press second and it should tp you to the end of the chapter" howtousetext.TextColor3 = Color3.fromRGB(0, 0, 0) howtousetext.TextSize = 14.000 UICorner_2.Parent = howtousetext title.Name = "title" title.Parent = main title.BackgroundColor3 = Color3.fromRGB(0, 0, 0) title.BorderColor3 = Color3.fromRGB(0, 0, 0) title.Position = UDim2.new(0.00149925041, 0, -0.00132115686, 0) title.Size = UDim2.new(0, 666, 0, 47) title.ZIndex = 10 title.Font = Enum.Font.GothamBlack title.Text = " The Mimic" title.TextColor3 = Color3.fromRGB(255, 255, 255) title.TextSize = 14.000 discordacc.Name = "discord acc" discordacc.Parent = main discordacc.BackgroundColor3 = Color3.fromRGB(0, 0, 0) discordacc.BorderColor3 = Color3.fromRGB(0, 0, 0) discordacc.Position = UDim2.new(0, 0, 0.997299373, 0) discordacc.Size = UDim2.new(0, 667, 0, 25) discordacc.ZIndex = 10 discordacc.Font = Enum.Font.SourceSans discordacc.Text = "Reth#9644" discordacc.TextColor3 = Color3.fromRGB(255, 255, 255) discordacc.TextSize = 14.000 bg.Name = "bg" bg.Parent = main bg.BackgroundColor3 = Color3.fromRGB(0, 0, 0) bg.BorderColor3 = Color3.fromRGB(0, 0, 0) bg.Position = UDim2.new(0.999742746, 0, -0.00132115686, 0) bg.Size = UDim2.new(0, 19, 0, 360) bg.ZIndex = 10 bg.Font = Enum.Font.SourceSans bg.Text = "" bg.TextColor3 = Color3.fromRGB(0, 0, 0) bg.TextSize = 14.000 bg_2.Name = "bg" bg_2.Parent = main bg_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) bg_2.BorderColor3 = Color3.fromRGB(0, 0, 0) bg_2.Size = UDim2.new(0, 19, 0, 336) bg_2.ZIndex = 10 bg_2.Font = Enum.Font.SourceSans bg_2.Text = "" bg_2.TextColor3 = Color3.fromRGB(0, 0, 0) bg_2.TextSize = 14.000 bg_3.Name = "bg" bg_3.Parent = main bg_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) bg_3.BorderColor3 = Color3.fromRGB(0, 0, 0) bg_3.Position = UDim2.new(0.512743652, 0, 0.136904761, 0) bg_3.Size = UDim2.new(0, 21, 0, 165) bg_3.ZIndex = 10 bg_3.Font = Enum.Font.SourceSans bg_3.Text = "" bg_3.TextColor3 = Color3.fromRGB(0, 0, 0) bg_3.TextSize = 14.000 Normaltitle.Name = "Normal title" Normaltitle.Parent = main Normaltitle.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Normaltitle.BorderColor3 = Color3.fromRGB(0, 0, 0) Normaltitle.Position = UDim2.new(0.0464767627, 0, 0.163690478, 0) Normaltitle.Size = UDim2.new(0, 304, 0, 16) Normaltitle.ZIndex = 10 Normaltitle.Font = Enum.Font.SourceSans Normaltitle.Text = "Normal" Normaltitle.TextColor3 = Color3.fromRGB(255, 255, 255) Normaltitle.TextSize = 14.000 UICorner_3.Parent = Normaltitle Nightmaretitle.Name = "Nightmare title" Nightmaretitle.Parent = main Nightmaretitle.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Nightmaretitle.BorderColor3 = Color3.fromRGB(0, 0, 0) Nightmaretitle.Position = UDim2.new(0.559220374, 0, 0.163690478, 0) Nightmaretitle.Size = UDim2.new(0, 284, 0, 16) Nightmaretitle.ZIndex = 10 Nightmaretitle.Font = Enum.Font.SourceSans Nightmaretitle.Text = "Nightmare" Nightmaretitle.TextColor3 = Color3.fromRGB(255, 255, 255) Nightmaretitle.TextSize = 14.000 UICorner_4.Parent = Nightmaretitle Chapter3titlenormal.Name = "Chapter 3 title normal" Chapter3titlenormal.Parent = main Chapter3titlenormal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter3titlenormal.Position = UDim2.new(0.376311839, 0, 0.241071433, 0) Chapter3titlenormal.Size = UDim2.new(0, 84, 0, 21) Chapter3titlenormal.ZIndex = 10 Chapter3titlenormal.Font = Enum.Font.ArialBold Chapter3titlenormal.Text = "Chapter 3" Chapter3titlenormal.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter3titlenormal.TextSize = 14.000 UICorner_5.Parent = Chapter3titlenormal Chapter1secondnightmare.Name = "Chapter 1 second nightmare" Chapter1secondnightmare.Parent = main Chapter1secondnightmare.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter1secondnightmare.Position = UDim2.new(0.559220374, 0, 0.488095254, 0) Chapter1secondnightmare.Size = UDim2.new(0, 84, 0, 38) Chapter1secondnightmare.ZIndex = 10 Chapter1secondnightmare.Font = Enum.Font.SourceSans Chapter1secondnightmare.Text = "Second" Chapter1secondnightmare.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter1secondnightmare.TextSize = 14.000 Chapter1secondnightmare.MouseButton1Down:connect(function() game:GetService("Players").LocalPlayer.Character:MoveTo(Vector3.new(1265.42, 199.54, -2537.83, 1, 0, 0, 0, 1, 0, 0, 0, 1)) end) UICorner_6.Parent = Chapter1secondnightmare Chapter1firstnormal.Name = "Chapter 1 first normal" Chapter1firstnormal.Parent = main Chapter1firstnormal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter1firstnormal.LayoutOrder = 20 Chapter1firstnormal.Position = UDim2.new(0.0464767627, 0, 0.357142895, 0) Chapter1firstnormal.Size = UDim2.new(0, 84, 0, 36) Chapter1firstnormal.ZIndex = 10 Chapter1firstnormal.Font = Enum.Font.SourceSans Chapter1firstnormal.Text = "First" Chapter1firstnormal.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter1firstnormal.TextSize = 14.000 Chapter1firstnormal.MouseButton1Down:connect(function() for i,v in pairs(Game.Players:GetChildren()) do if v.Name ~= "owner.Name" then Game:GetService("TeleportService"):Teleport(6365635361, v.Character) end end end) UICorner_7.Parent = Chapter1firstnormal Chapter3titlenightmare.Name = "Chapter 3 title nightmare" Chapter3titlenightmare.Parent = main Chapter3titlenightmare.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter3titlenightmare.Position = UDim2.new(0.85907048, 0, 0.241071433, 0) Chapter3titlenightmare.Size = UDim2.new(0, 84, 0, 21) Chapter3titlenightmare.ZIndex = 10 Chapter3titlenightmare.Font = Enum.Font.ArialBold Chapter3titlenightmare.Text = "Chapter 3" Chapter3titlenightmare.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter3titlenightmare.TextSize = 14.000 UICorner_8.Parent = Chapter3titlenightmare Chapter2titlenormal.Name = "Chapter 2 title normal" Chapter2titlenormal.Parent = main Chapter2titlenormal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter2titlenormal.Position = UDim2.new(0.214392811, 0, 0.241071433, 0) Chapter2titlenormal.Size = UDim2.new(0, 84, 0, 21) Chapter2titlenormal.ZIndex = 10 Chapter2titlenormal.Font = Enum.Font.ArialBold Chapter2titlenormal.Text = "Chapter 2" Chapter2titlenormal.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter2titlenormal.TextSize = 14.000 UICorner_9.Parent = Chapter2titlenormal Chapter2titlenightmare.Name = "Chapter 2 title nightmare" Chapter2titlenightmare.Parent = main Chapter2titlenightmare.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter2titlenightmare.Position = UDim2.new(0.709145427, 0, 0.241071433, 0) Chapter2titlenightmare.Size = UDim2.new(0, 84, 0, 21) Chapter2titlenightmare.ZIndex = 10 Chapter2titlenightmare.Font = Enum.Font.ArialBold Chapter2titlenightmare.Text = "Chapter 2" Chapter2titlenightmare.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter2titlenightmare.TextSize = 14.000 UICorner_10.Parent = Chapter2titlenightmare Chapter1titlenormal.Name = "Chapter 1 title normal" Chapter1titlenormal.Parent = main Chapter1titlenormal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter1titlenormal.Position = UDim2.new(0.0464767627, 0, 0.241071433, 0) Chapter1titlenormal.Size = UDim2.new(0, 84, 0, 21) Chapter1titlenormal.ZIndex = 10 Chapter1titlenormal.Font = Enum.Font.ArialBold Chapter1titlenormal.Text = "Chapter 1" Chapter1titlenormal.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter1titlenormal.TextSize = 14.000 UICorner_11.Parent = Chapter1titlenormal Chapter1titlenightmare.Name = "Chapter 1 title nightmare" Chapter1titlenightmare.Parent = main Chapter1titlenightmare.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter1titlenightmare.Position = UDim2.new(0.559220374, 0, 0.241071433, 0) Chapter1titlenightmare.Size = UDim2.new(0, 84, 0, 21) Chapter1titlenightmare.ZIndex = 10 Chapter1titlenightmare.Font = Enum.Font.ArialBold Chapter1titlenightmare.Text = "Chapter 1" Chapter1titlenightmare.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter1titlenightmare.TextSize = 14.000 UICorner_12.Parent = Chapter1titlenightmare Chapter3secondnormal.Name = "Chapter 3 second normal" Chapter3secondnormal.Parent = main Chapter3secondnormal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter3secondnormal.Position = UDim2.new(0.376311839, 0, 0.488095254, 0) Chapter3secondnormal.Size = UDim2.new(0, 84, 0, 38) Chapter3secondnormal.ZIndex = 10 Chapter3secondnormal.Font = Enum.Font.SourceSans Chapter3secondnormal.Text = "Second" Chapter3secondnormal.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter3secondnormal.TextSize = 14.000 Chapter3secondnormal.MouseButton1Down:connect(function() game:GetService("Players").LocalPlayer.Character:MoveTo(Vector3.new(443.97, 17.2, -731.04, 1, 0, 0, 0, 1, 0, 0, 0, 1)) end) UICorner_13.Parent = Chapter3secondnormal Chapter3secondnightmare.Name = "Chapter 3 second nightmare" Chapter3secondnightmare.Parent = main Chapter3secondnightmare.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter3secondnightmare.Position = UDim2.new(0.85907042, 0, 0.488095254, 0) Chapter3secondnightmare.Size = UDim2.new(0, 84, 0, 38) Chapter3secondnightmare.ZIndex = 10 Chapter3secondnightmare.Font = Enum.Font.SourceSans Chapter3secondnightmare.Text = "Second" Chapter3secondnightmare.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter3secondnightmare.TextSize = 14.000 Chapter3secondnightmare.MouseButton1Down:connect(function() game:GetService("Players").LocalPlayer.Character:MoveTo(Vector3.new(443.97, 17.2, -731.04, 1, 0, 0, 0, 1, 0, 0, 0, 1)) end) UICorner_14.Parent = Chapter3secondnightmare Chapter3firstnormal.Name = "Chapter 3 first normal" Chapter3firstnormal.Parent = main Chapter3firstnormal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter3firstnormal.Position = UDim2.new(0.376311839, 0, 0.357142895, 0) Chapter3firstnormal.Size = UDim2.new(0, 84, 0, 36) Chapter3firstnormal.ZIndex = 10 Chapter3firstnormal.Font = Enum.Font.SourceSans Chapter3firstnormal.Text = "First" Chapter3firstnormal.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter3firstnormal.TextSize = 14.000 Chapter3firstnormal.MouseButton1Down:connect(function() for i,v in pairs(Game.Players:GetChildren()) do if v.Name ~= "owner.Name" then Game:GetService("TeleportService"):Teleport(6682164423, v.Character) end end end) UICorner_15.Parent = Chapter3firstnormal Chapter3firstnightmare.Name = "Chapter 3 first nightmare" Chapter3firstnightmare.Parent = main Chapter3firstnightmare.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter3firstnightmare.Position = UDim2.new(0.85907042, 0, 0.357142895, 0) Chapter3firstnightmare.Size = UDim2.new(0, 84, 0, 36) Chapter3firstnightmare.ZIndex = 10 Chapter3firstnightmare.Font = Enum.Font.SourceSans Chapter3firstnightmare.Text = "First" Chapter3firstnightmare.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter3firstnightmare.TextSize = 14.000 Chapter3firstnightmare.MouseButton1Down:connect(function() for i,v in pairs(Game.Players:GetChildren()) do if v.Name ~= "owner.Name" then Game:GetService("TeleportService"):Teleport(6688734395, v.Character) end end end) UICorner_16.Parent = Chapter3firstnightmare Chapter2secondnormal.Name = "Chapter 2 second normal" Chapter2secondnormal.Parent = main Chapter2secondnormal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter2secondnormal.Position = UDim2.new(0.214392811, 0, 0.488095254, 0) Chapter2secondnormal.Size = UDim2.new(0, 84, 0, 38) Chapter2secondnormal.ZIndex = 10 Chapter2secondnormal.Font = Enum.Font.SourceSans Chapter2secondnormal.Text = "Second" Chapter2secondnormal.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter2secondnormal.TextSize = 14.000 Chapter2secondnormal.MouseButton1Down:connect(function() game:GetService("Players").LocalPlayer.Character:MoveTo(Vector3.new(1020.66241, 72.8285294, -353.74646, -1.1920929e-07, 0, 1.00000012, 0, 1, 0, -1.00000012, 0, -1.1920929e-07)) end) UICorner_17.Parent = Chapter2secondnormal Chapter2secondnightmare.Name = "Chapter 2 second nightmare" Chapter2secondnightmare.Parent = main Chapter2secondnightmare.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter2secondnightmare.Position = UDim2.new(0.709145427, 0, 0.488095254, 0) Chapter2secondnightmare.Size = UDim2.new(0, 84, 0, 38) Chapter2secondnightmare.ZIndex = 10 Chapter2secondnightmare.Font = Enum.Font.SourceSans Chapter2secondnightmare.Text = "Second" Chapter2secondnightmare.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter2secondnightmare.TextSize = 14.000 Chapter2secondnightmare.MouseButton1Down:connect(function() game:GetService("Players").LocalPlayer.Character:MoveTo(Vector3.new(1020.66241, 72.8285294, -353.74646, -1.1920929e-07, 0, 1.00000012, 0, 1, 0, -1.00000012, 0, -1.1920929e-07)) end) UICorner_18.Parent = Chapter2secondnightmare Chapter2firstnormal.Name = "Chapter 2 first normal" Chapter2firstnormal.Parent = main Chapter2firstnormal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter2firstnormal.Position = UDim2.new(0.214392811, 0, 0.357142895, 0) Chapter2firstnormal.Size = UDim2.new(0, 84, 0, 36) Chapter2firstnormal.ZIndex = 10 Chapter2firstnormal.Font = Enum.Font.SourceSans Chapter2firstnormal.Text = "First" Chapter2firstnormal.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter2firstnormal.TextSize = 14.000 Chapter2firstnormal.MouseButton1Down:connect(function() for i,v in pairs(Game.Players:GetChildren()) do if v.Name ~= "owner.Name" then Game:GetService("TeleportService"):Teleport(6425178683, v.Character) end end end) UICorner_19.Parent = Chapter2firstnormal Chapter2firstnightmare.Name = "Chapter 2 first nightmare" Chapter2firstnightmare.Parent = main Chapter2firstnightmare.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter2firstnightmare.Position = UDim2.new(0.709145427, 0, 0.357142895, 0) Chapter2firstnightmare.Size = UDim2.new(0, 84, 0, 36) Chapter2firstnightmare.ZIndex = 10 Chapter2firstnightmare.Font = Enum.Font.SourceSans Chapter2firstnightmare.Text = "First" Chapter2firstnightmare.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter2firstnightmare.TextSize = 14.000 Chapter2firstnightmare.MouseButton1Down:connect(function() for i,v in pairs(Game.Players:GetChildren()) do if v.Name ~= "owner.Name" then Game:GetService("TeleportService"):Teleport(6485056556, v.Character) end end end) UICorner_20.Parent = Chapter2firstnightmare Chapter1secondnormal.Name = "Chapter 1 second normal" Chapter1secondnormal.Parent = main Chapter1secondnormal.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Chapter1secondnormal.LayoutOrder = 20 Chapter1secondnormal.Position = UDim2.new(0.0464767627, 0, 0.488095254, 0) Chapter1secondnormal.Size = UDim2.new(0, 84, 0, 38) Chapter1secondnormal.ZIndex = 10 Chapter1secondnormal.Font = Enum.Font.SourceSans Chapter1secondnormal.Text = "Second" Chapter1secondnormal.TextColor3 = Color3.fromRGB(0, 0, 0) Chapter1secondnormal.TextSize = 14.000 Chapter1secondnormal.MouseButton1Down:connect(function() game:GetService("Players").LocalPlayer.Character:MoveTo(Vector3.new(26.42, 14.72, 16.17, 1, 0, 0, 0, 1, 0, 0, 0, 1)) end) UICorner_21.Parent = Chapter1secondnormal
Editor is loading...
Leave a Comment