Bulwark Script | AUTO PARRY – SCUFFED

Created by datboyjohn

Features:

  • AUTO PARRY – SCUFFED

 you have to execute it any time you unequip

while true do 
local A_1 = game:GetService("Workspace").USERHERE.Humanoid.Stamina
local A_2 = 9300000
local Event = game:GetService("ReplicatedStorage").RemoteEvents.ToServer.ChangeVal
Event:FireServer(A_1, A_2)
wait()
local A_1 = game:GetService("Workspace").USERHERE["WEAPONNAMEHERE"].Stance
local A_2 = "Riposte"
local Event = game:GetService("ReplicatedStorage").RemoteEvents.ToServer.ChangeVal
Event:FireServer(A_1, A_2)
wait(1)
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS