Profile is using pyroblast to apply crit debuff.
Profile is using pyroblast to apply crit debuff.
[ 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]
Last edited by happydado; 05-11-2012 at 09:57 AM. Reason: question
okay sorry i've been away this week has been busy. sis grad mainly and work.
ok, i'm in mists beta i just haven't downloaded it yet cause i'm on a 3 megabit not byte dsl connection with a data cap (curse you att) so getting the files for beta after every patch isn't worth it. So my profiles will be reworked for mist when mists comes closer to a release date. I'm following the changes and such to update the profiles for a fast release.
Affliction Lock should work with flasks and food buffs, is it not?
Demo Lock, it works but can be better is what i'm hearing from peps. I need some input for this.
Atm, Demo and all my profiles are based off of Simcraft action lists from the bis t13h profiles.
Also for the immo aura update the profile.
Last edited by crystal_tech; 05-11-2012 at 10:00 AM.
Please if someone helped you donate rep to them.
yes, and also i think its still a endless loop as long as spirit link buff in range exists, if you cannot get totem in target
we need also a global counter to stop executing this abililty
and still
- while tabbing you possibly break a cc (solve: just stop attacking while searching the totem)
- highspeed target changing is a indicator for cheating (like instant kick etc.) (solve: increase target change interval)
overall a complicated and unreliable way to target a totem![]()
Last edited by osbornx22; 05-11-2012 at 10:15 AM.
TargetUnit - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons
look at how u can trigger the exact match, that could probably help u to
@Xelper sent you a message relating to pet spellids in newest version
Does this look right?
Code:--Taunt Twilight Assaulter during Ultraxion Trash-- if UnitChannelInfo("target") == GetSpellInfo(105700) and GetSpellCooldown(62124) == 0 then CastSpellByID(62124) return true end
My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
https://imdasandmandeathknight.googl...com/svn/trunk/
imdasandman: Just tried your sv hunter profile on the beta. everything works fine except for the switching of aspects for when im moving and the bot wants to cast cobra shot
Me and Crystal_Tech have an idea in the workings and we would like to know if there was any Profile Writer that would be willing to Join Team Nova
You would pretty much have access to all the members of Team Nova's profiles and workings in real time, you would have access to our ideas and everything a lot more readily.
PM me with your request and a profile for us to review so we can try and find the best fit for us![]()
Xelper, I remember seeing a while back some code you posted for switching between single target and aoe for your ret paladin profile, but I can't seem to find it.
I think search is limited to 7 pages and I don't remember if it was on the 600 or 700 pages.
Could you please post it again?
Avery, I thought you're profile already had a AOE toggle?
Also I created a modified version of Xelper's ret profile. I yanked so much code from other people to try and get this working. Please try it out and let me know..
Things I've added.
CDs on modifiers.
AOE toggle.
Special things to do during certain events. I.E. Taunt down dragons during Ultraxion trash ( I had to guess at making this code) let me know if it doesn't work. Using a pot during blood lust. Added trinkets and glove slots.
Use the following link to download within PQR.
http://pqr-ret.googlecode.com/svn/Data/Retribution.txt
Last edited by Ralphiuss; 05-11-2012 at 05:09 PM.