please subscribe
this is the code
Set WshShell = WScript.CreateObject("WScript.Shell")
WScript.Sleep 50
WshShell.Run "notepad"
WScript.Sleep 50
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "H"
WScript.Sleep 150
WshShell.SendKeys "i"
WScript.Sleep 150
WshShell.SendKeys " "
WScript.Sleep 50
WshShell.SendKeys "I"
WScript.Sleep 50
WshShell.SendKeys "a"
WScript.Sleep 50
WshShell.SendKeys "m"
WScript
آی-ویدئو