para limpiar la sala en justin solo es de meterlo a un remote de mirc y ir a justin y escribir !borrar
on *:text:!borrar:#*:{
if ( $nick isop $chan) {
if ($me !isop # && $nick isop #) { describe # (-_-) $nick No soy mod, no puedo limpiar el chat | halt
}
.timer 1 2 describe $chan Limpiando chat... en
.timer 1 3 describe $chan 5
.timer 1 4 describe $chan 4
.timer 1 5 describe $chan 3
.timer 1 6 describe $chan 2
.timer 1 7 describe $chan 1
.timer 1 8 msg $chan /clear
.timer 1 9 describe $chan ya limpié...pueden pisar B)
.timer 1 10 describe $chan Estamos viendo:====> %topicmugro [ $+ [ $chan ] ] <==== Falta para que termine: $duration($calc(%topicmugrotime. [ $+ [ $chan ] ] - $ctime))) $+ .
}
}
}
clikea cualquier publi y estaras donando 1 centabo
Esta pagina esta echa para ayudar con los comandos de bots en jtv lo que tanto esperaban bien explicado y haciendoles la vida mas facil si quieres comandos especiales solo basta con pedirlo en chat y en la brevedad mas posible si estaran publicando
limpiar el chat justin.tv
Labels: BORRAR
Subscribe to:
Post Comments (Atom)
5 comments:
en este no me parece ke estamos viendo, solo el canal y el calculo dice que resta -3456 seg
claro porque tu topic o !vemos dee estar confiurado con esto igual %topicmugro [ $+ [ $chan ] ] <==== Falta para que termine: $duration($calc(%topicmugrotime. [ $+ [ $chan ] ] - $ctime))) $+ . borr esa parte y te saldra sin el timer espero te ay ayudado si no comentas y t ayudo cualkier script erroneo con gusto te ayudamos
tengo este
on *:text:*:#: {
if ( $1 == !clear ) {
if ( $nick !isop # ) { msg # $nick no eres mod :/ | halt }
if ( $me !isop # ) { msg # Si no soy mod como quieres que limpie -.- | halt }
msg # Voy a limpiar en...
.timer 1 1 msg # 4
.timer 1 2 msg # 3
.timer 1 3 msg # 2
.timer 1 4 msg # 1
.timer 1 5 msg # /clear
.timer 1 6 describe $chan ya limpie $nick ... pueden pisar B)
.timer 1 8 describe $chan Estamos viendo:====> %vemosmugro [ $+ [ $chan ] ] <==== Falta para que termine: $duration($calc(%vemosmugrotime. [ $+ [ $chan ] ] - $ctime))) $+ .
}
}
}
y para ver pongo !vemos
osea ke esto me dice
Anthaxbot ya limpie ricarock ... pueden pisar
Anthaxbot Estamos viendo:====> <==== Falta para que termine: -1347678115s
y tengo ke poner !vemos
configuraste el topic ? si es asi y te sale eso cambialo por lo que tiene adelante de las flechas el topic y pon eso en donde estan las flechas adelante recuerda ke si no esta configurado el topic no podra desir cuanto lleba solo saldran numeros sin sentido me cuentas si se arregla si no posteas topic y borrar como los tengas y te los arreglo :)
Post a Comment