Jump to content

Recommended Posts

Posted

Hello,

 

I'm currently playing in a server called L2Silent. Atm, I'm doing my subclass quest, but I'm facing a problem. Because the server is BR/ARG/ most of the players log like 3-6AM where I am sleeping and they are killing the Kernon boss. Since L2Walker is working I was wondering if there is a script that auto gets the item from kernon when it dies.

 

 

Thank you.

  • 4 weeks later...
Posted

this is real old its post so many times

 

 

Hellate:

Code:

 

LABEL(hallate)

NPCDLG(Chest of Hallate)

DELAY(10)

DLGSEL(Quest)

DELAY(10)

JMP(hallate)

 

 

Kernon:

Code:

 

LABEL(kernon)

NPCDLG(Chest of Kernon)

DELAY(10)

DLGSEL(Quest)

DELAY(10)

JMP(kernon)

 

 

Golkonda:

Code:

 

LABEL(golkonda)

NPCDLG(Chest of Golkonda)

DELAY(10)

DLGSEL(Quest)

DELAY(10)

JMP(golkonda)

 

 

Cabrio(renember there are agro mobs so use it on you own risk Tongue)

Code:

 

LABEL(cabrio)

NPCDLG(Coffer of the Dead)

DELAY(10)

DLGSEL(Quest)

DELAY(10)

JMP(cabrio)

 

 

Baium(to enter for baium-script work always look did baium respawn,If yes than char will teleport to him and than script end and you must touch Baium by self)

Code:

 

LABEL(baium)

NPCDLG(Angelic Vortex[iD=12571])

DLGSEL(Go where the angelic vortex leads.)

JMP(baium)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock