Advertisement
_Thanh_Thy_Cute_

Knife Simulator AUTO FARM JUNE 2021

Jun 16th, 2021
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. while wait(0.1) do
  2. local args = {
  3. [1] = "hit",
  4. [2] = {}
  5. }
  6. game:GetService("ReplicatedStorage").forhackers:InvokeServer(unpack(args))
  7. local args = {
  8. [1] = "throw",
  9. [2] = CFrame.new(Vector3.new(0, 0, 0), Vector3.new(0, 0, 0))
  10. }
  11.  
  12. game:GetService("ReplicatedStorage").forhackers:InvokeServer(unpack(args))
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement