Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local ROBLOX = Instance.new("Frame")
- local credits = Instance.new("TextButton")
- local JohnDoe = Instance.new("TextButton")
- local Ultrainstic = Instance.new("TextButton")
- local FUCKOFF = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ROBLOX.Name = "ROBLOX"
- ROBLOX.Parent = ScreenGui
- ROBLOX.BackgroundColor3 = Color3.new(1, 1, 1)
- ROBLOX.Position = UDim2.new(0.0899742991, 0, 0.229601517, 0)
- ROBLOX.Size = UDim2.new(0, 239, 0, 285)
- ROBLOX.Active = true
- ROBLOX.Draggable = true
- credits.Name = "credits"
- credits.Parent = ROBLOX
- credits.BackgroundColor3 = Color3.new(1, 1, 1)
- credits.BackgroundTransparency = 10
- credits.Position = UDim2.new(0.079497911, 0, 0, 0)
- credits.Size = UDim2.new(0, 200, 0, 50)
- credits.Font = Enum.Font.SourceSans
- credits.Text = "By: Jonatan"
- credits.TextColor3 = Color3.new(0, 0, 0)
- credits.TextSize = 14
- JohnDoe.Name = "JohnDoe"
- JohnDoe.Parent = ROBLOX
- JohnDoe.BackgroundColor3 = Color3.new(1, 1, 1)
- JohnDoe.Position = UDim2.new(0, 0, 0.175438598, 0)
- JohnDoe.Size = UDim2.new(0, 108, 0, 50)
- JohnDoe.Font = Enum.Font.SourceSans
- JohnDoe.Text = "JohnDoe"
- JohnDoe.TextColor3 = Color3.new(0, 0, 0)
- JohnDoe.TextSize = 14
- JohnDoe.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/ry7MVfpP'),true))()
- end)
- Ultrainstic.Name = "Ultrainstic"
- Ultrainstic.Parent = ROBLOX
- Ultrainstic.BackgroundColor3 = Color3.new(1, 1, 1)
- Ultrainstic.Position = UDim2.new(0.451882839, 0, 0.175438598, 0)
- Ultrainstic.Size = UDim2.new(0, 131, 0, 50)
- Ultrainstic.Font = Enum.Font.SourceSans
- Ultrainstic.Text = "Ultra Instic"
- Ultrainstic.TextColor3 = Color3.new(0, 0, 0)
- Ultrainstic.TextSize = 14
- Ultrainstic.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/s1vrttQa'),true))()
- end)
- FUCKOFF.Name = "FUCKOFF"
- FUCKOFF.Parent = ROBLOX
- FUCKOFF.BackgroundColor3 = Color3.new(1, 0, 0)
- FUCKOFF.BorderColor3 = Color3.new(0.207843, 0, 0)
- FUCKOFF.BorderSizePixel = 10
- FUCKOFF.Position = UDim2.new(0.0802669674, 0, 0.59933418, 0)
- FUCKOFF.Size = UDim2.new(0, 200, 0, 50)
- FUCKOFF.Font = Enum.Font.SourceSans
- FUCKOFF.Text = "FUCK OFF!!"
- FUCKOFF.TextColor3 = Color3.new(0, 0, 0)
- FUCKOFF.TextSize = 14
- FUCKOFF.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/r4Laf2gh'),true))()
- end)
- -- Scripts:
- function SCRIPT_ZPQW81_FAKESCRIPT() -- JohnDoe.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = JohnDoe
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1) do
- script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.03
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_ZPQW81_FAKESCRIPT))
- function SCRIPT_JUNB89_FAKESCRIPT() -- Ultrainstic.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Ultrainstic
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1) do
- script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.1
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_JUNB89_FAKESCRIPT))
- function SCRIPT_YRGZ89_FAKESCRIPT() -- ROBLOX.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = ROBLOX
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1) do
- script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_YRGZ89_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment