Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game:GetService("RunService").RenderStepped:Connect(function()
- game:GetService("Players").LocalPlayer.ninjaEvent:FireServer("swingKatana")
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(78, 3, -47)
- end);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement