Meliodas0_0

Toogle loop

Feb 11th, 2020
160
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. _G.Loop = true
  2. while _G.Loop == true do
  3. -- Script Here
  4. wait()
  5. end
Add Comment
Please, Sign In to add comment