yes something came up i had to run sorry about that i tried testing some more with the code u gave me

Code

ON ^*:text:*:#test:{ Xpro_check $nick $strip($1-)  }


Alias Xpro_check {
  if ($nick(#,$1,a,r)) return
  var %h = $+($md5($lower($strip($2-))),.,$chan,.,$network) 
  if (!$hget(Xpro_check,%h)) { hadd -mu5 Xpro_check %h $1 | return }
  mode # +b $address($1,2) | if ($v1 != 1) mode # +b $address($v1,2) | hadd -mu5 Xpro_check %h 1
}



it doesnt seem to get the first nick that started the repeat