A ver si asi te funciona :
if other.speed=7
{
instance_destroy()
with(other) instance_destroy()
}
if speed>7 {with(other) instance_destroy()}
if other.speed=7
{
instance_destroy()
with(other) instance_destroy()
}
if speed>7 {with(other) instance_destroy()}