In this case, replicating the trigger would probably not make it any more effective.
Placing wait actions in this trigger would not increase the speed of it.
To make hypertriggers, make a few triggers for a player who doesn't use any other wait actions that always wait for 0 milliseconds as many times as they can:
ConditionsActions- Wait 0 milliseconds
- Wait 0 milliseconds
- Wait 0 milliseconds
- etc...
- Preserve trigger.
Copy the above trigger to get three or four copies.
If you want to learn the fundamentals of how and why hypertriggers work, brace your mind and read Dabbu's
conceptual hypertrigger tutorial