примеры макросов: Хантер - Форум
Понедельник, 21.07.2025, 16:20
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
примеры макросов: Хантер
ProteyДата: Понедельник, 19.12.2011, 16:06 | Сообщение # 1
Лейтенант
Группа: Пользователи
Сообщений: 61
Награды: 0
Репутация: 0
Статус: Offline
Hunter: Pet related и Shoots
Pet related:

Цитата:
# show Prowl
/cast Freezing Trap
/use Filtered Draenic Wate
/use Sunspring Carp
/cast Shadowmeld
/cast Prowl


1. Деллает Frost Trap
2. Съесть/выпить (вставляется название)
3. Shadowmeld/Prowl вы и ваша кошка

Цитата:
/cast [nopet] Call Pet;[target=pet,dead]Revive Pet
/clearfocus [target=focus,dead]
/focus [target=focus,exists]player;target
/clearfocus [target=focus,noharm]
/petattack [target=focus,exists]
/petfollow [target=focus,noexists]
/cast Hunter's Mark


1. Воскрешает животное, если оно мертво
2. Призывает, если оно не призвано.
3. Делает фокус на цели, если его нет и отправляет пета бить его.
4. Очищает фокус и заставляет пета следовать за вами.
5. Hunter's Mark кастуется на цель

Цитата:
/cast [nocombat] Feed Pet; [combat] Mend Pet
/use [nocombat] <название еды>

или

Цитата:
/cast [combat] Mend Pet; [nocombat] Feed Pet
/use [nocombat] 1 13


(еда находится: bag #1 slot #13. Примечание: я считаю этот вариант более удобный, просто в сумке определить место под еду для пета и будет без разницы, как она называется.)
или

Цитата:
/cast [pet, nocombat] Feed Pet
/use [pet:Cat/Ravager, nocombat] <название еды>; [pet:Wind Serpent, nocombat] <название еды>


(Использует определенную еду для разных типов петов)
или

Цитата:
#show <название еды>
/cast [modifier:alt][combat] Mend Pet; [pet, nocombat] Feed Pet
/use [pet, nocombat, nomodifier:alt] <название еды>

(При зажатом alt лечит пета, в потивном случае кормит его)

Цитата:
/focus [target=pettarget,modifier:shift]
/petfollow [nomodifier:shift]
/petattack
/target [modifier:shift] focus
/petattack [modifier:shift]


При нажатом shift атакует петом или убивает все поставленные цели.
или

Цитата:
/focus [target=pettarget,modifier:shift]
/petfollow [nomodifier:shift]
/petattack [target=mouseover,modifier:shift]
/petattack
/target [modifier:shift] focus
/petattack [modifier:shift]


При наведении мыши и зажатом shift пет будет атаковать цель.
 
ProteyДата: Понедельник, 19.12.2011, 16:07 | Сообщение # 2
Лейтенант
Группа: Пользователи
Сообщений: 61
Награды: 0
Репутация: 0
Статус: Offline
Цитата:
/cast [modifier] Revive Pet; [target=pet,dead] Revive Pet; [nopet] Call Pet; Mend Pet
Воскрешает, призывает или лечит пета.

Цитата:
/cast [nopet] Call Pet; Revive Pet
Один из самых простых макросов. Если у вас не вызван пет, то его призывает, в противном случае воскрешает

Цитата:
#showtooltip
/cast [nopet,modifier] Revive Pet; [target=pet,dead] Revive Pet; [nopet] Call Pet; [combat][modifier]Mend Pet
/stopmacro [combat]


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

#showtooltip Feed Pet
/cast Feed Pet
/use <food item>


или:
Цитата:
#showtooltip [nopet,mod][target=pet,dead] Revive Pet; [nopet] Call Pet; [mod] <Pet Food Name>; Mend Pet
/cast [nopet,mod][target=pet,dead] Revive Pet; [nopet] Call Pet; [modifier] Feed Pet; Mend Pet
/use [modifier] <Pet Food Name>

1. Вызвать пета.
2. Воскресить, если мертв.
3. Вылечить в бою.
4. Покормит.
Примечание: может работать не корректно

Цитата:
/castsequence reset=15 Mend Pet, null
Лечит пета, макрос обнуляется по испечению 15 секунд
или

Цитата:
#showtooltip
/cast [modifier:shift] Mend Pet(Rank 1); Mend Pet

Этот макрос актуален при изученом таланте Improved Mend Pet. Пета лечат первым ранком при зажатом shift или последним

Shots

Цитата:
#showtooltip Steady Shot
/castrandom [target=pettarget,exists] Kill Command
/castsequence reset=2/target !Auto Shot, Steady Shot
/script UIErrorsFrame:Clear();


или

Цитата:
/cast !Auto shot
/cast Steady Shot
/cast [target=pettarget, exists] Kill Command
/script UIErrorsFrame:Clear()

Спам кнопка, будет спользоватся Auto shot и Steady Shot в произвольном порядке

Цитата:
#showtooltip Steady Shot
/castrandom [target=pettarget,exists] Kill Command
/cast [target=pettarget,exists] Lightning Breath
/castsequence reset=2/target !Auto Shot, Steady Shot
/script UIErrorsFrame:Clear();

Такой же макрос, но с Wind Serpent Lightning Breath

Цитата:
#showtooltip Steady Shot
/castsequence reset=120 Bladefist's Breadth,Ancient Draenei War Talisman
/cast [target=pettarget,nodead,exists] Kill Command
/castsequence reset=2/target !Auto Shot, Steady Shot

Автокаст с использованием серьг для увеличения максимального ДПС

Цитата:
/castsequence [nocombat] Aimed Shot; [combat] reset=6 Arcane Shot, Steady Shot, Steady Shot, Steady Shot
Этот макрос увеличивает ваш ranged DPS. Для этого используются Aimed Shot, Arcane Shot, и Steady Shot. Если вы не в бою, используется Aimed Shot. Далее Arcane Shot, пока он в кулдауне используется Steady Shot

Цитата:
/castsequence reset=120/target/combat/ctrl/alt Hunter’s Mark,Aimed Shot,Aimed Shot,Aimed Shot,Aimed Shot,Aimed Shot,Aimed Shot,Aimed Shot,Aimed Shot,Aimed Shot,Aimed Shot,Aimed Shot,Aimed Shot
/petattack

1 нажать - каст Hunter’s Mark, второй Aimed Shot. Сброс вы ставите самостоятельно из представленных "reset=120/target/combat/ctrl/alt”
Строка "/petattack" может быть удалена, если вы не используете пета

Цитата:
#showtooltip
/cast [target=focus,help][help][target=pet,exists,nodead] Misdirection

Для ичпользования этого макроса, надо сначало использовать Focus Target макрос. Этот макрос кидает Misdirection в ваш фокус, не теряя цели

Цитата:
#showtooltip
/cast [target="Tank"] Misdirection

Идентичный макрос, только без фокуса, кидает Misdirection на танка. Слово "Tank" нужно заменить на имя вашего танка
 
ProteyДата: Понедельник, 19.12.2011, 16:11 | Сообщение # 3
Лейтенант
Группа: Пользователи
Сообщений: 61
Награды: 0
Репутация: 0
Статус: Offline
Цитата:
#showtooltip
/focus [help]
/stopmacro [help]
/cast [target=focus,exists] Misdirection; [target=pet,exists] Misdirection

Если цель дружественная (танк) ставится фокус, следущее нажатие применяет Misdirection на фокусе. Если фокуса нет, то применяется Misdirection на пете

Цитата:
#showtooltip
/focus [help]
/script SendChatMessage ("You are now my FOCUS target","WHISPER",nil,UnitName("target"))
/stopmacro [help]
/y ~~Misdirecting on %f~~
/cast [target=focus,exists] Misdirection

Вариация предыдущего макроса: сообщит вашему фокусу в личку "You are now my FOCUS target", а так же крикнет что вы использовали Misdirecting на своем фокусе

Цитата:
#showtooltip Rapid Fire
/cast Rapid Fire
/cast Berserking
/cast Aimed Shot

Макрос для Aimed Shot, с использованием Rapid Fire и рассовой абилки Berserking

Цитата:
#showtooltip
/cast [nomodifier] Serpent Sting; [modifier:shift] Viper Sting; [modifier:ctrl] Scorpid Sting; [modifier:alt] Tranquilizing Shot

На одной кнопке сразу несколько видов ударов, используются с shift,ctrl,alt или без них
Используйте для макроса иконку "?", при нажатии кнопок модификаторов настоящии их иконки.

Цитата:
#showtooltip
/cast Distracting Shot
/stopcasting
/stopattack

Стреляет Distracting Shot и перестает атаковать

Цитата:
#showtooltip
/castsequence reset=30 Mana Tap, Viper Sting, Viper Sting

Использует рассовую абилку кровавого эльфа Mana Tap и Viper Sting

Цитата:
#showtooltip Silencing Shot
/stopcasting
/cast Silencing Shot

или

Цитата:
#showtooltip Silencing Shot
/cast [target=mouseover, harm][harm] Silencing Shot

Интересный макрос, при наведении мышки на предполагаемую цель, стреляет Silencing Shot.

Цитата:
#showtooltip
/castsequence [modifier:ctrl] reset=target/combat Concussive Shot, Steady Shot; Wing Clip

При нажатом ctrl используется Concussive Shot, Steady Shot. Без модификатора Wing Clip. Последовательность с модификатором ctrl восстанавливается при смене цели или ее смерти, при этом не нужно постоянно жать ctrl для последовательности.
 
ProteyДата: Понедельник, 19.12.2011, 16:12 | Сообщение # 4
Лейтенант
Группа: Пользователи
Сообщений: 61
Награды: 0
Репутация: 0
Статус: Offline
Hunter: Melee, Traps и Tracks
Melee

Цитата:
#showtooltip Raptor Strike
/cast Blood Fury
/cast Raptor Strike
/cast Wing Clip
/stopcasting

Racial Ability (ex. Blood Fury) + Raptor Strike + Wing Clip
This is a very simple macro that queues a racial ability such as Blood Fury for Orc/Berserking for Trolls, and Raptor Strike for the next normal melee swing and uses Wing Clip.
The stopcasting is used to cancel the Raptor Strike effect if the Wing Clip isn't done.
If your Raptor Strike is on cooldown, Wing Clip can be used alone.
Although this macro contains two skills, it works because one attacks instantly and the other attacks on the next melee swing.
Select the "?" macro icon for better use.

Цитата:
/castsequence [nopet] Call Pet; [nocombat] Mend Pet; reset=combat/target/10 Wing Clip, Raptor Strike, Raptor Strike, Raptor Strike
With one button you can now Mend your pet or spam Wing Clip and Raptor Strike.
Set the time in /target/10 to whatever you like, and append as many Raptor Strikes as you like.
Raptor Strike has been added more than once to ensure it is cast before the timer is up.

Цитата:
#Show Raptor Strike
/petAttack
/startattack
/script UIErrorsFrame:Hide()
/castrandom wing clip, Raptor Strike, Wing Clip
/cast kill command
/cast Mongoose Bite
/script UIErrorsFrame:Clear()
/script UIErrorsFrame

The following macro forces your pet to attack the target you are attacking, uses wingclip when it is present, but it gives priority to Raptor Strike over most other talents.
It will cast Mongoose bite if it procs, and if you crit, it will cast Kill Command if your pet is near a target. You can remove the pet attack commands by deleting the second and third line of the macro.
The "script" commands hide the UI's error text when abilities are not ready.

Цитата:
#showtooltip
/cast Raptor Strike
/cast Mongoose Bite

One button for RS / MB

Traps

Цитата:
#showtooltip [modifier:alt] Frost Trap; Freezing Trap
/stopcasting
/stopattack
/cast [modifier:alt] Frost Trap; Freezing Trap

Cut down on the number of buttons you have dedicated to traps.
The stopcasting & stopattack will help keep you from breaking your own traps.
You can also use Immolation/Explosive.
Use the "?" macro icon.

Цитата:
/stopcasting
/stopattack
/cast [btn:1,nomod]Explosive Trap;[mod:shift]Frost Trap;[mod:ctrl,nomod:alt]Snake Trap;[mod:alt,nomod:ctrl]Freezing Trap;[mod:alt,mod:ctrl]Immolation Trap;

This will allow you to choose between several traps to place while in combat to save space.

Цитата:
/script PetWait()
/script PetPassiveMode()
/script ClearTarget
/cast Feign Death
/cast Freezing Trap(Rank 3)

Just hit this one button twice - once to feign death, and the second time to lay a trap. In order to lay the trap, you must be out of combat mode. And to exit combat mode most successfully, your pet must not be attacking anything, and your target must be cleared.

Цитата:
/cast Scatter Shot
/script ClearTarget()
/cast Feign Death
/cast Freezing Trap(Rank #)
/cast Aspect of the Cheetah

Easy xplained: you get ambushed and you want to get out? Click it times and get the hell out tongue
 
ProteyДата: Понедельник, 19.12.2011, 16:13 | Сообщение # 5
Лейтенант
Группа: Пользователи
Сообщений: 61
Награды: 0
Репутация: 0
Статус: Offline
Tracks

Цитата:
/castsequence [nocombat] reset=10 Find Minerals, Find Herbs, Track Beasts, Track Demons, Track Dragonkin, Track Elementals, Track Giants, Track Hidden, Track Humanoids, Track Undead
The reset=10 allows you to wait 10 seconds between using the macro to only change between minerals and herbs.
You can shorten or lengthen it as you see fit.
The rest are in alphabetical order.

Цитата:
/castsequence [nocombat,help] Find Herbs, Find Minerals
/castsequence [nocombat,noexists] Find Herbs, Find Minerals
/castsequence [nocombat,harm] Track Beasts, Track Demons, Track Dragonkin, Track Elementals, Track Giants, Track Hidden, Track Humanoids, Track Undead

The alternative cycles the gathering skills if you have a friendly target (yourself/pet/party member/NPC) or no target, and the combat skills if you have a hostile target.

Hunter: Miscellaneous и Miscellaneous + Farming
Miscellaneous

Цитата:
/assist [target=focus, exists]
/cast [nocombat] attack;
/startattack [combat];

Выбирает цель, которая была в фокусе и начинает атакавать

Цитата:
/assist [target=focus,exists]focus; [target=pet,exists]pet
/startattack [combat];
/cast Hunter's Mark

Выбирает фокус и использует на нем Hunter's Mark, если фокуса нет, то выбирается пет

Цитата:
/cast [button:2] Aspect of the Pack; Aspect of the Cheetah
Выбор AotP или AotC одним кликом мышки

Цитата:
/cast [button:2] Aspect of the Pack; [button:3] Aspect of the Beast; Aspect of the Cheetah
Выбор AotP, AotB или AotC одним кликом мышки

Цитата:
/cast [button:2] Aspect of the Viper; [button:3] Aspect of the Monkey; Aspect of the Hawk
ЛКМ - AotH; СКМ - AotM; ПКМ - AotV

Цитата:
#showtooltip Hunter's Mark
/cast [harm] Hunter's Mark;
/focus [help]

Если цель дружественная, то ставит на нее фокус. Если враждебная, то кидает на нее Hunter's Mark

Цитата:
/cast Hunter's Mark
/petattack

Вешает Hunter's Mark и отправляет в бой пета

Цитата:
#showtooltip Hunter's Mark
/cast Auto Shot
/cast Hunter's Mark
/petattack

Тот же макрос но добавляет автовыстрел, который не подвергнут ГК

Цитата:
#showtooltip Hunter's Mark
/cast [button:2] Hunter's Mark; Hunter's Mark
/stopmacro [button:2]
/petattack

ПКМ - вешает на моба Hunter's Mark, но не посылает пета в атаку

Цитата:
#showtooltip Hunter's Mark
/dismount [target=player, mounted]
/cast [pet, harm, nodead] Hunter's Mark;
/petattack [pet, harm, nodead]

Слезаете с маунта, вешаете Hunter's Mark и отправляете пета в атаку. [pet, harm, nodead] - это проверки, существует ли пет, не мертв ли он и стобы цель была не дружественная

Цитата:
/cast [nocombat,noactionbar:1] Aspect of the Hawk; [combat,noactionbar:2] Aspect of the Monkey
/swapactionbar 1 2

Нужна "?" иконка для макроса.
Кидает на себя Aspect of the Hawk, если не в комбате. И Aspect of the Monkey, если в комбате. [Этот макрос надо проверять]

Цитата:
/cast [noactionbar:1, nomodifier:alt] Aspect of the Hawk; [noactionbar:2, nomodifier:alt] Aspect of the Monkey; [modifier:alt] Aspect of the Viper
/swapactionbar [nomodifier:alt] 1 2

Такой же макрос как и выше, но при нажатии alt кидает Aspect of the Viper

Цитата:
#showtooltip Reins of the Swift Stormsaber
/cast [nomounted] Aspect of the Monkey
/use [nomounted] Reins of the Swift Stormsaber
/cast [mounted] Aspect of the Hawk

Кидает Aspect of the Monkey и садится на маунта, либо слезает и кидает Aspect of the Hawk.
Цитата:

#showtooltip Ebon Griffon
/cast [button:1] Aspect of the Monkey
/stopcasting
/use Ebon Griffon
/use [button:2] Ebon Griffon

Также, как выше. При нажатии на ПКМ кидает Aspect of the Monkey
 
ProteyДата: Понедельник, 19.12.2011, 16:13 | Сообщение # 6
Лейтенант
Группа: Пользователи
Сообщений: 61
Награды: 0
Репутация: 0
Статус: Offline
Цитата:
#showtooltip Ebon Gryphon
/cast Aspect of the Monkey
/stopcasting
/use [button:2] Ebon Gryphon; Reins of the Swift Stormsaber
/cast [mounted] Aspect of the Hawk

ЛКМ - Swift Stormsaber Mount и ПКМ - Ebon Gryphon Mount (Названия маунтов меняете под себя). А так же кидает Aspect of the Monkey перед вызовом маунта

Цитата:
/script UIErrorsFrame:Hide()
/cast Kill Command
/stopcasting
/cast Mongoose Bite

Производит один из ударов или оба, если доступны

Цитата:
/castsequence reset=30 Feign Death, Disengage, Disengage, Disengage, Disengage, Disengage, Disengage
Casts Feign Death on the first press, then Disengage on subsequent presses until your FD cooldown is up. (Remember, though: Disengage only works in melee range.)
*Note that the above macro will not work exactly as advertised.
The macro will reset back to the beginning only after you haven't clicked on the macro for 30 seconds. So, if you were to click it once (and Feign Death), and then again in 10 seconds (and Disengage), and again in 25 seconds (you would disengage, NOT feign death even though FD has cooled down).
Use with care.

Цитата:
/assist [target=focus, modifier:alt, exists]
/assist [target=pet, modifier:ctrl]
/cast hunter's mark
/petattack [modifier:shift]
/targetlasttarget [modifier:Shift]
/stopmacro [modifier:Shift]
/cast [harm] Auto Shot;
/stopmacro [modifier:ctrl]
/petattack


== Focus main tank ==
Ok {Button} Hit it normally
1.Cast hunter’s mark
2.Pet Attacks
3.Starts auto shoot
{Button & Shift}
1.Cast hunter’s mark
2.Pet Attacks
3.Target Last Target
{Button & Alt}
1.Assist Focus
2.Cast hunter’s mark
3.Pet Attacks
4.Starts auto shoot
{Button & Ctrl}
1.Assist Pet
2.Cast hunter’s mark
3.Starts auto shoot

More Miscellaneous + Farming

Цитата:
/cast [nocombat,nomounted]Aspect of the Viper
/use [nocombat,nomounted,nomodifier,nobutton:2,flyable]<flying mount>;[nocombat,nomounted]<land mount>
/dismount [mounted]
/cast [nocombat]Aspect of the Hawk

1. If mounted, dismounts.
2. If mounted and out of combat, dismounts and casts Aspect of the Hawk.
3. If not mounted and out of combat, casts Aspect of the Viper, then attempts to mount in a flyable zone with your flying mount.
Unless you press a modifier key, right click it, or are in an unflyable zone, in which case you will mount your land mount.

Цитата:
#showtooltip
/cast [nomodifier]Aspect of the Cheetah; [modifier] Aspect of the Pack

Кидает Aspect of the Cheetah или Aspect of the Pack с любым из модификатором

Цитата:
#showtooltip
/cast [btn:1,nomod]Aspect of the Hawk;[mod:shift]Aspect of the Pack;[mod:ctrl,nomod:alt]Aspect of the Cheetah;[mod:alt,nomod:ctrl]Aspect of the Wild;[mod:alt,mod:ctrl]Aspect of the Monkey;

Кидает один из аспектов, их можно настраивать под себя

Цитата:
/cast [harm,nodead,nocombat]Dash
/cast [harm,nodead]Hunter's Mark
/petattack [harm,nodead]
/startattack [harm,nodead,combat]
/stopmacro [harm,nodead]
/assist [target=pet]
/targetenemy [noexists]

Keep your pet on defensive or Aggressive, this macro behaves like this:
1. If I have a target and am out of combat: cast Dash <or another pet speed increase move> cast Hunter's Mark and make pet attack my target.
2. If I have a target and am in combat: do everything in '1' and start attack.
3. If I have a pet and my target is dead or I do not have a target: grab my pets current target.
4. If neither I or my pet have a target, find an enemy target nearby.
Strictly PvE Macro; pressing this macro twice after killing one target will obviously grab the next in pet aggro to kill.
 
ProteyДата: Понедельник, 19.12.2011, 16:13 | Сообщение # 7
Лейтенант
Группа: Пользователи
Сообщений: 61
Награды: 0
Репутация: 0
Статус: Offline
Цитата:
#showtooltip
/dismount
/cast [combat]Arcane Shot;Arcane Shot(Rank 1)
/petattack

Easy tagging of high profile farming mobs (i.e. Elementals in Nagrand)
Dismounts immediately and shoots rank 1 arcane shot...
least aggro hunter dps instant cast

Цитата:
/petattack [target=target,exists]
/cast Mend Pet
/stopcasting
/use [button:1] (water)
/use [button:2] (water)
/use [button:2] (food)

You can grind away while drinking.
Choose enemy and push the leftclick
1.mend pet
2.send it to bite someone
3.start drink
nochoose enemy and push the leftclick
1.mend pet
3.start drink
nochoose enemy and push the rightclick
1.mend pet
3.start drink & eat
*Note: not recommend for choose enemy and rightclick.
because its doesn't heal you while in combat like drink does.

Цитата:
/petattack
/cast Auto Shot
/cast [nocombat] Hunter's Mark
/castsequence [combat] Feign Death, Arcane Shot

When you press this macro:
1. Your pet will automatically target and pursue.(/petattack)
2. Auto Shot will be enabled against your target.
3. If you are not engaged(You shouldn't), Hunter's Mark will be cast against that enemy.
Additionally, pressing this macro while in-combat will:
1. Feign Death (Used when you pull aggro from your pet, obviously)
2. A second press will cause you to cast Arcane Shot, and more importantly, resume the Auto Shooting.
*Note: This macro is designed to be used against one NPC at a time.

Цитата:
#showtooltip
/castsequence [nomodifier,button:1] reset=combat/target Hunter's Mark, Aimed Shot, Concussive Shot, Arcane Shot, Arcane Shot
/cast [modifier:shift] Serpent Sting; [modifier:ctrl] Scorpid Sting; Viper Sting
/stopmacro [button:1]
/petattack

This macro casts Hunter's Mark to begin with.
Click again to cast Aimed Shot, Concussive Shot, Arcane shot and another Arcane shot.
Auto shot is not included because the Blizzard UI will cast auto shot automatically.
Right mousebutton will command your pet to attack.
Hold SHIFT and leftclick to cast Serpent Sting. Hold CTRL to cast Scorpid Sting and ALT to cast Viper Sting.
The macro will reset when changing or killing target.
 
  • Страница 1 из 1
  • 1
Поиск:


службы мониторинга серверов
Рейтинг серверов World Of Warcraft