Blizzhackers

Return of the Jedi

* Login   * Register    * FAQ    * Search

Join us on IRC: #bh@irc.synirc.net (or Mibbit Web IRC)


MuleFactory


It is currently Fri May 24, 2013 7:36 am


All times are UTC [ DST ]





Post new topic Reply to topic  [ 128 posts ]  Go to page 1, 2, 3, 4, 5 ... 9  Next
Author Message
 Post subject: [Guide] How to setup follow bot for NTbot & YAMB
PostPosted: Mon May 31, 2010 5:39 pm 
 
User
User
User avatar

Joined: Thu Feb 22, 2007 7:25 am
Location: PA
IF YOU SEE ANYTHING MISSING THAT SHOULD BE IN HERE PLEASE TELL ME

LeechO - Is for ondals use only
Leech - Is normal leech / helper
LeechD - Not meant for low levels / weak characters
AutoBaal -
/*    
   Universal Baal leecher by Kolton with Autoleader by Ethic
   Pure leech script for throne and Baal
   Reenters throne/chamber upon death and picks the corpse back up
   Make sure you setup safeMsg and baalMsg accordingly
*/


For the auto baal you need to open the script which is found in ntbot / libs / bots and edit the messages in there.

If interested in a pick it here is mine which I will be constantly updating and adding stuff too that is worth actually selling :)

http://www.edgeofnowhere.cc/viewtopic.php?t=460441 - My Pickit

Other things you need to know - http://www.edgeofnowhere.cc/viewtopic.php?t=460721

This is very important to do BEFORE creating the character configuration. When there are SVN updates done, if it affects character files and / or new vars are added it will be best if you delete your current character file and have the bot re make it otherwise you may have issues trying to run the bot and / or not have any of the new settings. Also, make sure you USE THE IN GAME CONFIGURATION SET UP SINCE WE NO LONGER SUPPORT THE OLD CONFIGURATION SET UP.



Also make sure js32.dll is not in your windows system or system32 folder that file SHOULD ONLY BE IN YOUR D2BS FOLDER


http://www.assembla.com/spaces/bobode/documents - make sure you have the latest OOG if you use it

http://www.assembla.com/spaces/d2bs/documents - for just d2bs or d2driver

The newest leech script also now supports Ondals just make sure ondals is in Weapon Tab 2 not Weapon Tab 1

1. Open your character config. file if your running public set it to true.
Now in the NT_Leader.push("LEADERS CHARACTER NAME EXACT SPELLING"); in the area i capitalized must be exact matching aswell so it is ExAmPlE must have it spelt just like that.
Now all there is left to do is set the Leech type which you figure what you want and of course make sure simonsays is disabled as always. - ONLY FOLLOW THIS IF YOU HAVE NOT FOLLOWED THE NEW GUIDE ON SETTING UP YOUR CHARACTER CONFIGURATION

Here is my guide for in game configuration w/ video tutorial - viewtopic.php?f=204&t=471232

1. Load D2BS with OOG or what ever you choose to use to run D2BS.

2. While in game pause the bot, set the bot up in GAME make sure public mode is set to true and what not.

3. Now save and exit.

Go into ntbot / libs / config

Select the config file that has your characters name on it.

Now find

//-------------------------------------------------------------------------------------------------
   //    Leader and Leech Configuration
   //
   //       Any character name settings in this section are CASE-SENSITIVE.
   //-------------------------------------------------------------------------------------------------
   NT_Leader = ["ExAmPlE", "ExAmPlee_Exampleee];
   QuitWithLeaderList = ["ExAmPlE", "AddAnotherHere"];
   NTConfig_HelpPreClear = false         //   Set to true if you want to help clear the throne before it's announced 'Safe'
   NTConfig_HelpWithWaves = false         //   Set to true to fight in throne when each wave drops
   NTConfig_HelpWithBaal = false         //   Set to true if you want to help kill Baal
   NTConfig_GetBaalItems = false         //   Set to true if you want to pick items after Baal dies
   NTConfig_ClearLeechPosition = false      //   Set to true if you want to fight while leeching in Worldstone Chamber (tentacles could appear etc)
   


Choose the false / true settings to your liking.

As always make sure the names you want your character following is exact and also if you want to leave with someone other than your leader just add them with the quitwithleaderlist.

Now go in game again with D2BS loaded go back into the in game configuration.

Go to the leech tab (click on it) and move the names you want over to the active list.

Make sure to always save.

4. Now open OOG and edit the profile of the follower.
Should be a setting under Bot Mode Follow (Character name exact spelling)
Ex. Follow LoD-Example (must as always be exact spelling on all letter's sense it is case sensitive)

Or

You can have it Join From Chat as well see which best works for you.

5. Now what the game name is Put in in your Game Name area start It with Lod Baal- and that's all make sure the first letter is capitalized and also the next word if it is in 2 break's as shown, if their is a password just put it in the password area and you'll be good to go.

But if the game name is Chaosbaal- then have it as that.

If you put it as ChaosBaal- it will not work.

Also, make sure the person is on your friends list. (This is just more helpful if possible)

I don't think there is a way to make the leecher wait before joining game either, so you may want to check unless your the leader give it enough time so your follower don't FTJ.

edit: saw i didn't post about NTLeech being modified

Here is my guide on how to download and use SVN -
http://www.edgeofnowhere.cc/viewtopic.p ... 19#4282619

More Info about SVN Update if you end up having issues
-
viewtopic.php?f=204&t=476425


Guide how to follow someone not on your f list

http://www.edgeofnowhere.cc/viewtopic.php?t=458459

YAMB Follow Bot Guide

Select diablo / baal or whoever you may want to run.

YAM_TPMsg="tp up"; Make sure its the same in all configs
WaitForPortal=false; If leader this must be false
YAM_UseFriendsList=true; If leader yes have this enabled and make sure leechers are on your friends list
PublicMode = 1; // Leader have this set to 1

Now to set up the leecher

YAMXXP.push("Baal");

YAM_TPMsg="tp up";
WaitForPortal=true;
YAM_UseFriendsList=true;
PublicMode = 1; // Set to 2 for Leech Botting


Now open YAM-CommonStarter

var YAM_WaitInChat = false; // Wait in Chat Screen until messaged by a leader to join a game

Set this to true

Also you will have a teambotting file made after a game is made, which will be found with your config files, you need to enter helpers names again case sensitive.

Now if you want instead of helping just select the parasite script instead of baal and you should be good to go.

Reference is from the old YAMB website so this IS NOT 100% GUARANTEED TO WORK


Last edited by Cariboulou89 on Mon Feb 21, 2011 7:13 pm, edited 33 times in total.
Top
 Profile  
 Post subject:
PostPosted: Mon May 31, 2010 6:34 pm 
 
User
User

Joined: Sat May 29, 2010 9:44 pm
all clear gj.
how make it when leader say s follower join tp when leader say ng follower leave or leave with leader.

Thanks in advance

Top
 Profile  
 Post subject:
PostPosted: Mon May 31, 2010 8:08 pm 
 
User
User
User avatar

Joined: Thu Feb 22, 2007 7:25 am
Location: PA
Stefany wrote:
all clear gj.
how make it when leader say s follower join tp when leader say ng follower leave or leave with leader.

Thanks in advance


when the leader leave's the follower should leave then

if i am missing anything for this thread let me know thanks

Top
 Profile  
 Post subject:
PostPosted: Mon May 31, 2010 9:19 pm 
 
User
User

Joined: Sat May 29, 2010 9:44 pm
he dont do anythink when join game.
dont leave /enter tp.

Should i leave original msg baal ?
Or i can edit like @*Nam Char* Comman "s" For join tp / "ng" for leave

Top
 Profile  
 Post subject:
PostPosted: Mon May 31, 2010 10:59 pm 
 
User
User

Joined: Sat May 22, 2010 11:08 pm
Hey, i used this but when i join the game my char decides to attack instead of standing back, could u help please

Top
 Profile  
 Post subject:
PostPosted: Mon May 31, 2010 11:39 pm 
 
User
User

Joined: Mon Mar 20, 2006 8:25 pm
you dont have the right leech number 1-3, make sure you do

Top
 Profile  
 Post subject:
PostPosted: Mon May 31, 2010 11:39 pm 
 
User
User

Joined: Sat May 22, 2010 11:08 pm
i put 3 and it still does that

Top
 Profile  
 Post subject:
PostPosted: Tue Jun 01, 2010 6:35 am 
 
User
User

Joined: Wed Apr 07, 2010 5:14 am
thx, was needing a guide for this

Top
 Profile  
 Post subject:
PostPosted: Tue Jun 01, 2010 2:37 pm 
 
User
User
User avatar

Joined: Thu Feb 22, 2007 7:25 am
Location: PA
Stefany wrote:
he dont do anythink when join game.
dont leave /enter tp.

Should i leave original msg baal ?
Or i can edit like @*Nam Char* Comman "s" For join tp / "ng" for leave


did you edit NTleech?

Top
 Profile  
 Post subject:
PostPosted: Tue Jun 01, 2010 3:01 pm 
 
User
User

Joined: Sat May 29, 2010 9:44 pm
Cariboulou89 wrote:
Stefany wrote:
he dont do anythink when join game.
dont leave /enter tp.

Should i leave original msg baal ?
Or i can edit like @*Nam Char* Comman "s" For join tp / "ng" for leave


did you edit NTleech?

yes

function NT_ThronePreAttackInt()
{
if(me.classid == NTC_CHAR_CLASS_SORCERESS)
{
if(NTConfig_AttackOthers == 56 || NTConfig_AttackOthers == 59)
return NTC_DoCast(NTConfig_AttackOthers, 2, 15079, 5027);
}
else if(me.classid == NTC_CHAR_CLASS_AMAZON)
{
if(NTConfig_AttackOthers == 35)
return NTC_DoCast(NTConfig_AttackOthers, 2, 15079, 5027); //fury
}
else if(me.classid == NTC_CHAR_CLASS_DRUID)
{
if(NTConfig_AttackOthers == 240)
return NTC_DoCast(NTConfig_AttackOthers, 2, 15079, 5027); // Fade
}
else if(me.classid == NTC_CHAR_CLASS_ASSASSIN)
{
if(NTConfig_AttackOthers == 256 || NTConfig_AttackOthers == 271)
return NTC_DoCast(NTConfig_AttackOthers, 2, 15092, 5028); //shock field or lightning traps
}
else if(me.classid == NTC_CHAR_CLASS_PALADIN)
{
if(NTConfig_AttackOthers == 112)
{
if(NTConfig_PutAura > 0)
NTC_PutSkill(NTConfig_PutAura, NTC_HAND_RIGHT);

return NTC_DoCast(NTConfig_AttackOthers, 2);
}
}

Top
 Profile  
 Post subject:
PostPosted: Tue Jun 01, 2010 4:35 pm 
 
User
User
User avatar

Joined: Thu Feb 22, 2007 7:25 am
Location: PA
http://pastebin.com/ZSnX2njX

thats what your NTLeech should look like just gotta put leader name, not sure if you have to edit the Leechtype throughout it or not honestly

Top
 Profile  
 Post subject:
PostPosted: Tue Jun 01, 2010 4:46 pm 
 
User
User

Joined: Sat May 29, 2010 9:44 pm
Can u record urs br with lechers
i want see what leader say etc.

Would be nice ^

Top
 Profile  
 Post subject:
PostPosted: Tue Jun 01, 2010 4:52 pm 
 
User
User
User avatar

Joined: Thu Feb 22, 2007 7:25 am
Location: PA
Stefany wrote:
Can u record urs br with lechers
i want see what leader say etc.

Would be nice ^


ok i also found why you weren't leaving, i just edited my original post

did you take away the // from the ntleech ? or ntleechd whichever your running and also do you have baal enabled for the follower believe you do need that but not 100% positive

Top
 Profile  
 Post subject:
PostPosted: Tue Jun 01, 2010 5:17 pm 
 
User
User

Joined: Sat May 29, 2010 9:44 pm
Check thisvar NTLeader ="yep";
var NT_LeechType = 3;

var SimonNextLevel = 109;
var SimonPrevousLevel = 111;
var SimonEscToTown = 69;
var SimonEnableSnagging ;
var SimonAutoReveal ;
var SimonStopLifeWatch ;
var SimonEnableCommands ;
var SimonPOI=106;

// necro attack vars
var XP_Curse =91;
var XP_BuildArmyCurse = 87
var XP_Golm = 0;
var XP_useSkel = true;
var XP_useSkelMage = true;
var XP_useRevive = true;
var XP_CorpseExplosion = true;
var XP_BuildArmyThresh=4;

var QuitWithLeader ="yep";
var NT_Leader =[];

yep - name pala



NT_Leader.push("yep") // leader list for leech and leechD can push muli leaders
//NTConfig_Script.push("Leech"); NTConfig_KillBaal = true; //baal leaching script
//NTConfig_Script.push("LeechD"); // chaos helper



also pala should say Msg 1 Clear ?
and kill baal msg ? original ?


Last edited by Stefany on Tue Jun 01, 2010 5:20 pm, edited 1 time in total.
Top
 Profile  
 Post subject:
PostPosted: Tue Jun 01, 2010 5:19 pm 
 
User
User
User avatar

Joined: Thu Feb 22, 2007 7:25 am
Location: PA
Stefany wrote:
Check thisvar NTLeader ="yep";
var NT_LeechType = 3;

var SimonNextLevel = 109;
var SimonPrevousLevel = 111;
var SimonEscToTown = 69;
var SimonEnableSnagging ;
var SimonAutoReveal ;
var SimonStopLifeWatch ;
var SimonEnableCommands ;
var SimonPOI=106;

// necro attack vars
var XP_Curse =91;
var XP_BuildArmyCurse = 87
var XP_Golm = 0;
var XP_useSkel = true;
var XP_useSkelMage = true;
var XP_useRevive = true;
var XP_CorpseExplosion = true;
var XP_BuildArmyThresh=4;

var QuitWithLeader ="yep";
var NT_Leader =[LEADER NAME HERE];

yep - name pala



NT_Leader.push("yep") // leader list for leech and leechD can push muli leaders
NTConfig_Script.push("Leech"); NTConfig_KillBaal = true; //baal leaching script
//NTConfig_Script.push("LeechD"); // chaos helper

Top
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 128 posts ]  Go to page 1, 2, 3, 4, 5 ... 9  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


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

Search for:
Jump to:  
cron