Skip to content
MSN

Onjoin Code Help

A TG007 community discussion started by Phenom™.

Discussion 6 posts
Page 1 of 1
Open
Topic #7071 · 6 published posts · 745 views

on *:JOIN:#:{
  /msg #  $nick  Complain & Suggestion Bot is On For more information Please type @comsugbot 
}

:notworking: I made it but when i join the room it doesn't work,can anyone please edit this code.

Edited Jul 25, 2006 12:10 AM by Phenom™

 
on ^*:JOIN:*: { msg $chan $nick Complain & Suggestion Bot is On For more information Please type @comsugbot }

or

on ^*:JOIN:*: { .ctcpreply $nick TIME $nick Complain & Suggestion Bot is On For more information Please type @comsugbot }

or

on ^*:JOIN:*: { notice $nick $nick Complain & Suggestion Bot is On For more information Please type @comsugbot }

 

should work <wo0t>

Edited Jul 25, 2006 12:18 AM by Zantetsuken
That's on Rumbaars. So, you didnt make it. msg # should work if your trying to use the whole room. But, privmsg $nick should work if your just trying to message that one person.

I didn't mean to say to made it i edited it but i try puting notice instead of msg so i put the originial code.

did you get it working Phenom?

to notice a nick

 

on ^*!@:JOIN:#:{ notice $nick Msg Here }

Edited Jul 25, 2006 4:12 PM by Entox&#124;cated