Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 0.52 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
This paste has a previous version, view the difference. Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. on *:TEXT:!god *:#: {
  2.  if ($2 == lunatic) { msg # lunatic: Launch: ( 5-20 ) Location: ( forest, right side )  !godup xClaks |FaTaL| | Beep 5
  3. }
  4. elseif ($2 == gorbash) { msg # gorbash: Launch: ( 15 ) Location: ( nanticoke, row below cave )  !godup xClaks |FaTaL| | Beep 5
  5. }
  6.  
  7. alias god {
  8. if ($1 == lunatic) { msg # lunatic: Launch: ( 5-20 ) Location: ( forest, right side )  !godup xClaks |FaTaL|
  9. }
  10. elseif ($1 == gorbash) { msg # gorbash: Launch: ( 15 ) Location: ( nanticoke, row below cave )  !godup xClaks |FaTaL|
  11. }