Advertisement
BAT_Player

Batch File Program Attacker (fake) #6

Feb 5th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 1.94 KB | None | 0 0
  1. 1.Açın Notepad.exe
  2. 2.Aşağıdakı Kodu Notepad'a Yazın
  3. 3.Farklı Kaydedin Sonra (İstediğiniz Ad).bat Yazıb Enter Tuşuna Basın
  4. ----------------------------------------------------------------------
  5.  
  6. @echo off
  7. title Attacker
  8. msg * Fake DOS Attacker
  9. msg * Coder By BAT_Player
  10.  
  11. set /p n=Web Site:
  12. ping %n%
  13. ping localhost -n 2 >nul
  14. cls
  15. ping localhost -n 3 >nul
  16. echo Attacking: 1%%
  17. ping localhost -n 2 >nul
  18. cls
  19. echo Attacking: 4%%
  20. ping localhost -n 2 >nul
  21. cls
  22. echo Attacking: 9%%
  23. ping localhost -n 2 >nul
  24. cls
  25. echo Attacking: 13%%
  26. ping localhost -n 2 >nul
  27. cls
  28. echo Attacking: 15%%
  29. ping localhost -n 2 >nul
  30. cls
  31. echo Attacking: 19%%
  32. ping localhost -n 2 >nul
  33. cls
  34. echo Attacking: 23%%
  35. ping localhost -n 2 >nul
  36. cls
  37. echo Attacking: 27%%
  38. ping localhost -n 2 >nul
  39. cls
  40. echo Attacking: 32%%
  41. ping localhost -n 2 >nul
  42. cls
  43. echo Attacking: 36%%
  44. ping localhost -n 2 >nul
  45. cls
  46. echo Attacking: 40%%
  47. ping localhost -n 2 >nul
  48. cls
  49. echo Attacking: 44%%
  50. ping localhost -n 2 >nul
  51. cls
  52. echo Attacking: 47%%
  53. ping localhost -n 2 >nul
  54. cls
  55. echo Attacking: 52%%
  56. ping localhost -n 2 >nul
  57. cls
  58. echo Attacking: 55%%
  59. ping localhost -n 2 >nul
  60. cls
  61. echo Attacking: 59%%
  62. ping localhost -n 2 >nul
  63. cls
  64. echo Attacking: 64%%
  65. ping localhost -n 2 >nul
  66. cls
  67. echo Attacking: 68%%
  68. ping localhost -n 2 >nul
  69. cls
  70. echo Attacking: 73%%
  71. ping localhost -n 2 >nul
  72. cls
  73. echo Attacking: 77%%
  74. ping localhost -n 2 >nul
  75. cls
  76. echo Attacking: 82%%
  77. ping localhost -n 2 >nul
  78. cls
  79. echo Attacking: 86%%
  80. ping localhost -n 2 >nul
  81. cls
  82. echo Attacking: 91%%
  83. ping localhost -n 2 >nul
  84. cls
  85. echo Attacking: 95%%
  86. ping localhost -n 2 >nul
  87. cls
  88. echo Attacking: 98%%
  89. ping localhost -n 3 >nul
  90. cls
  91. echo Attacking: 99%%
  92. ping localhost -n 4 >nul
  93. cls
  94. echo Attacking: 100%%
  95. ping localhost -n 3 >nul
  96. cls
  97. ping localhost -n 2 >nul
  98.  
  99. :DOS
  100. color c
  101. echo [*2888199291*]
  102. echo [*4871002816*]
  103. echo [*5881027192*]
  104. echo [*1881672003*]
  105. echo [*7716290192*]
  106. echo [*5018277155*]
  107. goto DOS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement