Loopy


SUBMITTED BY: Guest

DATE: April 8, 2014, 5:05 a.m.

FORMAT: Text only

SIZE: 151 Bytes

HITS: 787

  1. var fruityloops = function(){
  2. if(iimPlay("bot1.iim")>0)
  3. {
  4. iimPlay("bot2.iim")
  5. }
  6. else
  7. {
  8. fruityloops();
  9. }
  10. }

comments powered by Disqus