Hi i foud this script
code:
Set $minimum=1
Set $limit=(inp)
if $limit<$minimum
goto 2
end if
Set $counter=0
Set $target=(inp)
Set $message=(inp)
set $temp=$counter+1
msg $target $message
set $counter=$counter+1
if $counter=$limit
end
end if
goto 9
Who want covert this 2 a plugin voor msn?
bye brantje