AutoIt...^^

11/10/2007 16:48 katze123#1
I have a problem...^^

Who ever build a AutoFishing bot, how did you/he did that?.:confused:..
How did he begin that the commands like MouseClick("left",...,...) and so on are working?

Please help or give me ur .au3 script... i need it really XD u can delete the things with the fishbot, but i need the beginning. THX!

i know that anyone knows xD please... i need ur help =)

this thing doesnt work, whats wrong??

Code:
WinActivate ( "2Moons" )
WinWaitActive ( "2Moons" )




HotKeySet("{F9}", "Terminate")
HotKeySet("{PAUSE}", "TogglePause")


while 1

sleep(250)


 = PixelSearch (665, 962, 670, 966, 0xFC6D6E, 2) ;Search HP
If @error Then
	ControlSend("2Moons","","","{F1}"); Drink HP pot
EndIf

 = PixelSearch (634, 977, 639, 981, 0x618CF5, 2) ;Search MP
If @error Then
	ControlSend("2Moons","","","{F2}"); Drink MP pot
EndIf



 = PixelSearch (1120, 926, 1126, 929, 0xEB7C87, 1) ;health of mob
if @error Then
ControlSend("2Moons","","","{7}") ;Summon mob
EndIf	


;Loot
		sleep(500)
		ControlSend("2Moons","","","{SPACE}") ;Loot
		sleep(450)
		ControlSend("2Moons","","","{SPACE}") ;Loot
		sleep(400)
		ControlSend("2Moons","","","{SPACE}") ;Loot
		ExitLoop



;=================================================================================

wend

Func TogglePause()
    = NOT 
   While 
       sleep(100)
       ToolTip('Script is Paused',0,0)
   WEnd
   ToolTip("")
EndFunc
Func Terminate()
    Exit 
EndFunc
03/19/2009 17:24 HorusAximand#2
This is Warmaster Horus from your clan I tried the autohotkey autoloot and didn't work maybe it because I was in fullscreen.
I need a auto loot which do you use? whats the best one you think I should use.
04/07/2009 17:35 felcadzelite#3
can anyone give me a script for me to log in everytime my character disconnected with the game 2moons. specially in vending.

i had one script for autoit, but it only log in my char to the main screen. when it dc, it will never log in again..

thanks in advance
04/07/2009 20:37 -=EPvP^RULEZ=-#4
why the hell bring such an old thread?!

--......... oh wait!! i just bumped it up again!! >.< im screwed T_T