Patrykiel
Player-
Content count
53 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Patrykiel
-
Rank
Savvy
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
This looks perfect! But it's not possible to simply put it in LUA? I have no idea how to make an addon. -
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
I hate to bump this thread but I am pretty desperate for a solution. If that code for Rouge sprints ever gets completed so that amplify curse can work with this macro there might finally be a slim glimmer of hope for Warlocks. -
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
And I'm grateful to asdaaf as well but you were the one who showed how to make it work in LUA. Any chance you could see if you can make something based on enemy buffs? When ever you have the time that is. -
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
No, everything is working perfectly, there is just one problem with LUA and that problem is that it doesn't show the range of the main spell. Normally when I am out of range the icon lights up red but now it stays normal and I do not know when I'm in range or out of range. -
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
You should probably get some sleep? Thanks for your help, now thanks to some of these macros I really feel the burden of Warlock spells/keybinds being much less severe, and being in combat with another player does not end with a quick and very painful death, especially when you hide behind some tough warriors, preferably Tauren with massive HP. Anyway! It would be great if you could code something like this later. A macro which can apply proper curses for right targets and amplify the effects when a Rouge start sprinting at you (which usually ends with a quick death since Warlocks are mushrooms and Rouges are scissors made out of diamonds) would be priceless! -
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
But Natur's Enemy cast bar does actually detect them and shows you durations and everything, so why can't it be done? -
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
Ah I figured it out, thanks. But for someone who's not experienced with this sort of stuff people are looking at this and going "WHAT THE HELL ARE THEY TALKING ABOUT! GAHAAAAAAAAAAAAA!!!!!!!!!" <insert random sounds of electronics being crushed and kicked> So STEP 1 what you do is type: /run a() Inn to the ======> Enter Macro Commands: section, but "a" can be change in to something else like "Curses" STEP 2! You insert the following code: function a() local c,u=CastSpellByName,UnitClass('target') if u == 'Druid' then c('Curse of Shadow') elseif UnitPowerType('target') ~= 0 or u == 'Paladin' then c('Curse of Exhaustion') else c('Curse of Shadow') end end In to the Enter Extended LUA code: section and PEW PEW! You have yourself a macro. Think you could help me with one more thing? I wanted to expand this macro a bit with Amplify Curse/Curse of Exhaustion. Thing is I'd like to amplify the curse when the target is buffed with Sprint and apply the buffed version of Exhaustion instead to actually have a chance at winning. -
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
OK, I am not a programmer, I just copied the code in to the Extended LUA code section like this: /run function a() local c,u=CastSpellByName,UnitClass('target') if u == 'Druid' then c('Curse of Shadow') elseif UnitPowerType('target') ~= 0 or u == 'Paladin' then c('Curse of Exhaustion') else c('Curse of Shadow') end end Wrap it in to a function? Sounds like black magic to me and it doesn't work because I obviously did something wrong. -
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
Yes but how would you write this in lua? I have no experience with it at all. -
A simple macro that fails in PvP but works in PvE...
Patrykiel replied to Patrykiel's topic in UI, AddOns & Macros
Man! You deserve some kind of medal for this! Can this macro be expanded even more? Maybe with some addon that increase the number of characters from 255 to 500? -
Best class in terms of bugs that negatively affect every aspect of a Warlock's life? Ye, totally the best class, 10/10 bugcraft for Warlocks. In that regard we win hands down. Oh and before you make the mistake of rolling a lock, watch this educational video:
-
A simple macro that fails in PvP but works in PvE...
Patrykiel posted a topic in UI, AddOns & Macros
So I wrote myself something very simple: /script if (UnitMana("target")>0) then CastSpellByName("Curse of Shadow") else CastSpellByName("Curse of Exhaustion")end; I also wanted to make it apply Exhaustion on Paladins buuuuut.... this (the way it is now) does not work in PvP, nope! Works on mobs and never on players, honestly, we Warlocks have enough stuff to click as it is, so does anyone have a solution? Right now in PvP, the macro applies Curse of Shadow and never Exhaustion unless I'm targeting a player's pet and it's driving me crazy! And yes before you ask I am using "SuperMacro". Also, I have no idea how to make it work on Paladins, essentially I wanted something that's supposed to snare melee classes and Curse of Shadow everyone else. -
Which Wednesday? I'm getting slaughtered here day after day, week after week, month after month, not only does channeling brake randomly (was just about 3 seconds this time on the 2nd seduce while trying to desperately get away from a warrior) but right after I called my succubus back (or tried to) she started jumping up and down like some broken robot and she still tried channeling a failed seduce while glitching :/ This entire pet follow macro doesn't solve the problem at all, combine that with one hella broken death coil and you die all the time. Instead of Death Coil causing the target to run away from you in a straight line, even when someone has their backed turned, players tend to just teleport right behind me or next to me, then pew pew I'm dead in 5 seconds once someone like a rouge or a warrior gets close to me as if attack power was wayyyyyyy out of whack. It's like being a mage with a broken poly and frost nova. It's just that you have no blink and no snares unless you are affliction.
-
That is unless your pet is a succubus and ends up dying, so you end up with no CC while your all out Shadowbolt PvE spec makes it impossible to dispatch the target without heavy CC.
-
Still broken to death, still dying, still people abuse her fails. It's a never ending cascade of failures.
