Jump to content

Deathgigas

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Deathgigas

  1. Thanks guys, got what I needed and more!
  2. Hi everyone, I'm having trouble getting day and hour variables from my computers clock. What I'm trying to do is if it is a certain day/hour then my program runs. Can anyone show me an example If statement? I looked around the forums and I don't understand anything in the help file related to this. Thanks.
  3. I'm having problems with this, I have this in the code: $rc = _INetSmtpMailCom("smtp.mail.yahoo.com", "name", "email1@yahoo.ca", "email2@yahoo.ca", "subject", "message", "", "","", "email1username", "email1password") I get error : Error code:2 Description:The transport failed to connect to the server Any help is appreciated, thanks
  4. I want to know if there is anything faster than MouseMove, something that makes the mouse get to where its supposed to be faster, like for example a MouseTeleport would be great.
  5. wow that tool just answered the next couple dozen questions I was going to ask, thanks
  6. I was wondering how to get the pixel coordinates of a picture, reading around I found out you need the AutoInfo tool but I can't seem to find it. Can anyone tell me? EDIT: lol ok nvm, I found them, I just used the ones my mspaint are giving me
×
×
  • Create New...