Código
#!usr/bin/ruby #Funcion speak() #Coded by Doddy H require "win32ole" def speak(text) test = WIN32OLE.new("SAPI.Spvoice") test.Speak(text) end speak("Hi stupid ,i like fuck your mother") #The End ?
|
|||
Tema destacado: Sigue las noticias más importantes de seguridad informática en el Twitter! de elhacker.NET |
|
|