Or he could simply use Notepad++. :P
This is russian client translators for sheuron's mage profile:
Code:function SpecialAggro(t) local mob = { "Тренировочный манекен", "Тренировочный манекен рейдера", "Искаженный дух", "Смотритель кладки из племени Амани", "Цепи Хаккара", "Голова Магмаря", "Боевой разрушитель", "Озумат", "Правая нога", "Левая нога", "Ледяная гробница", "Восставший вурдалак", "Магическая воронка", "Горящие сухожилия", "Крыло", "Громадное щупальце", "Сумеречный штурмовой дракон", "Гориона", "Ледяной склеп", "Сумеречный сапер", "Сын пламени","Повелитель ужаса - истощитель","Паучонок-пеплопряд"} for _,v in ipairs(mob) do if UnitName(t) == v then return true end end endCode:function HoldCooldown(cd) if GetMinimapZoneText() == "Смертокрыл" and UnitName("target") ~= "Горящие сухожилия" and cd >= 1 then return true end if UnitName("target") == "Полководец Зон`озз" and not UnitDebuffID("target",104031) and cd >= 3 then return true end if UnitName("boss1") == "Алисразор" and not UnitDebuffID("boss1",99432) and cd >= 3 then return true end end+rep, plzCode:-- Try to aim on Darkmoon Faerie Cannon local canontime = select(7,UnitBuffID("player",102116)) if canontime and canontime - GetTime() < 1.15 then CancelUnitBuff("player","Волшебные крылья") end![]()
Hey Mentally, I seem to recall that you were making a Feral DPS profile. Any word on it? Currently I am using Firekitteh, and it is working pretty good. However, I seem to get beat by lower geared toons, and idk why. With a 395 kitty, I can't seem to break 90% ranking on WoL even on Zonozz, which is pretty much a gimmick fight anymore.
Seems using Onya Resto shaman i cant cast greater healing wave out of combat while the rotation is enabled.
Using new PQR.
Not seen if it works in combat yet so will check in a mo.
EDIT: does work in combat :S
Last edited by stec2012; 03-13-2012 at 03:05 PM. Reason: update
I also am full reforged Mastery/Crit. Latency is typically ~75/175ms. Level 85 Tauren Druid | WoW World of Warcraft Armory Profiles | Masked Armory is the link to my anonymous armory if you wanted to check anything specific. Unfortunately I have not found any anonymous armory sites that show reforging. I am not sure exactly what you mean by setting my latency for world+home+250, so this may be an unknown issue to me. Could you clarify this? I only started using PQR about a month ago, so I am still partly a noob.
EDIT: OK, so under settings, the Ability Check Delay should be world+home+250ms for latency?
Last edited by cukiemunster; 03-13-2012 at 05:23 PM.
I've been using Valma's rotation for demonology warlocks and it works great! the only problem i have is that it won't summon a felhunter when you run out of soul shards. felhunter is the highest single target dps, so keeping the felguard out is a dps loss. could anyone explain the code so i could try and make it so it will hard cast a felhunter and not try to summon a felguard when you run out of soul shards? thanks for any help.
@xelper Hi i was wondering how you can use a trinket in PQR 2.2?
I know your previous version had it so you can add more to actions
example ...
action /startattack
/use 13
/use 14
/use trinket
i was just wondering if this is possible in new version)
thanks
ipass
I can post what I've got atm. Still doesn't do Moonfire/SunFire on Focus, but I do have Insect swarm working. You want it?
Naa, not the latency checker in PQR, the one in-game. Its under Interface>Combat> Lag tolerance. Set this to home+World+250
EDIT* Yours is pretty close to mine, set it to 330 for Lag tolerance.
Last edited by firepong; 03-13-2012 at 05:45 PM.