Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Diablo 2
You last visited: Today at 06:12

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



D2nT Mausoleum Problem

Discussion on D2nT Mausoleum Problem within the Diablo 2 forum part of the Other Online Games category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2009
Posts: 128
Received Thanks: 8
D2nT Mausoleum Problem

Tag da die Problemthreads ja untergehn durch das gespamme versuch ichs mal so.

würde gerne mauso botten lassen problem hierbei ist....sobald er das mausoleum betritt öffnet sichn tp und er beendet das script

das mausoscript sieht so bei mir aus ( habs nicht bearbeitet )

Code:
function NTMain()
{
	Include("libs/common/NTCommon.ntl");
	NTC_IncludeLibs();
	NTC_IncludeConfig("NTBot/char_configs");

	NT_LoadConfig();
	NTSI_LoadNIPFiles("NTBot/item_configs");

	NTA_Initialize();

	if(!NTTM_CheckAct())
	{
		NTC_SendMsgToScript("NTBotGame.ntj", "NTTM_CheckAct()");
		return;
	}

	NTTMGR_TownManager();

	if(!NTTM_TownMove("waypoint"))
	{
		NTC_SendMsgToScript("NTBotGame.ntj", "NTTM_TownMove()");
		return;
	}

	if(!NTM_TakeWaypoint(3))
	{
		NTC_SendMsgToScript("NTBotGame.ntj", "NTM_TakeWaypoint()");
		return;
	}

	NTP_DoPrecast(true);

	if(NTConfig_KillBloodRaven)
	{
		if(!NTM_MoveToStair(17, 19, 0, 20))
		{
			NTC_SendMsgToScript("NTBotGame.ntj", "NTM_MoveToStair()");
			return;
		}

		NTA_KillMonster(GetLocaleString(3111));

		if(NTConfig_ClearPosition)
			NTA_ClearPosition();

		NTSI_PickItems();
	}

	if(!NTM_MoveToStair(17, 19))
	{
		NTC_SendMsgToScript("NTBotGame.ntj", "NTM_MoveToStair()");
		return;
	}

	if(!NTM_TakeStair(19))
	{
		NTC_SendMsgToScript("NTBotGame.ntj", "NTM_TakeStair()");
		return;
	}

	if(!NTA_ClearLevel())
	{
		NTC_SendMsgToScript("NTBotGame.ntj", "NTA_ClearLevel()");
		return;
	}

	NTC_SendMsgToScript("NTBotGame.ntj", "SCRIPT_END");
}
danke für eure hilfe
Sparxxi is offline  
Old 04/13/2010, 08:16   #2
 
elite*gold: 0
Join Date: Jan 2008
Posts: 79
Received Thanks: 0
Haben sie noch andere skripte, die haben NTA_ClearLevel() dass nicht funktionieren?
Sub is offline  
Old 04/13/2010, 08:39   #3
 
elite*gold: 0
Join Date: Jul 2009
Posts: 128
Received Thanks: 8
irgendwo noch aber kA mehr wo genau^^ und darfst mich ruhig dutzen :P denke sind ja nicht alle vom alter her mit großem unterschied ^^
Sparxxi is offline  
Old 04/13/2010, 11:40   #4
 
kal_el's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 7,310
Received Thanks: 2,205
wenn du nix verändert hast wird das original sein, das jeder hat.. bei mir gehts
da kannst ja vergleichen
und gleich ma closed
Quote:
function NTMain()
{
Include("libs/common/NTCommon.ntl");
NTC_IncludeLibs();
NTC_IncludeConfig("NTBot/char_configs");

NT_LoadConfig();
NTSI_LoadNIPFiles("NTBot/item_configs");

NTA_Initialize();

if(!NTTM_CheckAct())
{
NTC_SendMsgToScript("NTBotGame.ntj", "NTTM_CheckAct()");
return;
}

NTTMGR_TownManager();

if(!NTTM_TownMove("waypoint"))
{
NTC_SendMsgToScript("NTBotGame.ntj", "NTTM_TownMove()");
return;
}

if(!NTM_TakeWaypoint(3))
{
NTC_SendMsgToScript("NTBotGame.ntj", "NTM_TakeWaypoint()");
return;
}

NTP_DoPrecast(true);

if(NTConfig_KillBloodRaven)
{
if(!NTM_MoveToStair(17, 19, 0, 20))
{
NTC_SendMsgToScript("NTBotGame.ntj", "NTM_MoveToStair()");
return;
}

NTA_KillMonster(GetLocaleString(3111));

if(NTConfig_ClearPosition)
NTA_ClearPosition();

NTSI_PickItems();
}

if(!NTM_MoveToStair(17, 19))
{
NTC_SendMsgToScript("NTBotGame.ntj", "NTM_MoveToStair()");
return;
}

if(!NTM_TakeStair(19))
{
NTC_SendMsgToScript("NTBotGame.ntj", "NTM_TakeStair()");
return;
}

if(!NTA_ClearLevel())
{
NTC_SendMsgToScript("NTBotGame.ntj", "NTA_ClearLevel()");
return;
}

NTC_SendMsgToScript("NTBotGame.ntj", "SCRIPT_END");
}
kal_el is offline  
Closed Thread


Similar Threads Similar Threads
D2nt Problem
05/08/2010 - Diablo 2 - 1 Replies
Hi Leute so ich habe folgendes problem sobald mein bot AlteTunnels machen soll bleibt er einfach stehen woran kann das liege?^^ so wäre nett wenn mir jemand hilft :p
d2nt problem
05/04/2010 - Diablo 2 - 2 Replies
Ich habe bei BlueBird 1.1 eingestellt dass 2 chars einem anderem folgen und dia leechen. ich habe in der char config seinen namen eingesteltl und in der botleech config hab ich den acc von dem eingetragen, der bot typt zwar jede sekunde /f l aber der joint nicht. Ich habe bei allen configs besonders auf groß und kleinschreibung geachtet und der joint trotzdem nicht. mit rv möchte ich das nicht machen da ich diablo ja 2 mal starten muss und das geht dann nich zusammen. bitte um hilfe
D2NT 3.0 Mausoleum Supertruhen
04/26/2010 - Diablo 2 - 9 Replies
Hey Leute, da ich auch Mausoleum laufen lassen, wollte ich fragen, ob man dort auch hinzufügen kann, dass er die Truhen (von mir aus auch alle, die er sieht) öffnet. Hat jemand eine Idee, ob man eine _checkChest dort einbinden kann? Grüße
D2NT hängt in Ecken/ hinter Wänden. Mausoleum/Ancient Tunnels
04/07/2010 - Diablo 2 - 1 Replies
Nabend. Hab folgendes Problem: Wenn ich mausoleum oder AT laufen lasse hängt der Bot des öfteren an ner ecke und versucht monster zu killen die er aber wegen der ecke nicht ancasten kann. manchmal telt er dann nochmal hin, aber oft bliebt er auch ewig hängen, was manchmal sogar bis zur maxgametime geht... Weiss jemand Rat? grüße, hannelore
D2NT bot problem!
11/01/2009 - Diablo 2 - 5 Replies
Hey, hab vorhin mal d2nt eingerichtet, läuft eigentlich auch ganz gut, jedoch: Wenn er n item findet, das gut ist und er es stashen will, klatscht der meine ganzen skiller + torch + anni erstmal in die truhe... ich will das jedoch nicht^^ Was ist verkehrt? Hier meine config!



All times are GMT +1. The time now is 06:13.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.