Advertisement
FuZionPlayz

one kill aura

Mar 26th, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. while true do
  2. wait (0)
  3. local A_1 = game:GetService("Workspace").LocalPlayer.HumanoidRootPart
  4. local A_2 = game:GetService("Workspace").LocalPlayer
  5. local A_3 = game:GetService("Players").LocalPlayer.PlayerValues.Blade
  6. local A_4 = true
  7. local A_5 = game:GetService("Players").LocalPlayer.PlayerValues.BladeExperience
  8. local A_6 = game:GetService("Players").LocalPlayer.PlayerValues.BladeExperienceMax
  9. local A_7 = game:GetService("Players").LocalPlayer.PlayerValues.BladeExpMultiplier
  10. local A_8 = Vector3.new(3413.38916, 12.0856256, 7645.6792)
  11. local Event = game:GetService("ReplicatedStorage").RemoteEvents.KatanaRemote
  12. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8)
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement