Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local Scripthub = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local InfiniteYield = Instance.new("TextButton")
- local Name = Instance.new("TextLabel")
- local Rosehub = Instance.new("TextButton")
- local Bloxpiece = Instance.new("TextButton")
- local MoreComingSoon = Instance.new("TextButton")
- --Properties:
- Scripthub.Name = "Scripthub"
- Scripthub.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Scripthub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Main.Name = "Main"
- Main.Parent = Scripthub
- Main.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
- Main.Position = UDim2.new(0.183898985, 0, 0.145790547, 0)
- Main.Size = UDim2.new(0, 452, 0, 211)
- InfiniteYield.Name = "InfiniteYield"
- InfiniteYield.Parent = Main
- InfiniteYield.BackgroundColor3 = Color3.new(0, 0, 0)
- InfiniteYield.Position = UDim2.new(0.0331858397, 0, 0.270142168, 0)
- InfiniteYield.Size = UDim2.new(0, 182, 0, 44)
- InfiniteYield.Font = Enum.Font.SourceSans
- InfiniteYield.Text = "InfiniteYield"
- InfiniteYield.TextColor3 = Color3.new(1, 1, 1)
- InfiniteYield.TextSize = 20
- InfiniteYield.TextWrapped = true
- Name.Name = "Name"
- Name.Parent = Main
- Name.BackgroundColor3 = Color3.new(0, 0, 0)
- Name.Position = UDim2.new(0.0110619469, 0, 0, 0)
- Name.Size = UDim2.new(0, 441, 0, 37)
- Name.Font = Enum.Font.SourceSans
- Name.Text = "Diethub"
- Name.TextColor3 = Color3.new(1, 1, 1)
- Name.TextScaled = true
- Name.TextSize = 14
- Name.TextWrapped = true
- Rosehub.Name = "Rosehub"
- Rosehub.Parent = Main
- Rosehub.BackgroundColor3 = Color3.new(0, 0, 0)
- Rosehub.Position = UDim2.new(0.0331858397, 0, 0.663507164, 0)
- Rosehub.Size = UDim2.new(0, 182, 0, 44)
- Rosehub.Font = Enum.Font.SourceSans
- Rosehub.Text = "RoseHub"
- Rosehub.TextColor3 = Color3.new(1, 1, 1)
- Rosehub.TextSize = 20
- Bloxpiece.Name = "Bloxpiece"
- Bloxpiece.Parent = Main
- Bloxpiece.BackgroundColor3 = Color3.new(0, 0, 0)
- Bloxpiece.Position = UDim2.new(0.480088502, 0, 0.255924165, 0)
- Bloxpiece.Size = UDim2.new(0, 182, 0, 44)
- Bloxpiece.Font = Enum.Font.SourceSans
- Bloxpiece.Text = "Bloxpiece"
- Bloxpiece.TextColor3 = Color3.new(1, 1, 1)
- Bloxpiece.TextSize = 20
- MoreComingSoon.Name = "MoreComingSoon"
- MoreComingSoon.Parent = Main
- MoreComingSoon.BackgroundColor3 = Color3.new(0, 0, 0)
- MoreComingSoon.Position = UDim2.new(0.495575219, 0, 0.696682453, 0)
- MoreComingSoon.Size = UDim2.new(0, 175, 0, 37)
- MoreComingSoon.Font = Enum.Font.SourceSans
- MoreComingSoon.Text = "MoreComingSoon"
- MoreComingSoon.TextColor3 = Color3.new(1, 1, 1)
- MoreComingSoon.TextSize = 14
- -- Scripts:
- function SCRIPT_VLMF74_FAKESCRIPT() -- InfiniteYield.LocalScript
- getfenv().script = Instance.new('LocalScript', InfiniteYield)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_VLMF74_FAKESCRIPT))
- function SCRIPT_DEWH66_FAKESCRIPT() -- Rosehub.Rosehub local
- getfenv().script = Instance.new('LocalScript', Rosehub)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/zeDcEmZ9'),true))()
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_DEWH66_FAKESCRIPT))
- function SCRIPT_OLGN89_FAKESCRIPT() -- Bloxpiece.BloxpieceScript
- getfenv().script = Instance.new('LocalScript', Bloxpiece)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/fcmBhVKL"))()
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_OLGN89_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement