HFFF Bot - FAQ - DO NOT ASK QUESTIONS VIA PM!

07/03/2008 09:55 Nyxnyxnyx#76
Great job thank you very much! gonna test it now :)

The automatic bit doesn't work. It takes the reward too early, the quest hasn't updated stairs yet.

And why is dark escape in the build, if it ain't gonna be used? Same with semi automatic. Takes reward too early
07/03/2008 11:56 blauwiggle#77
Quote:
Originally Posted by Nyxnyxnyx View Post
The automatic bit doesn't work. It takes the reward too early, the quest hasn't updated stairs yet.

And why is dark escape in the build, if it ain't gonna be used? Same with semi automatic. Takes reward too early
delayreward=5000

5000ms = 5 seconds
07/03/2008 13:53 Azunai#78
Quote:
nette Arbeit. Danke für die Übersetzung. Eigentlich wollte ich mich ransetzen, hatte aber nie Zeit dafür. Ja letzte Zeit war ich halt ziemlich im Stress Ich setz mal einen Link zu deinem Post in den Startpost
usb -.- lesen dann posten xD

das die übersetzung der readme die dem bot beiliegt ;)
nicht der FAQ ^^
07/03/2008 14:31 Tyon#79
Kann die FAQ auch kurz übersetzen.
Ist ja nicht gerade viel Text.
07/03/2008 14:45 USB Schnittstelle#80
Quote:
Originally Posted by bitchbi View Post
usb -.- lesen dann posten xD

das die übersetzung der readme die dem bot beiliegt ;)
nicht der FAQ ^^


verdammt o,O

sowas passiert wenn man die nacht durchmacht :D

kommt nich wieder vor versprochen ;)
07/03/2008 15:38 Tyon#81
War auch nur für den User gedacht, der absolut keine Ahnung hatte was er machen musste damit der Bot läuft.

Hier nun die übersetzte FAQ:

Quote:
If you got more important questions just ask. We will add them to this FAQ however please dont ask questions like "ITS NOT WORKING" or "I DONT KNOW WHATS WRONG BUT THE BOT DOESNT DO ANYTHING" etc.

Autoit Version 3.2.10.0
Errors can occur if you use an other version.
Newest Version: 3.2.12.1


Note:
Delay times are ALWAYS in milliseconds!
That means: 1000 millisec = 1 sec

; For all problems concerning "Hero XY gets his orders too early/late disable Anti-Alasing and change the mousespeed. (Most of the times increase the mousespeed.)
;---> Settings.ini


;Q: The bot runs fine in the semi-automatic mode however he doesnt find the way out of the outpost. Whats wrong?
;A: It could be that you binded a hotkey wrong or your mousespeed is to fast/slow.


;Q: My resolution is "whatever". What can I do?
;A: Change it to fullscreen - 1280x1024 or rewrote all mouseclick/pixelsearch/pixelgetcolor commands so they fit for your resolution.
;line:
172,177,185,188,191,199,202,205,230,236,239,245,24 8,254,257,260,265,268,273,276,281,284,409,415,421, 583,589,595,707
713,719,831,837,843,959,965,971,1095,1103,1117,112 2,1125,1130,1133,1138,1141,1194,1200,1206,1212,125 0,1290,1298,1316
1346,1394,1397,1449,1452,1457,1461,1465,1470,1473, 1483,1492,1495,1504,1510,1513,1519,1522,1528,1531, 1534,1539,1542
1547,1550,1555,1558,1608,1613,1621,1624,1627,1635, 1638,1641,1666,1675,1681,1684,1690,1693,1696,1701, 1704,1737,1745
1759,1764,1767,1850,1856,1862,1868,1879,1884,1890, 1896,1907,1912,1922,1927,1950,1954,2054,2117,2169, 2172,2177,2181
2185,2190,2193,2203,2212,2221,2227,2230,2236,2239, 2245,2248,2251,2256,2259,

;Q: In which line can I change the coords for the field where I write my chars name to donate the points?
;A: line: 1447-1476 and line 2167-2196

;Q: Where can I change the bot so he leaves the outpost using the outpost sign and not the npcs?
;A: Inside settings.ini change it to "0"

;Q: After some time GW closes itself.

;A: Upgrade your RAM.

;Q: He leaves the outpost but dont set the flags and dont use any skills. After some time he suddenly goes into the guildhall.

;A: Install TexMod [ ... ] or check your hotkey bindings


;Q: The "markers.tpf" cant be loaded and if it works there are green dots inside the outpost.

;A: That happens if Guild Wars downloads some files in the background which leads the TexMod files to the wrong location.
;Possible solutions:
;1. Start Guild Wars using -image in the command line to download all files for Guild Wars before you start the bot.
;2. Go 2 second time into the outpost.


;Q: Can you locate some colors using PixelGetColor in the reward window?

;A: Sure. All you need to do is pick up the colors using Au3info Tool (RGB Mode) and change the bot code in the following lines:

;line: 1447-1476

Select
Case = 1 ; Boost your alliance s faction
MouseClick("left", Random(502, 778), Random(639, 664), 1, )
= Random(500, 1000)
Sleep()
MouseClick("left", Random(354, 924), Random(588, 594), 1, )
= Random(500, 1000)
Sleep()
Send(, 1)

MouseClick("left", Random(666, 790), Random(733, 750), 1, )

= Random(500, 1000)
Sleep()
MouseClick("left", Random(354, 924), Random(588, 594), 1, )
= Random(500, 1000)
Sleep()

MouseClick("left", Random(666, 790), Random(733, 750), 1, )

= Random(500, 1000)
Sleep()
Case = 2 ; Get Amber Chunks
MouseClick("left", Random(498, 777), Random(505, 534), 1, )
= Random(500, 1000)
Sleep()
MouseClick("left", Random(497, 780), Random(564, 593), 1, )
= Random(500, 1000)
Sleep()
EndSelect

;and line 2167-2196

Select
Case = 1 ; Boost your alliance s faction
MouseClick("left", Random(502, 778), Random(639, 664), 1, )
= Random(500, 1000)
Sleep()
MouseClick("left", Random(354, 924), Random(588, 594), 1, )
= Random(500, 1000)
Sleep()
Send(, 1)

MouseClick("left", Random(666, 790), Random(733, 750), 1, )

= Random(500, 1000)
Sleep()
MouseClick("left", Random(354, 924), Random(588, 594), 1, )
= Random(500, 1000)
Sleep()

MouseClick("left", Random(666, 790), Random(733, 750), 1, )

= Random(500, 1000)
Sleep()
Case = 2 ; Get Jadeite Shards
MouseClick("left", Random(498, 777), Random(505, 534), 1, )
= Random(500, 1000)
Sleep()
MouseClick("left", Random(497, 780), Random(564, 593), 1, )
= Random(500, 1000)
Sleep()
EndSelect


;and change this to:

Select
Case = 1 ; Boost your alliance s faction
MouseClick("left", Random(502, 778), Random(639, 664), 1, )
= Random(500, 1000)
Sleep()
MouseClick("left", Random(354, 924), Random(588, 594), 1, )
= Random(500, 1000)
Sleep()
if pixelgetcolor(x,y) = deine herausgefunde farbe an x,y then ;if
Send(, 1)

MouseClick("left", Random(666, 790), Random(733, 750), 1, )

= Random(500, 1000)
Sleep()
MouseClick("left", Random(354, 924), Random(588, 594), 1, )
= Random(500, 1000)
Sleep()

MouseClick("left", Random(666, 790), Random(733, 750), 1, )

= Random(500, 1000)
Sleep()
endif ;endif
Case = 2 ; Get Amber Chunks
MouseClick("left", Random(498, 777), Random(505, 534), 1, )
= Random(500, 1000)
Sleep()
MouseClick("left", Random(497, 780), Random(564, 593), 1, )
= Random(500, 1000)
Sleep()
EndSelect


;Q: It seems that something is wrong. I can see my heroes/henchies on the radar and suddenly they die.
;I think the map is 100% accurate so the bot sends them to the wrong locations.
;Could somebody make a screenshot where i can see the points where the bot needs to send them so I can fix it by myself.

;A: A screenshot which shows you how your interface should look like can be found inside the .rar archive.
07/03/2008 15:40 Xalpha6212#82
Why doesn't the bot drop faction point ???
07/03/2008 15:48 Tyon#83
Dont know. You have to explain us your error.

Does he miss the reward window or doesnt he even try to donate the points?
07/03/2008 16:14 Azunai#84
Hier nun die übersetzte FAQ:

na da sind jezt alle variablen weg -.-

ich bastels mal um und stells in den ersten post

Edit:

an die mods,
bitte nicht im ersten post einfach ohne sinn und verstand editieren -.-

ich musste das grad komplett neu machen da ihr unter erweiterte einstellungen nicht das häckchen von "Automatically embed media (requires automatic parsing of links in text to be on)." weg gemacht habt
07/03/2008 17:20 foose1990#85
So ich bins mal wieder mit noch ner Frage^^Also der Bot klappt eigentlich Prima.
Einziges Problem nun ist, wenn er nach ein paar Runs in die GH geht und dann wieder zurück kommt lädt er ja die Henchies neu ein.Jedoch ist das Problem dass er immer einen Henchie weiter unter dem eigentlichen auswählt sprich statt Lukas lädt er Nika ein und statt Devona lädt er Aidan ein. Für Prof Gai lädt er keinen ein, da ja unter ihm kein name mehr steht.hoffe ihr könnt mir helfen.

ty :D
07/03/2008 17:29 Tyon#86
Dein Gruppensuchfenster ist wahrscheinlich einfach verschoben.
Entweder du änderst im Code die Koordinaten für die Maus oder du verschiebst dein Fenster so das es passt.
07/03/2008 17:32 foose1990#87
naja ne darum gehts ja net denn er wählt die henchies ja über das gruppe suchen fenster (P) aus und das hab ich auf den gleichen einstellungen wie in der How to genannt.etwas größer als die minimap
07/03/2008 17:36 Xalpha6212#88
Quote:
Originally Posted by FrEeDoMe View Post
Dont know. You have to explain us your error.

Does he miss the reward window or doesnt he even try to donate the points?
I don't speak very good English but i'll try to explain my error ..
The bot, when he travel to Apenwood or Jade, doesn't go to the 'Kurzick bureaucrate'. He sometimes goes to the flag 'Aspenwood/Jade' or he goes to the 'zaishen representative' but never to the 'Kurzick bureaucrate'.
And so he doesn't open the reward window ...

The error is probably in this code (for Aspenwood) :
Code:
Case  = 2	; Fort Aspenwood
			Send("m")										
			 = Random(700, 1000)
			Sleep()
			MouseClickDrag("right", Random(720, 725), Random(185, 190), Random(720, 725), Random(455, 460), )
			 = Random(625, 629)
			 = Random(129, 133)
			MouseClick("left", , , 1, )
			 = Random(200, 400)
			Sleep()
			Send("{Space}")
			 = Random(500, 1000)
			Sleep()
			Send("{Space}")
			_travelcheck1kurzick();
			Send("{NUMPAD0}")
			 = Random(200, 400)
			Sleep()
			Send("{SPACE}")
			 = Random(9500, 10500)
			Sleep()
			Send("v")
			 = Random(200, 400)
			Sleep()
			Send("{Space}")
			 = Random(2700, 3000)
			Sleep()
			Send("{a down}")
			 = Random(100, 110)
			Sleep()
			Send("{a up}")
			 = Random(100, 110)
			Sleep()
			Send("{d down}")
			 = Random(100, 110)
			Sleep()
			Send("{d up}")
			 = Random(500, 1000)
			Sleep()
			Send("{q down}")
			 = Random(2400, 2500)
			Sleep()
			Send("{q up}")
			 = Random(500, 1000)
			Send("{w down}")
			 = Random(2000, 2050)
			Sleep()
			Send("{w up}")
			 = Random(500, 1000)
			Send("v")
			 = Random(200, 400)
			Sleep()
			Send("{Space}")
			 = Random(2000, 2500)
			Sleep()
	EndSelect
PS: Sorry for my english ^^
07/03/2008 17:43 MasteR GunneR#89
.. which means that you probably fucked up your control settings. Check them again, please, thanks.
07/03/2008 17:46 foose1990#90
so ich hab jetzt mal die coords verändert,ich musste den y-wert um ca. 17px nach oben setzen.mal schaun obs nun klappt.ich editte dann


//Edit:So klappt jetzt wohl alles aber ich hab mal die Zeit gestoppt die er für ein Run braucht. Die liegt im Moment bei a. 2:30min ich hab hier schon leute gesehen deren Bot locker ne Minute schneller läuft.Kann mir wer tipps geben welche einstellungen ich dafür verändern muss?Der Bot ist bei ca. 1 Minute gerade erst aus der Stadt rausgegangen

//Edit2: korrigiere.das mit den neuen Koordinaten klappt doch nicht.er macht immernoch den selben fehler wie vorher