monteo
Player-
Content count
66 -
Joined
-
Last visited
Everything posted by monteo
-
if not buffed("Curse of Agony", 'target') then cast("Curse of Agony") most likely the whole thing in this
-
/script if (UnitName('target') == nil) then TargetNearestEnemy() PetAttack(target) else if not buffed("Curse of Agony", 'target') then PetAttack(target) cast("Curse of Agony") else if not buffed("Corruption", 'target') then cast("Corruption") else if not buffed("Siphon Life", 'target') then cast("Siphon Life") else if not buffed("Drain Life", 'target') then cast("Drain Life") end end end end end
-
Как успехи? Полистал модкрафт, не знаю за что хвататься)
-
https://github.com/shagu/ShaguCopy
-
[LF] more action bars without altering the default UI
monteo replied to Sloffanti's topic in UI, AddOns & Macros
Clear actionbars from food, potions, mounts etc AutoBar -
Все самые нужные аддоны (обновляются) CFM
monteo replied to KVital's topic in Модификации, макросы и аддоны
починил, теперь гейм меню закрывается после того как открывается фрейм АддонОрганайзера https://github.com/Monteo/AddOnOrganizer -
Все самые нужные аддоны (обновляются) CFM
monteo replied to KVital's topic in Модификации, макросы и аддоны
Не пойму ничего. На гите наисано изменено 15 minutes ago, а в самом репозитории 6 дней назад Chronometer v0.10.3 так же критует. Ладно подождем вечера -
Thanks for cool addon I use castbar Punschrulle https://github.com/Attero/Punschrulle and I have not displayed Multi-Shot castes, how to fix it?
-
Все самые нужные аддоны (обновляются) CFM
monteo replied to KVital's topic in Модификации, макросы и аддоны
@laytya посмотри что там с хронометром, критует на хантах, рогах -
Все самые нужные аддоны (обновляются) CFM
monteo replied to KVital's topic in Модификации, макросы и аддоны
на ретровов попробуй. У меня другой вопрос а зачем заменил DM на DEM в vQueue? -
@laytya Нашел у тебя аддон BetterCharacterStats, а спд то он не показывает?
-
Все самые нужные аддоны (обновляются) CFM
monteo replied to KVital's topic in Модификации, макросы и аддоны
да ты зря вообще добавлял !!!libs -
Ищу рабочую версию аддона BuyPoisons для ваниллы https://wow.curseforge.com/projects/project-402 где тут на форуме спойлер?
-
dotimer + enemy castbar
-
попробуй его https://github.com/Attero/Punschrulle или https://github.com/AtheneGenesis/Vanilla_oCB
-
bonus scanner поставь
-
Все самые нужные аддоны (обновляются) CFM
monteo replied to KVital's topic in Модификации, макросы и аддоны
в копилку https://github.com/Monteo/ChatBar Added Raid Warning (A) and Battleground (B) chat -
/mobhealth3 save /mobhealth3 stablemax оба параметра должны быть on
-
/script local c=CastSpellByName if UnitAffectingCombat("player") then c("Vanish") else if not buffed("Stealth") then c("Stealth") else c("Sap") end end ваниш конечно лишний, при спаме легко кд потерять, поэтому вот без него /script local c=CastSpellByName if not buffed("Stealth") then c("Stealth") else c("Sap") end
-
Какие сроки, когда заработает?
-
Все самые нужные аддоны (обновляются) CFM
monteo replied to KVital's topic in Модификации, макросы и аддоны
К сожалению можешь откатывать. Я делал в принципе тоже самое. Он отображается в дутаймере только после еще одного удара шадов болтом и показывает время почему то 8 минут. А так если ты не бьешь то не отследить дутаймером эффект. Можно удалять :( -
Все самые нужные аддоны (обновляются) CFM
monteo replied to KVital's topic in Модификации, макросы и аддоны
А кто DoTImer исправлял? реально туда прикрутить эффект Shadow Vulnerability от Improved Shadow Bolt ? -
Sw_stats c русифицированными опциями
