Thread Rating:
  • 7 Vote(s) - 3.86 Average
  • 1
  • 2
  • 3
  • 4
  • 5
D2NT31 NTBot42 Tutorial
Drazharm Wrote:I'm a sorceress Lightning , Got infinity where do you suggest that i should use my bot at? For now i only do countess , andy and mephisto.
Anywhere u want to ^.^ try adding eld/ and shek just to make your runs longer
[SIGPIC]http://yfrog.com/mhskidudecopyg[/SIGPIC]
Reply
Is there nice drops on eld and shek?

Btw on summoner it says after kill summoner it says NT.config_killfireeye is he the one in palace celler? so if i set it false he won't kill it?
Reply
Most the time not really, but they can drop hi runes and other nice items sometimes
[SIGPIC]http://yfrog.com/mhskidudecopyg[/SIGPIC]
Reply
//NTConfig_Script.push("NTEldritch.ntj"); NTConfig_ShenkExtension = false;
Is that Eld and shek? so i need to set true to make it kill shenk?



Okey I'ma add them , and whitch portal do i need than and whitch act is it in? Since you need the portal to that place to kill them.
Reply
Drazharm Wrote://NTConfig_Script.push("NTEldritch.ntj"); NTConfig_ShenkExtension = false;
Is that Eld and shek? so i need to set true to make it kill shenk?

Okey I'ma add them , and whitch portal do i need than and whitch act is it in? Since you need the portal to that place to kill them.
Yea just remove the // from in front of it and set shenk extension to true, Its the first wp in act5
[SIGPIC]http://yfrog.com/mhskidudecopyg[/SIGPIC]
Reply
Btw someone know a link to a MF Lightning sorc guide?

I get this thing called Couldn't takewaypoint whats that?
Reply
It means you don't have the way point needed to get to whatever boss/location you are trying to go to.

That, or sometimes it lags out trying to choose the way point.

I can't remember.
Reply
hey skid...i dont know why but everytime my bot transmute/craft something it throws it on the ground /annoyed..can you help out?
Reply
hmm, Why i still get that *name* error? i wroted Correct and added _Bootting

My char name is Bootting

But it just dosent work..

[Image: ssssdd.png]
Reply
do i open file and put char name here? function NT_LoadConfig() with or without() or do i rename file all together?
Reply
you mean when it says NTConfig_paladin?
In my case it'll be NTConfig_paladin_Drazharm
Tho idk why but i don't put my name after and it still works for me Smile[COLOR="Silver"]

---------- Post added 07-01-2010 at 07:50 AM ---------- Previous post was 06-30-2010 at 08:20 PM ----------

[/COLOR]How do i do to make my bot talk and do tp to others? Since i'm about to start an diabaalruns.
Reply
Hey there, i just downloaded the Bot, and i configed my the paladin ntl file and renamed it after my char name (AkaoH) --> "NTConfig_Paladin_AkaoH.ntl" (i use extensions so the .ntl is correct).

But every time i try to run it, it says:

".... \D2NT31_NTBOT42\D2NT\Scripts\NTBot\NTBotGame.ntj (17) : ReferenceError: NT_LoadConfig is not defined"

And i tried to read all this thread to figure out what the problem was.. but i just cant.. :/ Can i get so help so i can try get this bot working Smile

I just added one of those pastebin files..

By AkaoH on the 1st of Jul 2010 04:08:20 AM --> http://pastebin.com/download.php?i=vECK8vUB


This is out my manager looks like : [Image: managerr.jpg]


Maybe i should add i use XP Big Grin
Reply
Akao Wrote:Hey there, i just downloaded the Bot, and i configed my the paladin ntl file and renamed it after my char name (AkaoH) --> "NTConfig_Paladin_AkaoH.ntl" (i use extensions so the .ntl is correct).

But every time i try to run it, it says:

".... \D2NT31_NTBOT42\D2NT\Scripts\NTBot\NTBotGame.ntj (17) : ReferenceError: NT_LoadConfig is not defined"

And i tried to read all this thread to figure out what the problem was.. but i just cant.. :/ Can i get so help so i can try get this bot working Smile

I just added one of those pastebin files..

By AkaoH on the 1st of Jul 2010 04:08:20 AM --> http://pastebin.com/download.php?i=vECK8vUB


This is out my manager looks like : [Image: managerr.jpg]


I had this problem in start too , I never got the answer too it when i asked in here so all i did was to redownload the bot files and i didn't do that NTConfig_Paladin_Name I skipped my name and after that it just worked . Run in admin mode too on manager.
Reply
Drazharm Wrote:I had this problem in start too , I never got the answer too it when i asked in here so all i did was to redownload the bot files and i didn't do that NTConfig_Paladin_Name I skipped my name and after that it just worked . Run in admin mode too on manager.

Tried that.. didnt work :/
Reply
are you sure you have the right position on the character?
Reply
Drazharm Wrote:are you sure you have the right position on the character?

Yes 100%, as he load correctly Smile But its after he load into a game he create it come with that error.
Reply
oyetsaga09 Wrote:hey skid...i dont know why but everytime my bot transmute/craft something it throws it on the ground /annoyed..can you help out?
The bot will prob drop the crafted stuff if it does not meet the req's in the nip file, and if u cube like 3 flawless gems and don't have perf gems set to pick up it will drop the perf gem

