I solved it with the use of only $numeric 333, and from that raw i can echo to the channel when raw i catched, no need of the alias i used first.

Thnx for the help anyway.
echo -mt $2 rest of the text
$chan($2).topic = Topic from the channel.
$lower($gettok($3,1,33)) = Set by.
$asctime($4) = When topic was created.
Posting it here if somone else have the same problem as i did.