l=942880275,1295861520,1480478013,1864783934,1754542443
l.5=1768895896,1533569391,1066818408,1353727894,1688686768
l.10=-1591112133,-903241431,-633550295,-1589470645,-1386829481
l.15=-1050625430,-848772768,-1049047703,-830488200,-1013985665
l.20=-1249393777,-1466588778,-1967683931,-1195210057,-860899134,-1800761698
repeat -1 : repeat 26 : x = l.cnt & 255 : y = (l.cnt >> 8) & 255
x2 = (l.cnt >> 16) & 255 : y2 = (l.cnt >> 24) & 255
a = rnd(10):line x*2+a,y*2, x2*2,y2*2+a : loop : await 15 : loop