05-28-2006, 05:29 AM
Ok , it is a little fun script
Wm_hunter it is me the autor -_-
SplashTextOn ('Gold hack 1.0', '[GOLD HACK] Fun hack 1.11b by Anorexia, [email protected] ' , 200, 75)
Sleep (3000)
SplashOff ()
$Channel = IniRead("goldhack.ini", "Goldhack","howmanygold", "1")
$dik = iniread("goldhack.ini", "Goldhack", "Quit", "x")
while 1
HotKeySet ( "g" , "goldhack")
HotKeySet (($dik), "fin")
Opt("MouseCoordMode", 2)
Opt("PixelCoordMode", 2)
WEnd
Func goldhack ()
While 1
MouseClick("left", 496, 462, 2, 0)
send($channel)
Send("{enter}")
WEnd
EndFunc
Func fin ()
Exit
EndFunc
Wm_hunter it is me the autor -_-
SplashTextOn ('Gold hack 1.0', '[GOLD HACK] Fun hack 1.11b by Anorexia, [email protected] ' , 200, 75)
Sleep (3000)
SplashOff ()
$Channel = IniRead("goldhack.ini", "Goldhack","howmanygold", "1")
$dik = iniread("goldhack.ini", "Goldhack", "Quit", "x")
while 1
HotKeySet ( "g" , "goldhack")
HotKeySet (($dik), "fin")
Opt("MouseCoordMode", 2)
Opt("PixelCoordMode", 2)
WEnd
Func goldhack ()
While 1
MouseClick("left", 496, 462, 2, 0)
send($channel)
Send("{enter}")
WEnd
EndFunc
Func fin ()
Exit
EndFunc