Prosax
Player-
Content count
15 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout Prosax
-
Rank
Lurker
-
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Prosax replied to Ike's topic in UI, AddOns & Macros
Hi Ike. I've recently startet playing some on a TBC server and im missing some of the features that u implementet through this great addon - Do u think that i could run this addon on a tbc server? -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Prosax replied to Ike's topic in UI, AddOns & Macros
I can see what u say about Mastermacro - Problem for me is that i dont want to autoattack if im stealth. Maby that way druids are abit more demanding when it comes to making macroes cause of different forms etc - Els i would have to remove stealth conditionals from the macroes and what u say would work perfektly -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Prosax replied to Ike's topic in UI, AddOns & Macros
/cast [harm, nodebuff:Rake] Rake; Claw; [combat] !Attack; [stealth] Pounce or /cast [combat, nostealth] !Attack /cast [harm, nodebuff:Rake] Rake; Claw; [stealth] Pounce Neither of these starts the autoattack if im completly out of energy - Problem is that if i do /cast !Attack in the macro it starts the autoattack, but then i miss out on the stealth opener Pounce :/ Question is this - Why cant i do conditional on the !Attack? so i can use it to start autoattack even without energy to do special attack in macro Another option is if u can make conditionals for macro that i also cant get to work is something like this Main Macro /cast [combat, nostealth] {AA} /cast [harm, nodebuff:Rake] Rake; Claw; [stealth] Pounce AA Macro /cast !Attack Hope it makes sense ^^ -
What is the addon called that makes u able to see avalible quest on the minimap?
-
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Prosax replied to Ike's topic in UI, AddOns & Macros
Oh and would it in any way be possible to label your target? Somthing like this /cast [@target Beast] Hibernate; Entangling Roots -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Prosax replied to Ike's topic in UI, AddOns & Macros
I found that this macro wont cancel travel form and go into cat. It fires perfectly from Bear Form tho 0 - No Form 1 - Bear 2 - Aquatic 3 - Cat Form 4 - Travel Form /cast [stance:0/1/2/4] Cat Form; [nocombat, nostealth] Prowl Maby [nostance:4] condition? if possible -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Prosax replied to Ike's topic in UI, AddOns & Macros
Try and see if this Works. /cast [stance:2/3, nocombat] Battle Stance, Charge; [stance:1/2, combat] Berserker Stance; Intercept -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Prosax replied to Ike's topic in UI, AddOns & Macros
Hello Ike, First off! thx for this amesing addon :) Would it be possible to implement more of the tbc conditionals because im having trouble with some macro that i made not fireing. Here a list i found conditionals - and here are some that i cant get to work: [swimming] - [form] - [mod:alt gr] <--- Right alt (dunno if this is possible) For some reason these macro wont fire either? :( Maby u can see if i did something wrong /cast [stance:1/3] Faerie Fire (Feral); Faerie Fire <--- does not fire in cat/bear (no blizz error msg) but does fire if im in no form <--- maby something with (Feral) part? (tried to shift click from spellbook for spelling issues) /cast [swimming] Aquatic Form; Travel Form Also this dude made a some extra conditionals which are awsome for druid, but i dont think he work on the project anymore and i was hopeing that u maby could get inspired by his work and maby implement some in your addon? :) Macroextender especialy the pmana conditional would for druids be crazy if it checks for mana even if your are in forms -
With this addon Castmodifier it would look something like this i think. /cast [stealth, harm @target] Ravage; Shred /cast !Attack
-
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
Prosax replied to shagu's topic in UI, AddOns & Macros
What i was asking was the options to make the tooltip show in the top center of your screen -
Let's hope they start banning ppl - Cause it really has gotten worse since they implemented they AFK fix :(
-
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
Prosax replied to shagu's topic in UI, AddOns & Macros
Hi Shagu. Really big fan of u work with this ui :) Would it be possible to get an option to set tooltip top center? tried to do it myself, but it ended up top left ^^
