Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Instances:
- local Stand_Changer = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local TopBar = Instance.new("ImageLabel")
- local Title = Instance.new("TextLabel")
- local Exit = Instance.new("ImageButton")
- local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
- local Shadow = Instance.new("ImageLabel")
- local Stands = Instance.new("ScrollingFrame")
- local UIListLayout = Instance.new("UIListLayout")
- local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
- local Seperator = Instance.new("Frame")
- local TheSonic = Instance.new("Frame")
- local Title_2 = Instance.new("TextLabel")
- local Content = Instance.new("TextLabel")
- local Top = Instance.new("ImageLabel")
- local Accent = Instance.new("Frame")
- local UICorner_2 = Instance.new("UICorner")
- local PenumbraShadow = Instance.new("ImageLabel")
- local Clicked = Instance.new("TextButton")
- local TheExe = Instance.new("Frame")
- local Title_3 = Instance.new("TextLabel")
- local Content_2 = Instance.new("TextLabel")
- local Top_2 = Instance.new("ImageLabel")
- local Accent_2 = Instance.new("Frame")
- local UICorner_3 = Instance.new("UICorner")
- local PenumbraShadow_2 = Instance.new("ImageLabel")
- local Clicked_2 = Instance.new("TextButton")
- local Gojo = Instance.new("Frame")
- local Title_4 = Instance.new("TextLabel")
- local Content_3 = Instance.new("TextLabel")
- local Top_3 = Instance.new("ImageLabel")
- local Accent_3 = Instance.new("Frame")
- local UICorner_4 = Instance.new("UICorner")
- local PenumbraShadow_3 = Instance.new("ImageLabel")
- local Clicked_3 = Instance.new("TextButton")
- local DoomSpec = Instance.new("Frame")
- local Title_5 = Instance.new("TextLabel")
- local Content_4 = Instance.new("TextLabel")
- local Top_4 = Instance.new("ImageLabel")
- local Accent_4 = Instance.new("Frame")
- local UICorner_5 = Instance.new("UICorner")
- local PenumbraShadow_4 = Instance.new("ImageLabel")
- local Clicked_4 = Instance.new("TextButton")
- local Imposter = Instance.new("Frame")
- local Title_6 = Instance.new("TextLabel")
- local Content_5 = Instance.new("TextLabel")
- local Top_5 = Instance.new("ImageLabel")
- local Accent_5 = Instance.new("Frame")
- local UICorner_6 = Instance.new("UICorner")
- local PenumbraShadow_5 = Instance.new("ImageLabel")
- local Clicked_5 = Instance.new("TextButton")
- local Megumin = Instance.new("Frame")
- local Title_7 = Instance.new("TextLabel")
- local Content_6 = Instance.new("TextLabel")
- local Top_6 = Instance.new("ImageLabel")
- local Accent_6 = Instance.new("Frame")
- local UICorner_7 = Instance.new("UICorner")
- local PenumbraShadow_6 = Instance.new("ImageLabel")
- local Clicked_6 = Instance.new("TextButton")
- local ReaperSpec = Instance.new("Frame")
- local Title_8 = Instance.new("TextLabel")
- local Content_7 = Instance.new("TextLabel")
- local Top_7 = Instance.new("ImageLabel")
- local Accent_7 = Instance.new("Frame")
- local UICorner_8 = Instance.new("UICorner")
- local PenumbraShadow_7 = Instance.new("ImageLabel")
- local Clicked_7 = Instance.new("TextButton")
- local XSansSpec = Instance.new("Frame")
- local Title_9 = Instance.new("TextLabel")
- local Content_8 = Instance.new("TextLabel")
- local Top_8 = Instance.new("ImageLabel")
- local Accent_8 = Instance.new("Frame")
- local UICorner_9 = Instance.new("UICorner")
- local PenumbraShadow_8 = Instance.new("ImageLabel")
- local Clicked_8 = Instance.new("TextButton")
- --Properties:
- Stand_Changer.Name = "Stand_Changer"
- Stand_Changer.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Stand_Changer.ResetOnSpawn = false
- Main.Name = "Main"
- Main.Parent = Stand_Changer
- Main.AnchorPoint = Vector2.new(0.5, 0.5)
- Main.BackgroundColor3 = Color3.fromRGB(27, 27, 27)
- Main.Position = UDim2.new(0.5, 0, 0.5, 0)
- Main.Size = UDim2.new(0, 514, 0, 338)
- UICorner.CornerRadius = UDim.new(0, 6)
- UICorner.Parent = Main
- TopBar.Name = "TopBar"
- TopBar.Parent = Main
- TopBar.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
- TopBar.BackgroundTransparency = 1.000
- TopBar.BorderSizePixel = 0
- TopBar.Position = UDim2.new(0, 0, 0, -17)
- TopBar.Size = UDim2.new(0, 514, 0, 45)
- TopBar.ZIndex = 3
- TopBar.Image = "rbxassetid://6276641225"
- TopBar.ImageColor3 = Color3.fromRGB(34, 34, 34)
- TopBar.ScaleType = Enum.ScaleType.Slice
- TopBar.SliceCenter = Rect.new(256, 256, 256, 256)
- TopBar.SliceScale = 0.022
- Title.Name = "Title"
- Title.Parent = TopBar
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Position = UDim2.new(0.0314009711, 0, 0, 0)
- Title.Size = UDim2.new(0, 149, 0, 45)
- Title.ZIndex = 1231233232
- Title.Font = Enum.Font.Gotham
- Title.Text = "Any Stand - V2"
- Title.TextColor3 = Color3.fromRGB(197, 197, 197)
- Title.TextSize = 17.000
- Title.TextXAlignment = Enum.TextXAlignment.Left
- Exit.Name = "Exit"
- Exit.Parent = TopBar
- Exit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Exit.BackgroundTransparency = 1.000
- Exit.Position = UDim2.new(0.931012809, 0, 0.240207925, 0)
- Exit.Size = UDim2.new(0, 26, 0, 23)
- Exit.ZIndex = 123123
- Exit.AutoButtonColor = false
- Exit.Image = "rbxassetid://6235536018"
- Exit.ImageColor3 = Color3.fromRGB(197, 197, 197)
- Exit.ScaleType = Enum.ScaleType.Fit
- UIAspectRatioConstraint.Parent = Exit
- Shadow.Name = "Shadow"
- Shadow.Parent = Main
- Shadow.AnchorPoint = Vector2.new(0.5, 0.5)
- Shadow.BackgroundTransparency = 1.000
- Shadow.BorderSizePixel = 0
- Shadow.Position = UDim2.new(0.5, 0, 0.474852085, 1)
- Shadow.Size = UDim2.new(1, 18, 1.05029583, 18)
- Shadow.ZIndex = -1231233
- Shadow.Image = "rbxassetid://1316045217"
- Shadow.ImageColor3 = Color3.fromRGB(0, 0, 0)
- Shadow.ImageTransparency = 0.880
- Shadow.ScaleType = Enum.ScaleType.Slice
- Shadow.SliceCenter = Rect.new(10, 10, 118, 118)
- Stands.Name = "Stands"
- Stands.Parent = Main
- Stands.Active = true
- Stands.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Stands.BackgroundTransparency = 1.000
- Stands.Position = UDim2.new(0, 0, 0, 28)
- Stands.Size = UDim2.new(0, 514, 0, 292)
- Stands.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
- UIListLayout.Parent = Stands
- UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
- UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
- UIListLayout.Padding = UDim.new(0, 10)
- UIAspectRatioConstraint_2.Parent = UIListLayout
- Seperator.Name = "Seperator"
- Seperator.Parent = Stands
- Seperator.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Seperator.BackgroundTransparency = 1.000
- Seperator.Position = UDim2.new(0.379227042, 0, 0, 0)
- Seperator.Size = UDim2.new(0, 100, 0, 1)
- TheSonic.Name = "TheSonic"
- TheSonic.Parent = Stands
- TheSonic.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- TheSonic.Position = UDim2.new(0, 13, 0, 11)
- TheSonic.Size = UDim2.new(0, 487, 0, 65)
- TheSonic.ZIndex = 12312323
- Title_2.Name = "Title"
- Title_2.Parent = TheSonic
- Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_2.BackgroundTransparency = 1.000
- Title_2.BorderSizePixel = 0
- Title_2.Position = UDim2.new(0, 10, 0, 7)
- Title_2.Size = UDim2.new(0, 384, 0, 17)
- Title_2.ZIndex = 1238910293
- Title_2.Font = Enum.Font.GothamSemibold
- Title_2.Text = "TheSonic"
- Title_2.TextColor3 = Color3.fromRGB(232, 232, 232)
- Title_2.TextSize = 14.000
- Title_2.TextWrapped = true
- Title_2.TextXAlignment = Enum.TextXAlignment.Left
- Content.Name = "Content"
- Content.Parent = TheSonic
- Content.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Content.BackgroundTransparency = 1.000
- Content.BorderSizePixel = 0
- Content.Position = UDim2.new(0, 12, 0, 40)
- Content.Size = UDim2.new(0, 381, 0, 14)
- Content.ZIndex = 12312323
- Content.Font = Enum.Font.Gotham
- Content.Text = "Very speedy!"
- Content.TextColor3 = Color3.fromRGB(153, 153, 153)
- Content.TextSize = 14.000
- Content.TextWrapped = true
- Content.TextXAlignment = Enum.TextXAlignment.Left
- Content.TextYAlignment = Enum.TextYAlignment.Top
- Top.Name = "Top"
- Top.Parent = TheSonic
- Top.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
- Top.BackgroundTransparency = 1.000
- Top.BorderSizePixel = 0
- Top.Size = UDim2.new(0, 487, 0, 32)
- Top.ZIndex = 12312323
- Top.Image = "rbxassetid://6276641225"
- Top.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Top.ScaleType = Enum.ScaleType.Slice
- Top.SliceCenter = Rect.new(256, 256, 256, 256)
- Top.SliceScale = 0.022
- Accent.Name = "Accent"
- Accent.Parent = TheSonic
- Accent.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
- Accent.BackgroundTransparency = 0.700
- Accent.BorderSizePixel = 0
- Accent.Position = UDim2.new(0, 0, 0, 31)
- Accent.Size = UDim2.new(0, 487, 0, 1)
- Accent.ZIndex = 1238910293
- UICorner_2.CornerRadius = UDim.new(0, 6)
- UICorner_2.Parent = TheSonic
- PenumbraShadow.Name = "PenumbraShadow"
- PenumbraShadow.Parent = TheSonic
- PenumbraShadow.AnchorPoint = Vector2.new(0.5, 0.5)
- PenumbraShadow.BackgroundTransparency = 1.000
- PenumbraShadow.BorderSizePixel = 0
- PenumbraShadow.Position = UDim2.new(0.5, 0, 0.5, 1)
- PenumbraShadow.Size = UDim2.new(1, 18, 1, 18)
- PenumbraShadow.Image = "rbxassetid://1316045217"
- PenumbraShadow.ImageColor3 = Color3.fromRGB(0, 0, 0)
- PenumbraShadow.ImageTransparency = 0.880
- PenumbraShadow.ScaleType = Enum.ScaleType.Slice
- PenumbraShadow.SliceCenter = Rect.new(10, 10, 118, 118)
- Clicked.Name = "Clicked"
- Clicked.Parent = TheSonic
- Clicked.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Clicked.BackgroundTransparency = 1.000
- Clicked.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Clicked.Position = UDim2.new(-0.00258403039, 0, 0, 0)
- Clicked.Size = UDim2.new(0, 489, 0, 65)
- Clicked.ZIndex = 1238910295
- Clicked.AutoButtonColor = false
- Clicked.Font = Enum.Font.SourceSans
- Clicked.Text = ""
- Clicked.TextColor3 = Color3.fromRGB(0, 0, 0)
- Clicked.TextSize = 14.000
- TheExe.Name = "TheExe"
- TheExe.Parent = Stands
- TheExe.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- TheExe.Position = UDim2.new(0, 13, 0, 11)
- TheExe.Size = UDim2.new(0, 487, 0, 65)
- TheExe.ZIndex = 12312323
- Title_3.Name = "Title"
- Title_3.Parent = TheExe
- Title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_3.BackgroundTransparency = 1.000
- Title_3.BorderSizePixel = 0
- Title_3.Position = UDim2.new(0, 10, 0, 7)
- Title_3.Size = UDim2.new(0, 384, 0, 17)
- Title_3.ZIndex = 1238910293
- Title_3.Font = Enum.Font.GothamSemibold
- Title_3.Text = "TheExe"
- Title_3.TextColor3 = Color3.fromRGB(232, 232, 232)
- Title_3.TextSize = 14.000
- Title_3.TextWrapped = true
- Title_3.TextXAlignment = Enum.TextXAlignment.Left
- Content_2.Name = "Content"
- Content_2.Parent = TheExe
- Content_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Content_2.BackgroundTransparency = 1.000
- Content_2.BorderSizePixel = 0
- Content_2.Position = UDim2.new(0, 12, 0, 40)
- Content_2.Size = UDim2.new(0, 381, 0, 14)
- Content_2.ZIndex = 12312323
- Content_2.Font = Enum.Font.Gotham
- Content_2.Text = "Red sonic?"
- Content_2.TextColor3 = Color3.fromRGB(153, 153, 153)
- Content_2.TextSize = 14.000
- Content_2.TextWrapped = true
- Content_2.TextXAlignment = Enum.TextXAlignment.Left
- Content_2.TextYAlignment = Enum.TextYAlignment.Top
- Top_2.Name = "Top"
- Top_2.Parent = TheExe
- Top_2.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
- Top_2.BackgroundTransparency = 1.000
- Top_2.BorderSizePixel = 0
- Top_2.Size = UDim2.new(0, 487, 0, 32)
- Top_2.ZIndex = 12312323
- Top_2.Image = "rbxassetid://6276641225"
- Top_2.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Top_2.ScaleType = Enum.ScaleType.Slice
- Top_2.SliceCenter = Rect.new(256, 256, 256, 256)
- Top_2.SliceScale = 0.022
- Accent_2.Name = "Accent"
- Accent_2.Parent = TheExe
- Accent_2.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
- Accent_2.BackgroundTransparency = 0.700
- Accent_2.BorderSizePixel = 0
- Accent_2.Position = UDim2.new(0, 0, 0, 31)
- Accent_2.Size = UDim2.new(0, 487, 0, 1)
- Accent_2.ZIndex = 1238910293
- UICorner_3.CornerRadius = UDim.new(0, 6)
- UICorner_3.Parent = TheExe
- PenumbraShadow_2.Name = "PenumbraShadow"
- PenumbraShadow_2.Parent = TheExe
- PenumbraShadow_2.AnchorPoint = Vector2.new(0.5, 0.5)
- PenumbraShadow_2.BackgroundTransparency = 1.000
- PenumbraShadow_2.BorderSizePixel = 0
- PenumbraShadow_2.Position = UDim2.new(0.5, 0, 0.5, 1)
- PenumbraShadow_2.Size = UDim2.new(1, 18, 1, 18)
- PenumbraShadow_2.Image = "rbxassetid://1316045217"
- PenumbraShadow_2.ImageColor3 = Color3.fromRGB(0, 0, 0)
- PenumbraShadow_2.ImageTransparency = 0.880
- PenumbraShadow_2.ScaleType = Enum.ScaleType.Slice
- PenumbraShadow_2.SliceCenter = Rect.new(10, 10, 118, 118)
- Clicked_2.Name = "Clicked"
- Clicked_2.Parent = TheExe
- Clicked_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Clicked_2.BackgroundTransparency = 1.000
- Clicked_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Clicked_2.Position = UDim2.new(-0.00258403039, 0, 0, 0)
- Clicked_2.Size = UDim2.new(0, 489, 0, 65)
- Clicked_2.ZIndex = 1238910295
- Clicked_2.AutoButtonColor = false
- Clicked_2.Font = Enum.Font.SourceSans
- Clicked_2.Text = ""
- Clicked_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- Clicked_2.TextSize = 14.000
- Gojo.Name = "Gojo"
- Gojo.Parent = Stands
- Gojo.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- Gojo.Position = UDim2.new(0, 13, 0, 11)
- Gojo.Size = UDim2.new(0, 487, 0, 65)
- Gojo.ZIndex = 12312323
- Title_4.Name = "Title"
- Title_4.Parent = Gojo
- Title_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_4.BackgroundTransparency = 1.000
- Title_4.BorderSizePixel = 0
- Title_4.Position = UDim2.new(0, 10, 0, 7)
- Title_4.Size = UDim2.new(0, 384, 0, 17)
- Title_4.ZIndex = 1238910293
- Title_4.Font = Enum.Font.GothamSemibold
- Title_4.Text = "Gojo"
- Title_4.TextColor3 = Color3.fromRGB(232, 232, 232)
- Title_4.TextSize = 14.000
- Title_4.TextWrapped = true
- Title_4.TextXAlignment = Enum.TextXAlignment.Left
- Content_3.Name = "Content"
- Content_3.Parent = Gojo
- Content_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Content_3.BackgroundTransparency = 1.000
- Content_3.BorderSizePixel = 0
- Content_3.Position = UDim2.new(0, 12, 0, 40)
- Content_3.Size = UDim2.new(0, 381, 0, 14)
- Content_3.ZIndex = 12312323
- Content_3.Font = Enum.Font.Gotham
- Content_3.Text = "Blind anime guy that looks cool!"
- Content_3.TextColor3 = Color3.fromRGB(153, 153, 153)
- Content_3.TextSize = 14.000
- Content_3.TextWrapped = true
- Content_3.TextXAlignment = Enum.TextXAlignment.Left
- Content_3.TextYAlignment = Enum.TextYAlignment.Top
- Top_3.Name = "Top"
- Top_3.Parent = Gojo
- Top_3.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
- Top_3.BackgroundTransparency = 1.000
- Top_3.BorderSizePixel = 0
- Top_3.Size = UDim2.new(0, 487, 0, 32)
- Top_3.ZIndex = 12312323
- Top_3.Image = "rbxassetid://6276641225"
- Top_3.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Top_3.ScaleType = Enum.ScaleType.Slice
- Top_3.SliceCenter = Rect.new(256, 256, 256, 256)
- Top_3.SliceScale = 0.022
- Accent_3.Name = "Accent"
- Accent_3.Parent = Gojo
- Accent_3.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
- Accent_3.BackgroundTransparency = 0.700
- Accent_3.BorderSizePixel = 0
- Accent_3.Position = UDim2.new(0, 0, 0, 31)
- Accent_3.Size = UDim2.new(0, 487, 0, 1)
- Accent_3.ZIndex = 1238910293
- UICorner_4.CornerRadius = UDim.new(0, 6)
- UICorner_4.Parent = Gojo
- PenumbraShadow_3.Name = "PenumbraShadow"
- PenumbraShadow_3.Parent = Gojo
- PenumbraShadow_3.AnchorPoint = Vector2.new(0.5, 0.5)
- PenumbraShadow_3.BackgroundTransparency = 1.000
- PenumbraShadow_3.BorderSizePixel = 0
- PenumbraShadow_3.Position = UDim2.new(0.5, 0, 0.5, 1)
- PenumbraShadow_3.Size = UDim2.new(1, 18, 1, 18)
- PenumbraShadow_3.Image = "rbxassetid://1316045217"
- PenumbraShadow_3.ImageColor3 = Color3.fromRGB(0, 0, 0)
- PenumbraShadow_3.ImageTransparency = 0.880
- PenumbraShadow_3.ScaleType = Enum.ScaleType.Slice
- PenumbraShadow_3.SliceCenter = Rect.new(10, 10, 118, 118)
- Clicked_3.Name = "Clicked"
- Clicked_3.Parent = Gojo
- Clicked_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Clicked_3.BackgroundTransparency = 1.000
- Clicked_3.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Clicked_3.Position = UDim2.new(-0.00258403039, 0, 0, 0)
- Clicked_3.Size = UDim2.new(0, 489, 0, 65)
- Clicked_3.ZIndex = 1238910295
- Clicked_3.AutoButtonColor = false
- Clicked_3.Font = Enum.Font.SourceSans
- Clicked_3.Text = ""
- Clicked_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- Clicked_3.TextSize = 14.000
- DoomSpec.Name = "DoomSpec"
- DoomSpec.Parent = Stands
- DoomSpec.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- DoomSpec.Position = UDim2.new(0, 13, 0, 11)
- DoomSpec.Size = UDim2.new(0, 487, 0, 65)
- DoomSpec.ZIndex = 12312323
- Title_5.Name = "Title"
- Title_5.Parent = DoomSpec
- Title_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_5.BackgroundTransparency = 1.000
- Title_5.BorderSizePixel = 0
- Title_5.Position = UDim2.new(0, 10, 0, 7)
- Title_5.Size = UDim2.new(0, 384, 0, 17)
- Title_5.ZIndex = 1238910293
- Title_5.Font = Enum.Font.GothamSemibold
- Title_5.Text = "DoomSpec"
- Title_5.TextColor3 = Color3.fromRGB(232, 232, 232)
- Title_5.TextSize = 14.000
- Title_5.TextWrapped = true
- Title_5.TextXAlignment = Enum.TextXAlignment.Left
- Content_4.Name = "Content"
- Content_4.Parent = DoomSpec
- Content_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Content_4.BackgroundTransparency = 1.000
- Content_4.BorderSizePixel = 0
- Content_4.Position = UDim2.new(0, 12, 0, 40)
- Content_4.Size = UDim2.new(0, 381, 0, 14)
- Content_4.ZIndex = 12312323
- Content_4.Font = Enum.Font.Gotham
- Content_4.Text = "The owner gave this to 3 people!"
- Content_4.TextColor3 = Color3.fromRGB(153, 153, 153)
- Content_4.TextSize = 14.000
- Content_4.TextWrapped = true
- Content_4.TextXAlignment = Enum.TextXAlignment.Left
- Content_4.TextYAlignment = Enum.TextYAlignment.Top
- Top_4.Name = "Top"
- Top_4.Parent = DoomSpec
- Top_4.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
- Top_4.BackgroundTransparency = 1.000
- Top_4.BorderSizePixel = 0
- Top_4.Size = UDim2.new(0, 487, 0, 32)
- Top_4.ZIndex = 12312323
- Top_4.Image = "rbxassetid://6276641225"
- Top_4.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Top_4.ScaleType = Enum.ScaleType.Slice
- Top_4.SliceCenter = Rect.new(256, 256, 256, 256)
- Top_4.SliceScale = 0.022
- Accent_4.Name = "Accent"
- Accent_4.Parent = DoomSpec
- Accent_4.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
- Accent_4.BackgroundTransparency = 0.700
- Accent_4.BorderSizePixel = 0
- Accent_4.Position = UDim2.new(0, 0, 0, 31)
- Accent_4.Size = UDim2.new(0, 487, 0, 1)
- Accent_4.ZIndex = 1238910293
- UICorner_5.CornerRadius = UDim.new(0, 6)
- UICorner_5.Parent = DoomSpec
- PenumbraShadow_4.Name = "PenumbraShadow"
- PenumbraShadow_4.Parent = DoomSpec
- PenumbraShadow_4.AnchorPoint = Vector2.new(0.5, 0.5)
- PenumbraShadow_4.BackgroundTransparency = 1.000
- PenumbraShadow_4.BorderSizePixel = 0
- PenumbraShadow_4.Position = UDim2.new(0.5, 0, 0.5, 1)
- PenumbraShadow_4.Size = UDim2.new(1, 18, 1, 18)
- PenumbraShadow_4.Image = "rbxassetid://1316045217"
- PenumbraShadow_4.ImageColor3 = Color3.fromRGB(0, 0, 0)
- PenumbraShadow_4.ImageTransparency = 0.880
- PenumbraShadow_4.ScaleType = Enum.ScaleType.Slice
- PenumbraShadow_4.SliceCenter = Rect.new(10, 10, 118, 118)
- Clicked_4.Name = "Clicked"
- Clicked_4.Parent = DoomSpec
- Clicked_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Clicked_4.BackgroundTransparency = 1.000
- Clicked_4.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Clicked_4.Position = UDim2.new(-0.00258403039, 0, 0, 0)
- Clicked_4.Size = UDim2.new(0, 489, 0, 65)
- Clicked_4.ZIndex = 1238910295
- Clicked_4.AutoButtonColor = false
- Clicked_4.Font = Enum.Font.SourceSans
- Clicked_4.Text = ""
- Clicked_4.TextColor3 = Color3.fromRGB(0, 0, 0)
- Clicked_4.TextSize = 14.000
- Imposter.Name = "Imposter"
- Imposter.Parent = Stands
- Imposter.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- Imposter.Position = UDim2.new(0, 13, 0, 11)
- Imposter.Size = UDim2.new(0, 487, 0, 65)
- Imposter.ZIndex = 12312323
- Title_6.Name = "Title"
- Title_6.Parent = Imposter
- Title_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_6.BackgroundTransparency = 1.000
- Title_6.BorderSizePixel = 0
- Title_6.Position = UDim2.new(0, 10, 0, 7)
- Title_6.Size = UDim2.new(0, 384, 0, 17)
- Title_6.ZIndex = 1238910293
- Title_6.Font = Enum.Font.GothamSemibold
- Title_6.Text = "ImposterSpec"
- Title_6.TextColor3 = Color3.fromRGB(232, 232, 232)
- Title_6.TextSize = 14.000
- Title_6.TextWrapped = true
- Title_6.TextXAlignment = Enum.TextXAlignment.Left
- Content_5.Name = "Content"
- Content_5.Parent = Imposter
- Content_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Content_5.BackgroundTransparency = 1.000
- Content_5.BorderSizePixel = 0
- Content_5.Position = UDim2.new(0, 12, 0, 40)
- Content_5.Size = UDim2.new(0, 381, 0, 14)
- Content_5.ZIndex = 12312323
- Content_5.Font = Enum.Font.Gotham
- Content_5.Text = "Im not sus and wont kill"
- Content_5.TextColor3 = Color3.fromRGB(153, 153, 153)
- Content_5.TextSize = 14.000
- Content_5.TextWrapped = true
- Content_5.TextXAlignment = Enum.TextXAlignment.Left
- Content_5.TextYAlignment = Enum.TextYAlignment.Top
- Top_5.Name = "Top"
- Top_5.Parent = Imposter
- Top_5.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
- Top_5.BackgroundTransparency = 1.000
- Top_5.BorderSizePixel = 0
- Top_5.Size = UDim2.new(0, 487, 0, 32)
- Top_5.ZIndex = 12312323
- Top_5.Image = "rbxassetid://6276641225"
- Top_5.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Top_5.ScaleType = Enum.ScaleType.Slice
- Top_5.SliceCenter = Rect.new(256, 256, 256, 256)
- Top_5.SliceScale = 0.022
- Accent_5.Name = "Accent"
- Accent_5.Parent = Imposter
- Accent_5.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
- Accent_5.BackgroundTransparency = 0.700
- Accent_5.BorderSizePixel = 0
- Accent_5.Position = UDim2.new(0, 0, 0, 31)
- Accent_5.Size = UDim2.new(0, 487, 0, 1)
- Accent_5.ZIndex = 1238910293
- UICorner_6.CornerRadius = UDim.new(0, 6)
- UICorner_6.Parent = Imposter
- PenumbraShadow_5.Name = "PenumbraShadow"
- PenumbraShadow_5.Parent = Imposter
- PenumbraShadow_5.AnchorPoint = Vector2.new(0.5, 0.5)
- PenumbraShadow_5.BackgroundTransparency = 1.000
- PenumbraShadow_5.BorderSizePixel = 0
- PenumbraShadow_5.Position = UDim2.new(0.5, 0, 0.5, 1)
- PenumbraShadow_5.Size = UDim2.new(1, 18, 1, 18)
- PenumbraShadow_5.Image = "rbxassetid://1316045217"
- PenumbraShadow_5.ImageColor3 = Color3.fromRGB(0, 0, 0)
- PenumbraShadow_5.ImageTransparency = 0.880
- PenumbraShadow_5.ScaleType = Enum.ScaleType.Slice
- PenumbraShadow_5.SliceCenter = Rect.new(10, 10, 118, 118)
- Clicked_5.Name = "Clicked"
- Clicked_5.Parent = Imposter
- Clicked_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Clicked_5.BackgroundTransparency = 1.000
- Clicked_5.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Clicked_5.Position = UDim2.new(-0.00258403039, 0, 0, 0)
- Clicked_5.Size = UDim2.new(0, 489, 0, 65)
- Clicked_5.ZIndex = 1238910295
- Clicked_5.AutoButtonColor = false
- Clicked_5.Font = Enum.Font.SourceSans
- Clicked_5.Text = ""
- Clicked_5.TextColor3 = Color3.fromRGB(0, 0, 0)
- Clicked_5.TextSize = 14.000
- Megumin.Name = "Megumin"
- Megumin.Parent = Stands
- Megumin.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- Megumin.Position = UDim2.new(0, 13, 0, 11)
- Megumin.Size = UDim2.new(0, 487, 0, 65)
- Megumin.ZIndex = 12312323
- Title_7.Name = "Title"
- Title_7.Parent = Megumin
- Title_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_7.BackgroundTransparency = 1.000
- Title_7.BorderSizePixel = 0
- Title_7.Position = UDim2.new(0, 10, 0, 7)
- Title_7.Size = UDim2.new(0, 384, 0, 17)
- Title_7.ZIndex = 1238910293
- Title_7.Font = Enum.Font.GothamSemibold
- Title_7.Text = "Megumin"
- Title_7.TextColor3 = Color3.fromRGB(232, 232, 232)
- Title_7.TextSize = 14.000
- Title_7.TextWrapped = true
- Title_7.TextXAlignment = Enum.TextXAlignment.Left
- Content_6.Name = "Content"
- Content_6.Parent = Megumin
- Content_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Content_6.BackgroundTransparency = 1.000
- Content_6.BorderSizePixel = 0
- Content_6.Position = UDim2.new(0, 12, 0, 40)
- Content_6.Size = UDim2.new(0, 381, 0, 14)
- Content_6.ZIndex = 12312323
- Content_6.Font = Enum.Font.Gotham
- Content_6.Text = "16 yr old witch has arrived!"
- Content_6.TextColor3 = Color3.fromRGB(153, 153, 153)
- Content_6.TextSize = 14.000
- Content_6.TextWrapped = true
- Content_6.TextXAlignment = Enum.TextXAlignment.Left
- Content_6.TextYAlignment = Enum.TextYAlignment.Top
- Top_6.Name = "Top"
- Top_6.Parent = Megumin
- Top_6.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
- Top_6.BackgroundTransparency = 1.000
- Top_6.BorderSizePixel = 0
- Top_6.Size = UDim2.new(0, 487, 0, 32)
- Top_6.ZIndex = 12312323
- Top_6.Image = "rbxassetid://6276641225"
- Top_6.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Top_6.ScaleType = Enum.ScaleType.Slice
- Top_6.SliceCenter = Rect.new(256, 256, 256, 256)
- Top_6.SliceScale = 0.022
- Accent_6.Name = "Accent"
- Accent_6.Parent = Megumin
- Accent_6.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
- Accent_6.BackgroundTransparency = 0.700
- Accent_6.BorderSizePixel = 0
- Accent_6.Position = UDim2.new(0, 0, 0, 31)
- Accent_6.Size = UDim2.new(0, 487, 0, 1)
- Accent_6.ZIndex = 1238910293
- UICorner_7.CornerRadius = UDim.new(0, 6)
- UICorner_7.Parent = Megumin
- PenumbraShadow_6.Name = "PenumbraShadow"
- PenumbraShadow_6.Parent = Megumin
- PenumbraShadow_6.AnchorPoint = Vector2.new(0.5, 0.5)
- PenumbraShadow_6.BackgroundTransparency = 1.000
- PenumbraShadow_6.BorderSizePixel = 0
- PenumbraShadow_6.Position = UDim2.new(0.5, 0, 0.5, 1)
- PenumbraShadow_6.Size = UDim2.new(1, 18, 1, 18)
- PenumbraShadow_6.Image = "rbxassetid://1316045217"
- PenumbraShadow_6.ImageColor3 = Color3.fromRGB(0, 0, 0)
- PenumbraShadow_6.ImageTransparency = 0.880
- PenumbraShadow_6.ScaleType = Enum.ScaleType.Slice
- PenumbraShadow_6.SliceCenter = Rect.new(10, 10, 118, 118)
- Clicked_6.Name = "Clicked"
- Clicked_6.Parent = Megumin
- Clicked_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Clicked_6.BackgroundTransparency = 1.000
- Clicked_6.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Clicked_6.Position = UDim2.new(-0.00258403039, 0, 0, 0)
- Clicked_6.Size = UDim2.new(0, 489, 0, 65)
- Clicked_6.ZIndex = 1238910295
- Clicked_6.AutoButtonColor = false
- Clicked_6.Font = Enum.Font.SourceSans
- Clicked_6.Text = ""
- Clicked_6.TextColor3 = Color3.fromRGB(0, 0, 0)
- Clicked_6.TextSize = 14.000
- ReaperSpec.Name = "ReaperSpec"
- ReaperSpec.Parent = Stands
- ReaperSpec.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- ReaperSpec.Position = UDim2.new(0, 13, 0, 11)
- ReaperSpec.Size = UDim2.new(0, 487, 0, 65)
- ReaperSpec.ZIndex = 12312323
- Title_8.Name = "Title"
- Title_8.Parent = ReaperSpec
- Title_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_8.BackgroundTransparency = 1.000
- Title_8.BorderSizePixel = 0
- Title_8.Position = UDim2.new(0, 10, 0, 7)
- Title_8.Size = UDim2.new(0, 384, 0, 17)
- Title_8.ZIndex = 1238910293
- Title_8.Font = Enum.Font.GothamSemibold
- Title_8.Text = "ReaperSpec"
- Title_8.TextColor3 = Color3.fromRGB(232, 232, 232)
- Title_8.TextSize = 14.000
- Title_8.TextWrapped = true
- Title_8.TextXAlignment = Enum.TextXAlignment.Left
- Content_7.Name = "Content"
- Content_7.Parent = ReaperSpec
- Content_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Content_7.BackgroundTransparency = 1.000
- Content_7.BorderSizePixel = 0
- Content_7.Position = UDim2.new(0, 12, 0, 40)
- Content_7.Size = UDim2.new(0, 381, 0, 14)
- Content_7.ZIndex = 12312323
- Content_7.Font = Enum.Font.Gotham
- Content_7.Text = "OP but hard to learn how to use"
- Content_7.TextColor3 = Color3.fromRGB(153, 153, 153)
- Content_7.TextSize = 14.000
- Content_7.TextWrapped = true
- Content_7.TextXAlignment = Enum.TextXAlignment.Left
- Content_7.TextYAlignment = Enum.TextYAlignment.Top
- Top_7.Name = "Top"
- Top_7.Parent = ReaperSpec
- Top_7.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
- Top_7.BackgroundTransparency = 1.000
- Top_7.BorderSizePixel = 0
- Top_7.Size = UDim2.new(0, 487, 0, 32)
- Top_7.ZIndex = 12312323
- Top_7.Image = "rbxassetid://6276641225"
- Top_7.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Top_7.ScaleType = Enum.ScaleType.Slice
- Top_7.SliceCenter = Rect.new(256, 256, 256, 256)
- Top_7.SliceScale = 0.022
- Accent_7.Name = "Accent"
- Accent_7.Parent = ReaperSpec
- Accent_7.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
- Accent_7.BackgroundTransparency = 0.700
- Accent_7.BorderSizePixel = 0
- Accent_7.Position = UDim2.new(0, 0, 0, 31)
- Accent_7.Size = UDim2.new(0, 487, 0, 1)
- Accent_7.ZIndex = 1238910293
- UICorner_8.CornerRadius = UDim.new(0, 6)
- UICorner_8.Parent = ReaperSpec
- PenumbraShadow_7.Name = "PenumbraShadow"
- PenumbraShadow_7.Parent = ReaperSpec
- PenumbraShadow_7.AnchorPoint = Vector2.new(0.5, 0.5)
- PenumbraShadow_7.BackgroundTransparency = 1.000
- PenumbraShadow_7.BorderSizePixel = 0
- PenumbraShadow_7.Position = UDim2.new(0.5, 0, 0.5, 1)
- PenumbraShadow_7.Size = UDim2.new(1, 18, 1, 18)
- PenumbraShadow_7.Image = "rbxassetid://1316045217"
- PenumbraShadow_7.ImageColor3 = Color3.fromRGB(0, 0, 0)
- PenumbraShadow_7.ImageTransparency = 0.880
- PenumbraShadow_7.ScaleType = Enum.ScaleType.Slice
- PenumbraShadow_7.SliceCenter = Rect.new(10, 10, 118, 118)
- Clicked_7.Name = "Clicked"
- Clicked_7.Parent = ReaperSpec
- Clicked_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Clicked_7.BackgroundTransparency = 1.000
- Clicked_7.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Clicked_7.Position = UDim2.new(-0.00258403039, 0, 0, 0)
- Clicked_7.Size = UDim2.new(0, 489, 0, 65)
- Clicked_7.ZIndex = 1238910295
- Clicked_7.AutoButtonColor = false
- Clicked_7.Font = Enum.Font.SourceSans
- Clicked_7.Text = ""
- Clicked_7.TextColor3 = Color3.fromRGB(0, 0, 0)
- Clicked_7.TextSize = 14.000
- XSansSpec.Name = "XSansSpec"
- XSansSpec.Parent = Stands
- XSansSpec.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- XSansSpec.Position = UDim2.new(0, 13, 0, 11)
- XSansSpec.Size = UDim2.new(0, 487, 0, 65)
- XSansSpec.ZIndex = 12312323
- Title_9.Name = "Title"
- Title_9.Parent = XSansSpec
- Title_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_9.BackgroundTransparency = 1.000
- Title_9.BorderSizePixel = 0
- Title_9.Position = UDim2.new(0, 10, 0, 7)
- Title_9.Size = UDim2.new(0, 384, 0, 17)
- Title_9.ZIndex = 1238910293
- Title_9.Font = Enum.Font.GothamSemibold
- Title_9.Text = "XSansSpec"
- Title_9.TextColor3 = Color3.fromRGB(232, 232, 232)
- Title_9.TextSize = 14.000
- Title_9.TextWrapped = true
- Title_9.TextXAlignment = Enum.TextXAlignment.Left
- Content_8.Name = "Content"
- Content_8.Parent = XSansSpec
- Content_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Content_8.BackgroundTransparency = 1.000
- Content_8.BorderSizePixel = 0
- Content_8.Position = UDim2.new(0, 12, 0, 40)
- Content_8.Size = UDim2.new(0, 381, 0, 14)
- Content_8.ZIndex = 12312323
- Content_8.Font = Enum.Font.Gotham
- Content_8.Text = "Read reaper's description!"
- Content_8.TextColor3 = Color3.fromRGB(153, 153, 153)
- Content_8.TextSize = 14.000
- Content_8.TextWrapped = true
- Content_8.TextXAlignment = Enum.TextXAlignment.Left
- Content_8.TextYAlignment = Enum.TextYAlignment.Top
- Top_8.Name = "Top"
- Top_8.Parent = XSansSpec
- Top_8.BackgroundColor3 = Color3.fromRGB(248, 248, 248)
- Top_8.BackgroundTransparency = 1.000
- Top_8.BorderSizePixel = 0
- Top_8.Size = UDim2.new(0, 487, 0, 32)
- Top_8.ZIndex = 12312323
- Top_8.Image = "rbxassetid://6276641225"
- Top_8.ImageColor3 = Color3.fromRGB(33, 33, 33)
- Top_8.ScaleType = Enum.ScaleType.Slice
- Top_8.SliceCenter = Rect.new(256, 256, 256, 256)
- Top_8.SliceScale = 0.022
- Accent_8.Name = "Accent"
- Accent_8.Parent = XSansSpec
- Accent_8.BackgroundColor3 = Color3.fromRGB(8, 8, 8)
- Accent_8.BackgroundTransparency = 0.700
- Accent_8.BorderSizePixel = 0
- Accent_8.Position = UDim2.new(0, 0, 0, 31)
- Accent_8.Size = UDim2.new(0, 487, 0, 1)
- Accent_8.ZIndex = 1238910293
- UICorner_9.CornerRadius = UDim.new(0, 6)
- UICorner_9.Parent = XSansSpec
- PenumbraShadow_8.Name = "PenumbraShadow"
- PenumbraShadow_8.Parent = XSansSpec
- PenumbraShadow_8.AnchorPoint = Vector2.new(0.5, 0.5)
- PenumbraShadow_8.BackgroundTransparency = 1.000
- PenumbraShadow_8.BorderSizePixel = 0
- PenumbraShadow_8.Position = UDim2.new(0.5, 0, 0.5, 1)
- PenumbraShadow_8.Size = UDim2.new(1, 18, 1, 18)
- PenumbraShadow_8.Image = "rbxassetid://1316045217"
- PenumbraShadow_8.ImageColor3 = Color3.fromRGB(0, 0, 0)
- PenumbraShadow_8.ImageTransparency = 0.880
- PenumbraShadow_8.ScaleType = Enum.ScaleType.Slice
- PenumbraShadow_8.SliceCenter = Rect.new(10, 10, 118, 118)
- Clicked_8.Name = "Clicked"
- Clicked_8.Parent = XSansSpec
- Clicked_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Clicked_8.BackgroundTransparency = 1.000
- Clicked_8.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Clicked_8.Position = UDim2.new(-0.00258403039, 0, 0, 0)
- Clicked_8.Size = UDim2.new(0, 489, 0, 65)
- Clicked_8.ZIndex = 1238910295
- Clicked_8.AutoButtonColor = false
- Clicked_8.Font = Enum.Font.SourceSans
- Clicked_8.Text = ""
- Clicked_8.TextColor3 = Color3.fromRGB(0, 0, 0)
- Clicked_8.TextSize = 14.000
- -- Scripts:
- local function UIFO_fake_script() -- Exit.CloseScript
- local script = Instance.new('LocalScript', Exit)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Parent:Destroy()
- end)
- end
- coroutine.wrap(UIFO_fake_script)()
- local function JWBMB_fake_script() -- Clicked.LocalScript
- local script = Instance.new('LocalScript', Clicked)
- script.Parent.MouseButton1Click:Connect(function()
- game.ReplicatedStorage.TheSonic:FireServer()
- end)
- end
- coroutine.wrap(JWBMB_fake_script)()
- local function SGLPIN_fake_script() -- Clicked_2.TheExeScript
- local script = Instance.new('LocalScript', Clicked_2)
- script.Parent.MouseButton1Click:Connect(function()
- game.ReplicatedStorage.TheExe:FireServer()
- end)
- end
- coroutine.wrap(SGLPIN_fake_script)()
- local function ZBVJX_fake_script() -- Clicked_3.LocalScript
- local script = Instance.new('LocalScript', Clicked_3)
- script.Parent.MouseButton1Click:Connect(function()
- game.ReplicatedStorage.Gojo:FireServer()
- end)
- end
- coroutine.wrap(ZBVJX_fake_script)()
- local function NNNRXC_fake_script() -- Clicked_4.LocalScript
- local script = Instance.new('LocalScript', Clicked_4)
- script.Parent.MouseButton1Click:Connect(function()
- game.ReplicatedStorage.DoomSlayer:FireServer()
- end)
- end
- coroutine.wrap(NNNRXC_fake_script)()
- local function VCVVJJ_fake_script() -- Clicked_5.LocalScript
- local script = Instance.new('LocalScript', Clicked_5)
- script.Parent.MouseButton1Click:Connect(function()
- game.ReplicatedStorage.imposter:FireServer()
- end)
- end
- coroutine.wrap(VCVVJJ_fake_script)()
- local function ECWCQK_fake_script() -- Clicked_6.LocalScript
- local script = Instance.new('LocalScript', Clicked_6)
- script.Parent.MouseButton1Click:Connect(function()
- game.ReplicatedStorage.Megumin:FireServer()
- end)
- end
- coroutine.wrap(ECWCQK_fake_script)()
- local function NAWBT_fake_script() -- Clicked_7.LocalScript
- local script = Instance.new('LocalScript', Clicked_7)
- script.Parent.MouseButton1Click:Connect(function()
- game.ReplicatedStorage.Reaper:FireServer()
- end)
- end
- coroutine.wrap(NAWBT_fake_script)()
- local function BQWQ_fake_script() -- Clicked_8.LocalScript
- local script = Instance.new('LocalScript', Clicked_8)
- script.Parent.MouseButton1Click:Connect(function()
- game.ReplicatedStorage.XSansSpec:FireServer()
- end)
- end
- coroutine.wrap(BQWQ_fake_script)()
- local function RPGRCY_fake_script() -- Main.Drag
- local script = Instance.new('LocalScript', Main)
- local UIS = game:GetService('UserInputService')
- local frame = script.Parent
- local dragToggle = nil
- local dragSpeed = 0.25
- local dragStart = nil
- local startPos = nil
- local function updateInput(input)
- local delta = input.Position - dragStart
- local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
- startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
- end
- frame.InputBegan:Connect(function(input)
- if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
- dragToggle = true
- dragStart = input.Position
- startPos = frame.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragToggle = false
- end
- end)
- end
- end)
- UIS.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- if dragToggle then
- updateInput(input)
- end
- end
- end)
- end
- coroutine.wrap(RPGRCY_fake_script)()
- local function ZWGFFCM_fake_script() -- Main.KeyBind
- local script = Instance.new('LocalScript', Main)
- local UIS = game:GetService("UserInputService")
- local on = true
- UIS.InputBegan:Connect(function(input)
- if input.KeyCode == Enum.KeyCode.P then
- if on == true then
- script.Parent.Visible = false
- on = false
- else
- script.Parent.Visible = true
- on = true
- end
- end
- end)
- end
- coroutine.wrap(ZWGFFCM_fake_script)()
Add Comment
Please, Sign In to add comment