Advertisement
Snuggledash

DUCKbox

Dec 11th, 2019
554
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.26 KB | None | 0 0
  1. ; this is the second time I've written a mIRC script
  2. ; it goes into Remote scripts (scripts\remote.ini)
  3. on *:TEXT:*QUACK!:#premium {
  4.   if ($nick == BitBot) {
  5.     msg $chan $!bang
  6.     timer 1 2 msg $chan get good get DUCKbox -- https://pastebin.com/FVWHTvUD
  7.   }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement