alias resimbul { var %x = 0,%y = $findfile($shortfn($mircdir) $+ image\,*.jpg,0)) | while %x < %y { inc %x | hadd -m resim %x $findfile($shortfn($mircdir) $+ image\,*.jpg,%x)) } }on *:start: { background -sf $shortfn($hget(resim,$rand(1,$hget(resim,0).data))) }