i got it, with help from one of my friend that wrote this bot that keeps track of -count and -walk's (for diablo 2), i used

on *:text:-count *:#:{
/msg Mark $1-
}

on *:text:-walk *:#:{
/msg Mark $1-
}

and i just used another mIRC so that when it detected those, it would send it to the nick Mark (my main nick)

without the #, it would send it to the pm, and count it as on text:, so it kept getting new-count messages, and kept sending them(with the old script that is), thx anyway for the help