Site Tools


autoit:codes:asciistarwars

Watch ASCII Star Wars

There is a “trick” to watch ASCII StarWars with telnet. To make this work, activate the feature “Telnet Client”. After this, execute the following for a quick start.

Sleep (1000)
Send("#r")
Sleep (1000)
Send("telnet")
Send ("{enter}")
Sleep (500)
Send("o")
Send ("{enter}")
Sleep (500)
Send("towel.blinkenlights.nl")
Send ("{enter}")
Sleep (10000)
Exit



autoit/codes/asciistarwars.txt · Last modified: 2018/12/20 17:43 by lunetikk