Jump to content

Recommended Posts

Posted

post-55022-12754040690589_thumb.jpg

The name of all buttons is empty.gif and the size is also the same, I had tried various methods to click but all were unsuccessful! The source code can be get from attachments.Some relevent codes are here:

<div class="dtdh_box" style="z-index:1001">

<a href="javascript:;" onclick="goToMaps(1);return false;" class="dtdh_btn_lt"><img src="http://s23.dg.mop.com/images/empty.gif" width="39" height="42" /></a>

<a href="javascript:;" onclick="goToMaps(2);return false;" class="dtdh_btn_rt"><img src="http://s23.dg.mop.com/images/empty.gif" width="39" height="42" /></a>

<a href="javascript:;" onclick="goToMaps(3);return false;" class="dtdh_btn_lb"><img src="http://s23.dg.mop.com/images/empty.gif" width="39" height="42" /></a>

<a href="javascript:;" onclick="goToMaps(4);return false;" class="dtdh_btn_rb"><img src="http://s23.dg.mop.com/images/empty.gif" width="39" height="42" /></a>

<a href="javascript:;" onclick="goToMaps(5);return false;" class="dtdh_btn_c"><img src="http://s23.dg.mop.com/images/empty.gif" width="32" height="33" /></a>

<div class="dtdh_inputbgbox">&nbsp;</div>

source.rar

Posted

Read : http://www.autoitscript.com/forum/index.php?showannouncement=11&f=2

and

download : http://www.elitepvpers.de/forum/metin2-guides-templates/123505-guide-autoit-imagesearch.html

*You have to log in, just create an account and download the ImgSource.rar

Install doing the following. This is all the help i can give you, its a simple file that will help alot. ^Cheers^

Instructions

================

. Copy ImageSearchDLL.dll to the windows directory (or any path reachable directory)

. Copy ImageSearch.au3 to \AutoIt3\include\ directory

. Give the ImageSearchDemo.au3 a spin. Good luck!

"Also, Read this file for help using the new ImageSearch Directory

Read: http://www.autohotkey.com/docs/commands/ImageSearch.htm

Posted

Read : http://www.autoitscript.com/forum/index.php?showannouncement=11&f=2

and

download : http://www.elitepvpers.de/forum/metin2-guides-templates/123505-guide-autoit-imagesearch.html

*You have to log in, just create an account and download the ImgSource.rar

Install doing the following. This is all the help i can give you, its a simple file that will help alot. ^Cheers^

Instructions

================

. Copy ImageSearchDLL.dll to the windows directory (or any path reachable directory)

. Copy ImageSearch.au3 to \AutoIt3\include\ directory

. Give the ImageSearchDemo.au3 a spin. Good luck!

"Also, Read this file for help using the new ImageSearch Directory

Read: http://www.autohotkey.com/docs/commands/ImageSearch.htm

Thanks a lot!My problem has solved.I just want to explorer the click technique.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...