Jump to content

Easy script


apst

Recommended Posts

I made a script for my hawkeye in retail so when he runs out of arrows he uses the skill quiver of arrow lvl A so he can summon arrows.

The problem that i have is that walker keeps doing the skill even though i have more arrows than i specify.

Whats wrong in the script??

 

Label(Start)  
ITEMCOUNT(Mithril Arrow[iD=1344],<=,100)  
{    
DELAY(3000)  
UseSkill(Quiver of Arrow: Grade A[iD=323])  
}  
DELAY(3000)  
Jmp(Start)   

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 year later...

this script I thing is for very lasy ppl :)

you dont have to summon arrow every hour, if you have for example 3k arrows is a lot of playing amd dosnt take very big space in your inventory :))) But anyway script is script.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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