Jump to content

Recommended Posts

Posted

LABEL(IT)

Set(FIGHTSTOP)

Set(L2Walker,Disable)

MOVETO(9687,240032,-1752)

Set(DefRange,9687,240032,-1752,50)

UseSkill(Silent move[iD=221],Self,Self)

DELAY(2000)

UseSkill(Lure[iD=511],Npc,Chimera of Darkness)

when run it my char go take so far moob I want take near moob

 

Posted

yes work didnt write all

 

LABEL(IT)

Set(FIGHTSTOP)

Set(L2Walker,Disable)

MOVETO(9687,240032,-1752)

Set(DefRange,9687,240032,-1752,50)

UseSkill(Silent move[iD=221],Self,Self)

DELAY(2000)

UseSkill(Lure[iD=511],Npc,Chimera of Darkness)

DELAY(15000)

UseSkill(dash[iD=4],Self,Self)

MOVETO(9687,240032,-1752)

UseSkill(Silent move[iD=221],Self,Self)

DELAY(2000)

Call(dofight)

LABEL(dofight)

Set(FIGHTSTART)

Set(L2Walker,Enable)

DELAY(10000)

CharStatus(MP,<,70%)//

{

USEITEM(Mana Potion[iD=10764])

}

Set(FIGHTSTOP)//

Set(L2Walker,Disable)

DELAY(3000)//

CharStatus(MP,<,60)

JMP(dofight)//

CALL(IT)

Posted

I dont know why you want that script for. IMO you shoud use mana pot script, set non-attack to all of the other mobs(If you just want to attack chimera of darkness), self buff silent move and begin combat. If you want to use lure you can set it in combat heal I guess, where it says Skill 1. Finally, as I see your char is a dagger, so, if you are near death you can use fake death (Heal Options-> HP>30  Use skill Fake Death) and then where it says Stand you write like 50% or smth so it will stand again automatically. Again, I don't know why you need that script for.

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...