Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. on *:TEXT:!botservice*:#: {
  2. if ($2 == $null) { .notice $nick Syntax !botservice <channel> }
  3. else {
  4. .notice Determined_Invincible $nick Wants a BotService in $2
  5. .notice $nick Your Request is Forwarded to %owner
  6. }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement