A piece of midnight humor
Ultimate ragequit macro. Leave group when raid wipe.
Not tested YET!!Code:for i=1, GetNumRaidMembers() do if not UnitIsDeadOrGhost("raid"..i) then break end if i == GetNumRaidMembers() then SendChatMessage("FUUU NOOBS!!!","RAID") LeaveParty() end end
Last edited by sheuron; 04-22-2012 at 10:04 PM.
[ 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]
Ok, maybe my above code isn't worth using. I was just on a dummy testing out my DPS with the above code I was using, and it locked my Druid spells up. Same thing that was happening with Monks and Boomkins. So that confirms that it IS a CastSpellByID() error that's locking up the UI, no matter what class is using it.
[ 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]
Updated my resto shaman healing profile so you can define your own keybinds for healing rain/lightning bolt spam. Also fixed the code so that you add the spellid of ANY spell to the init function and it will create a macro for you to cast it just drag it to a bar in game. The defaults are fire ele/earth ele/bloodlust/spiritwalkers grace/spirit link totem and elemental recall. download here
Releasing my jewelcrafting/disenchanting profile for the new interupt style. If anyone wants me to add other professions to it let me know. download here
Shaman resto and elemental profiles for PQRotation can be downloaded from here - https://db.tt/g2pIFrBc
Tradeskill profile (Jewelcrafting and disenchant) download here - https://db.tt/aPpOTKJH
[ 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]
Ye, that's fine with me. I only need it for Berserk and Incarnation. But trying it on Incarnation, it fails. The spell has 2 different SpellID's, and of course, it doesn't work on either one :confused: Guess I'll just stick with my repetitive spellID function above for Incarnation. Should be fine considering it's only used once every 3 minutes and it doesn't spam it much.
Wohoo, google shortener statistics got a new sexy design: http://goo.gl/rseZ0+
[ 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]
Hey buba, prolly a dumb question but is there a reason the monk profile (windwalker) always keeps 1 chi up?
that would be understandable except windwalker is the dps profile
Same might apply for DPS? More DPS output if you go into a fight with Chi than without? lol I honestly don't know. Have yet to make one and probably won't. I like finding bugs for all other classes and saving the main stuff for when Live comes out. Everyone will find the Panda bugs![]()