Advertisement
HansCSia320

SSRB

Feb 18th, 2020
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.32 KB | None | 0 0
  1. local A_1 =
  2. {
  3. [1] = game.ReplicatedStorage.RemoteSecurity:GetChildren()[95], -- line that you replace
  4. [2] = "SlashEffect",
  5. [3] = CFrame.new(),
  6. [4] = -20,
  7. [5] = "Right",
  8. [6] = 0.4,
  9. [7] = 25
  10. }
  11. local Event = game:GetService("ReplicatedStorage").Remotes.SwordHandler
  12. Event:FireServer(A_1)
  13.  
  14. -- https://prnt.sc/r42xt1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement