Advertisement
Guest User

Untitled

a guest
Jan 21st, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. #group1 on
  2. on *:join:#cutenaomi, #abraham_linksys, #chivalrouscthulu: {
  3. if ($nick == travis_touchbot) { }
  4. elseif ($nick == cutenaomi) { }
  5. elseif ($nick == lodey) { msg $chan ( ͡° ͜ʖ ͡°) Lodey double-sama chan has joined. }
  6. elseif ($nick == chris) { msg $chan ( ͡° ͜ʖ ͡°) chris has not joined, trust me. }
  7. elseif ($nick == vesta) { msg $chan ( ͡° ͜ʖ ͡°) It's about time you showed up, Vesta. You're the only hope for our world! }
  8. else { msg $chan ( ͡° ͜ʖ ͡°) $nick has joined. }
  9. }
  10. #group1 end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement