Advertisement
NuAoA

ImageRotate

May 13th, 2013
599
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. --NOT NUAOAS PROGRAM
  2. --Propaganda Display 0.1
  3. shell.run("image "..math.random(9))
  4. sleep(1)
  5. while true do  
  6.     shell.run("image "..math.random(9))
  7.     sleep(13)
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement