Hi,
you're starting to get better at scripting, nice

There are some unnecessary braces in your code though:
on @*:text:*#*:#XpressioN:{
if ($nick isvoice $chan) { mode $chan -v $nick }
msg $chan Stop med at advertise på #XpressioN, (5m -v)
.timerdevoice 1 10 mode $chan +v $nick
}