Arde92 Wrote:hmm, Why i still get that *name* error? i wroted Correct and added _Bootting

My char name is Bootting

But it just dosent work..
you could have deleted a ; or } somewhere in the sorc config

also make sure this is at the top of your sorc's config file

Quote:var NTConfig_CastStatic;

function NT_LoadConfig()
{

QUOTE=Drazharm;485520]you mean when it says NTConfig_paladin?
In my case it'll be NTConfig_paladin_Drazharm
Tho idk why but i don't put my name after and it still works for me Smile[COLOR="Silver"]

---------- Post added 07-01-2010 at 07:50 AM ---------- Previous post was 06-30-2010 at 08:20 PM ----------

[/COLOR]How do i do to make my bot talk and do tp to others? Since i'm about to start an diabaalruns.[/QUOTE]
Open up your char config file and scroll down till u see NTConfig_PublicMode = false; set that to true (its under General configuration)
If u want help changing what the bot say's let me know

Akao Wrote:Hey there, i just downloaded the Bot, and i configed my the paladin ntl file and renamed it after my char name (AkaoH) --> "NTConfig_Paladin_AkaoH.ntl" (i use extensions so the .ntl is correct).

But every time i try to run it, it says:

".... \D2NT31_NTBOT42\D2NT\Scripts\NTBot\NTBotGame.ntj (17) : ReferenceError: NT_LoadConfig is not defined"

And i tried to read all this thread to figure out what the problem was.. but i just cant.. :/ Can i get so help so i can try get this bot working Smile

I just added one of those pastebin files..

By AkaoH on the 1st of Jul 2010 04:08:20 AM --> http://pastebin.com/download.php?i=vECK8vUB

This is out my manager looks like :

Maybe i should add i use XP Big Grin
well for starters there should be nothing under cdkey if u are running only 1 cdkey set
check your config for missing ;or }
[SIGPIC]http://yfrog.com/mhskidudecopyg[/SIGPIC]
Reply
skidude i want to say like Hello welcome to my diabaalrun do not use any meteors and thosethat makes dc and like follow my runs in channel op ****obaal and than at the end like NG[COLOR="Silver"]

---------- Post added at 10:32 AM ---------- Previous post was at 10:30 AM ----------

[/COLOR]well skiidude when i set publicmode to true will it invite everyone that joins the game?
Reply
Drazharm Wrote:skidude i want to say like Hello welcome to my diabaalrun do not use any meteors and thosethat makes dc and like follow my runs in channel op ****obaal and than at the end like NG[COLOR="Silver"]

---------- Post added at 10:32 AM ---------- Previous post was at 10:30 AM ----------

[/COLOR]well skiidude when i set publicmode to true will it invite everyone that joins the game?
HAHA AUTO POST MERGE is great, now i don't have to go behind u and merge them myself, learn how to use the fking edit post button

you can make the bot talk 4 times in a game (2 when it puts up the 2 tp's and once before killing baal and once to say ng or w/e)
open up D2NT31_NTBot42\D2NT\scripts\NTBot\bots and open the NTBaal, hit ctrl + f and type say then click find next and change TP up, Be careful! to what ever then click find next again and again
Reply
skidude Wrote:well for starters there should be nothing under cdkey if u are running only 1 cdkey set
check your config for missing ;or }

I remove the stuff under cdkeys then, as im only using 1 set of cdkeys, and i check both my paladin NTL and NTBotGame, and i couldnt find any missing ; or } ...

And there shouldnt be either, due to i just re downloaded it all..

It stills come with same error even tho i removed those strings @ cdkey.. :/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  D2NT Etal bot V5. Tutorial. bugme143 3 3,064 10-04-2011, 12:23 PM
Last Post: bugme143
  Question about d2nt 3.1 ntbot42 Zla7in 2 334 09-30-2011, 12:23 PM
Last Post: bugme143
  D2NT31 NTBot42 creating games to fast problem Trancebeats 0 138 06-08-2011, 01:11 PM
Last Post: Trancebeats
  D2NT31 NTBot42 Trancebeats 2 294 06-08-2011, 01:03 PM
Last Post: Trancebeats
  After the reset - D2NT31 NTBot42 ludoss 2 493 03-23-2011, 10:41 PM
Last Post: ludoss
  D2NT31 NTBot42 Tutorial groveruler 2 428 12-18-2010, 07:36 PM
Last Post: groveruler
  Need D2NT31 Assassin script! DajlNsrf 1 744 09-09-2010, 05:57 PM
Last Post: GarrickDR
  D2NT31 + NTBot42: Clicking+Zoning issues emjay2d 0 504 09-05-2010, 12:56 PM
Last Post: emjay2d
  in need of summoner necro script for d2nt31 boston 0 1,209 09-02-2010, 09:39 AM
Last Post: boston
  D2NT Bot Tutorial wall59 8 10,896 07-24-2010, 08:34 AM
Last Post: finalkill

Forum Jump:


Users browsing this thread: 41 Guest(s)