meridaw
Player-
Content count
191 -
Joined
-
Last visited
Everything posted by meridaw
-
yep, i don't use any addons for the macros in my git. I wanted to learn more about how vanilla macros worked, but all i could find was info on macros based on addons, so i started digging deep to find info and macros that would work without them, and started posting it hoping others would like to know more about them aswell.
-
got to be outside of melee range for it to use the wand, tested the macro myself, worked fine. you can find auto target macros in the general folder in the target file, but casting spells will toggle off auto wanding.
-
It works fine, but you also need to put "Attack" on your bars (doesn't matter what slot).
-
when you get git addons you got to remove -master from the folder names.
-
Better open a issue on github and ask for it. https://github.com/gnwl/NotGrid/issues
-
Chat: Group: Interaction: Miscellanea: Guild: Voice commands: Emotions:
-
Any action bar addons with option for click-through?
meridaw replied to zebus's topic in UI, AddOns & Macros
I bet most action bar addons can do that. I used to do it with bartender2 in a macro using something like: /bar bar1 show -
ancient addon from the time when vanilla was fresh https://forum.elysium-project.org/topic/48555-addon-cooldown-modified/
-
14 TrinketMenu 7 LazyScript
-
4 FishingBuddy 6 CoolDown 11 SpamThrottle not sure about the rest
-
2 Detox, 3 oRA2, 4 Guild Event Manager v2, 7 WIM, 8 pfQuest.
-
LF macro to remove skull of impending doom buff
meridaw replied to Hoodx's topic in UI, AddOns & Macros
check if you got better luck with this one https://github.com/isitLoVe/SuperMacro -
LF macro to remove skull of impending doom buff
meridaw replied to Hoodx's topic in UI, AddOns & Macros
works fine when i try it -
It looks like that Wow-AutoGratzer is for the warlord of draenor expansion.
-
[ADDON] vQueue - A group finder for vanilla!
meridaw replied to Immunity's topic in UI, AddOns & Macros
You should write a issue for that on the github. https://github.com/laytya/vQueue/issues -
To change skins you also need to have the cyCircled AddOn, and follow the instructions in the RingMenu readme.
-
you can't drop abilitys on the ring?
-
Works fine when i try it, maybe you got another addon that is causing problems with RingMenu.
-
you can try Shino's discord https://discord.gg/JMQrrqy
-
you can also use TomTom with VanillaGuide for direction arrow.
-
Macro Intercept or Charge w/ check rage points
meridaw replied to ldrancer's topic in UI, AddOns & Macros
If this one does not work then i don`t think i can help, sorry. -
Macro Intercept or Charge w/ check rage points
meridaw replied to ldrancer's topic in UI, AddOns & Macros
-
Macro Intercept or Charge w/ check rage points
meridaw replied to ldrancer's topic in UI, AddOns & Macros
-
[Addon] pfUI - An ElvUI inspired Addon entirely written from scratch
meridaw replied to shagu's topic in UI, AddOns & Macros
Did you try disable the actionbar module in pfconfig components tab? -
/run if not buffed("Lay on Hands") then CastSpellByName("Lay on Hands") end
