Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. on *:TEXT:*:#:{
  2. if ($1 == Hello) || ($1 == Hey) || ($1 == YO) {
  3. msg $Chan how dare you make me make a command for this
  4. }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement