March 18, 2010

Garena Clicker 1.0

Made using autoitv3

Requires:
1. 1024×768 resolution 32bit color
2. Garena window maximized

F11 to select room
F10 to stop

Virus Scan: Here

pass: squidol

SPOILER FOR THE CODE:

Spoiler:

Global $cancle
Global $mousepos
Global $filler = 0
Global $sorry
Global $pasok
Global $already
WinWaitActive(“Garena”)
HotKeySet(“{F10}”, “stopClicker”)
HotKeySet(“{F11}”, “getMouse”)

AdlibEnable(“getCancle”)

Func stopClicker()
SplashImageOn(“Garena Clicker v1.0 by squidol”, “C:\pino.jpg”,253,233)
Sleep(3000)
SplashOff()
Exit
EndFunc

Func getMouse()
$mousepos = MouseGetPos()
$filler = 1
sleep(2000)
EndFunc

Func getCancle()
$already = PixelGetColor( 417, 388)
$pasok = PixelGetColor( 754, 204)
$cancle = PixelGetColor( 423, 398)
$sorry = PixelGetColor( 374, 382)
if $already = 0×002B87 Then
MouseClick(“left” , 473,431, 1, 0)
EndIf
if $cancle = 0×595959 Then
MouseClick(“left” , 447, 403, 1, 0)
EndIf
If $pasok = 0×9ACF92 Then
SplashImageOn(“Garena Clicker v1.0 by squidol”, “C:\pino.jpg”,253,233)
Sleep(3000)
SplashOff()
Exit
EndIf
if $sorry = 0×00309C Then
MouseClick(“left” , 514, 432, 1, 0)
EndIf
EndFunc

MsgBox(0,”Garena Clicker v1.0 by squidol”,”Move your cursor on the room you want to join and press F11, F10 to exit”)

While 1
if $filler = 1 Then
MouseClick(“left” , $mousepos[0], $mousepos[1], 2)
EndIf
WEnd

Download Link: Mediafire

 

Website HackGameViet là 1 dịch vụ của hệ thống của V.I.P
Phiên bản 1.0 hiện đang trong thời gian chạy thử nghiệm.
Founded by HackGameViet . Developed by HackGameViet Group and all Member.
Design and Code by VIP.
Technical support: Hackgameviet@gmail.com
Copyright © 2010 - 2012 HackGameViet.Com. All rights reserved.