Grand Fantasia AutoIT bot

03/17/2010 23:41 FeonDust#136
Good news, found the address. I just have to get an answer from zhadow32 for using a little bit of his code, then I'll have it uploaded.
So far I've updated it for:
Percentage HP detection instead of exact value
Cursed protection
added delays after each attack

Anything else you guys can think of?
I thought about how to avoid the minibosses on maps, and found the address that holds the monster name when you press tab, but I'm unable to find a pointer for it. If I figure it out, users can put in names of monsters they want to avoid.
03/18/2010 01:18 unkn0wnkiller#137
I was wondering if it possible for the melee bot to have some sort of function that allows it to only attack a certain monster???
03/18/2010 01:57 chui15#138
waaaaaaaaa....i cant download it in mediafire....wat will i do?
03/18/2010 02:17 TheDestroyer101#139
Quote:
Originally Posted by FeonDust View Post
Good news, found the address. I just have to get an answer from zhadow32 for using a little bit of his code, then I'll have it uploaded.
So far I've updated it for:
Percentage HP detection instead of exact value
Cursed protection
added delays after each attack

Anything else you guys can think of?
I thought about how to avoid the minibosses on maps, and found the address that holds the monster name when you press tab, but I'm unable to find a pointer for it. If I figure it out, users can put in names of monsters they want to avoid.
Nice one.. is the the download links already updated? does the updated one avoid cursed boxes? if so, then i wont getting any emblems out of it.. and i think selling them add more golds.. so im thinking instead of avoiding em.. just get into mount if ever ppl turns to zombie..

Avoiding miniboss is a good addition however it does not protect us from being stuck in one place and get killed (i.e. if the monster is in the side.. happens to me a lot using melee bot thats why i prefer camper one).. but its a good thing to use in an open area field where u cant be trap in one place.. but all in all i think, its a very good addition..
03/18/2010 02:25 FeonDust#140
Quote:
Originally Posted by TheDestroyer101 View Post
Nice one.. is the the download links already updated? does the updated one avoid cursed boxes? if so, then i wont getting any emblems out of it.. and i think selling them add more golds.. so im thinking instead of avoiding em.. just get into mount if ever ppl turns to zombie..

Avoiding miniboss is a good addition however it does not protect us from being stuck in one place and get killed (i.e. if the monster is in the side.. happens to me a lot using melee bot thats why i prefer camper one).. but its a good thing to use in an open area field where u cant be trap in one place.. but all in all i think, its a very good addition..
The 'curse protection' is for what you asked for, mounting when you turn into a cursed :P. I haven't uploaded it yet, it'll be a new blog post when I do. Still waiting on zhadow >_<

Quote:
Originally Posted by unkn0wnkiller View Post
I was wondering if it possible for the melee bot to have some sort of function that allows it to only attack a certain monster???
I tried, I can't. I am unable to find pointers for monster names, so that idea's thrown out the window for now.

Quote:
Originally Posted by chui15 View Post
waaaaaaaaa....i cant download it in mediafire....wat will i do?
just wait for the new release..
03/18/2010 03:17 chui15#141
@FeonDUst

thx thx thx....^^
03/18/2010 06:27 defution01#142
Feon, Its seems like melee bot don have sit keys, is there any chance u can put some sit function for melee bot? camperbot kinda slow rite? how bout if melee bot got sit function, i mean if the HP are below that have been set, the character will sit for a while.. can?
03/18/2010 06:45 xCoCaKoLax#143
Code:
;Set Variables
Global $Paused
Global $Time

;Position Window
WinMove("Grand Fantasia","",0,0)
WinActivate("Grand Fantasia", "")
if @error > 0 Then
	_Debug(string(@error))
	exit 0
EndIf


;Set hotkeys
HotKeySet("{PAUSE}", "_Pause")
HotKeySet("{END}", "_Exit")
$Paused = False

_Pause()
$Time = String(@Hour) & ":" & String(@Min) & ":" & String(@Sec)
_Debug("Start: " & $Time)
$Timer = TimerInit()

while 1	
	;154,343
	MouseClick("Left",314,426)
	sleep(45000)
	
	_Open()
	
	;282,451
	MouseClick("Left",391,362)
	sleep(45000)

	_Open()
WEnd

Func _Open()
	;Open Chests!
		send("5")
		send("5")
		send("5")
		send("5")
		send("5")
		send("5")
		send("5")
		send("5")
		send("5")
		send("5")
		send("5")
		send("5")
			sleep(5000)
EndFunc

Func _Debug(ByRef $var)
	ConsoleWrite("  " & $var & @CRLF)
EndFunc

func _Pause()
	$Paused = Not $Paused
	While $Paused 
		ToolTip("Paused",0,0)
		sleep(100)
	WEnd
		ToolTip("Running",0,0)
EndFunc
	
func _Exit()
	$Time = String(@Hour) & ":" & String(@Min) & ":" & String(@Sec)
	_Debug("End: " & $Time)
	Exit 0
EndFunc

GDub/Kevin
03/18/2010 06:56 FeonDust#144
Quote:
Originally Posted by defution01 View Post
Feon, Its seems like melee bot don have sit keys, is there any chance u can put some sit function for melee bot? camperbot kinda slow rite? how bout if melee bot got sit function, i mean if the HP are below that have been set, the character will sit for a while.. can?
Added it, it's probably going to be buggy and use HP pot AND sit if it's below the value, but eh atleast it's in there.

You have the option to enable/disable it if it is too buggy. Uploading the new version right now.

@xCoCaKoLax

If you're going to post somebody else's code, you should post their instructions on how to use it...and ask them if you can post it here.
03/18/2010 07:14 FeonDust#145
Update has been uploaded! Check my blog for download links.
03/18/2010 07:15 xCoCaKoLax#146
@xCoCaKoLax

If you're going to post somebody else's code, you should post their instructions on how to use it...and ask them if you can post it here.



why? this is a basic/simple cod3 from [Only registered and activated users can see links. Click Here To Register...]
i dont n33d ansk nothing, thatīs public; AutoIT basic.

if u like know real bot i send 1 copy for you free.. [driver botsmall/own3d] clientless bot obviusly made by coca :p
thatīs protected by EXEcryptor + HID [hardware id] if u crack this protection.. ce la vie ^^ i hav3 owned.


wanna 0ne? =] maybe you know with this copy about a real bot[or]programmer =]
03/18/2010 07:20 FeonDust#147
Either way, you should've at least posted that in a new thread, not mine. People will end up asking ME questions about that script.
03/18/2010 07:26 xCoCaKoLax#148
Quote:
Originally Posted by FeonDust View Post
Either way, you should've at least posted that in a new thread, not mine. People will end up asking ME questions about that script.
ITS OK =]
BYTE
03/18/2010 08:00 chui15#149
@FeonDust do we have filled up the survey again? thnx in advance....^^,
03/18/2010 08:18 unkn0wnkiller#150
thanks for the update feon now I dont have to worry about watching my laptop every few min just to make sure he was cursed...