Advertisement
junh1024

touhou.mrc

Oct 5th, 2013
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.23 KB | None | 0 0
  1. on *:TEXT:*!touhou*:#: {
  2.   if ($strip($1) == !touhou ) {
  3.     msg $chan $nick $+ , you are $read(system\remotes\ircweather\touhou.txt) $+ .
  4.   }
  5. }
  6.  
  7.  
  8. on 1:INPUT:*: { if ($1 = !touhou) /msg $chan I am a $read(touhou.txt) $+ . }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement