Code:
alias _kill {
  ;Adds akill to nick
  akill_command $$1
  ;Adds akill to host
  akill_command $address($$1,2)
}