Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Batch help
Okay trying to learn the basics of batch file and started with a pinging script
:Loop ping localhost do loop:
but the problem is its not actually giving it time to do it so theres no effect .so what im asking is there anyway to say like ping local host wait until done then loop while giving it time to complete the command?