@Riamus2

Thank you so much, using this atm. And it will work fine.
Code:
on 1:TEXT:*Ny Tour*:#hejsan:/msg #dudå  11,1NY TOUR01,01    11,01|~~~~~~~~~~


What you said about if ($nick == something) { msg #channel $1-
where do you place it in the script.

Is it after on 1:TEXT:*Ny Tour*:#hejsan

And what I meant with highlight users is to give them a heads up that the message has popped up. Like if your writing to a certain user you type <Nick> blablablabla. (And they then get highlighted)


PS!
I'm sorry that im so annoying and that I suck at this. I just really want it to work :S

In short words:
The steps are : IF "Ny Tour" is written in #Turnering (by the user @Utroparen) the whole sentence with "Ny Tour" in it SHOULD be printed in #Macellarius.priv channel AND notify everyone in the channel,

Code:
on 1:TEXT:Ny Tour*:#Turnering:echo -at $Utroparen said: $1- | /msg #Macellarius.priv $timestamp $nick > $1-

^ That should be right ?

Last edited by Dragaen; 06/02/13 02:19 PM.