Advertisement
Nova355killer

Madcity ctrl click tp bypass

Mar 14th, 2019
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. plr=game:GetService('Players').LocalPlayer;hum=plr.Character.HumanoidRootPart;mouse=plr:GetMouse()function Break()game:service'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid'.Name="Break"end;function Fix()game:service'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid'.Name="Humanoid"end;function BypassTPTo(cH,b,cI,cm)game.Workspace.Gravity=0;Break()player=game:GetService("Players").LocalPlayer;local cJ=player.character.HumanoidRootPart;local cK=100000;cf=CFrame.new(cH,b,cI)local cL=cJ.CFrame+Vector3.new(0,math.max(0,30-cJ.CFrame.y),0)for cM=0,1,1/((cL.p-cf.p).magnitude/(cK*0.25))do if abort then break end;cJ.CFrame=cL:lerp(cf,cM)wait(0.25)end;game.Workspace.Gravity=196;for cM=1,1 do cJ.CFrame=cf;wait(0.1)Fix()end;wait(0.1)end;local cj=game:GetService('Players').LocalPlayer;local cN=cj:GetMouse()cN.Button1Down:connect(function()if not game:GetService('UserInputService'):IsKeyDown(Enum.KeyCode.LeftControl)then return end;BypassTPTo(mouse.Hit.x,mouse.Hit.y+2,mouse.Hit.z)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement