Hi everyone, I am considering to write a script that would detect when I get poisoned/diseased/cursed by specific spells and uses the appropriate action to clear the harmful effect.
Example: if I am affected by, for instance, bite of nagsuul, the debuff and duration is showed in the harmful effect section of my UI (therefore the client "knows" I am under the influence of that poison). Ideally, the script would perform a check of my debuffs every x pulses and, upon detection of one of the harmful effects listed would perform the appropriate action.
This would be insanely useful against some mobs that cast pretty nasty spells that can be cured, but can quickly kill you if you don't notice in time.
Now the questions, for those who know about scripting:
1)has something like this been written already? If so, I'd appreciate a link..
2)Do you think it is doable? I would think so, but it sounds so useful that I was surprised to see I couldn't find a script like this aronud.
Also.. I never did anything like this before, and I don't know much about scripting. I checked out the wiki (and the lavish wiki) and I decided to start studying and see if I could figure out how to start, motivated by posts of people who didn't know much of programming/scriping yet managed to learn.. anyone has any useful links with tutorials, or maybe some simple scripts I could use to "analyze" and learn from?
Thanks in advance for any help and advice you can give, I am a total rookie but I am willing to do my best to learn
Example: if I am affected by, for instance, bite of nagsuul, the debuff and duration is showed in the harmful effect section of my UI (therefore the client "knows" I am under the influence of that poison). Ideally, the script would perform a check of my debuffs every x pulses and, upon detection of one of the harmful effects listed would perform the appropriate action.
This would be insanely useful against some mobs that cast pretty nasty spells that can be cured, but can quickly kill you if you don't notice in time.
Now the questions, for those who know about scripting:
1)has something like this been written already? If so, I'd appreciate a link..
2)Do you think it is doable? I would think so, but it sounds so useful that I was surprised to see I couldn't find a script like this aronud.
Also.. I never did anything like this before, and I don't know much about scripting. I checked out the wiki (and the lavish wiki) and I decided to start studying and see if I could figure out how to start, motivated by posts of people who didn't know much of programming/scriping yet managed to learn.. anyone has any useful links with tutorials, or maybe some simple scripts I could use to "analyze" and learn from?
Thanks in advance for any help and advice you can give, I am a total rookie but I am willing to do my best to learn