Blizzhackers

Return of the Jedi

* Login   * Register    * FAQ    * Search

Join us on IRC: #bh@irc.synirc.net (or Mibbit Web IRC)


MuleFactory


It is currently Fri May 24, 2013 5:23 pm


All times are UTC [ DST ]





Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: AutoIt High Level Zoltun Kulle Helper
PostPosted: Sat Jun 23, 2012 1:11 am 
 
User
User

Joined: Sat Jan 01, 2005 1:22 am
Steps:
2 players join game
high level kills Zoltun Kulle
high level gets soul
high level leaves
low level completes quest
REPEAT
high level resumes game
low level joins high level's game
high level leaves game
low level completes quest
ENDREPEAT

Only 2 people maybe in the high level's game at a time. Or it will kick everyone when the high level leaves.

Requirements:
1920x1080 Window Fullscreen

WinActivate("Diablo III")
Sleep(2000)
While (True)
   $pos = MouseGetPos()
   TrayTip("X, Y, Color", $pos[0] & ", " & $pos[1] & ", " & PixelGetColor($pos[0], $pos[1]), 5, 1)
   If (PixelGetColor(137, 415) == "3015936") Then
     MouseClick("left", 137, 415, 1, 0)
     Sleep(2000)
   ElseIf (PixelGetColor(137, 415) == "1053207") Then
     Send("t")
   ElseIf (PixelGetColor(48, 194) == "9699328") Then
     Send("{ESC}")
   ElseIf (PixelGetColor(937, 576) == "9984040") Then
     MouseClick("left", 937, 576, 1, 0)
   ElseIf (PixelGetColor(814, 631) == "3934720") Then
     MouseClick("left", 814, 631, 1, 0)
     Sleep(5000)
   EndIf
   Sleep(500)
WEnd

Top
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron