Code:
set {_time} to random number from 7 to 11
every {_time} seconds:
loop all players:
if block below loop-player is red wool:
spawn a zombie at location of loop-player
+ p.s Is it possible to summon zombie it at a random location on the red wool instead of the player's location?