• Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

TALKING Batch File!

Assaultz

Member
[HIDE]
@echo off
echo set speech = Wscript.CreateObject("SAPI.spVoice") >> "temp.vbs"
set text=PUT TEXT HERE
echo speech.speak "%text%" >> "temp.vbs"
start temp.vbs
pause
del temp.vbs
[/HIDE]

Want a batch file that talks? maybe to scare someone?

HERE IT IS!

Enjoy :) :)
 
General chit-chat
Help Users
      Chat Bot: correllroy has joined the room.
      Back
      Top