D2BS BOT

10/04/2012 11:28 LHDII-Tobi#1
Hey guys i need help... i want that my bot leave when he See Vipers from Nihlatak ( i want this on diablo cause tppk)

Me and My Mate tryed it so:

This on Char File :
Code:
      
Config.Diablo.ViperQuit = true;
This on Cofnig.js:
Code:
	Diablo: {
		Entrance: false,
		SealWarning: "Leave the seals alone!",
		EntranceTP: "Entrance TP up",
		StarTP: "Star TP up",
	    ViperQuit: true
	},
and this on diablo.js:

Code:
  if (Config.Diablo.ViperQuit && getUnit(1, 597)) {
    print("Tomb Vipers found.");

    return true;
  }

can any1 help me?

i can give fg too!
10/07/2012 14:53 Muddy Waters#2
It would be wise to provide some more context, at least that would allow people who are not into kolbot to comment on this.
12/13/2012 14:38 LHDII-Tobi#3
Im still searching listen


I need help on a script

to stop TPPK ( Town Portal Player Killer )
If necro or soso revive vipers from Nilhatak they can tppk with them

I need A script if the bot see the vipers he should leave the game
would be nice if some 1 can help me i can pay in psc ( pay safe card )
or maybe Forum Gold
12/14/2012 02:46 Talltree#4
did you update your bot in the last ~2 weeks, kolton allready made a config line to quit or trigger going to town if a summoned viper is found near you.
12/14/2012 05:10 mirkoregge#5
Denke mal, dass dein Anliegen eher zum Kolbot gehört; oder nutzt du eine andere D2BS-Version?