I have become a script kiddie in the last month. I have just been looking into coding and how the cmd on windows works with all the commands. I created a basic batch file that can send traffic to an ip. Its not very good as it is homemade but its good to send traffic to people with poor wifi.
Open notepad or notepad++ which I use and paste in my code.
ping (ip) -t -l 60000
title ddos.attack
then save as a windows batch file and start it up (.bat) Its not much but this is all I can contribute to the community as I have no leaks.