Want to prank your boss using just Notepad? π€£ This simple VBS script makes their PC start talking nonstop, freaking them out! π Just copy the code, save it as a .vbs file, and watch the chaos unfold!
——————————————————————————————————
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
——————————————————————————————————
π Like & Subscribe for more crazy tech pranks!
For more educational content, videos or tutorials check out https://www.techwithbenam.com/
#TechPranks #techwithbenam #FunnyTech #OfficePrank #PrankWars