|
You last visited: Today at 18:21
Advertisement
D2BS MF Bot für 1.13 beta!!!
Discussion on D2BS MF Bot für 1.13 beta!!! within the Diablo 2 forum part of the Other Online Games category.
01/05/2010, 15:24
|
#166
|
elite*gold: 0
Join Date: Dec 2009
Posts: 11
Received Thanks: 0
|
oder kann jmd nochmal ne neue blizzard config posten, die scheint immernoch buggy zu sein
|
|
|
01/05/2010, 19:12
|
#167
|
elite*gold: 0
Join Date: Jan 2010
Posts: 5
Received Thanks: 0
|
Quote:
Originally Posted by josh2604
hab ein neues problem ...
wenn ich den bot starte und er im game ist bleibt er stehen, als ich dann im config ordner nachgeschaut hab war da auf einmal ne neue configdatei, ich denke mal daran liegt der fehler aber ich weiß nicht wie ich das ändern kann
thx für hilfe
|
hast bei der config
NTConfig_Sorceress_NAME.dbl
das dbl is wichtig habs auch zuerst vergessen
|
|
|
01/05/2010, 19:15
|
#168
|
elite*gold: 0
Join Date: Jan 2010
Posts: 5
Received Thanks: 0
|
Bei der Feuerconfig telt die sorc nur zum Boss macht ein TP und verschwindet in die stadt
das is i-wie komisch
Bitte um Hilfe:
P.s. Immer mal den Danke-Button drücken wenn dir geholfen wurde
|
|
|
01/05/2010, 19:21
|
#169
|
elite*gold: 0
Join Date: Dec 2009
Posts: 450
Received Thanks: 46
|
hat sie vielleicht zu wenig mana wen sie beim boss ankommt?
NTConfig_SkipHealMana = 70; // If you have more than this percent of mana, you won't go to a healer
|
|
|
01/05/2010, 19:28
|
#170
|
elite*gold: 20
Join Date: Feb 2009
Posts: 3,100
Received Thanks: 922
|
Quote:
Originally Posted by TrustjustMe
Bei der Feuerconfig telt die sorc nur zum Boss macht ein TP und verschwindet in die stadt
das is i-wie komisch
Bitte um Hilfe:
P.s. Immer mal den Danke-Button drücken wenn dir geholfen wurde 
|
also an der confi selber kann es nicht liegen da meine drine is und die bei mir geht ich schreib mal die hier ein kopier die mal, aber nicht vergessen inventar log beu dir wieder an zu passen!
Code:
if(!isIncluded("config/NTConfig.dbl")) include("config/NTConfig.dbl");
var NTConfig_CastStatic;
function NT_LoadConfig()
{
//------------------------------------------------------------------------------
// Boss configuration
//------------------------------------------------------------------------------
NTConfig_PublicMode = true;
//NTConfig_Script.push("Gamble") //1.13 ptr gamble bot
//NTConfig_Script.push("Leech"); NTConfig_KillBaal = true; //baal leaching script
//NTConfig_Script.push("LeechD"); // chaos helper
//NTConfig_Script.push("Pindleskin"); NTConfig_NihlathakExtension = false;
//NTConfig_Script.push("Eldritch"); NTConfig_ShenkExtension = true;
//NTConfig_Script.push("ThreshSocket");
//NTConfig_Script.push("Frozenstein");
//NTConfig_Script.push("Baal"); NTConfig_KillBaal = true;
//NTConfig_Script.push("Diablo");
NTConfig_Script.push("Andariel");
NTConfig_Script.push("Summoner");
NTConfig_Script.push("Countess");
NTConfig_Script.push("Mephisto");
//NTConfig_Script.push("Travincal");
NTConfig_Script.push("Eldritch"); NTConfig_ShenkExtension = false;NTConfig_DacFarrenExtension = false ;
//NTConfig_Script.push("Nihlathak"); NTConfig_PindleskinExtension = true;
//NTConfig_Script.push("Duriel");
//NTConfig_Script.push("AncientTunnels");
//NTConfig_Script.push("Pit"); NTConfig_ClearPitLevel1 = true;
//NTConfig_Script.push("Mausoleum");
NT_PickUtility = false; // tries to fill belt and tombs with pickit
NTConfig_StartDelay = 0; // Delay time in milliseconds to start;
NTConfig_AreaDelay = 500; // Delay time in milliseconds to change area;
NTConfig_SnagDelay = 500; // Delay time in milliseconds to wait before starting picking items
NTConfig_SkipHealLife = 90; // If you have more than this percent of life, you won't go to a healer
NTConfig_SkipHealMana = 70; // If you have more than this percent of mana, you won't go to a healer
NTConfig_SkipHealCurses = false;// If you want to skip curses, set to true
NTConfig_UseMerc = true; // Set to true if you use a mercenary, will revive merc at a reviver npc.
NTConfig_ResetWeapon = true; // Set to true to reset weapon when reviving merc
NTConfig_LifeThresh = 60; // Drink a normal potion if under this percent of life.
NTConfig_LifeRejuvThresh = 40; // Drink a rejuvenation potion if under this percent of life.
NTConfig_ManaThresh = 30; // Drink a normal potion if under this percent of mana.
NTConfig_ManaRejuvThresh = 10; // Drink a rejuvenation potion if under this percent of mana.
NTConfig_LifeChicken = 30; // This is your chicken life percent. If you go below this life total, exit game.
NTConfig_ManaChicken = 0; // This is your chicken mana percent. If you go below this mana total, exit game.
NTConfig_MercLifeThresh = 60; // This is the threshold to use a life potion on your merc in percent.
NTConfig_MercRejuvThresh = 40; // This is the threshold to use a rejuv potion on your merc in percent.
NTConfig_MercChicken = 20; // This is your mercs chicken life percent. If he goes below this, exit game.
NTConfig_FreeSpace = 4; // Number of free columns. If less full columns are
// The numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to stash it.
NTConfig_Columns[0] = [1,1,1,0,0,0,0,0,0,0];
NTConfig_Columns[1] = [1,1,1,0,0,0,0,0,0,0];
NTConfig_Columns[2] = [1,1,1,1,1,0,0,0,0,0];
NTConfig_Columns[3] = [1,1,1,1,1,1,0,0,0,0];
NTConfig_MinGoldToStash = 100000; // Maximum gold amount carried before going to stash
//----------------------------------------------------------------------------------------------
// Type of potion used in each belt column
// Available types : "hp" = health | "mp" = mana | "rv" = rejuv. Can use other potion types too.
// Keep equal types at adjacent columns. First HP then MP and then HP again is a bad choice.
// Keep HP and MP at the beginning of the belt (in case you want to use rejuv and other types).
// Rejuvenations MUST, I REPEAT MUST be at the end of the belt (last x columns).
// To use rejuvenations only, put "rv" in all columns.
//----------------------------------------------------------------------------------------------
NTConfig_BeltColType[0] = "hp";
NTConfig_BeltColType[1] = "mp";
NTConfig_BeltColType[2] = "mp";
NTConfig_BeltColType[3] = "rv";
//----------------------------------------------------------------------------
// Minimum amount of potions in each column before needing refilling
// If there's less potions then this number in the column we go and shop.
// Set to 4 to go shopping as soon as there's a potion missing.
// Recommend leaving columns set to "rv" at 0. Since shops won't carry rejuvs.
//----------------------------------------------------------------------------
NTConfig_BeltColMin[0] = 4;
NTConfig_BeltColMin[1] = 4;
NTConfig_BeltColMin[2] = 0;
NTConfig_BeltColMin[3] = 0;
//-----------------------------------------------------------------------------------
// SnagIt configuration
// Here is a list of preset nip files assuming you use nip package.
// If you want to add your own .nip files, just copy any line and enter the
// To disable a .nip file, just add "//" at the start of the line or delete the line.
//-----------------------------------------------------------------------------------
NTConfig_NIPFilePath.push("uniques.nip");
NTConfig_NIPFilePath.push("sets.nip");
NTConfig_NIPFilePath.push("whites.nip");
NTConfig_NIPFilePath.push("runes.nip");
NTConfig_NIPFilePath.push("rares.nip");
NTConfig_NIPFilePath.push("magics.nip");
NTConfig_NIPFilePath.push("gems.nip");
NTConfig_NIPFilePath.push("charmsjewels.nip");
NTConfig_NIPFilePath.push("ringsamulets.nip");
NTConfig_NIPFilePath.push("potions.nip");
//NTConfig_NIPFilePath.push("moneymaker.nip");
NTConfig_NIPFilePath.push("keys.nip");
NTConfig_SnagRange = 40; // Radius to check for dropped items. 40 is a good number here
//------------------------------------------------------------------------------
// GambleIt configuration
// To specify what items to gamble, adjust the array with the desired item codes
//------------------------------------------------------------------------------
NTConfig_GambleIt = true; // Enable gambling
NTConfig_GambleStopGold = 300000; // Gold amount to stop the gambling
NTConfig_GambleItem.push("rin"); // Rings
NTConfig_GambleItem.push("amu"); // Amulets
NTConfig_GambleItem.push("ci0"); // Circlets
NTConfig_GambleItem.push("ci1"); // Coronets
//NTConfig_GambleItem.push("lgl"); // Leather Gloves
//NTConfig_GambleItem.push("vgl"); // Heavy Gloves
//NTConfig_GambleItem.push("mgl"); // Chain Gloves
//NTConfig_GambleItem.push("tgl"); // Light Gauntlets
//NTConfig_GambleItem.push("hgl"); // Gauntlets
NTConfig_OpenChest = true; // Set to true to open chest
//------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackFirst = 56; // Cast your first spell once. Set to 0 if you won't
NTConfig_AttackBoss = 47; // Cast your primary spell to boss.
NTConfig_AttackOthers = 56; // Cast your primary spell to others.
NTConfig_AttackSecondary = 64; // Cast your Secondary spell if monster is immune to your primary spell. Set to 0 if you won't
NTConfig_ClearPosition = false; // Set to true if you want to clear area after killing boss.
NTConfig_CheckSafe = true; // Set to true to check for curses, merc and potion (go to town if needed)
NTConfig_CastStatic = 60; // Cast Static Field until monster's HP lower less than this percent. Set to 100 if you won't
}
basierend auf
FB
meteor
static
es
und eisrussie
Quote:
Originally Posted by josh2604
hab ein neues problem ...
wenn ich den bot starte und er im game ist bleibt er stehen, als ich dann im config ordner nachgeschaut hab war da auf einmal ne neue configdatei, ich denke mal daran liegt der fehler aber ich weiß nicht wie ich das ändern kann
thx für hilfe
|
jo die musst du mit anpassen bzw kannst die eine dan löschen weil das war bei mir auch habe die, die ich da reinkopiert habe dan gelöscht und die andere einfach angepasst auf meine fb soso. Wenn es nicht geh schau ob die sk id richtig is bei mir ist das die
Code:
//------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 59; // Cast your first spell once. Set to 0 if you won't
NTConfig_AttackSkill[1] = 45; // Cast your primary spell to boss.
NTConfig_AttackSkill[2] = 64; // Cast your primary spell to others.
NTConfig_AttackSkill[3] = 0; // Cast your primary untimed spell if primary spell is timed spell. Set to 0 if you won't
NTConfig_AttackSkill[4] = 0; // Cast your secondary spell if monster is immune to your primary spell. Set to 0 if you won't
NTConfig_AttackSkill[5] = 0; // Cast your secondary untimed spell if secondary spell is timed spell. Set to 0 if you won't
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
NTConfig_CheckSafe = true; // Set to true to check for curses, merc and potion (go to town if needed)
NTConfig_CastStatic = 60; // Cast Static Field until monster's HP lower less than this percent. Set to 100 if you won't
}
MFG
Matze
|
|
|
01/05/2010, 23:31
|
#171
|
elite*gold: 0
Join Date: Dec 2009
Posts: 11
Received Thanks: 0
|
kann man auch iwie nen 2. key einbringen? wenn ja, wie?
|
|
|
01/06/2010, 02:07
|
#172
|
elite*gold: 20
Join Date: Feb 2009
Posts: 3,100
Received Thanks: 922
|
Quote:
Originally Posted by josh2604
kann man auch iwie nen 2. key einbringen? wenn ja, wie?
|
jo, is wie bei nt-bot neues profil und phad bzzw dia!
|
|
|
01/06/2010, 15:21
|
#173
|
elite*gold: 0
Join Date: Dec 2009
Posts: 11
Received Thanks: 6
|
@tomtom80 hammerdin mit eni/tele amu hat eig keine probleme in hell bloß @baal 2.wave sind die viecher immun  also da musste dir was einfallen lassen. Dia schaff ich z.B ohne probleme da es da keine Magie-Immune gibt  .
Mfg Exod
|
|
|
01/06/2010, 16:53
|
#174
|
elite*gold: 0
Join Date: Dec 2009
Posts: 11
Received Thanks: 6
|
@cybergott ich finde es nett das du brav deine "thanks" verteilst aber ich finde es den anderen gegenüber nicht fair das du bei jedem post von "xdoddestroyer" immer dein "thanks" abgibst.
Dieser Thanks-Button wurde nämlich nur gemacht, damit man danke sagen kann, wenn man dem jenigen wirklich geholfen hat.
Mfg Exod
|
|
|
01/06/2010, 17:45
|
#175
|
elite*gold: 20
Join Date: Feb 2009
Posts: 3,100
Received Thanks: 922
|
Quote:
Originally Posted by Exod
@cybergott ich finde es nett das du brav deine "thanks" verteilst aber ich finde es den anderen gegenüber nicht fair das du bei jedem post von "xdoddestroyer" immer dein "thanks" abgibst.
Dieser Thanks-Button wurde nämlich nur gemacht, damit man danke sagen kann, wenn man dem jenigen wirklich geholfen hat.
mfg Exod
|
da muss ich wiederum eingreifen das liegt daran das ich ihn über icq helfe damit der hier nicht immer posten muss!
MFG
Matze
|
|
|
01/06/2010, 17:52
|
#176
|
elite*gold: 70
Join Date: Sep 2009
Posts: 453
Received Thanks: 116
|
Quote:
Originally Posted by Exod
@cybergott ich finde es nett das du brav deine "thanks" verteilst aber ich finde es den anderen gegenüber nicht fair das du bei jedem post von "xdoddestroyer" immer dein "thanks" abgibst.
Dieser Thanks-Button wurde nämlich nur gemacht, damit man danke sagen kann, wenn man dem jenigen wirklich geholfen hat.
mfg Exod
|
oh wie schlimm... da sprich mal der neid vom feinsten MIMI ICH HABE KEINE THX UND DER BEKOMMT IMMER WELCHE EGAL WAS ER SCHREIBT MIMI dieser blöde xdoddestroyer heul heul heul
sorry das mußte raus xD
|
|
|
01/06/2010, 22:36
|
#177
|
elite*gold: 0
Join Date: Dec 2009
Posts: 11
Received Thanks: 0
|
muss ich für 2. key diablo 2x installieren?
|
|
|
01/06/2010, 22:44
|
#178
|
elite*gold: 0
Join Date: Dec 2009
Posts: 11
Received Thanks: 6
|
Quote:
Originally Posted by HK18
oh wie schlimm... da sprich mal der neid vom feinsten MIMI ICH HABE KEINE THX UND DER BEKOMMT IMMER WELCHE EGAL WAS ER SCHREIBT MIMI dieser blöde xdoddestroyer heul heul heul
sorry das mußte raus xD
|
Q.Q Ich bin hier sowieso nicht oft im Forum aber trotzdem Fairness is Fairness also was soll das? Ich bin nicht neidich auf xoddestroyer, ich hab mich ja auch bedankt mit einem "thanks" aber das hat einfach genervt das da bei jedem post nen "thanks" war.
EDIT: Ah Ja ich weiß es ist schlimm wenn ein neuer hier ma seine meinung sagt  was er davon hält, ich weiß... ich weiß  ... Und ob ich jetzt 0 thanks oder 1000 thanks is mir sowas von Sch**ßegal  . Ich mein nur es gibt hier User die sammeln " thanks" durch harte arbeit und sowas find ich einfach nicht Fair Punkt
Ps: @hk18 und xoddestroyer in euren beiden letzten posts hab ihr euch gegenseitig bedankt " netter provokation" xD
|
|
|
01/07/2010, 13:23
|
#179
|
elite*gold: 0
Join Date: Jul 2009
Posts: 15
Received Thanks: 0
|
wollte mal wissen ob bei euch auch andauert realm down is bei mir kommt manchmal auch der fehler das der bot 7mal dia startet und dann nix mehr macht oder sich dauernd versucht einzuloggen.
wenn ihr dafür ne lösung habt wär das nett
|
|
|
01/07/2010, 15:33
|
#180
|
elite*gold: 20
Join Date: Feb 2009
Posts: 3,100
Received Thanks: 922
|
Quote:
Originally Posted by Exod
Q.Q Ich bin hier sowieso nicht oft im Forum aber trotzdem Fairness is Fairness also was soll das? Ich bin nicht neidich auf xoddestroyer, ich hab mich ja auch bedankt mit einem "thanks" aber das hat einfach genervt das da bei jedem post nen "thanks" war.
EDIT: Ah Ja ich weiß es ist schlimm wenn ein neuer hier ma seine meinung sagt  was er davon hält, ich weiß... ich weiß  ... Und ob ich jetzt 0 thanks oder 1000 thanks is mir sowas von Sch**ßegal  . Ich mein nur es gibt hier User die sammeln " thanks" durch harte arbeit und sowas find ich einfach nicht Fair Punkt
Ps: @hk18 und xoddestroyer in euren beiden letzten posts hab ihr euch gegenseitig bedankt " netter provokation" xD
|
naja wo er richt hat hat der recht und wie gesagt bin ja auch über icq skyp und ts erreichbar  aber naja Nobody's is Perfect!
Quote:
Originally Posted by kenny69
wollte mal wissen ob bei euch auch andauert realm down is bei mir kommt manchmal auch der fehler das der bot 7mal dia startet und dann nix mehr macht oder sich dauernd versucht einzuloggen.
wenn ihr dafür ne lösung habt wär das nett
|
jo kann daran liegen wenn der so oft hintereinander Game Joint das der dan gekickt wird da würde ich mal in anderen Schwierigkeitsgrad schauen ob es da better ist
Quote:
Originally Posted by josh2604
muss ich für 2. key diablo 2x installieren?
|
wäre angebracht ja
MFG
Matze
|
|
|
 |
|
Similar Threads
|
D2BS 1.13???
09/15/2010 - Diablo 2 - 3 Replies
heyy leutzz,
meine frage ist bestimmt wider die 1000ste frage hier ich weis tut mir auch leid :'(
ich wollt nur schnell fragen wo und wie ich dieses prog: D2BS 1.13 downloaden kann?!
ich habe KEIN torrent!!!
brauche dringend hilfe will unbedingt meinen ww barn mit dem bot laufen lassen, möchte aber nicht noch extra ne eni hollen(bin nicht so der fan von eni).
|
[Release] D2BS 1.13
08/01/2010 - Diablo 2 - 69 Replies
Endlich ist es soweit.
D2BS wurde für 1.13 angepasst, gesichert und nun released.
Was ist D2BS?
D2BS basiert auf dem alten D2JSP Bot (wer sich noch an den erinnert) und enthält sowohl die NTBot als auch die YAMB Skripte.
Der Bot ist open source sprich mit den nötigen Kenntnissen könnt ihr alles an dem Bot verändern was ihr wollt.
Im Prinzip nutzt ihr alle bereits D2BS, denn D2NT basiert auf gestohlenem D2BS Source Code. Gestohlen deshalb, weil D2BS einer Lizenz unterliegt die besagt,...
|
D2BS mit OOG 1.3
05/01/2010 - Diablo 2 Programming - 4 Replies
die d2nt-alternative ist schnell konfiguriert
OOG.exe ist eure bot exe und dort editiert ihr eure accounteinstellungen
OOG with 1.3\YAMB\libs\YAMB\configs enthält eure bot konfiguration, ähnlich wie bei d2nt
in OOG with 1.3\YAMB\settings befinden sich die pickit scripte, mit einigen ausführlichen beispielen
|
Modded D2BS 1.13 Bot
03/27/2010 - Diablo 2 - 13 Replies
Hi,
Hab in den d2bs 1.13 bot noch ein paar gegner eingebaut.ist zwar nicht viel, habe aber bei denen schon ein paar nette runen gefunden.
diese bosse sind neu:
NTConfig_Script.push("Mephisto"); //nur Mephisto--nicht neu^^
NTConfig_Script.push("MephistoRat"); //Mephisto,Rat Rechte und Linke seite
NTConfig_Script.push("Käferkau");
NTConfig_Script.push("DunklerVorfahr");
|
D2BS Ladderreset Script!
03/23/2010 - Diablo 2 - 20 Replies
Hi ,
die neue Ladder fängt in "wenigen" Stunden an. Daher hab ich mich heute kurz hingesetzt und mir überlegt wie ich am besten anfange zu botten in der neuen Ladder.
Da gibts nur eins: Mephisto Moat Trick -> Nackte Sorc und trotzdem auf Hell Mephisto legen. Klingt nice w00t :D?
Direkt mal auf Eon geschaut obs solche skirpts gibt und ja gibt es aber leider nur für eine alte D2NT und eine veraltete D2BS Version.
Da ich denke ,dass D2BS einer der ersten Bots sein wird die auf 1.13...
|
All times are GMT +1. The time now is 18:24.
|
|