Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local WS = 35 -- Change 35 to a number you want your speed to be when you click the walkspeed change button
- local Lesbian = Instance.new("ScreenGui")
- local continue = Instance.new("Frame")
- local continue2 = Instance.new("TextButton")
- local detail = Instance.new("Frame")
- local detail2 = Instance.new("ImageLabel")
- local change = Instance.new("TextLabel")
- local credits = Instance.new("TextLabel")
- local page1 = Instance.new("Frame")
- local zombied = Instance.new("TextButton")
- local yolo = Instance.new("TextButton")
- local exitpage1 = Instance.new("TextButton")
- local gamepasses = Instance.new("TextButton")
- local god = Instance.new("TextButton")
- local reminder = Instance.new("TextButton")
- local exittip = Instance.new("TextButton")
- local walkspeed = Instance.new("TextButton")
- local page2 = Instance.new("TextButton")
- local page3 = Instance.new("Frame")
- local exitpage2 = Instance.new("TextButton")
- local bypassfly = Instance.new("TextButton")
- local lvlreq = Instance.new("TextButton")
- local oppistol = Instance.new("TextButton")
- local finale = Instance.new("TextLabel")
- click = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
- click.SoundId = "rbxassetid://224347368"
- click.Looped = false
- click.Pitch = 1
- click.Volume = 0.10
- Lesbian.Name = "Lesbian"
- Lesbian.Parent = game.Players.LocalPlayer.PlayerGui
- Lesbian.Active = true
- Lesbian.Draggable = true
- Lesbian.ResetOnSpawn = false
- continue.Name = "continue"
- continue.Parent = Lesbian
- continue.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- continue.BackgroundTransparency = 0.25
- continue.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- continue.BorderSizePixel = 0
- continue.Position = UDim2.new(0.346702576, 0, 0.199604735, 0)
- continue.Size = UDim2.new(0, 233, 0, 274)
- continue2.Name = "continue2"
- continue2.Parent = continue
- continue2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
- continue2.BorderSizePixel = 0
- continue2.Position = UDim2.new(0.14592275, 0, 0.762773752, 0)
- continue2.Size = UDim2.new(0, 164, 0, 42)
- continue2.Font = Enum.Font.SourceSansBold
- continue2.Text = "Continue"
- continue2.TextColor3 = Color3.new(1, 1, 1)
- continue2.TextSize = 14
- detail.Name = "detail"
- detail.Parent = continue
- detail.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- detail.BorderSizePixel = 0
- detail.Size = UDim2.new(0, 233, 0, 12)
- detail2.Name = "detail2"
- detail2.Parent = continue
- detail2.BackgroundColor3 = Color3.new(1, 1, 1)
- detail2.BorderSizePixel = 0
- detail2.Position = UDim2.new(0.0686695278, 0, 0.131386861, 0)
- detail2.Size = UDim2.new(0, 200, 0, 157)
- detail2.Image = "rbxassetid://1574935100"
- change.Name = "change"
- change.Parent = continue
- change.BackgroundColor3 = Color3.new(1, 1, 1)
- change.BackgroundTransparency = 1
- change.BorderSizePixel = 0
- change.Position = UDim2.new(0.0858369097, 0, 0.56934309, 0)
- change.Size = UDim2.new(0, 193, 0, 37)
- change.Font = Enum.Font.SourceSans
- change.Text = "Remember you can drag the GUI, and the GUI will still be there if you die"
- change.TextColor3 = Color3.new(1, 1, 1)
- change.TextScaled = true
- change.TextSize = 14
- change.TextWrapped = true
- while wait(0.2) do
- wait(1)
- change.Text = "Scripts go to their respective owners"
- wait(2)
- change.Text = "You're gay if your still reading this"
- wait(2)
- change.Text = "Did I say gay?, You're lesbian"
- wait(1)
- change.Text = "Ok That's it."
- wait(3)
- change.Text = "print'Easter Egg, even though it's July!'"
- wait(5)
- change.Text = "Bitch for real stop it"
- wait(10)
- change.Text = "You're a lesbian if your reading the source code!"
- end
- credits.Name = "credits"
- credits.Parent = continue
- credits.BackgroundColor3 = Color3.new(1, 1, 1)
- credits.BackgroundTransparency = 1
- credits.BorderSizePixel = 0
- credits.Position = UDim2.new(0.0686695278, 0, -0.0766423345, 0)
- credits.Size = UDim2.new(0, 200, 0, 52)
- credits.Font = Enum.Font.SourceSansBold
- credits.Text = "Lesbian | BFN#1711"
- credits.TextColor3 = Color3.new(1, 1, 1)
- credits.TextSize = 12
- page1.Name = "page1"
- page1.Parent = Lesbian
- page1.Active = true
- page1.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- page1.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- page1.BorderSizePixel = 0
- page1.Position = UDim2.new(0.661249995, 0, 0.165829152, 0)
- page1.Size = UDim2.new(0, 251, 0, 315)
- page1.Visible = false
- page1.Style = Enum.FrameStyle.DropShadow
- continue2.MouseButton1Down:connect(function()
- page1.Visible = true
- page1.Active = true
- page1.Draggable = true
- page1.ResetOnSpawn = false
- continue:Destroy()
- end)
- zombied.Name = "zombied"
- zombied.Parent = page1
- zombied.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- zombied.BackgroundTransparency = 0.5
- zombied.BorderSizePixel = 0
- zombied.Position = UDim2.new(0.0756972134, 0, 0.418238968, 0)
- zombied.Size = UDim2.new(0, 200, 0, 50)
- zombied.AutoButtonColor = false
- zombied.Font = Enum.Font.SourceSansBold
- zombied.Text = "KO Zombies"
- zombied.TextColor3 = Color3.new(1, 1, 1)
- zombied.TextSize = 14
- zombied.MouseButton1Down:connect(function()
- local hotkey = "e" -- hotkey to turn it on or off
- local working = true
- game:GetService('Players').LocalPlayer:GetMouse().KeyDown:connect(function(key)
- if key == string.lower(hotkey) then
- working = not working
- end
- end)
- while wait(0.2) do
- if working == true then
- pcall(function()
- local ohthatscomplicated = {
- ["Name"] = game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").Name,
- ["HumanoidTables"] = {
- }
- }
- for i,v in pairs(workspace[".ZombieStorage"]:GetChildren()) do
- local hm = {
- ["HeadHits"] = math.huge,
- ["THumanoid"] = v:FindFirstChildOfClass('Humanoid'),
- ["BodyHits"] = 0
- }
- table.insert(ohthatscomplicated["HumanoidTables"],hm)
- end
- pcall(function()
- game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").GunControllerAlt.RemoteFunction:InvokeServer(ohthatscomplicated)
- end)
- game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").GunController.RemoteFunction:InvokeServer(ohthatscomplicated)
- end)
- end
- end
- end)
- end)
- yolo.Name = "change"
- yolo.Parent = page1
- yolo.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- yolo.BackgroundTransparency = 0.5
- yolo.BorderSizePixel = 0
- yolo.Position = UDim2.new(0.0796812773, 0, 0.0377358571, 0)
- yolo.Size = UDim2.new(0, 200, 0, 50)
- yolo.AutoButtonColor = false
- yolo.Font = Enum.Font.SourceSansBold
- yolo.Text = "Level Change"
- yolo.TextColor3 = Color3.new(1, 1, 1)
- yolo.TextSize = 14
- exitpage1.Name = "exitpage1"
- exitpage1.Parent = page1
- exitpage1.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- exitpage1.BorderSizePixel = 0
- exitpage1.Position = UDim2.new(2.98023224e-08, 0, 0.00314465398, 0)
- exitpage1.Size = UDim2.new(0, 10, 0, 13)
- exitpage1.Font = Enum.Font.SourceSansBold
- exitpage1.Text = "X"
- exitpage1.TextColor3 = Color3.new(1, 1, 1)
- exitpage1.TextSize = 14
- gamepasses.Name = "gamepasses"
- gamepasses.Parent = page1
- gamepasses.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- gamepasses.BackgroundTransparency = 0.5
- gamepasses.BorderSizePixel = 0
- gamepasses.Position = UDim2.new(0.0756972134, 0, 0.226415083, 0)
- gamepasses.Size = UDim2.new(0, 200, 0, 50)
- gamepasses.AutoButtonColor = false
- gamepasses.Font = Enum.Font.SourceSansBold
- gamepasses.Text = "Get Gamepasses"
- gamepasses.TextColor3 = Color3.new(1, 1, 1)
- gamepasses.TextSize = 14
- gamepasses.MouseButton1Down:connect(function()
- click:Play()
- game.Players.LocalPlayer.Purchased.SpeedyZombie.Value = true
- game.Players.LocalPlayer.Purchased.GhostZombie.Value = true
- game.Players.LocalPlayer.Purchased.MageZombie.Value = true
- game.Players.LocalPlayer.Purchased.ToxicZombie.Value = true
- game.Players.LocalPlayer.Purchased.LightweightZombie.Value = true
- game.Players.LocalPlayer.Purchased.CombatZombie.Value = true
- game.Players.LocalPlayer.Purchased.CombustionZombie.Value = true
- game.Players.LocalPlayer.Purchased.BoomBox.Value = true
- game.Players.LocalPlayer.Purchased.BoomBoxPlus.Value = true
- end)
- god.Name = "god"
- god.Parent = page1
- god.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- god.BackgroundTransparency = 0.5
- god.BorderSizePixel = 0
- god.Position = UDim2.new(0.0717131495, 0, 0.616352201, 0)
- god.Size = UDim2.new(0, 200, 0, 50)
- god.AutoButtonColor = false
- god.Font = Enum.Font.SourceSansBold
- god.Text = "God | Freeze zombies"
- god.TextColor3 = Color3.new(1, 1, 1)
- god.TextSize = 14
- god.MouseButton1Down:connect(function()
- click:Play()
- local Player = game.Players.LocalPlayer.Character
- Player.Humanoid:Remove()
- Instance.new('Humanoid',Player)
- end)
- reminder.Name = "reminder"
- reminder.Parent = page1
- reminder.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- reminder.BackgroundTransparency = 0.94999998807907
- reminder.BorderSizePixel = 0
- reminder.Position = UDim2.new(0.0796812773, 0, 0.902515709, 0)
- reminder.Size = UDim2.new(0, 200, 0, 27)
- reminder.AutoButtonColor = false
- reminder.Font = Enum.Font.SourceSansBold
- reminder.Text = "Level Change doesn't replicate"
- reminder.TextColor3 = Color3.new(1, 1, 1)
- reminder.TextSize = 14
- exittip.Name = "exittip"
- exittip.Parent = page1
- exittip.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- exittip.BorderSizePixel = 0
- exittip.Position = UDim2.new(0.880478144, 0, 0.92452836, 0)
- exittip.Size = UDim2.new(0, 10, 0, 13)
- exittip.Font = Enum.Font.SourceSansBold
- exittip.Text = "X"
- exittip.TextColor3 = Color3.new(1, 1, 1)
- exittip.TextSize = 14
- exittip.MouseButton1Down:connect(function()
- reminder:Destroy()
- exittip:Destroy()
- end)
- walkspeed.Name = "walkspeed"
- walkspeed.Parent = page1
- walkspeed.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- walkspeed.BackgroundTransparency = 0.5
- walkspeed.BorderSizePixel = 0
- walkspeed.Position = UDim2.new(0.0438247025, 0, 0.795597494, 0)
- walkspeed.Size = UDim2.new(0, 103, 0, 33)
- walkspeed.Font = Enum.Font.SourceSansBold
- walkspeed.Text = "WalkSpeed Change"
- walkspeed.TextColor3 = Color3.new(1, 1, 1)
- walkspeed.TextScaled = true
- walkspeed.TextSize = 14
- walkspeed.TextWrapped = true
- walkspeed.MouseButton1Down:connect(function()
- click:Play()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = WS
- end)
- page2.Name = "page2"
- page2.Parent = page1
- page2.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- page2.BorderSizePixel = 0
- page2.Position = UDim2.new(0.54581672, 0, 0.817610085, 0)
- page2.Size = UDim2.new(0, 36, 0, 21)
- page2.Font = Enum.Font.SourceSansBold
- page2.Text = "->"
- page2.TextColor3 = Color3.new(1, 1, 1)
- page2.TextSize = 14
- page2.MouseButton1Down:connect(function()
- page3.Active = true
- page3.Visible = true
- page3.Draggable = true
- page3.ResetOnSpawn = false
- end)
- page3.Name = "page2"
- page3.Parent = Lesbian
- page3.Active = false
- page3.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- page3.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- page3.Position = UDim2.new(0.0425000004, 0, 0.180904523, 0)
- page3.Size = UDim2.new(0, 223, 0, 299)
- page3.Visible = false
- page3.Style = Enum.FrameStyle.DropShadow
- exitpage2.Name = "exitpage2"
- exitpage2.Parent = page3
- exitpage2.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
- exitpage2.BorderSizePixel = 0
- exitpage2.Position = UDim2.new(2.98023224e-08, 0, 0.00314465398, 0)
- exitpage2.Size = UDim2.new(0, 10, 0, 13)
- exitpage2.Font = Enum.Font.SourceSansBold
- exitpage2.Text = "X"
- exitpage2.TextColor3 = Color3.new(1, 1, 1)
- exitpage2.TextSize = 14
- exitpage2.MouseButton1Down:connect(function()
- page3:Destroy()
- end)
- bypassfly.Name = "bypassfly"
- bypassfly.Parent = page2_2
- bypassfly.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- bypassfly.BackgroundTransparency = 0.5
- bypassfly.BorderSizePixel = 0
- bypassfly.Position = UDim2.new(0.0129875615, 0, 0.575708866, 0)
- bypassfly.Size = UDim2.new(0, 200, 0, 50)
- bypassfly.Font = Enum.Font.SourceSansBold
- bypassfly.Text = "Bypass Anti Fly [FE?]"
- bypassfly.TextColor3 = Color3.new(1, 1, 1)
- bypassfly.TextSize = 14
- bypassfly.TextWrapped = true
- bypassfly.MouseButton1Down:connect(function()
- click:Play()
- repeat wait()
- until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
- local mouse = game.Players.LocalPlayer:GetMouse()
- repeat wait() until mouse
- local plr = game.Players.LocalPlayer
- local chr = plr.Character
- local torso = plr.Character.Torso
- local flying = true
- local deb = true
- local ctrl = {f = 0, b = 0, l = 0, r = 0}
- local lastctrl = {f = 0, b = 0, l = 0, r = 0}
- local maxspeed = 50
- local speed = 0
- function Fly()
- for i,v in pairs(chr:GetChildren()) do
- if v:IsA('BasePart') and v.Name ~= "HumanoidRootPart" then
- chr:WaitForChild(v.Name).CollisionGroupId = 99
- elseif v:IsA('Accessory') then
- for g,c in pairs(v:GetChildren()) do
- if c:IsA('BasePart') then
- c.CollisionGroupId = 99
- end
- end
- end
- end
- local bg = Instance.new("BodyGyro", torso)
- bg.P = 9e4
- bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
- bg.cframe = torso.CFrame
- local bv = Instance.new("BodyVelocity", torso)
- bv.velocity = Vector3.new(0,0.1,0)
- bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
- repeat wait()
- plr.Character.Humanoid.PlatformStand = true
- if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
- speed = speed+.5+(speed/maxspeed)
- if speed > maxspeed then
- speed = maxspeed
- end
- elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
- speed = speed-1
- if speed < 0 then
- speed = 0
- end
- end
- if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
- elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- else
- bv.velocity = Vector3.new(0,0.1,0)
- end
- bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
- until not flying
- ctrl = {f = 0, b = 0, l = 0, r = 0}
- lastctrl = {f = 0, b = 0, l = 0, r = 0}
- speed = 0
- bg:Destroy()
- bv:Destroy()
- plr.Character.Humanoid.PlatformStand = false
- for i,v in pairs(chr:GetChildren()) do
- if v:IsA('BasePart') and v.Name ~= "HumanoidRootPart" then
- chr:WaitForChild(v.Name).CollisionGroupId = 0
- elseif v:IsA('Accessory') then
- for g,c in pairs(v:GetChildren()) do
- if c:IsA('BasePart') then
- c.CollisionGroupId = 0
- end
- end
- end
- end
- end
- mouse.KeyDown:connect(function(key)
- if key:lower() == "e" then
- if flying then flying = false
- else
- flying = true
- Fly()
- end
- elseif key:lower() == "w" then
- ctrl.f = 1
- elseif key:lower() == "s" then
- ctrl.b = -1
- elseif key:lower() == "a" then
- ctrl.l = -1
- elseif key:lower() == "d" then
- ctrl.r = 1
- end
- end)
- mouse.KeyUp:connect(function(key)
- if key:lower() == "w" then
- ctrl.f = 0
- elseif key:lower() == "s" then
- ctrl.b = 0
- elseif key:lower() == "a" then
- ctrl.l = 0
- elseif key:lower() == "d" then
- ctrl.r = 0
- end
- end)
- Fly()
- end)
- lvlreq.Name = "lvlreq"
- lvlreq.Parent = page2_2
- lvlreq.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- lvlreq.BackgroundTransparency = 0.5
- lvlreq.BorderSizePixel = 0
- lvlreq.Position = UDim2.new(0.0174718667, 0, 0.124203824, 0)
- lvlreq.Size = UDim2.new(0, 200, 0, 50)
- lvlreq.Font = Enum.Font.SourceSansBold
- lvlreq.Text = "Change all guns to level 1 requirement"
- lvlreq.TextColor3 = Color3.new(1, 1, 1)
- lvlreq.TextSize = 14
- lvlreq.TextWrapped = true
- lvlreq.MouseButton1Down:connect(function()
- click:Play()
- for i,v in pairs(game.Players.LocalPlayer.Purchased:GetChildren()) do
- v.Value=true
- end
- for i,c in pairs(game.ReplicatedStorage.Weapons:GetChildren()) do
- for i,x in pairs(c:GetChildren()) do
- if x:FindFirstChild("LevelRequirement") then x.LevelRequirement.Value=1
- end
- end
- end
- end)
- oppistol.Name = "oppistol"
- oppistol.Parent = page2_2
- oppistol.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
- oppistol.BackgroundTransparency = 0.5
- oppistol.BorderSizePixel = 0
- oppistol.Position = UDim2.new(0.0129875615, 0, 0.368350983, 0)
- oppistol.Size = UDim2.new(0, 200, 0, 50)
- oppistol.Font = Enum.Font.SourceSansBold
- oppistol.Text = "Equip Pistol, then press to boost stats"
- oppistol.TextColor3 = Color3.new(1, 1, 1)
- oppistol.TextSize = 14
- oppistol.TextWrapped = true
- oppistol.MouseButton1Down:connect(function()
- click:Play()
- changewalkspeed = true
- walkspeed = 17
- char = game:GetService("Players").LocalPlayer.Character
- DISGUN = char:FindFirstChild("Pistol")
- if DISGUN then
- DISGUN.Configuration.Range.Value = 999999
- DISGUN.Configuration.FullAuto.Value = true
- DISGUN.Configuration.Spread.Value = 0
- DISGUN.Configuration.Burst.Value = 10
- DISGUN.Configuration.Damage.Value = 999999
- DISGUN.Configuration.Range.Value = 999999
- DISGUN.Configuration.Firerate.Value = 80
- end
- if changewalkspeed then
- for i,v in pairs(char:GetChildren()) do
- if v.ClassName == "Humanoid" then
- v.WalkSpeed = walkspeed
- end
- end
- end
- end)
- finale.Name = "finale"
- finale.Parent = page2_2
- finale.BackgroundColor3 = Color3.new(1, 1, 1)
- finale.BackgroundTransparency = 1
- finale.BorderSizePixel = 0
- finale.Position = UDim2.new(0.0134529145, 0, 0.806020081, 0)
- finale.Size = UDim2.new(0, 200, 0, 50)
- finale.Font = Enum.Font.SourceSansBold
- finale.Text = "You have reached the end!"
- finale.TextColor3 = Color3.new(1, 1, 1)
- finale.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement