crustytoe6969

Egoist script (z to activate)

Dec 29th, 2022
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key) if key == "z" then local args = { [1] = 0.47500002896413207, [2] = CFrame.new(Vector3.new(-9.935733795166016, 11.696598052978516, 115.16455841064453), Vector3.new(0.6891515851020813, -0.17859359085559845, -0.7022637724876404)), [3] = "Front" } game:GetService("ReplicatedStorage").Kick:FireServer(unpack(args)) end end)
Add Comment
Please, Sign In to add comment