Sinisterly
How to create talking script - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: How to create talking script (/Thread-How-to-create-talking-script)

Pages: 1 2


How to create talking script - doct0r.exe - 09-03-2011

1 : Open Notepad

Spoiler:
[Image: capturepam.png]


2 : Copy and paste the Code.

Spoiler:
[Image: capturemaq.png]


3 : Save the file as anything.vbs

Spoiler:
[Image: captureski.png]



Code :

do
StrText=("TYPE TEXT HERE,")
set ObjVoice = CreateObject("SAPI.SpVoice")
ObjVoice.Speak StrText
loop


4 : Edit the TYPE TEXT HERE and dont be a n00b and test it on yourself because it will repeat the sentence you put in the EDIT TEXT HERE.

5 : but when you restart your PC it will go away unless you put an autostartup in it.


Thanks you! for reading if you liked my tutorial please Rep+


How to create talking script - doct0r.exe - 09-03-2011

1 : Open Notepad

Spoiler:
[Image: capturepam.png]


2 : Copy and paste the Code.

Spoiler:
[Image: capturemaq.png]


3 : Save the file as anything.vbs

Spoiler:
[Image: captureski.png]



Code :

do
StrText=("TYPE TEXT HERE,")
set ObjVoice = CreateObject("SAPI.SpVoice")
ObjVoice.Speak StrText
loop


4 : Edit the TYPE TEXT HERE and dont be a n00b and test it on yourself because it will repeat the sentence you put in the EDIT TEXT HERE.

5 : but when you restart your PC it will go away unless you put an autostartup in it.


Thanks you! for reading if you liked my tutorial please Rep+


RE: • » нσω тσ мαкє à - anonymoushacks - 09-03-2011

nice man good virus thxx


RE: • » нσω тσ мαкє à - anonymoushacks - 09-03-2011

nice man good virus thxx


RE: • » нσω тσ мαкє à - Ragecry - 09-03-2011

How can this be a virus?


RE: • » нσω тσ мαкє à - Ragecry - 09-03-2011

How can this be a virus?


RE: • » нσω тσ мαкє à - doct0r.exe - 09-03-2011

Well i had to name is virus because i didnt have anything else to name it


RE: • » нσω тσ мαкє à - doct0r.exe - 09-03-2011

Well i had to name is virus because i didnt have anything else to name it


RE: • » нσω тσ мαкє à - 13295 - 09-03-2011

How about we name it "a talking script".


RE: • » нσω тσ мαкє à - 13295 - 09-03-2011

How about we name it "a talking script".