Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell infortality
- -- Revamp by ImFrostic, Version 2.8
- -- Objects
- local ScreenGui = Instance.new("ScreenGui")
- local Speed = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local Jump = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local Gravity = Instance.new("Frame")
- local TextLabel_3 = Instance.new("TextLabel")
- local God = Instance.new("Frame")
- local TextLabel_4 = Instance.new("TextLabel")
- local FogEnd = Instance.new("Frame")
- local TextLabel_5 = Instance.new("TextLabel")
- local Day = Instance.new("Frame")
- local TextLabel_6 = Instance.new("TextLabel")
- local Particles = Instance.new("Frame")
- local TextLabel_7 = Instance.new("TextLabel")
- -- Properties
- ScreenGui.Parent = game.CoreGui
- Speed.Name = "Speed"
- Speed.Parent = ScreenGui
- Speed.BackgroundColor3 = Color3.new(0, 0, 0)
- Speed.BackgroundTransparency = 0.60000002384186
- Speed.Position = UDim2.new(0.0388648994, 0, 0.744154036, 0)
- Speed.Size = UDim2.new(0.123380631, 0, 0.0687757879, 0)
- TextLabel.Parent = Speed
- TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel.BackgroundTransparency = 0.5
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.Arcade
- TextLabel.Text = "[Z] Speed"
- TextLabel.TextColor3 = Color3.new(0, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- Jump.Name = "Jump"
- Jump.Parent = ScreenGui
- Jump.BackgroundColor3 = Color3.new(0, 0, 0)
- Jump.BackgroundTransparency = 0.60000002384186
- Jump.Position = UDim2.new(0.177051201, 0, 0.746905088, 0)
- Jump.Size = UDim2.new(0.123380631, 0, 0.0687757879, 0)
- TextLabel_2.Parent = Jump
- TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_2.BackgroundTransparency = 0.5
- TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_2.Font = Enum.Font.Arcade
- TextLabel_2.Text = "[X] JumPower"
- TextLabel_2.TextColor3 = Color3.new(0, 1, 1)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14
- TextLabel_2.TextWrapped = true
- Gravity.Name = "Gravity"
- Gravity.Parent = ScreenGui
- Gravity.BackgroundColor3 = Color3.new(0, 0, 0)
- Gravity.BackgroundTransparency = 0.60000002384186
- Gravity.Position = UDim2.new(0.315237522, 0, 0.746905088, 0)
- Gravity.Size = UDim2.new(0.123380631, 0, 0.0687757879, 0)
- TextLabel_3.Parent = Gravity
- TextLabel_3.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_3.BackgroundTransparency = 0.5
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.Arcade
- TextLabel_3.Text = "[C] Gravity"
- TextLabel_3.TextColor3 = Color3.new(0, 1, 1)
- TextLabel_3.TextScaled = true
- TextLabel_3.TextSize = 14
- TextLabel_3.TextWrapped = true
- God.Name = "God"
- God.Parent = ScreenGui
- God.BackgroundColor3 = Color3.new(0, 0, 0)
- God.BackgroundTransparency = 0.60000002384186
- God.Position = UDim2.new(0.454657614, 0, 0.748280585, 0)
- God.Size = UDim2.new(0.123380631, 0, 0.0687757879, 0)
- TextLabel_4.Parent = God
- TextLabel_4.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_4.BackgroundTransparency = 0.5
- TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_4.Font = Enum.Font.Arcade
- TextLabel_4.Text = "[V] God"
- TextLabel_4.TextColor3 = Color3.new(0, 1, 1)
- TextLabel_4.TextScaled = true
- TextLabel_4.TextSize = 14
- TextLabel_4.TextWrapped = true
- FogEnd.Name = "Fog End"
- FogEnd.Parent = ScreenGui
- FogEnd.BackgroundColor3 = Color3.new(0, 0, 0)
- FogEnd.BackgroundTransparency = 0.60000002384186
- FogEnd.Position = UDim2.new(0.590993226, 0, 0.749656141, 0)
- FogEnd.Size = UDim2.new(0.123380631, 0, 0.0687757879, 0)
- TextLabel_5.Parent = FogEnd
- TextLabel_5.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_5.BackgroundTransparency = 0.5
- TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_5.Font = Enum.Font.Arcade
- TextLabel_5.Text = "[B] No Fog"
- TextLabel_5.TextColor3 = Color3.new(0, 1, 1)
- TextLabel_5.TextScaled = true
- TextLabel_5.TextSize = 14
- TextLabel_5.TextWrapped = true
- Day.Name = "Day"
- Day.Parent = ScreenGui
- Day.BackgroundColor3 = Color3.new(0, 0, 0)
- Day.BackgroundTransparency = 0.60000002384186
- Day.Position = UDim2.new(0.727328837, 0, 0.749656141, 0)
- Day.Size = UDim2.new(0.123380631, 0, 0.0687757879, 0)
- TextLabel_6.Parent = Day
- TextLabel_6.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_6.BackgroundTransparency = 0.5
- TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_6.Font = Enum.Font.Arcade
- TextLabel_6.Text = "[N] Day"
- TextLabel_6.TextColor3 = Color3.new(0, 1, 1)
- TextLabel_6.TextScaled = true
- TextLabel_6.TextSize = 14
- TextLabel_6.TextWrapped = true
- Particles.Name = "Particles"
- Particles.Parent = ScreenGui
- Particles.BackgroundColor3 = Color3.new(0, 0, 0)
- Particles.BackgroundTransparency = 0.60000002384186
- Particles.Position = UDim2.new(0.861813724, 0, 0.752407134, 0)
- Particles.Size = UDim2.new(0.123380631, 0, 0.0687757879, 0)
- TextLabel_7.Parent = Particles
- TextLabel_7.BackgroundColor3 = Color3.new(0, 0, 0)
- TextLabel_7.BackgroundTransparency = 0.5
- TextLabel_7.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_7.Font = Enum.Font.Arcade
- TextLabel_7.Text = "[T] Anonymous particles"
- TextLabel_7.TextColor3 = Color3.new(0, 1, 1)
- TextLabel_7.TextScaled = true
- TextLabel_7.TextSize = 14
- TextLabel_7.TextWrapped = true
- -- Scripts
- --KeyCmds
- local p = game.Players.LocalPlayer
- local mouse = p:GetMouse()
- local char = p.Character
- enabled = true
- ------------------------------------- Credits.
- -- Droopy(Main scripter)
- -- Reborn(Helping hand)
- --------------------- Can be touched Change values to your liking.
- Walkspeed = 100
- nrm = 16
- jumppower = 200
- gravity = 20
- fogend = 2000000
- fogcolor = 191,0,0
- NameOfLeaderstat = "Cash"
- AmountOfLeaderstat = 1000000
- Itemname = "Linked Sword" -- For bigsword. You need to name this the object you want big
- -- --- --- --- --- --- - ---- -- -- - -- Controls
- --z 1 = Change your walkspeed to desired amount
- --x 2= Make you superjump to a desired amount
- --l = Destroys whole workspace
- --c 3= Sets gravity to the value
- --x = Bighead
- --z = Big sword
- --q = Change Points/cash
- --e = Force Field
- --v = God
- --b = Sword Aimbot
- --o = Change Fog
- --n = Night time
- --u = Day time
- --m = its a happy day!
- --t = Anonymous particles
- -- Dont touch below
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "z" then
- game.Workspace:FindFirstChild(p.Name).Humanoid.WalkSpeed=Walkspeed
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "q" then
- game.Workspace:FindFirstChild(p.Name).Humanoid.WalkSpeed=nrm
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "x" then
- game.Workspace:FindFirstChild(p.Name).Humanoid.JumpPower=jumppower
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "9" then
- game.Workspace:BreakJoints() -- DEADLY Do not use unless you want to destroy the server
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "c" then
- workspace.Gravity = gravity
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "9" then
- game.Workspace:FindFirstChild(p.Name).Head.Mesh.Scale = Vector3.new(10,10,10)
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "9" then
- game:service("InsertService"):LoadAsset(125013769).Parent=workspace:FindFirstChild(p.Name)
- game.Workspace:FindFirstChild(p.Name)(Itemname).Handle.Mesh.Scale = Vector3.new(10,10,10)
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "q" then
- game.Players.LocalPlayer.leaderstats(NameOfLeaderstat).Value = AmountOfLeaderstat
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "e" then
- local f = Instance.new("ForceField")
- f.Parent = game.Workspace:FindFirstChild(p.Name).Torso
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "v" then
- game.Workspace:FindFirstChild(p.Name).Humanoid.MaxHealth = math.huge
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "9" then
- game.Players:FindFirstChild(p.Name).Character:MoveTo(mouse.Target.Position)
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "b" then
- game.Lighting.FogEnd = fogend
- game.Lighting.FogColor = fogcolor
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "9" then
- game.Lighting.TimeOfDay = 1
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "n" then
- game.Lighting.TimeOfDay = 12
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "9" then
- gui = Instance.new("ScreenGui",game.CoreGui)
- gui.ResetOnSpawn = false
- gui.Name = "Get Fucked"
- button = Instance.new("TextButton",gui)
- button.BackgroundColor3 = Color3.new(35/255, 139/255, 218/255)
- button.BorderColor3 = Color3.new(255/255, 255/255, 255/255)
- button.BorderSizePixel = 5
- button.Position = UDim2.new(0.8, 0,0.6, 0)
- button.Size = UDim2.new(0, 60,0, 60)
- button.Font = "Arial"
- button.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- button.TextScaled = true
- button.Text = "Destroy"
- button.TextWrapped = true
- button.MouseButton1Click:connect(function()
- local workspace = workspace:GetChildren()
- for i=1,#workspace do
- local fire = Instance.new("Fire",workspace[i])
- fire.Size = 100
- end
- local blur = Instance.new("BlurEffect",game.Lighting)
- blur.Size = 20
- local bloom = Instance.new("BloomEffect",game.Lighting)
- bloom.Intensity = 1
- bloom.Size = 100
- bloom.Threshold = 0.1
- local cc = Instance.new("ColorCorrectionEffect",game.Lighting)
- cc.Contrast = 1
- cc.Brightness = 0.55
- cc.Saturation = 1
- cc.TintColor = Color3.new(255/255,0/255,0/255)
- local sound = Instance.new("Sound",game.Workspace)
- sound.Name = "Purge"
- sound.Looped = true
- sound.Volume = 10
- sound.SoundId = "rbxassetid://232554097"
- sound:Play()
- local sound = Instance.new("Sound",game.Workspace)
- sound.Name = "Earrape"
- sound.Looped = true
- sound.Volume = 10
- sound.SoundId = "rbxassetid://552367422"
- sound:Play()
- local sound = Instance.new("Sound",game.Workspace)
- sound.Name = "ForAllah"
- sound.Looped = true
- sound.Volume = 10
- sound.SoundId = "rbxassetid://424614632"
- sound:Play()
- local a=Instance.new("Sky",game.Lighting)
- local b={"Bk","Dn","Ft","Lf","Rt","Up"}
- for i,v in pairs(b) do
- a["Skybox"..v]="rbxassetid://479777511"
- end
- for i, v in pairs(game.Players:GetChildren()) do
- local pe = Instance.new("ParticleEmitter",v.Character.Torso)
- pe.Texture = "http://www.roblox.com/asset/?id=479777511"
- pe.VelocitySpread = 50
- end
- for i, v in pairs(game.Players:GetChildren()) do
- local pe = Instance.new("ParticleEmitter",v.Character.Torso)
- pe.Texture = "http://www.roblox.com/asset/?id=479777511"
- pe.VelocitySpread = 50
- end
- for i,v in pairs(game.Players:GetChildren()) do
- game:GetService("Chat"):Chat(v.Character.Head,"WELCOME TO POUND TOWN YOU FILTHY FUCKIN JEWS HAHAHAHA")
- end
- game.Workspace.Camera.FieldOfView = 50
- for i,v in pairs(game.Players:GetChildren()) do
- v.CameraMaxZoomDistance = 10
- v.CameraMinZoomDistance = 10
- end
- end)
- end
- end)
- mouse.KeyDown:connect(function(key)
- key = key:lower()
- if key == "t" then
- pe = Instance.new("ParticleEmitter",game.Players.LocalPlayer.Character.Torso)
- pe.Texture = "http://www.roblox.com/asset/?id=127476787"
- pe.VelocitySpread = 5
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement