Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- local A_1 = Vector3.new(1, 0.5, 1)
- local A_2 = Vector3.new(0.300000012, 0.150000006, 0.300000012)
- local A_3 = BrickColor.new("Institutional white")
- local Event = game:GetService("ReplicatedStorage").PlayerStrongPunch
- Event:FireServer(A_1, A_2, A_3)
- local A_1 = "StrongPunch"
- local A_2 = game:GetService("Workspace").Entities.AlexIs2_cool.Stand.StandRarm
- local A_3 = 1
- local Event = game:GetService("ReplicatedStorage").CombatRemote
- Event:FireServer(A_1, A_2, A_3)
- wait(0)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement