Do you want to pick all instances, or all excluding the clicked one?
You can use System Pick All condition inside this event. And if you need to exclude the clicked instance, you will have to save its UID in a local variable and add another condition - Pick By Evaluate Sprite.UID<>ClickedUID