You call Time.sleep once before the loop. Inside the loop you keep making attacks without calling Time.sleep . For that reason your program ...
確定! 回上一頁