Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

help with INetSmtpMail

$
0
0

hi guys

 

Noob here so take me easy , I have a script which searches for a certain colour at certain coordinates and I want to get an email when this happens. Problem is I don't know how to do it , I have gmail and yahoo accounts.

Here's the important part in the script.

While 1     Sleep(100)     $coord = PixelSearch( 165, 167, 169, 171, 0x952b2c ) ;Alb     If Not @error Then         Sleep(100)         $coord = PixelSearch( 165, 167, 169, 171, 0x952b2c ) ;Alb         If Not @error Then             SoundPlay(@WindowsDir & "\media\notify1.wav", 0)             Sleep(500)             SoundPlay(@WindowsDir & "\media\tada1.wav", 0)             Sleep(1000)         EndIf     EndIf

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>