Guest User

Untitled

a guest
May 24th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. alias vent {
  2. query $1 Hostname: silver.typefrag.com - Port Number: 36365
  3. }
  4. on *:TEXT:!vent &:#Dutchies:{
  5. if ($nick isop #) || ($nick ishop #) || ($nick == [Hi]John) {
  6. vent $2
  7. }
  8. }
  9. on *:TEXT:.vent &:#Dutchies:{
  10. if ($nick isop #) || ($nick ishop #) || ($nick == [Hi]John) {
  11. vent $2
  12. }
  13. }
Add Comment
Please, Sign In to add comment