-
Notifications
You must be signed in to change notification settings - Fork 15
LazyScript not working on turtle-wow #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
u need move all folders inside (like LazyScript, LazyWarrior) from lazyscript-master to addons folder... |
yo! tyvm, i figure it out. my script is not switching stances for 'overpower' and i dunno why, here is my script: execute-ifTarget<20%hp |
this is wrong: u put 2 actions into 1 command for overpower im making stand alone macro - and press it manually =)
for ifPlayerHasBuffTitle you should write exact name of buff or part of it |
but 2 actions into 1 command actually works with pallys like - judge-sealCommand overpower is actually losing about 60-70% of its profit if its not working automatically in rotation, if u need to keep ur eyes on dodge proc and how much rage if u have in a moment, all this seconds going in cost of dps.... :( |
I think judge insta cast and dont triger GCD u can try this : |
yo! now i have another issue :( scorch-ifTargetHasDebuff<5=fireVulnerability and it work fine, but then i decide to make a check for debuff duration to recast scroch on target if its less then 7s for example so i tryed to add this - scorch-ifTargetHasDebuffDuration<7=fireVulnerability and none of this variants actually works :( can u tell me pls what iam doing wrong? |
any chance u gonna look at this thread? :( |
Is it possible to see the duration of a debuff on an enemy without special addons? I guess not. |
no. need to make advanced logic for it. |
game just dont see it in addons folder, and yes i delete -master :)
The text was updated successfully, but these errors were encountered: