D2Bot# mit Kolbot RELEASE - Ein neuer Bot für D2BS

11/18/2012 11:39 ajura1990#871
Quote:
Originally Posted by kolton1 View Post
eu servers are really bad right now, games fail 30% (started 2 days ago)
use ftj delay if you're getting r/d

ajura1990
looks like bad attack skill config

hm:

Config.AttackSkill[0] = 42; // Preattack skill.
Config.AttackSkill[1] = 59; // Primary skill to bosses.
Config.AttackSkill[2] = 55; // Primary untimed skill to bosses. Keep at -1 if Config.AttackSkill[1] is untimed skill.


static blizz and glacial :( or should i use more

edit: thanks :D have added some skills, now he kills the main creatures but dont clear and skip pindel
11/18/2012 12:01 kolton1#872
skills [1] and [3] are needed or attack.clear will return false

try this for blizz static

Config.AttackSkill[0] = -1; // Preattack skill.
Config.AttackSkill[1] = 59; // Primary skill to bosses.
Config.AttackSkill[2] = 55; // Primary untimed skill to bosses. Keep at -1 if Config.AttackSkill[1] is untimed skill.
Config.AttackSkill[3] = 59; // Primary skill to others.
Config.AttackSkill[4] = 55; // Primary untimed skill to others. Keep at -1 if Config.AttackSkill[3] is untimed skill.
Config.AttackSkill[5] = -1; // Secondary skill if monster is immune to primary.
Config.AttackSkill[6] = 42; // Secondary untimed skill if monster is immune to primary untimed.
11/18/2012 12:10 ajura1990#873
still skip pindle :( tele in front of him and skip
11/18/2012 16:28 tgvbhz#874
Dringliche Frage: Wie bekomme ich den Bot unter Windows XP zum laufen?
11/18/2012 17:09 Mecco-Pekko#875
Quote:
Originally Posted by tgvbhz View Post
Dringliche Frage: Wie bekomme ich den Bot unter Windows XP zum laufen?
manager öffnen und start drücken ....
11/18/2012 17:48 tgvbhz#876
Quote:
Originally Posted by Mecco-Pekko View Post
manager öffnen und start drücken ....
Ach ja, weil ich so blöd bin, das nicht zu probieren -.-

Ich bekomme folgende Error Message:
Die Anwendung konnte nicht richtig initialisiert werden (0xc0000135)

Habe vorübergehend Muddys D2NT drauf, möchte aber den Kolbot nutzen.
Weiß jemand, was den Fehler verursachen könnte?
11/18/2012 17:52 mirkoregge#877
Quote:
Originally Posted by tgvbhz View Post
Ach ja, weil ich so blöd bin, das nicht zu probieren -.-

Ich bekomme folgende Error Message:
Die Anwendung konnte nicht richtig initialisiert werden (0xc0000135)

Habe vorübergehend Muddys D2NT drauf, möchte aber den Kolbot nutzen.
Weiß jemand, was den Fehler verursachen könnte?
Net.Framework installiert?
11/18/2012 17:55 tgvbhz#878
Quote:
Originally Posted by mirkoregge View Post
Net.Framework installiert?
Glaube nicht, danke :D

Habe eben eine virtuelle Maschine aufgesetzt und bereits einiges an Updates installiert, das aber wahrscheinlich noch nicht ^_^
11/18/2012 18:00 mirkoregge#879
Die beschriebene Fehlermeldung brachte bei google das Ergebnis :p ^^

gl&hf :)
11/18/2012 18:16 using11#880
Gibt es ein script für diablo das champs killt + seals und dia?

fastdia nur das er noch alle champs im cs killt vom start an

ohne die ganzen anderen rand monster
11/18/2012 18:46 dave222#881
Quote:
Originally Posted by kolton1 View Post
eu servers are really bad right now, games fail 30% (started 2 days ago)
use ftj delay if you're getting r/d

ajura1990
looks like bad attack skill config
whats ftj?:)
11/18/2012 18:47 tgvbhz#882
failed to join

Hm... Der Manager startet jetzt zwar, aber der Bot funktioniert nicht. Er startet ein D2 Fenster, wartet einen Augenblick und kackt ab.
Im Prinzip genau das, was passiert, wenn man dem Bot unter Windows 7 keine Admin Rechte einräumt.
Jemand ne Ahnung, wie man das bei Windows XP behebt?
11/18/2012 18:59 Northern Light#883
Hey kolton will there be any update for the bot? Or you stoped the eork on the bot?
Also i wanna know if there is a way to log mules which i muled by hand and to use any search funktion?
11/18/2012 19:03 tgvbhz#884
Quote:
Originally Posted by Northern Light View Post
Hey kolton will there be any update for the bot? Or you stoped the eork on the bot?
Also i wanna know if there is a way to log mules which i muled by hand and to use any search funktion?
Der Bot bekommt andauernd Updates ^^
Das letzte vor acht Tagen :)

Und wegen des Mule Loggens gibt's was von [Only registered and activated users can see links. Click Here To Register...]
11/18/2012 23:38 dave222#885
hi 1 frage, das hier hebt alle diese genannten rüstungen mit mindestes 10% ed und 0 / 3 / 4 sox auf oder?

PHP Code:
([name] == duskshroud || [name] == wyrmhide || [name] == scarabhusk || [name] == wirefleece || [name] == greathauberk || [name] == archonplate) && [quality] <= superior && [flag] != ethereal # ([sockets] == 3 || [sockets] == 4 || [sockets] == 0) && [enhanceddefense] >= 10 && ([itemmaxdurabilitypercent] == 15 || [itemmaxdurabilitypercent] == 0)