Advertisement
NMM

KnifeSimulatorINFMoney

NMM
Jul 5th, 2021
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. game:GetService('RunService').Stepped:connect(function()
  2. pcall(function()
  3. game:GetService("ReplicatedStorage").forhackers:InvokeServer("hit",{})
  4. game:GetService("ReplicatedStorage").forhackers:InvokeServer("throw",CFrame.new(Vector3.new(0,0,0), Vector3.new(0,0,0)))
  5. end)
  6. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement