Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Made By TheeLeads
- -- This Script is just a type of thing u can use in any game (WORKS)))!!!
- -- Instances:
- -- 4809599891
- -- 5066021884
- -- 5097240950
- -- 3659819723
- local ScreenGui = Instance.new("ScreenGui")
- local openmain = Instance.new("Frame")
- local Open = Instance.new("TextButton")
- local main = Instance.new("Frame")
- local Frame = Instance.new("Frame")
- local GameFricker = Instance.new("TextLabel")
- local Etofly = Instance.new("TextButton")
- local ClickTP = Instance.new("TextButton")
- local NoclipV = Instance.new("TextButton")
- local Btools = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- local TheeLeads = Instance.new("TextLabel")
- local MessageforNonearthlings = Instance.new("TextLabel")
- local Admin = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- openmain.Name = "openmain"
- openmain.Parent = ScreenGui
- openmain.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- openmain.Position = UDim2.new(0, 0, 0.559726954, 0)
- openmain.Size = UDim2.new(0, 126, 0, 40)
- main.Active = true
- main.Draggable = true
- Open.Name = "Open"
- Open.Parent = openmain
- Open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Open.Size = UDim2.new(0, 126, 0, 40)
- Open.Font = Enum.Font.SourceSans
- Open.Text = "Open"
- Open.TextColor3 = Color3.fromRGB(0, 0, 0)
- Open.TextSize = 14.000
- Open.MouseButton1Down:connect(function()
- openmain.Visible = false
- main.Visible = true
- end)
- main.Name = "main"
- main.Parent = ScreenGui
- main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- main.Position = UDim2.new(0.356182933, 0, 0.025028456, 0)
- main.Size = UDim2.new(0, 307, 0, 434)
- main.Visible = false
- main.Active = true
- main.Draggable = true
- Frame.Parent = main
- Frame.BackgroundColor3 = Color3.fromRGB(98, 98, 98)
- Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Frame.Position = UDim2.new(-0.000899821229, 0, 0.974245012, 0)
- Frame.Size = UDim2.new(0, 307, 0, 11)
- GameFricker.Name = "Game Fricker"
- GameFricker.Parent = main
- GameFricker.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- GameFricker.Position = UDim2.new(-0.000899791718, 0, -0.00149138179, 0)
- GameFricker.Size = UDim2.new(0, 307, 0, 31)
- GameFricker.Font = Enum.Font.GothamBold
- GameFricker.Text = "Game Fricker"
- GameFricker.TextColor3 = Color3.fromRGB(56, 56, 56)
- GameFricker.TextSize = 14.000
- GameFricker.TextStrokeColor3 = Color3.fromRGB(63, 63, 63)
- Etofly.Name = "E to fly"
- Etofly.Parent = main
- Etofly.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Etofly.Position = UDim2.new(0.0846905559, 0, 0.133640558, 0)
- Etofly.Size = UDim2.new(0, 131, 0, 33)
- Etofly.Font = Enum.Font.GothamBold
- Etofly.Text = "E to fly"
- Etofly.TextColor3 = Color3.fromRGB(0, 0, 0)
- Etofly.TextSize = 14.000
- Etofly.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/7rXZ9VNc"))()
- end)
- ClickTP.Name = "Click TP"
- ClickTP.Parent = main
- ClickTP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ClickTP.Position = UDim2.new(0.53420198, 0, 0.133640558, 0)
- ClickTP.Size = UDim2.new(0, 131, 0, 33)
- ClickTP.Font = Enum.Font.GothamBold
- ClickTP.Text = "Click TP"
- ClickTP.TextColor3 = Color3.fromRGB(0, 0, 0)
- ClickTP.TextSize = 14.000
- ClickTP.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/8RuRza5j"))()
- end)
- NoclipV.Name = "Noclip V"
- NoclipV.Parent = main
- NoclipV.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- NoclipV.Position = UDim2.new(0.0846905708, 0, 0.375576019, 0)
- NoclipV.Size = UDim2.new(0, 131, 0, 33)
- NoclipV.Font = Enum.Font.GothamBold
- NoclipV.Text = "Noclip V"
- NoclipV.TextColor3 = Color3.fromRGB(0, 0, 0)
- NoclipV.TextSize = 14.000
- NoclipV.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/01di8yHG"))()
- end)
- Btools.Name = "Btools"
- Btools.Parent = main
- Btools.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Btools.Position = UDim2.new(0.53420198, 0, 0.375576019, 0)
- Btools.Size = UDim2.new(0, 131, 0, 33)
- Btools.Font = Enum.Font.GothamBold
- Btools.Text = "Btools"
- Btools.TextColor3 = Color3.fromRGB(0, 0, 0)
- Btools.TextSize = 14.000
- Btools.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/NjttFM2K"))()
- end)
- Close.Name = "Close"
- Close.Parent = main
- Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close.BorderColor3 = Color3.fromRGB(255, 255, 255)
- Close.Position = UDim2.new(0.827361584, 0, 0, 0)
- Close.Size = UDim2.new(0, 52, 0, 23)
- Close.Font = Enum.Font.Gotham
- Close.Text = "X"
- Close.TextColor3 = Color3.fromRGB(0, 0, 0)
- Close.TextSize = 14.000
- Close.MouseButton1Down:connect(function()
- main.Visible = false
- openmain.Visible = true
- end)
- TheeLeads.Name = "TheeLeads"
- TheeLeads.Parent = main
- TheeLeads.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TheeLeads.BorderColor3 = Color3.fromRGB(255, 255, 255)
- TheeLeads.Position = UDim2.new(0.175895765, 0, 0.804147482, 0)
- TheeLeads.Size = UDim2.new(0, 200, 0, 50)
- TheeLeads.Font = Enum.Font.SourceSans
- TheeLeads.Text = "Made by-- TheeLeads"
- TheeLeads.TextColor3 = Color3.fromRGB(0, 0, 0)
- TheeLeads.TextScaled = true
- TheeLeads.TextSize = 16.000
- TheeLeads.TextWrapped = true
- MessageforNonearthlings.Name = "Message for Non-earthlings"
- MessageforNonearthlings.Parent = main
- MessageforNonearthlings.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MessageforNonearthlings.BorderColor3 = Color3.fromRGB(255, 255, 255)
- MessageforNonearthlings.Position = UDim2.new(0.0186441522, 0, 0.516129017, 0)
- MessageforNonearthlings.Size = UDim2.new(0, 295, 0, 125)
- MessageforNonearthlings.Font = Enum.Font.Garamond
- MessageforNonearthlings.Text = "Also, for all u dum fucks. E is to fly and unfly Noclip hold V and release. "
- MessageforNonearthlings.TextColor3 = Color3.fromRGB(0, 0, 0)
- MessageforNonearthlings.TextSize = 14.000
- MessageforNonearthlings.TextWrapped = true
- Admin.Name = "Admin"
- Admin.Parent = main
- Admin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Admin.Position = UDim2.new(0.31270358, 0, 0.258064508, 0)
- Admin.Size = UDim2.new(0, 131, 0, 33)
- Admin.Font = Enum.Font.GothamBold
- Admin.Text = "Admin"
- Admin.TextColor3 = Color3.fromRGB(0, 0, 0)
- Admin.TextSize = 14.000
- Admin.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/ibFPdiF7"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement