Jump to content

Recommended Posts

Posted

Im playing on substack server, I have BD/PR,

so I cant dance with bow and I wanna have script to change every 295 secs to duals then at 300secs will dance( under buffs ) then it will change to bow again at 310 sec....

so plis I ask ya guys who can help me to make it ?     

item ID

 

Stormbringer*Stormbringer[iD=2561]

 

Carnage Bow[iD=288]

Posted

LABEL(1)

UseItem(Stormbringer*Stormbringer[iD=2561])

DELAY(3000)

UseSkill(Dance of Fury[iD=#],Self,x) 

DELAY(3000) 

UseSkill(Dance of Fire[iD=#],Self,x) 

DELAY(3000) 

UseSkill(Dance of the Warrior[iD=#],Self,x) 

DELAY(3000)

UseItem(Carnage Bow[iD=288])

DELAY(288000)

CALL(1)

_________________

replace "x" by ur name

if u will have problem with dance try replace longer delay

if u will not dance even one u have to prolly add ID of dances i dont know it (use REC in walker to get it simply or search on forums)

hope it helps u

 

 

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