Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- BloXploit
- -- Instances:
- local BloXploit = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local PannelFrame = Instance.new("Frame")
- local MainPanelImage = Instance.new("ImageLabel")
- local Title = Instance.new("TextLabel")
- local Frame = Instance.new("Frame")
- local Fly = Instance.new("TextButton")
- local SSexecutor = Instance.new("TextButton")
- local InfiniteYield = Instance.new("TextButton")
- local CMDX = Instance.new("TextButton")
- local HeaderBar = Instance.new("Frame")
- local Close = Instance.new("TextButton")
- local Frame_2 = Instance.new("Frame")
- local TextButton_Roundify_8px = Instance.new("ImageLabel")
- local Open = Instance.new("TextButton")
- --Properties:
- BloXploit.Name = "BloXploit"
- BloXploit.Parent = game.Workspace
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = BloXploit
- MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MainFrame.BackgroundTransparency = 1.000
- MainFrame.BorderSizePixel = 0
- MainFrame.Size = UDim2.new(0, 1361, 0, 683)
- PannelFrame.Name = "PannelFrame"
- PannelFrame.Parent = MainFrame
- PannelFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PannelFrame.BackgroundTransparency = 1.000
- PannelFrame.Size = UDim2.new(1, 0, 1, 0)
- MainPanelImage.Name = "MainPanelImage"
- MainPanelImage.Parent = PannelFrame
- MainPanelImage.BackgroundColor3 = Color3.fromRGB(85, 170, 0)
- MainPanelImage.Position = UDim2.new(0.12784712, 0, 0.103953108, 0)
- MainPanelImage.Size = UDim2.new(0.69588536, 0, 0.826207817, 0)
- MainPanelImage.ZIndex = -2
- MainPanelImage.Image = "rbxassetid://0"
- MainPanelImage.ImageColor3 = Color3.fromRGB(85, 170, 0)
- MainPanelImage.ScaleType = Enum.ScaleType.Slice
- MainPanelImage.SliceCenter = Rect.new(100, 100, 100, 100)
- MainPanelImage.SliceScale = 0.667
- Title.Name = "Title"
- Title.Parent = MainPanelImage
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Position = UDim2.new(0.279801518, 0, 0, 0)
- Title.Size = UDim2.new(0, 416, 0, 57)
- Title.Font = Enum.Font.PatrickHand
- Title.Text = "BloXploit v1"
- Title.TextColor3 = Color3.fromRGB(0, 0, 0)
- Title.TextScaled = true
- Title.TextSize = 100.000
- Title.TextWrapped = true
- Frame.Parent = MainPanelImage
- Frame.BackgroundColor3 = Color3.fromRGB(255, 34, 37)
- Frame.Position = UDim2.new(0, 0, 0.873648942, 0)
- Frame.Size = UDim2.new(0, 947, 0, 71)
- Fly.Name = "Fly"
- Fly.Parent = Frame
- Fly.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Fly.Position = UDim2.new(0.0147835277, 0, 0.14084506, 0)
- Fly.Size = UDim2.new(0, 200, 0, 50)
- Fly.Font = Enum.Font.Sarpanch
- Fly.Text = "Fly"
- Fly.TextColor3 = Color3.fromRGB(0, 0, 0)
- Fly.TextSize = 30.000
- SSexecutor.Name = "SS executor"
- SSexecutor.Parent = Frame
- SSexecutor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SSexecutor.Position = UDim2.new(0.272439301, 0, 0.14084506, 0)
- SSexecutor.Size = UDim2.new(0, 200, 0, 50)
- SSexecutor.Font = Enum.Font.Sarpanch
- SSexecutor.Text = "SS executor"
- SSexecutor.TextColor3 = Color3.fromRGB(0, 0, 0)
- SSexecutor.TextSize = 30.000
- InfiniteYield.Name = "InfiniteYield"
- InfiniteYield.Parent = Frame
- InfiniteYield.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- InfiniteYield.Position = UDim2.new(0.52270329, 0, 0.14084506, 0)
- InfiniteYield.Size = UDim2.new(0, 200, 0, 50)
- InfiniteYield.Font = Enum.Font.Sarpanch
- InfiniteYield.Text = "InfiniteYield"
- InfiniteYield.TextColor3 = Color3.fromRGB(0, 0, 0)
- InfiniteYield.TextSize = 30.000
- CMDX.Name = "CMD-X"
- CMDX.Parent = Frame
- CMDX.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CMDX.Position = UDim2.new(0.761351645, 0, 0.14084506, 0)
- CMDX.Size = UDim2.new(0, 200, 0, 50)
- CMDX.Font = Enum.Font.Sarpanch
- CMDX.Text = "CMD - X"
- CMDX.TextColor3 = Color3.fromRGB(0, 0, 0)
- CMDX.TextSize = 30.000
- HeaderBar.Name = "HeaderBar"
- HeaderBar.Parent = MainPanelImage
- HeaderBar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- HeaderBar.Size = UDim2.new(0, 947, 0, 80)
- HeaderBar.ZIndex = 0
- Close.Name = "Close"
- Close.Parent = MainPanelImage
- Close.BackgroundColor3 = Color3.fromRGB(255, 8, 12)
- Close.Position = UDim2.new(0.90170002, 0, 0, 0)
- Close.Size = UDim2.new(0, 92, 0, 80)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.fromRGB(0, 0, 0)
- Close.TextScaled = true
- Close.TextSize = 90.000
- Close.TextWrapped = true
- Frame_2.Parent = BloXploit
- Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame_2.BackgroundTransparency = 1.000
- Frame_2.Position = UDim2.new(0.00440852297, 0, 0.428989738, 0)
- Frame_2.Size = UDim2.new(0, 141, 0, 50)
- TextButton_Roundify_8px.Name = "TextButton_Roundify_8px"
- TextButton_Roundify_8px.Parent = Frame_2
- TextButton_Roundify_8px.Active = true
- TextButton_Roundify_8px.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_8px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_Roundify_8px.BackgroundTransparency = 1.000
- TextButton_Roundify_8px.Position = UDim2.new(0.247058839, 0, 0.5, 0)
- TextButton_Roundify_8px.Selectable = true
- TextButton_Roundify_8px.Size = UDim2.new(1.38823533, 0, 1, 0)
- TextButton_Roundify_8px.Image = "rbxassetid://3570695787"
- TextButton_Roundify_8px.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_8px.SliceCenter = Rect.new(100, 100, 100, 100)
- TextButton_Roundify_8px.SliceScale = 0.667
- Open.Name = "Open"
- Open.Parent = TextButton_Roundify_8px
- Open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Open.BackgroundTransparency = 1.000
- Open.BorderSizePixel = 0
- Open.Position = UDim2.new(0.17320624, 0, -0.0110102594, 0)
- Open.Size = UDim2.new(0, 170, 0, 50)
- Open.Font = Enum.Font.SourceSansSemibold
- Open.Text = "Open"
- Open.TextColor3 = Color3.fromRGB(0, 0, 0)
- Open.TextSize = 30.000
Add Comment
Please, Sign In to add comment