import rgb
rgb.clear()
count = 0
rgb.background((100, 0, 0))
displaytext = "THE BEAMERS"
rgb.scrolltext(displaytext, (155,215,0))