Jump to content

xhuyvn

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by xhuyvn

  1. i was solved this problem. just copy AutoitX3.dll to bin directory and it work like a charm.
  2. nice and easy but got error when run, Autoitx3.Dll can not access. reg dll like this "regsvr32 c:\AutoitX\AutoitX3.dll" for use, got an error what can i do now for using autoitx in C# i'm using VS community 2015.
  3. Hi all expert autoit. I got a problem with imagesearch and pixelgetcolor. It not work for all pc. My autoit program work fine on my pc with nvidia graphic card. when i test it will another pc, which use onboard card, it not working. i think my problem is difference of graphic card. How can i fix it? how can i use pixelgetcolor with all pc?? Here my example code $color=PixelGetColor($X , $Y ) if $color="XXXXXX" then msgbox(0,"wn"," found it") else msgbox(0,"wn"," not found") EndIF
  4. i want find image in a window, any suggest? how can i do it?
  5. i had the same problem, my au .exe was delete by Avira antivirus , and this is avira show E:\autoit\automhk v1.exe (SHA-256: f9a02cff6eac9501572db4d5e8869051763eff68426e3b9d56ec3c7e6a1c7f7f) [DETECTION] Contains suspicious code HEUR/APC (Cloud)
  6. i wonder , can i send a click to a link on firefox ,chrome , ie browser?
  7. i wonder , can i send a click to a link on firefox ,chrome , ie browser?
  8. where can i download ImageSearch .au3 ? sorry for stupid question but i'm newer
×
×
  • Create New...