Advertisement
QueenFake

AuraKIll

Dec 21st, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. while wait() do
  2.     local string_1 = "BasicAttack";
  3. local Target = game:GetService("ReplicatedFirst").Events.Abilities.Use;
  4. Target:Invoke(string_1);
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement