ChestRun_Bot

02/14/2009 10:54 Specter cason#46
wraum willste denn en 2. timer einbauen?
02/14/2009 12:03 riser1337#47
Hab da son paar kleinigkeiten eingebaut, zum beispiel einen normalen timer der läuft und auf der platform displayed wie lange der bot läuft. und auch zum beispiel das auf der patform angezeit wird wie viele runs er bisher gemacht hat und wieviele truher er geöffnet hat.
jetzt will ich noch den resign timer machen... hat da jemand ne ahnung wie?

ps: hab den jetzt bissle laufn lassn, ergebnis:

Runtime: 01:11:30 Runs: 36 Opened: 38
02/14/2009 23:56 stickhead80#48
moin moin also ich hab da ein problem bei der 1.1 version leuft der nicht loß nur bei der anderen kann mir jemand vieleicht bitte sagen woran das liegt,und er macht die kisten nicht auf leuft immer hin aber benutzt den dietrich nicht.thx schon mal
02/15/2009 12:13 riser1337#49
Folgendes Problem bei der stuck funktion, läuft eigentlich gut, nur nach dem er einmal stuck war und dann resign't und dann wieder losrennt dann setzt er keinen timer mehr... ansonsten resettet der den kann da einer helfen? seh den fehler net.
Code:
Func stuck()
	
	$timer = TimerInit()
	AdlibEnable("Check", 500)
	GuiGetMsg()
	
EndFunc

Func Check()
	
	ControLSetTEXT("Chest_Bot","", $Label1, TimerDiff($timer))
	
	If TimerDiff($timer) > 4*1000*60 Then
		AdLibDisable()
		StopMoveTo()
		giveup()
		RS(1000,2000)
		Call("start")
	EndIf
		
EndFunc		

Func start()
		
		WinActivate($client)
		sleep(4000)
			Farm()
EndFunc

Func Farm()
	While 1
		For $i = $vkrunden to 1 Step -1
			randomwayout()
			stuck()
			RunToChest()
			giveup()
			RS(2500,3000)
		next 
			ident()
			haendler()
	WEnd
EndFunc
02/15/2009 21:23 kevkiller320#50
pls how can i change the deutch key for other key in the bots because i have a english keyboard and i don't have those key: ö ä
So this bots don't work with me can someone said me how i can do?
02/15/2009 21:51 NBA#51
Wieso stellen wir bei den Bots nicht einfach den zeichensatz auf ASCII? Das müsste unnseren ausländischen (sauf)kumpanen doch helfen. Braucht man eigentlich iwas zum rennen?
02/16/2009 15:47 Specter cason#52
Quote:
Originally Posted by kevkiller320 View Post
pls how can i change the deutch key for other key in the bots because i have a english keyboard and i don't have those key: ö ä
So this bots don't work with me can someone said me how i can do?
you can change the keys in the tt6.ini I think


Quote:
Originally Posted by NBA View Post
Braucht man eigentlich iwas zum rennen?
du kannst
auf 2 en runskill machn is aber net unbedungt nötig wenn keinen benutzen willst einfach den 2. sillplatz frei lassen
02/16/2009 17:56 kevkiller320#53
tt6.ini or tt6.au3 with editor?
because i don't have tt6.ini
02/16/2009 18:01 PaddyBob#54
tt6.ini with editor. its simple


greetz
02/16/2009 18:04 kevkiller320#55
but with the editor au3 in the script of tt6 i don't see any letter ä or ö
02/16/2009 18:14 kevkiller320#56
oh, ok it's good i found tt6.ini thanks all!!
02/18/2009 10:15 kevkiller320#57
oh, with v1.1 i have a problem man, he don't indentified the item and he sell the item unid so i think that the identification kit is don't on is place pls help me
02/18/2009 11:33 Specter cason#58
you need a normal identifications kit in the first row left
02/18/2009 12:40 kevkiller320#59
ok, he indentified the item but he sell the normal id kit with item, why?
02/18/2009 12:42 Specter cason#60
normely he buy a new kit is the interface right?