Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local CafeFucker20 = Instance.new("ScreenGui")
- local Mainframe = Instance.new("Frame")
- local LineDetail = Instance.new("Frame")
- local Close = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local FlingFucker = Instance.new("TextButton")
- local TextLabel_3 = Instance.new("TextLabel")
- --Properties:
- CafeFucker20.Name = "CafeFucker 2.0"
- CafeFucker20.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Mainframe.Name = "Mainframe"
- Mainframe.Parent = CafeFucker20
- Mainframe.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
- Mainframe.BorderColor3 = Color3.new(1, 1, 1)
- Mainframe.Position = UDim2.new(0.0904836357, 0, 0.132678136, 0)
- Mainframe.Size = UDim2.new(0, 291, 0, 149)
- LineDetail.Name = "LineDetail"
- LineDetail.Parent = Mainframe
- LineDetail.BackgroundColor3 = Color3.new(1, 1, 1)
- LineDetail.BorderColor3 = Color3.new(1, 1, 1)
- LineDetail.Position = UDim2.new(0, 0, 0.181208044, 0)
- LineDetail.Size = UDim2.new(0, 291, 0, 1)
- Close.Name = "Close"
- Close.Parent = Mainframe
- Close.BackgroundColor3 = Color3.new(1, 0, 0)
- Close.BackgroundTransparency = 1
- Close.BorderColor3 = Color3.new(1, 0, 0)
- Close.Position = UDim2.new(0.632302403, 0, -0.107382536, 0)
- Close.Size = UDim2.new(0, 200, 0, 50)
- Close.Font = Enum.Font.SciFi
- Close.Text = "X"
- Close.TextColor3 = Color3.new(1, 0, 0)
- Close.TextSize = 14
- Close.TextStrokeColor3 = Color3.new(1, 0, 0)
- TextLabel.Parent = Mainframe
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.216494843, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 184, 0, 27)
- TextLabel.Font = Enum.Font.GothamBold
- TextLabel.Text = "CafeFucker 2.0"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextStrokeColor3 = Color3.new(1, 1, 1)
- TextLabel.TextWrapped = true
- TextLabel_2.Parent = Mainframe
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Position = UDim2.new(0.216494843, 0, 0.187919453, 0)
- TextLabel_2.Size = UDim2.new(0, 184, 0, 18)
- TextLabel_2.Font = Enum.Font.GothamBold
- TextLabel_2.Text = "Reminder: The Cafe needs to be R6!"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14
- TextLabel_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextWrapped = true
- FlingFucker.Name = "FlingFucker"
- FlingFucker.Parent = Mainframe
- FlingFucker.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
- FlingFucker.BorderColor3 = Color3.new(1, 1, 1)
- FlingFucker.Position = UDim2.new(0.189003453, 0, 0.395973176, 0)
- FlingFucker.Size = UDim2.new(0, 200, 0, 50)
- FlingFucker.Text = "FlingFucker"
- FlingFucker.TextColor3 = Color3.new(1, 1, 1)
- FlingFucker.TextScaled = true
- FlingFucker.TextSize = 14
- FlingFucker.TextStrokeColor3 = Color3.new(1, 1, 1)
- FlingFucker.TextWrapped = true
- TextLabel_3.Parent = Mainframe
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.Position = UDim2.new(0.216494843, 0, 0.771812081, 0)
- TextLabel_3.Size = UDim2.new(0, 184, 0, 18)
- TextLabel_3.Font = Enum.Font.GothamBold
- TextLabel_3.Text = "Use \"Q\", \"E\", key to go up and down!"
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextScaled = true
- TextLabel_3.TextSize = 14
- TextLabel_3.TextStrokeColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextWrapped = true
- -- Scripts:
- function SCRIPT_KDTL76_FAKESCRIPT() -- Close.Script
- local script = Instance.new('Script')
- script.Parent = Close
- local function OnClicked()
- script.Parent.Parent:Remove()
- end
- script.Parent.MouseButton1Click:connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_KDTL76_FAKESCRIPT))
- function SCRIPT_VYSR68_FAKESCRIPT() -- FlingFucker.Script
- local script = Instance.new('Script')
- script.Parent = FlingFucker
- local function OnClicked()
- KillerWheelSpeed = 10
- KillerWheelVersion = 1
- --[[
- Change KillerWheelSpeed to whatever you want, negatives count.
- Change KillerWheelVersion to 1 or 2, the option doesn't really matter though.
- Use the keys Q & E to adjust the killer wheel height.
- Credit goes to CyclicaIIy for the FE kill/fling
- Rest of the script by Uctron
- ]]
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 30
- game.Players.LocalPlayer.Character.HumanoidRootPart.CustomPhysicalProperties = PhysicalProperties.new(9e99, 9e99, 9e99, 9e99, 9e99)
- workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Torso
- if KillerWheelVersion == 1 then
- elseif KillerWheelVersion == 2 then
- game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
- game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
- game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
- end
- Died = false
- local LocalPlayer = game:GetService("Players").LocalPlayer
- local torsoname = "Torso"
- if LocalPlayer.Character:FindFirstChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
- torsoname = "UpperTorso"
- end
- local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
- LocalPlayer.Character:FindFirstChild(torsoname).Anchored = true
- local tool = Instance.new("Tool", LocalPlayer.Backpack)
- local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
- local hathandle = hat.Handle
- hathandle.Parent = tool
- hathandle.Massless = true
- tool.CanBeDropped = false
- tool.GripPos = Vector3.new(0, 9e99, 0)
- tool.Parent = LocalPlayer.Character
- repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
- tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
- LocalPlayer.Character:FindFirstChild(torsoname).Anchored = false
- plr = game.Players.LocalPlayer
- mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == "q" and Died == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame - Vector3.new(0,.5,0)
- end
- end)
- plr = game.Players.LocalPlayer
- mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == "e" and Died == false then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(0,.5,0)
- end
- end)
- repeat game:GetService("RunService").Stepped:Wait()
- if game.Players.LocalPlayer.Character.Humanoid.Sit == true then
- for _=1,2 do
- game:GetService("RunService").Stepped:Wait()
- end
- game.Players.LocalPlayer.Character.Humanoid.Sit = false
- else
- end
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.Angles(0,0,.1*KillerWheelSpeed)
- if game.Players.LocalPlayer.Backpack:FindFirstChild("Tool") then
- game.Players.LocalPlayer.Backpack:FindFirstChild("Tool").Parent = game.Players.LocalPlayer.Character
- elseif game.Players.LocalPlayer.Character:FindFirstChild("Tool") then
- game.Players.LocalPlayer.Character:FindFirstChild("Tool").Parent = game.Players.LocalPlayer.Character
- end
- until game.Players.LocalPlayer.Character.Humanoid.Health == 0
- Died = true
- repeat game:GetService("RunService").Stepped:Wait()
- until game.Players.LocalPlayer.Character.Humanoid.Health == 100
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
- end
- script.Parent.MouseButton1Click:connect(OnClicked)
- end
- coroutine.resume(coroutine.create(SCRIPT_VYSR68_FAKESCRIPT))
- -- new cafe fuck script and epic hack , enjoy and created by 9qw0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement