FunnyAnnoyingVirus


SUBMITTED BY: ProffesorFaux

DATE: July 23, 2020, 5:34 a.m.

FORMAT: Text only

SIZE: 2.2 kB

HITS: 369

  1. repeating virus>>funny!!!
  2. Copy the following code in notepad and save it as "fun.vbs"
  3. with inverted comma. And have fun. Actually this code opens notepad and begin
  4. to type automatically. Even you close the notepad it'll keep typing wherever it finds to type.
  5. CODE:
  6. Set wshshell = wscript.CreateObject("WScript.Shell") Wshshell.run "notepad"
  7. do
  8. wscript.sleep 400
  9. wshshell.sendkeys "Hi, "
  10. wscript.sleep 400
  11. wshshell.sendkeys "My "
  12. wscript.sleep 400
  13. wshshell.sendkeys "name "
  14. wscript.sleep 200
  15. wshshell.sendkeys "is "
  16. wscript.sleep 400
  17. wshshell.sendkeys "ankush"
  18. wscript.sleep 400
  19. wshshell.sendkeys "kumar. "
  20. wscript.sleep 400
  21. wshshell.sendkeys "If "
  22. wscript.sleep 200
  23. wshshell.sendkeys "you "
  24. wscript.sleep 400
  25. wshshell.sendkeys "don't "
  26. wscript.sleep 400
  27. wshshell.sendkeys "know "
  28. wscript.sleep 400
  29. wshshell.sendkeys "me "
  30. wscript.sleep 400
  31. wshshell.sendkeys "then "
  32. wscript.sleep 400
  33. wshshell.sendkeys "you "
  34. wscript.sleep 400
  35. wshshell.sendkeys "know "
  36. wscript.sleep 400
  37. wshshell.sendkeys "nobody "
  38. wscript.sleep 200
  39. wshshell.sendkeys "Common, "
  40. wscript.sleep 400
  41. wshshell.sendkeys "man "
  42. wscript.sleep 400
  43. wshshell.sendkeys "you "
  44. wscript.sleep 400
  45. wshshell.sendkeys "must "
  46. wscript.sleep 400
  47. wshshell.sendkeys "know me. "
  48. wscript.sleep 400
  49. wshshell.sendkeys "Hahahaha! "
  50. wscript.sleep 400
  51. wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 4000 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys wscript.sleep 400 wshshell.sendkeys loop
  52. "I "
  53. "am "
  54. "so " "much " "fun. " "Well, " "my " "heart " "is " "melting, " "now " "don't " "cry! " "okay! " "Okay! " "I'll "
  55. "stop " "this. "
  56. Note: To Stop this just open task manager and kill the process called "wscript.exe"

comments powered by Disqus