All of the scripts has almost the same process to install, check their GitHub link. Step-by-step how to install is on their GitHub link.
How to do it:
Step 1: Clone and install script
Code:
git clone https://github.com/MHProDev/MHDDoS.git
cd MHDDoS
pip3 install -r requirements.txt
Step 2...