on *:text:You purchased*including tax*:#: {
var %price = $calc($remove($gettok($1-,$calc($gettok($1-,0,32) - 2),32),$chr(44),$) / $remove($3,$chr(44)))
msg $chan Unit Price: $round($calc(%price * .06),0) Demo: $round(%price,0) Comm: $round($calc(%price * .09),0)
}