Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local Menu = Instance.new("Frame")
- local F3X = Instance.new("TextButton")
- local Prison = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local Credits = Instance.new("TextLabel")
- local ZombieRush = Instance.new("TextButton")
- local Punch = Instance.new("TextButton")
- local SuperHero = Instance.new("TextButton")
- local Azure = Instance.new("TextButton")
- local Close = Instance.new("TextButton")
- --Properties:
- Menu.Name = "Menu"
- Menu.Parent = game.StarterGui.sc
- Menu.Active = true
- Menu.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.180392)
- spawn(function()
- local function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- for i,v in pairs(Menu:GetDescendants()) do
- local counter = 0
- wait()
- spawn(function()
- while wait() do
- v.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.0076
- end
- end)
- end
- end)
- Menu.Transparency = 0.4
- Menu.Position = UDim2.new(0.269924819, 0, 0.242236018, 0)
- Menu.Size = UDim2.new(0, 514, 0, 364)
- F3X.Name = "F3X"
- F3X.Parent = Menu
- F3X.Position = UDim2.new(0.0778210089, 0, 0.301924288, 0)
- F3X.Size = UDim2.new(0, 116, 0, 36)
- F3X.Font = Enum.Font.GothamSemibold
- F3X.Text = "F3X Gui"
- F3X.TextColor3 = Color3.new(0, 0, 0)
- F3X.TextScaled = true
- F3X.TextSize = 14
- F3X.TextWrapped = true
- Prison.Name = "Prison"
- Prison.Parent = Menu
- Prison.BackgroundColor3 = Color3.new(0.333333, 0, 1)
- Prison.Position = UDim2.new(0.665100873, 0, 0.301924288, 0)
- Prison.Size = UDim2.new(0, 123, 0, 36)
- Prison.Font = Enum.Font.SourceSansSemibold
- Prison.Text = "Prison Life Gui"
- Prison.TextColor3 = Color3.new(0, 0, 0)
- Prison.TextScaled = true
- Prison.TextSize = 14
- Prison.TextWrapped = true
- Title.Name = "Title"
- Title.Parent = Menu
- Title.BackgroundColor3 = Color3.new(0.333333, 0, 1)
- Title.Position = UDim2.new(0.154102132, 0, 0.0329670347, 0)
- Title.Size = UDim2.new(0, 355, 0, 56)
- Title.Font = Enum.Font.SourceSansSemibold
- Title.Text = "Skripto V1"
- Title.TextColor3 = Color3.new(0, 0, 0)
- Title.TextScaled = true
- Title.TextSize = 14
- Title.TextWrapped = true
- Credits.Name = "Credits"
- Credits.Parent = Menu
- Credits.Active = true
- Credits.BackgroundColor3 = Color3.new(0.333333, 0, 1)
- Credits.Position = UDim2.new(0.904416561, 0, 0.900802433, 0)
- Credits.Size = UDim2.new(0, 49, 0, 35)
- Credits.Font = Enum.Font.SourceSansBold
- Credits.Text = "Made By fd#3680"
- Credits.TextColor3 = Color3.new(0, 0, 0)
- Credits.TextScaled = true
- Credits.TextSize = 14
- Credits.TextWrapped = true
- ZombieRush.Name = "ZombieRush"
- ZombieRush.Parent = Menu
- ZombieRush.BackgroundColor3 = Color3.new(0.329412, 0, 0.992157)
- ZombieRush.Position = UDim2.new(0.0778210089, 0, 0.689449966, 0)
- ZombieRush.Size = UDim2.new(0, 116, 0, 48)
- ZombieRush.Font = Enum.Font.SourceSansSemibold
- ZombieRush.Text = "Zombie Rush Kill Any Human Gui"
- ZombieRush.TextColor3 = Color3.new(0, 0, 0)
- ZombieRush.TextScaled = true
- ZombieRush.TextSize = 14
- ZombieRush.TextWrapped = true
- Punch.Name = "Punch"
- Punch.Parent = Menu
- Punch.BackgroundColor3 = Color3.new(0.329412, 0, 0.992157)
- Punch.Position = UDim2.new(0.665100813, 0, 0.689449966, 0)
- Punch.Size = UDim2.new(0, 122, 0, 48)
- Punch.Font = Enum.Font.GothamSemibold
- Punch.Text = "FE Punch KIll"
- Punch.TextColor3 = Color3.new(0, 0, 0)
- Punch.TextScaled = true
- Punch.TextSize = 14
- Punch.TextWrapped = true
- SuperHero.Name = "SuperHero"
- SuperHero.Parent = Menu
- SuperHero.BackgroundColor3 = Color3.new(0.333333, 0, 1)
- SuperHero.Position = UDim2.new(0.665100813, 0, 0.498686165, 0)
- SuperHero.Size = UDim2.new(0, 122, 0, 36)
- SuperHero.Font = Enum.Font.SourceSansSemibold
- SuperHero.Text = "Super Hero Tycoon GUI"
- SuperHero.TextColor3 = Color3.new(0, 0, 0)
- SuperHero.TextScaled = true
- SuperHero.TextSize = 14
- SuperHero.TextWrapped = true
- Azure.Name = "Azure"
- Azure.Parent = Menu
- Azure.BackgroundColor3 = Color3.new(0.333333, 0, 1)
- Azure.Position = UDim2.new(0.0789620355, 0, 0.500119388, 0)
- Azure.Size = UDim2.new(0, 115, 0, 35)
- Azure.Font = Enum.Font.SourceSansSemibold
- Azure.Text = "Azure Mines Gui"
- Azure.TextColor3 = Color3.new(0, 0, 0)
- Azure.TextScaled = true
- Azure.TextSize = 14
- Azure.TextWrapped = true
- Close.Name = "Close"
- Close.Parent = Menu
- Close.BackgroundColor3 = Color3.new(0.333333, 0, 1)
- Close.Position = UDim2.new(-0.669784427, 0, 1.14202106, 0)
- Close.Size = UDim2.new(0, 174, 0, 44)
- Close.Font = Enum.Font.SourceSansSemibold
- Close.Text = "Open And Close"
- Close.TextColor3 = Color3.new(0, 0, 0)
- Close.TextScaled = true
- Close.TextSize = 14
- Close.TextWrapped = true
- -- Scripts:
- function SCRIPT_LQKK81_FAKESCRIPT() -- Close.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Close
- --put in local script inside the frame
- local pewdiepie = script.Parent
- local gay = true
- pewdiepie.MouseButton1Click:Connect(function()
- if gay == true then
- pewdiepie.Visible = false
- gay = false
- else
- pewdiepie.Visible = true
- gay = true
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_LQKK81_FAKESCRIPT))
- F3X.MouseButton1Click:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/zrDivJaL'),true))()
- end)
- ZombieRush.MouseButton1Click:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/1qnMh7z8'),true))()
- end)
- Prison.MouseButton1Click:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/CgC1st5D'),true))()
- end)
- Punch.MouseButton1Click:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/UkdzSras'),true))()
- end)
- SuperHero.MouseButton1Click:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/5WSVMc1t'),true))()
- end)
- Azure.MouseButton1Click:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/nVcX6R1E'),true))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment