Advertisement
QueenFake

Insta kill-Adventure UpV2

Dec 19th, 2019
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. _G.toggle = true
  2. while _G.toggle == true do
  3. wait()
  4. local string_1 = "BasicAttack";
  5. local Target = game:GetService("ReplicatedFirst").Events.Abilities.Use;
  6. Target:Invoke(string_1);
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement