Repositorio de scripts de irc.terrachat.cl desde los canales #TRAFFIC y #LATINWAREZ.
⬅️ Volver
,-----------------------------------------------,
| --.-- ,---.| | |
| | ,---.,---.,---.,---.| |---.,---.|--- |
| | |---'| | ,---|| | |,---|| |
| ` `---'` ` `---^`---'` '`---^`---' |
| coded powered by crew: irc.terrachat.cl 2025. |
‘-----------------------------------------------’
;; NOMBRE DEL CANAL EN CENTRO DE LA PANTALLA
on *:join:#: {
window -phB +d @bg 0 0 300 75
drawrect -f @bg $color(background) 1 0 100 400 175
drawtext -o @bg $color(nick text) Arial 30 50 10 #
drawsave -b132q1200 @bg $qt(canal.bmp)
background -c # $shortfn(canal.bmp)
window -c @bg
.remove $shortfn(canal.bmp)
👁️ 4 vistas • 📥 0 descargas