Jump to content

[SHARE] DE-LVL script in Dion


provid

Recommended Posts

well, i made it myself bcz none of my friends has it or it doesn't work for me. just buy some haste potions and death penalty scrols

 

works on interlude (d-n)

 

de-lvl at NPC Lucas

 

====================================

 

LABEL(start)

CHARSTATUS(LV,>=,63)

{

USEITEM(Haste Potion[iD=734])

MOVETO(18247, 145719, -3112)

MOVETO(17382,147571,-3152)

NPCSEL(Lucas[iD=30071])

JMP(fight)

}

LABEL(fight)

FORCEATTACK(Lucas[iD=30071])

DELAY(10000)

CHARSTATUS(CHP,<=,0)

}

DELAY(500)

GOHOME()

DELAY(1500)

JMP(start)

 

=====================================

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...