Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ON *:TEXT:!*:#: {
- tokenize 32 $strip($1-)
- var %c = $remove($1,!)
- var %f = $mircdirhoros\ $+ %c $+ .txt
- if (!$file(%f)) { return }
- msg $chan ( $+ $nick $+ ): Retrieving informations for $qt(%c) sign, Please wait..
- .play $chan $qt(%f) 10
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement