Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 19:23

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Need Help GrandFantasia bot autoit

Discussion on Need Help GrandFantasia bot autoit within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 5
Received Thanks: 0
Post Need Help GrandFantasia bot autoit

ok i read some tutorial about auto it and i could say i got the basic idea so far...

so im trying to make a bot in grandfantasia that:
1.select target (Tab)
2.attack(1 (attack action on action bar number 1))
3.repeat.

ok i think i got the tab part or the select target here

Code:
#include <GUIConstantsEx.au3>

GUISetState(@SW_SHOW)

GUICreate("Grand Fantsia Bot", 335, 100)

GUICtrlCreateLabel("On going bot...", 8, 10)

$startbutton = GUICtrlCreateButton("Start", 190, 8, 60)

GUISetState(@SW_SHOW)
WinActivate ("GrandFantasia")
WinWaitActive("GrandFantasia");

While 1
	$msg = GUIGetMsg()
	
	Select
		
		Case $msg = $startbutton
			while 1=1
				$i = 0
				while $i < 30
					Send ("{TAB}")
					Sleep (500)
					$i = $i + 1
				WEnd
			WEnd
			
		Case $msg = $GUI_EVENT_CLOSE
			GUIDelete()
			ExitLoop
			
	EndSelect
		
WEnd
im not sure yet if thats right but i tested it and it keeps on tabbing which its suppose to do now the prob is i cant figure out how to do the attack code and repeat, i just keep on getting error.. could someone enlighten me with some knowledge.

after this ill try to make the potion part(i just started using autoit sorry for noobish help for code)
clied is offline  
Reply


Similar Threads Similar Threads
WTS lv 70 grandfantasia perfect warlord
12/03/2013 - Trading - 4 Replies
WTS lvl 70 warlord 70 set +9 yellow lv 70 cape yellow lvl 70 acc 10+ lv 65-70 yellows all +9 and stoned Masteries and Legends Maxed Tons of legacy sets in bank Tons of sprite costumes etc Tons of mounts and costumes heres a screenie
How to bypass GrandFantasia???
08/17/2010 - General Coding - 2 Replies
Frist i tried by Sandbox but i cant work Help me I'm Thai, I'm playing on Thaiserver :handsdown: :handsdown: :handsdown:
Suche GrandFantasia [HACK]
07/26/2010 - General Gaming Discussion - 0 Replies
wie der überschrief chon sagte suche ich ne GrandFantasia hier ist der HOMPAGE zur game:http://de.grandfantasia.aeriagames.com/:)
Grandfantasia
02/20/2010 - General Coding - 1 Replies
Guys, Someone can help me how to hack(gold) GF?? PM me if you have a hack(gold)... Please....:) Thanks...
WTS> level 60 necro GrandFantasia Siropas
01/25/2010 - Trading - 0 Replies
good equips and gold........leave offer here...........



All times are GMT +2. The time now is 19:23.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.