Play Legend of the Green Dragon Play BNT Play Promisance Play Alien Assault Traders Play Quantum Star Play Some Chess  
   D3jsp RPGRPG   ArcadeArcade   Multiplayer PokerD3Jsp Poker   FAQ/RulesFAQ/Rules  SearchSearch  MemberlistMemberlist   UsergroupsUsergroups   ChatroomLive Chat   Log inLog in   RegisterRegister 

Help download bot pls
1, 2  Next
 
Post new topic  Reply to topic  d3jsp Forum Index -> Diablo II Discussion
View previous topic :: View next topic ::  


Author Message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#1 Posted: 05 Feb 2011 08:58 am    Post subject: Help download bot pls Reply with quote

hopefully you will be able to help me on this matter: since i`m very short on time i would need a bot to make runs for me so i can get xp faster and gold or anything else that i can get ph34r anyone has an idea where can i download one and how i can use it?

Thanks in advance
Back to top
View user's profile Send private message
Timothy_N


Group: Retired Moderators
Joined: 17 Jun 2009
Posts: 1950
Gold: 1943.16
Clan: Honor


sw.gif

Status:
Warn:
Reputation: 37    


Retired Moderators

Post#2 Posted: 05 Feb 2011 09:11 am    Post subject: Reply with quote

Did you try reading this thread?
http://www.d3jsp.org/viewtopic.php?t=42845

_____________________

Back to top
View user's profile Send private message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#3 Posted: 05 Feb 2011 09:41 am    Post subject: :-s Reply with quote

i saw that one but its too complicated for me:( i thaught it was just a program like maphack or something that didn`t need scripts and the rest:-s
Back to top
View user's profile Send private message
Timothy_N


Group: Retired Moderators
Joined: 17 Jun 2009
Posts: 1950
Gold: 1943.16
Clan: Honor


sw.gif

Status:
Warn:
Reputation: 37    


Retired Moderators

Post#4 Posted: 05 Feb 2011 09:44 am    Post subject: Reply with quote

You only need to install one of the three bots at the top.

It will probably include all the scripts you will need.

_____________________

Back to top
View user's profile Send private message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#5 Posted: 05 Feb 2011 02:16 pm    Post subject: Reply with quote

i managed to go that far but now the only problem is that i launch the bot, it creates game, but than exists and starts all over again....what do i do to make him kill all i can?:-s
Back to top
View user's profile Send private message


Timothy_N


Group: Retired Moderators
Joined: 17 Jun 2009
Posts: 1950
Gold: 1943.16
Clan: Honor


sw.gif

Status:
Warn:
Reputation: 37    


Retired Moderators

Post#6 Posted: 05 Feb 2011 02:42 pm    Post subject: Reply with quote

Which bot did you download?
Did you follow all the steps in the instrution?
Do you get any error messages?

_____________________

Back to top
View user's profile Send private message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#7 Posted: 05 Feb 2011 02:58 pm    Post subject: Reply with quote

aaa D2NT manager 3.1 no errors. the only problem is that i cant find a good script for java amazon and at first run i lost all MF charms:(

and now i get error in interface of bot enigmabug-quit game.


Last edited by orcha on 05 Feb 2011 03:03 pm; edited 3 times in total
Back to top
View user's profile Send private message
Timothy_N


Group: Retired Moderators
Joined: 17 Jun 2009
Posts: 1950
Gold: 1943.16
Clan: Honor


sw.gif

Status:
Warn:
Reputation: 37    


Retired Moderators

Post#8 Posted: 05 Feb 2011 03:16 pm    Post subject: Reply with quote

Do you have the way points for the bosses you try to run?

There is a amazon script linked in the thread by Adam. You should be able to use that one if you
change the configurations.

You probably have to change in your inventory configuration so it doesn't throw your charms away.

_____________________

Back to top
View user's profile Send private message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#9 Posted: 05 Feb 2011 03:17 pm    Post subject: Reply with quote

well i allready lost all my charms ... can you post pls the script?:-s and ill personalise it as much as i can:-s
Back to top
View user's profile Send private message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#10 Posted: 05 Feb 2011 03:18 pm    Post subject: Reply with quote

Can you pls post the script so i can copy paste it? i allready lost all charms:(
Back to top
View user's profile Send private message
Timothy_N


Group: Retired Moderators
Joined: 17 Jun 2009
Posts: 1950
Gold: 1943.16
Clan: Honor


sw.gif

Status:
Warn:
Reputation: 37    


Retired Moderators

Post#11 Posted: 05 Feb 2011 03:39 pm    Post subject: Reply with quote

Open your character configuration. There should be code like this:

Code:

 //------------------------------------------------------------------------------
   //------------------------------------------------------------------------------
   NTConfig_FreeSpace = 6;      // Number of free columns. If less full columns are free stashing is set.

   // The numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to stash it.
   NTConfig_Columns[0] = [1,1,1,1,1,1,0,0,0,0];
   NTConfig_Columns[1] = [1,1,1,1,1,1,0,0,0,0];
   NTConfig_Columns[2] = [1,1,1,1,1,1,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


The ones and zeros represent places in your inventory. If you have a zero in a place it will keep
whatever you character has in that place in his inventory. If you have a 1 in a place your bot will
stash whatever is there or drop it (if his pickit script don't include the item).



So if you have a anni in the top right corner of you inventory and your code looks like this:
Code:

 //------------------------------------------------------------------------------
   //------------------------------------------------------------------------------
   NTConfig_FreeSpace = 6;      // Number of free columns. If less full columns are free stashing is set.

   // The numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to stash it.
   NTConfig_Columns[0] = [1,1,1,1,1,1,1,1,1,0];
   NTConfig_Columns[1] = [1,1,1,1,1,1,1,1,1,1];
   NTConfig_Columns[2] = [1,1,1,1,1,1,1,1,1,1];
   NTConfig_Columns[3] = [1,1,1,1,1,1,1,1,1,1];

   NTConfig_MinGoldToStash = 100000;   // Maximum gold amount carried before going to stash

Then your bot will keep the anni in your inventory, but stash everything else.

_____________________

Back to top
View user's profile Send private message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#12 Posted: 05 Feb 2011 03:55 pm    Post subject: Reply with quote

i made all 0 to 1...but seams all my script is scrap. it`s imposible for me to make on my own one:( is there any link to a allready made javazon script?:-s
Back to top
View user's profile Send private message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#13 Posted: 05 Feb 2011 04:02 pm    Post subject: Reply with quote

var NTConfig_UseRedemptionHP;
var NTConfig_UseRedemptionMP;

function NT_LoadConfig()
{
//------------------------------------------------------------------------------
// Boss configuration
//------------------------------------------------------------------------------
//NTConfig_Script.push("NTPindleskin.ntj"); NTConfig_NihlathakExtension = false;
//NTConfig_Script.push("NTNihlathak.ntj"); NTConfig_PindleskinExtension = false;
//NTConfig_Script.push("NTEldritch.ntj"); NTConfig_ShenkExtension = false;
//NTConfig_Script.push("NTThreshSocket.ntj");
//NTConfig_Script.push("NTFrozenRiver.ntj"); NTConfig_ClearFrozenRiver = false;
//NTConfig_Script.push("NTGlacialTrail.ntj"); NTConfig_ClearGlacialTrail = false;
//NTConfig_Script.push("NTIcyCellar.ntj"); NTConfig_ClearIcyCellar = false;
//NTConfig_Script.push("NTBaal.ntj"); NTConfig_KillBaal = true;
NTConfig_Script.push("NTDiablo.ntj");
//NTConfig_Script.push("NTHephasto.ntj");
//NTConfig_Script.push("NTIzual.ntj");
//NTConfig_Script.push("NTMephisto.ntj");
//NTConfig_Script.push("NTTravincal.ntj");
//NTConfig_Script.push("NTKurastTravel.ntj");
//NTConfig_Script.push("NTAct3Sewers.ntj"); NTConfig_ClearA3SewersLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTSummoner.ntj"); NTConfig_KillFireEye = true;
//NTConfig_Script.push("NTDuriel.ntj");
//NTConfig_Script.push("NTAncientTunnels.ntj");
//NTConfig_Script.push("NTColdworm.ntj");
//NTConfig_Script.push("NTRadament.ntj");
//NTConfig_Script.push("NTAndariel.ntj");
//NTConfig_Script.push("NTCountess.ntj");
//NTConfig_Script.push("NTTreehead.ntj");
//NTConfig_Script.push("NTPit.ntj"); NTConfig_ClearPitLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTMausoleum.ntj"); NTConfig_KillBloodRaven = true;
//NTConfig_Script.push("NTHole.ntj"); NTConfig_ClearHoleLevel1 = 1; // 0 : don't clear, 1 : clear path only, 2 : clear all
//NTConfig_Script.push("NTTristram.ntj"); NTConfig_KillRakanishu = true;
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
me.maxgametime = 1200; // time in seconds, maximum game length (0 is infinite)
NTConfig_StartDelay = 0; // Delay time in milliseconds to start;
NTConfig_AreaDelay = 100; // Delay time in milliseconds to change area;
NTConfig_SnagDelay = 100; // 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_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 = 50; // This is the threshold to use a life potion on your merc in percent.
NTConfig_MercRejuvThresh = 30; // This is the threshold to use a rejuv potion on your merc in percent.
NTConfig_MercChicken = 0; // This is your mercs chicken life percent. If he goes below this, exit game.
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
NTConfig_FreeSpace = 6; // Number of free columns. If less full columns are free stashing is set.

// The numbers correspond to your inventory. Set 0 to keep whatever is there, 1 to stash it.
NTConfig_Columns[0] = [1,1,1,1,1,1,1,1,1,1];
NTConfig_Columns[1] = [1,1,1,1,1,1,1,1,1,1];
NTConfig_Columns[2] = [1,1,1,1,1,1,1,1,1,1];
NTConfig_Columns[3] = [1,1,1,1,1,1,1,1,1,1];

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";
//-----------------------------------------------------------------------------------
// SnagIt configuration
// Select one group only (normal / advance / extreme)
//-----------------------------------------------------------------------------------
//NTConfig_NIPFilePath.push("normal/normal.nip");
//NTConfig_NIPFilePath.push("normal/magic_rare.nip");
//NTConfig_NIPFilePath.push("normal/set.nip");
//NTConfig_NIPFilePath.push("normal/unique.nip");
//NTConfig_NIPFilePath.push("normal/craft.nip");

//NTConfig_NIPFilePath.push("advance/normal.nip");
//NTConfig_NIPFilePath.push("advance/magic_rare.nip");
//NTConfig_NIPFilePath.push("advance/set.nip");
//NTConfig_NIPFilePath.push("advance/unique.nip");
//NTConfig_NIPFilePath.push("advance/craft.nip");

NTConfig_NIPFilePath.push("extreme/normal.nip");
NTConfig_NIPFilePath.push("extreme/magic_rare.nip");
//NTConfig_NIPFilePath.push("extreme/set.nip");
NTConfig_NIPFilePath.push("extreme/unique.nip");
//NTConfig_NIPFilePath.push("extreme/craft.nip");

NTConfig_SnagRange = 40; // Radius to check for dropped items. 40 is a good number here
NTConfig_PublicMode = true;
//------------------------------------------------------------------------------
// General configuration
//------------------------------------------------------------------------------
NTConfig_PublicMode = false;
NTConfig_CheckCloneDiablo = true; // Set to true if you want to wait in game after notifying "Diablo Walks the Earth" msg.
NTConfig_OpenChest = false; // Set to true to open chest
me.quitonhostile = false;
//------------------------------------------------------------------------------
// Attack configuration
//------------------------------------------------------------------------------
NTConfig_AttackSkill[0] = 0; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 34; // Primary skill to boss.
NTConfig_AttackSkill[2] = 35; // Primary aura to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 34; // Primary skill to others.
NTConfig_AttackSkill[4] = 35; // Primary aura to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 10; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 0; // Secondary aura. Set to 0 if you won't
NTConfig_ClearPosition = false; // Set to true if you want to clear area after killing boss.

// Check self safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Potion, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckSelfSafe = 0x04|0x40;
// Check merc's safe in field (NOT in town). Set to 0 if you won't
// 0x01 : Death, 0x02 : Poison, 0x04 : Amplify Damage, 0x08 : Weaken, 0x10 : Iron Maiden, 0x20 : Decrepify, 0x40 : Lower Resist
NTConfig_CheckMercSafe = 0x01|0x04|0x10|0x40;

NTConfig_UseRedemptionHP = 80; // Use Redemption if under this percent of life. Set to 0 if you won't
NTConfig_UseRedemptionMP = 60; // Use Redemption if under this percent of mana. Set to 0 if you won't
}

this is the script i tried 2 make...but its crappy it seams:( can you pls help with it? repost the good working version?:-s
Back to top
View user's profile Send private message
Timothy_N


Group: Retired Moderators
Joined: 17 Jun 2009
Posts: 1950
Gold: 1943.16
Clan: Honor


sw.gif

Status:
Warn:
Reputation: 37    


Retired Moderators

Post#14 Posted: 05 Feb 2011 04:17 pm    Post subject: Reply with quote

If you post how you want to put your charms in your inventory, I can post how you should put the code for the inventory.

At the moment you are using a paladin script. I don't think that will work.

Here is a amazon script:
http://www.blizzhackers.cc/viewtopic.php?t=456051

I haven't used that one, so I don't know how well it works, etc.

_____________________

Back to top
View user's profile Send private message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#15 Posted: 05 Feb 2011 04:23 pm    Post subject: Reply with quote

that is for bow amazon. i have javelin:( and due to all the quotes i dont really understand it. can u pls make it as a whole in a post:(
Back to top
View user's profile Send private message
Timothy_N


Group: Retired Moderators
Joined: 17 Jun 2009
Posts: 1950
Gold: 1943.16
Clan: Honor


sw.gif

Status:
Warn:
Reputation: 37    


Retired Moderators

Post#16 Posted: 05 Feb 2011 04:42 pm    Post subject: Reply with quote

The script should work for either bow amazons or java amzons.

I don't think I can describe it better than it is in that link.
You should try to just go through all steps, slowly, one by one.

_____________________

Back to top
View user's profile Send private message
orcha


Group: Members
Joined: 05 Feb 2011
Posts: 10
Gold: 5.50


Status:
Warn:
Reputation: 0    



Post#17 Posted: 05 Feb 2011 05:05 pm    Post subject: Reply with quote

thanks but im lost at this:( can pls someone post a full script?sad
Back to top
View user's profile Send private message
amme


Group: Members
Joined: 03 Feb 2011
Posts: 6
Gold: 3.50


Status:
Warn:
Reputation: 0    



Post#18 Posted: 08 Feb 2011 03:24 am    Post subject: Reply with quote

orcha wrote:
thanks but im lost at this:( can pls someone post a full script?sad


dont got one, try google it, might help
Back to top
View user's profile Send private message
inFluenZa
Graphic Artist

Group: Members
Joined: 15 Feb 2011
Posts: 171
Gold: 576.60
Clan: Coven


Status:
Warn:
Reputation: 1    



Post#19 Posted: 15 Feb 2011 11:31 pm    Post subject: Reply with quote

If you want the bottronics bot them PM me no need to pay 20 bucks for it...i didnt either heh

Anyways his is a lot easier to setup and better scripts

_____________________

Back to top
View user's profile Send private message
GriNGa]nW[


Group: Banned
Joined: 27 May 2011
Posts: 15
Gold: Locked


Status:
Warn: Banned
Reputation: 0    


Banned

Post#20 Posted: 27 May 2011 07:35 pm    Post subject: Reply with quote

google d2nt and there U go smile))
_________________
This user's signature has been disabled
Back to top
View user's profile Send private message
Display posts from previous:   
4 Members: Guest
Post new topic  Reply to topic  d3jsp Forum Index -> Diablo II Discussion All times are GMT - 4 Hours
1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum



D3jsp is proudly powered by phpBB © 2.0
Theme and Forum by tramway