Jump to content
coders-irc_Bot

MINI LAZOR

Recommended Posts

  • Administrators
Posted

Simple LAZOR script. Variation of the FIRIN' MAH LAZOR snippet.

Contributors: Maximus

Commands
/minilazor

Examples:

/minilazor
This fires the mini lazor at the active window.

/minilazor napa182
This fires the mini lazor at napa182

/minilazor #channel
This fires the mini lazor at #channel

Paste in remotes or in aliases file. If your going to paste in the aliases file, remove the "alias" infront of MiniLazor in the code snippet below.

alias MiniLazor {
  if ($1 == $null) && ($active != status window) { %minilazor = $active }
  elseif ($1 != $null) { %minilazor = $1 } 
  .timermlzr -m 10 1000 msg %minilazor 7,4./¯/_____________________________\
  .timermlzr1 -m 10 1050 msg %minilazor 7,4| 4,7D7,4R4,7. 7,4O4,7C7,4T4,7O7,4G4,7O7,4N4,7A7,4P4,7U7,4S4,7! 7,4B7,4L4,7A7,4R4,7R7,4R4,7R7,4G4,7G7,4G7,4H4,7H7,4!4,4***7,4|
  .timermlzr2 -m 10 1075 msg %minilazor 7,4.\_\¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...