Whats the best enhance and frost dk profile out there.
Whats the best enhance and frost dk profile out there.
trial and errors.... his have never been proven poorly written ever!!!!
all joking aside.... different writers writer profiles for different reasons and outcomes.... sure they all want the most dps but we take different roads getting there..... Some may suit you and your play style better >.> try them all and make an informed decision... if some1 told you to use Diesal's... or Mine.... or Imdasandman's..... you would probably want to try the others anyways.... so cut out the middle man and give it a whirl
Finally
Added 4 leveling profiles. Those who want to try PQR and are worry about being banned, make a trial account, create a char (WARRIOR, PRIEST, PALADIN, DK) and feel how much you can slack from level 1.
Those profiles are also intended as starting point to learn how to make your own profile.
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
i checked my logs for last raids and im casting LB so not sure why it isnt casting for you. Try to DL and see if its changes things.
The Pyroblast is not casting unless you get a fireball crit.
Cause EJ says its better to wait for a fireball crit to boost the ignite.
Code:local start, duration, enabled = GetSpellCooldown(11129); if not UnitChannelInfo("player") and FireballCrit == 1 then --Remove "and Fireballcrit == 1" if you not want to wait for fireball to crit if duration > 8 or duration < 1 then CastSpellByName(tostring(GetSpellInfo(92315))) --print("Mage Functions FireBall CRITTED. " ..Fireballdamage) return true end end --Duration = if combustion is 8 secs to off CCD i hold pyroblast so i can cast it to help big ignite -- Im also waiting for a crit on Fireball to get more chances to get rolling ignite and big ignite
Looking for exploiters and botters to Elder Scrolls Online.
PQR dont work on Beta atm.
Dont know if its new offsets or due to me upgrading to new PQR
Looking for exploiters and botters to Elder Scrolls Online.
Is there a normal profile restro druid pvp?
Anybody know what this 12mb patch is that wow just had me download?
Idk but it didnt break anything as far as I've noticed.
PQR 2.1.1 is Not Working since that last 12mb Patch wow Updated for me? and no other Versions as well(
Anyone else have that problem?
Thanks Xelper for Updates:P and all The Profile Writers!!
ipass
Last edited by ipass; 04-13-2012 at 06:51 AM.
Once again, I would like to ask someone (a dev) to code this kind of a ability for me...
Arcane shot
if Players DOESN'T have buff "Lock and Load" and if Explosive Shot is on target and if Explosive Shot is off cooldown: cast arcane shot
Cheers!
Today update was only a "tools update" it shouldn`t cause any problem
@Buba check asap privbox and btw it is EU. (didnt read last 600 posts so if u got it, ignore that post)
Name: Arcane Shot
Recast Delay: 0
Spell ID: 3044
Target: Target
See if that worksCode:if select(2,GetSpellCooldown(53301)) == 0 and not setAoE and UnitPower("player") >= 25 and not UnitBuffID("player", 56453) and UnitDebuffID("target",53301,"player") then return true endAs usual, I don't play a hunter, so I have no idea what I wrote. ^^
Last edited by Kaolla; 04-13-2012 at 08:26 AM.