Guest User

Untitled

a guest
Sep 24th, 2017
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. on *:join:#:{
  2. if ([email protected] isin $address($nick,1)) { /mode $chan +o $nick }
  3. if ($nick == Sm0kEz) { /mode $chan +o $nick }
  4. if ($chan == #Chillout_cafe) { /msg $chan Y0! }
  5. else { halt }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment