Will test sheurons fire mage update as soon as i get home frome work and will report back.^^
have anyone successfully dd the crystal tech's demo dps rotation also the affliction doesnt seem to work for some odd reason when i enabled it the demo works though. anyone else experiencing this?
Sheuron ty for fire update, do you have racials in your profile that I can set to true or let me know how/where to add troll's berzerking
I've played with quite a few sets of code trying to figure out a way to impalement throwing Saronite Grenades, Is it possible to have it just auto throw the grenade where your mouse-over is and if so anyone able to share the code? Currently I can't get it to throw them only bring up the target cursor and then quick close it as it continues on.
Do you play original blizzard live wow?
/tar Totem der Geistverbindung
doesnt work for me. maybe german client problem?
and macros doesnt case sensitiv for me, if a player name is God, i can target him with "/tar god", no problem
i also can target friendly totems with "/tar tot", but not enemy totems!
Sheuron Hello, I really like your profiles, so kind to add serious rupture the profile of sub rogue pvp? I have tried but have not succeeded
Thank you very much and sorry for my English
You guys wont be able to target totems, that functionality was taken away from the Lua API a long time ago.
That code is likely to cause an infinite loop resulting in your WoW freezing tooCode:while name ~= totem do TargetNearestEnemy() name, realm = UnitName("target") end![]()
yes, you say truth
maybe just try x times to get targeting it
Code:for i = 1, x do TargetNearestEnemy() name, realm = UnitName("target") if name == totem then return end end
thats just a part of the code, see
http://www.ownedcore.com/forums/worl...ml#post2252038 (PQR - Rotation Bot)
i saw that..... and from what I see here's what I see it doing
We are going to look for the number of raid members in our group and determine that this is the Arena Size
We are now going to be cycling through every Enemy Arena member seeing if they have a buff for SL totem
If they have SL totem then set it as target
at minimum I think should should make sure you're in an Arena battle at least before looping Arena targets
so at the Beginning....
if IsActiveBattleFieldArena() then
@Sheuron ur newest PVE fire mage sometimes after moving, starts casting pyroblast with no proc.
Edit
Or is it just for combustion when CD going off to not wait until pyro proc?
I have download your PVE fire profile but no change on pvp profile and there are another problem when i have buff on me for istant i have try to push pause and manual cast to but he no cast pyro.
He cast pyro only if i push and target have freeze debuff.
Pls m8 hel0p me.