Jump to content

script for E.Mana pots + Combat Pots +P.attack Pots ?


Recommended Posts

Posted

Can someone write a mix of Emana pots/ and Warrior potion buffs, that can be used in one script? i dont know how to do it!!!

 

maybe

 

something like Mana < 75% use pot

Attackspeed < 1000 use CHP

 

etc...

 

 

mana scritp can be found here on fourm, but no a mix :(

 

this script should work then on DN-servers

Posted

Label(mana)
CharStatus(HP,!=,0)
{
CharStatus(MP,<,99)
{
Label(MANA)
USEITEM(Mana Potion[iD=728])
}
}
DELAY(1000)
Call(mana)

 

I did not create this fully (just the CharStatus(HP,!=,0) thing). For hp potions you might want to Use walker auto option for healig potions. For CP potions there is CP clickers that you can download (Use search button).

Posted

p. atc pots you can set in l2w settings - you don't need scripts - go to "buffs" window, last 4 buff slot, are for pots, if you don't have p. atc potion on buff list, for sure you have some empty slots on this list, try use empty slot - one of it is p atc pot

 

Posted

p. atc pots you can set in l2w settings - you don't need scripts - go to "buffs" window, last 4 buff slot, are for pots, if you don't have p. atc potion on buff list, for sure you have some empty slots on this list, try use empty slot - one of it is p atc pot

 

i know this, but sometimes the "empty" spot is skipped not 100% use but always
Posted

i know this, but sometimes the "empty" spot is skipped not 100% use but always

 

i am not sure if i understand your problem, but if you set empty spt, and nothink happened, try change time to 1 sec, if after this also nothing happened this mean this isn't any potion:)

Posted

if u wanna make e . mana or combat haste or p atk pot , u have to go here : in l2walker :

buff settings , (than u will have items) check the white slot (u can't see what is write there)

and if ur inv have only cmba hast - p atk pot - e mana u will find 3 slot empty (white)

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