yes and its close,
but the result for say bonkers for the script is
Code:
alias unrealircdpass {
  set %adminline2pass $md5(%adminline1pass)
}
dfcc53d9a218e37d66e87d3581deebdb



but when I do it the old way

Code:
mkpasswd md5 bonkers

$c4+GSXO7$3Kd04uiNMg7+1ZDdKUagzQ==


Sorry it did give some funky code, but its not the same md5 that i use in unreal
anything else?