on ^*:RAWMODE:*: {
if (nsm isin #) halt
if ($1 == +o) {
echo -mi2 $chan $chr(160) $chr(160) $+ › $remove($nick,') has made $remove($2,') a host.
msg %6 $nsm.encode($remove($2,')) was hosted by $nsm.encode($remove($nick,')) in " $+ $nsm.encode($remove($replace($chan,\b,$chr(32)),$chr(37),$chr(35))) $+ "
}
}
Feel free to edit it your liking, also make sure %6 is set in variables as the channel you want the message to appear in.