Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell infortality
- -- Revamp by ImFrostic, Version 2.8
- -- Objects
- local KeysGui = Instance.new("ScreenGui")
- local Day = Instance.new("TextLabel")
- local Fog = Instance.new("TextLabel")
- local God = Instance.new("TextLabel")
- local Gravity = Instance.new("TextLabel")
- local Jump = Instance.new("TextLabel")
- local Particles = Instance.new("TextLabel")
- local Speed = Instance.new("TextLabel")
- local NSpeed = Instance.new("TextLabel")
- local NJump = Instance.new("TextLabel")
- local NGravity = Instance.new("TextLabel")
- -- Properties
- KeysGui.Name = "KeysGui"
- KeysGui.Parent = game.CoreGui
- Day.Name = "Day"
- Day.Parent = KeysGui
- Day.BackgroundColor3 = Color3.new(0, 0, 0)
- Day.BackgroundTransparency = 0.5
- Day.Position = UDim2.new(0.14895834, 0, 0.847319365, 0)
- Day.Size = UDim2.new(0, 200, 0, 50)
- Day.Font = Enum.Font.Arcade
- Day.Text = "[N] Day"
- Day.TextColor3 = Color3.new(0, 1, 1)
- Day.TextScaled = true
- Day.TextSize = 14
- Day.TextWrapped = true
- Fog.Name = "Fog"
- Fog.Parent = KeysGui
- Fog.BackgroundColor3 = Color3.new(0, 0, 0)
- Fog.BackgroundTransparency = 0.5
- Fog.Position = UDim2.new(0.784700811, 0, 0.716643751, 0)
- Fog.Size = UDim2.new(0, 200, 0, 50)
- Fog.Font = Enum.Font.Arcade
- Fog.Text = "[B] No Fog"
- Fog.TextColor3 = Color3.new(0, 1, 1)
- Fog.TextScaled = true
- Fog.TextSize = 14
- Fog.TextWrapped = true
- God.Name = "God"
- God.Parent = KeysGui
- God.BackgroundColor3 = Color3.new(0, 0, 0)
- God.BackgroundTransparency = 0.5
- God.Position = UDim2.new(0.631708801, 0, 0.711141706, 0)
- God.Size = UDim2.new(0, 200, 0, 50)
- God.Font = Enum.Font.Arcade
- God.Text = "[V] God"
- God.TextColor3 = Color3.new(0, 1, 1)
- God.TextScaled = true
- God.TextSize = 14
- God.TextWrapped = true
- Gravity.Name = "Gravity"
- Gravity.Parent = KeysGui
- Gravity.BackgroundColor3 = Color3.new(0, 0, 0)
- Gravity.BackgroundTransparency = 0.5
- Gravity.Position = UDim2.new(0.484885871, 0, 0.711141706, 0)
- Gravity.Size = UDim2.new(0, 200, 0, 50)
- Gravity.Font = Enum.Font.Arcade
- Gravity.Text = "[C] Gravity"
- Gravity.TextColor3 = Color3.new(0, 1, 1)
- Gravity.TextScaled = true
- Gravity.TextSize = 14
- Gravity.TextWrapped = true
- Jump.Name = "Jump"
- Jump.Parent = KeysGui
- Jump.BackgroundColor3 = Color3.new(0, 0, 0)
- Jump.BackgroundTransparency = 0.5
- Jump.Position = UDim2.new(0.334978402, 0, 0.711141706, 0)
- Jump.Size = UDim2.new(0, 200, 0, 50)
- Jump.Font = Enum.Font.Arcade
- Jump.Text = "[X] JumPower"
- Jump.TextColor3 = Color3.new(0, 1, 1)
- Jump.TextScaled = true
- Jump.TextSize = 14
- Jump.TextWrapped = true
- Particles.Name = "Particles"
- Particles.Parent = KeysGui
- Particles.BackgroundColor3 = Color3.new(0, 0, 0)
- Particles.BackgroundTransparency = 0.5
- Particles.Position = UDim2.new(0.184454039, 0, 0.708390653, 0)
- Particles.Size = UDim2.new(0, 200, 0, 50)
- Particles.Font = Enum.Font.Arcade
- Particles.Text = "[T] Anonymous particles"
- Particles.TextColor3 = Color3.new(0, 1, 1)
- Particles.TextScaled = true
- Particles.TextSize = 14
- Particles.TextWrapped = true
- Speed.Name = "Speed"
- Speed.Parent = KeysGui
- Speed.BackgroundColor3 = Color3.new(0, 0, 0)
- Speed.BackgroundTransparency = 0.5
- Speed.Position = UDim2.new(0.0320789628, 0, 0.704264104, 0)
- Speed.Size = UDim2.new(0, 200, 0, 50)
- Speed.Font = Enum.Font.Arcade
- Speed.Text = "[Z] Speed"
- Speed.TextColor3 = Color3.new(0, 1, 1)
- Speed.TextScaled = true
- Speed.TextSize = 14
- Speed.TextWrapped = true
- NSpeed.Name = "NSpeed"
- NSpeed.Parent = KeysGui
- NSpeed.BackgroundColor3 = Color3.new(0, 0, 0)
- NSpeed.BackgroundTransparency = 0.5
- NSpeed.Position = UDim2.new(0.34375, 0, 0.847319365, 0)
- NSpeed.Size = UDim2.new(0, 200, 0, 50)
- NSpeed.Font = Enum.Font.Arcade
- NSpeed.Text = "[Q] Normal Speed"
- NSpeed.TextColor3 = Color3.new(0, 1, 1)
- NSpeed.TextScaled = true
- NSpeed.TextSize = 14
- NSpeed.TextWrapped = true
- NJump.Name = "NJump"
- NJump.Parent = KeysGui
- NJump.BackgroundColor3 = Color3.new(0, 0, 0)
- NJump.BackgroundTransparency = 0.5
- NJump.Position = UDim2.new(0.522916675, 0, 0.843822837, 0)
- NJump.Size = UDim2.new(0, 200, 0, 50)
- NJump.Font = Enum.Font.Arcade
- NJump.Text = "[E] Normal Jump"
- NJump.TextColor3 = Color3.new(0, 1, 1)
- NJump.TextScaled = true
- NJump.TextSize = 14
- NJump.TextWrapped = true
- NGravity.Name = "NGravity"
- NGravity.Parent = KeysGui
- NGravity.BackgroundColor3 = Color3.new(0, 0, 0)
- NGravity.BackgroundTransparency = 0.5
- NGravity.Position = UDim2.new(0.715624988, 0, 0.841491818, 0)
- NGravity.Size = UDim2.new(0, 200, 0, 50)
- NGravity.Font = Enum.Font.Arcade
- NGravity.Text = "[P] Normal Gravity"
- NGravity.TextColor3 = Color3.new(0, 1, 1)
- NGravity.TextScaled = true
- NGravity.TextSize = 14
- NGravity.TextWrapped = true
- -- Scripts
- --Edited by SHYIME (Shimi) + Made A gui
- warn("Edited by SHYIME (or Shimi)")
- local p = game.Players.LocalPlayer
- local mouse = p:GetMouse()
- local char = p.Character
- enabled = true
- ------------------------------------- Credits.
- -- Droopy(Main scripter)
- -- Reborn(Helping hand)
- -- SHYIME(Editor With Gui)
- --------------------- Can be touched Change values to your liking.
- Walkspeed = 100
- nrm = 16
- jumppower = 200
- jumppower2 = 50
- gravity = 20
- gravity2 = 196.2
- 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 == "e" then
- game.Workspace:FindFirstChild(p.Name).Humanoid.JumpPower = jumppower2
- 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 == "p" then
- workspace.Gravity = gravity2
- 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 == "b" then
- game.Lighting.FogEnd = fogend
- game.Lighting.FogColor = fogcolor
- 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 == "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