------------------------------------------------------------------------------------------------------
Dim speech
Set speech = CreateObject("SAPI.SpVoice")
Do
speech.Speak "I am watching you. Hehehe!"
Loop
------------------------------------------------------------------------------------------------------
👉 How to Stop the Prank: Open Task Manager (Ctrl + Shift + Esc), find wscript.exe, and End Task! 👉Press Win + R and type cmd. Press Enter and type this line in the command prompt "taskkill /F /IM wscript.exe". Press enter to run the command
------------------------------------------------------------------------------------------------------