View difference between Paste ID: cPf7u0Bt and ppGJcRJb
SHOW: | | - or go back to the newest paste.
1
_G.Loop = true
2
while _G.Loop == true do
3
-- Script Here
4
wait()
5
end