Pokie Ninja OBT Event Claim

08/21/2012 23:33 Atrie#1
This one is adjusted to a screen resolution of 1366x768 and firefox browser just exchange the mouseclick coordinates and times to click as u need for ur region
Code:
Do
   $vTS = @HOUR = 3 And @MIN = 0
   If @HOUR = 3 And @MIN = 2 Or @HOUR = 4 And @MIN = 2 Then
	  MouseClick("left",964,40)
	  Sleep(120000)
   EndIf
   If @HOUR = 3 And @MIN = 4 Or @HOUR = 4 And @MIN = 4 Then
	  Do 
		 $Pixel = PixelGetColor(953,254) = 0xCF8950
		 MouseClick("left",953,254)
		 Sleep(1000)
		 MouseClick("left",498,356)
	  Until PixelGetColor(501,353) = 0xF0AD55	  
	  If PixelGetColor (612,311) = 0xDF0024 Then
		 MouseClick("left",612,311)
	  EndIf		
	  If PixelGetColor(610,404) = 0xDF0024 Then
		 MouseClick("left",610,404)
	  EndIf
   EndIf
   If @HOUR = 3 And @MIN = 34 Or @HOUR = 4 And @MIN = 34 Then
	  MouseClick("left",881,367)
	  Sleep(2000)
	  MouseClick("left",878,468)
   EndIf
   Until @HOUR = 4 And @MIN = 50
if help needed to configure just post it