Guest User

Untitled

a guest
Aug 28th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
TCL 0.16 KB | None | 0 0
  1. bind join - * pro_join
  2. proc pro_join {nick uh hand chan} {
  3.       putserv "PRIVMSG $nick :Hola $nick sadasdasd mensaje"
  4.  
  5. }
  6. putlog "Mensaje JOIN - Modulo CARGADO"
Add Comment
Please, Sign In to add comment