Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local A_1 =
- {
- [1] = game.ReplicatedStorage.RemoteSecurity:GetChildren()[95], -- line that you replace
- [2] = "SlashEffect",
- [3] = CFrame.new(),
- [4] = -20,
- [5] = "Right",
- [6] = 0.4,
- [7] = 25
- }
- local Event = game:GetService("ReplicatedStorage").Remotes.SwordHandler
- Event:FireServer(A_1)
- -- https://prnt.sc/r42xt1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement