Teamboting again!

holga

Member!
Joined
Jun 5, 2005
Messages
23
Reaction score
0
ok in my last thread i had both my sorc and my friends char ( the teleporter )
as leaders now i have only my friends char as it and my sorc as a helper

but still my bot doesnt respand to my friends messages.. the (teleporter) makes the game and it wisper my sorc (join the game name)

but my sorc stays in channel ;S

help me out :(
 

Johnny

IMMERSION RUINED
Joined
Mar 24, 2005
Messages
2,375
Reaction score
1
Location
Garden Grove, CA
why did you make a new thread? if a mod could merge this with this thread here it would be most helpful...

anyways; knowing that you have your teambotting configured correctly (posting what you have as your teambotting script would be helpful) and you have the teleporter and leecher on each others friends list, and using "usefriendlist=true" i dont see a problem...

Code:
//////////////////////////////////////////////////////////////////////
// Team Botting configuration
//====================================================================
// PublicMode = 0/1/2	 		0 - Private, 1 - Public, >1 - Supports Leeches
// YAM_TPMsg = value			define the boardcast msg to use to signal to the team bots to enter your tp
// WaitForPortal = true/false;		Set to true to wait for a YAM_TPMsg before entering tp
//					rather than teleporting to the boss itself.
// YAM_UseFriendsList = true/false	Set to true to use the "/f m" command for your team bots 
//					to join your game rather than message them individually
//					if true, you need to add the accounts of your team bots 
//					to your bnet friends list!
// YAM_WaitInChat=true/false;		false to bot as normal and true to wait in chat for team botting.
//--------------------------------------------------------------------
YAM_WaitInChat=false;
YAM_TPMsg="tp up";
WaitForPortal=false;
YAM_UseFriendsList=true;
PublicMode = 1;
that should be the teleporter's script

Code:
//////////////////////////////////////////////////////////////////////
// Team Botting configuration
//====================================================================
// PublicMode = 0/1/2	 		0 - Private, 1 - Public, >1 - Supports Leeches
// YAM_TPMsg = value			define the boardcast msg to use to signal to the team bots to enter your tp
// WaitForPortal = true/false;		Set to true to wait for a YAM_TPMsg before entering tp
//					rather than teleporting to the boss itself.
// YAM_UseFriendsList = true/false	Set to true to use the "/f m" command for your team bots 
//					to join your game rather than message them individually
//					if true, you need to add the accounts of your team bots 
//					to your bnet friends list!
// YAM_WaitInChat=true/false;		false to bot as normal and true to wait in chat for team botting.
//--------------------------------------------------------------------
YAM_WaitInChat=true;
YAM_TPMsg="tp up";
WaitForPortal=true;
YAM_UseFriendsList=true;
PublicMode = 1;
that should be the leecher's script...

it SHOULD join when it whispers to friends "join baalxbot-#/" or whatever the game name is; and then it should go through the portal when the teleporter's bot says "tp up"
 

holga

Member!
Joined
Jun 5, 2005
Messages
23
Reaction score
0
that is exaktly what i have done... but still my sorc wont join :(
 

Johnny

IMMERSION RUINED
Joined
Mar 24, 2005
Messages
2,375
Reaction score
1
Location
Garden Grove, CA
what version of d2jsp w/ yamb do you have? i have .44 and .49 so i can help with either...
 

NewPosts

New threads

Top