Evolution Bot

06/05/2008 02:20 Alucard#346
ja, nächstes ziel ... dann switched der bei 1000 zum beispiel jede sekunde auf nen anderen mob und greift den an ... damit kannste gut monster hinter dir herschleifen ...
06/06/2008 18:09 netimports#347
use albot then its good at targeting 1 killing it and move on to next
06/09/2008 05:19 loch123#348
Quote:
Originally Posted by Coldblooded10 View Post
habs jetzt :)

wollt mal fragen ob man irgendwie mehr mobs ziehen kann als nur einen angreifen ??
machst du einfach das der die hp bar nicht scannt und jeden angreift ab 1 hp also da wo 999 steht auf 1 oder 5 oder was niedriges dann greift der dir alles an was er sieht und rennt wie verrückt
06/09/2008 08:21 Alucard#349
falsch loch ... die zahl sagt nicht ab wieviel hp, sondern wieviele millisekunden er wartet bis er zum nächsten ziel schaltet.

wenn du es auf 5 oder 1 machst und dazu zuviele attackskills mit zu niedrigen castzeiten hast rennst du immer nur zwischen den gegnern hin und her, ohne je einen zu erwischen, da der bot schon das nächste ziel versucht anzugreifen ohne beim vorherigen überhaupt angekommen zu sein.
06/09/2008 17:36 loch123#350
@Alucard

naja ich habe ein krieger bei mir klappt das gut der friest dann unmängen an pots aber hat dann auch an die 8-10 mobs um sich herum
06/10/2008 08:53 fr3sh___#351
I have a problem.. I play archlord with my notebook, and there isn't any "HOME" key.
HOW can i start the bot now?
06/10/2008 09:49 Alucard#352
its the "Pos1" key!
06/10/2008 10:22 unicornio7#353
FN+ 7 = HOME
FN+ J = END
06/10/2008 13:16 fr3sh___#354
hmm... still not working.

do i have to launch the game with the normal exe file or with alefclient?
Does a nonvideo tutorial exist? Or anything that could help me.. cause im tired of looking for a bot that really works without problems.
06/10/2008 15:49 unicornio7#355
this bot need launch the game with the normal exe file, but work with all exe of game.
You need start the bot and press "Home" key to start the bot. You cna configure coldown , attack, etc
06/14/2008 19:42 Bowbaq#356
Hi.
I have some issues with this bot. (Maybe the problem was answered before, I've not been patient enough to read the whole thread)
Config and launching steps are OK.
Then the bot seems to become "mad". Basicaly it fails to buff up.
That's the sequence sent by the bot.
Quote:
3^^^=^^^^d=^^^^^4^^^=^^^^d=^^^^^5^^^=^^^^d=^^^^^6
etc...
I suppose "^" is the default key for switching the bars, but in my language configuration (French) it's "²" (I've tried English without success)
Quote:
Func SwitchBarOn()
For = 1 To ( - 1)
ControlSend(, "", "", "{^}")
Sleep(10)
Next
Return ("1")
EndFunc ;==>SwitchBarOn

Func SwitchBarOf()
For = 0 To (4 - )
ControlSend(, "", "", "{^}")
Sleep(10)
Next
Return ("0")
I tried to replace "^" by "²" in this code, without success (I'm a newbie in coding)
I also need to tell you that "=" is the lens key, and that I'm tempting to use lens buff.
Quote:
Func Buff(, )
If GUICtrlRead([]) = 1 Then
If TimerDiff([]) >= (GUICtrlRead([]) * 1000) Or TimerDiff([]) = "" Then
If GUICtrlRead() = 1 Then
ControlSend(, "", "", "{d}")
= SwitchBarOn(GUICtrlRead())
ControlSend(, "", "", "{" & GUICtrlRead() & "}")
= SwitchBarOf(GUICtrlRead())
I think I might have found the "d" here.

I have told everything I know. What can you do for me?
(And please excuse me for my english, it's a bit hard for a french guy)
06/15/2008 19:01 Martinio#357
can u make the bout should only attack on mob and attack first the nearest monsters
06/16/2008 01:07 Hatelove#358
Quote:
Originally Posted by Bowbaq View Post
Hi.
I have some issues with this bot. (Maybe the problem was answered before, I've not been patient enough to read the whole thread)
Config and launching steps are OK.
Then the bot seems to become "mad". Basicaly it fails to buff up.
That's the sequence sent by the bot.

I suppose "^" is the default key for switching the bars, but in my language configuration (French) it's "²" (I've tried English without success)

I tried to replace "^" by "²" in this code, without success (I'm a newbie in coding)
I also need to tell you that "=" is the lens key, and that I'm tempting to use lens buff.


I think I might have found the "d" here.

I have told everything I know. What can you do for me?
(And please excuse me for my english, it's a bit hard for a french guy)
Agreed. For me, can only work the first buff. I put the others on the attack bar.
06/29/2008 15:11 maius9#359
hab alle gemacht wie es da steht will starten dann kommt nur ein piepen vom pc -.-
07/10/2008 04:24 diresu#360
my bot could work fine but i have problems
1, my bot doesnt buff will all the available buffs...he buff with 2 but third is unused
2, attacking mobs with one skill but after that he keep standing trying to find another mob...why he doeasnt finnish current mobs attacking him?

can anyone help?