Jump to content

Loshmi

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Loshmi

  1. Ok first argument is $s_SmtpServer and it uses something like "192.168.x.x" or "isp.domain.com" but, all the SMTP services that i know of require to specify a port (usually 25) and/or TTL/SSL. Is there a way to set a port and or ssl in the $s_SmtpServer?? Thanks in advance!
  2. Ok I've found out, thanks again !
  3. Thanks for the quick answer. However I still don't know if that method can capture a tooltip?
  4. Hello, I'm trying to capture a part of the screen in a bmp or jpg or whatever picture, i have the exact coordinates, but i don't know if this is possible with autoit. The thing that i am trying to make a picture off is a tool tip, so that makes it even harder. Thanks in advance!
  5. It is a great work. Very slick, very sexy...only thing that is not working good is when u have multiple monitors attached on your video card, and when your mouse is in the second screen. The menu just flickers... Anyways excellent job!
  6. What fonts does this OCR support? Will i be able to read of small part of the screen? I Need only English but with custom made font..(thought it's pretty similar to standard Ariel). I need to read off the screen a couple of words..have anybody tested this script in that manner?? Thanks in advance!
  7. I made a simple autoit bot for one mmorpg..It works very well on my computer, but when i try to make it run on my roommate's, (who, by the way, has similar PC like mine, we both have XP sp3, and stuff like that..only significant thing that is different is the video card, we also have same settings like color depth, resolution, refresh rate etc.) it just doesn't work properly. Ofc i can make it work, by "measuring" the colors again on his PC..and replacing the values of the variables with the newer ones, that are suitable for my roommate's machine. And i would have to do it again for each PC. It seems to me that different video cards, give different values for the (virtually) same colors, correct? My question is: Is there a way to overcome this effect? Is there a way for me to read off colors regardless of the video card?
×
×
  • Create New...