if someone could pm me a link to good working and updated paladin protection profile it would be very nice![]()
if someone could pm me a link to good working and updated paladin protection profile it would be very nice![]()
IS there a Warlock pvp file out there? I cant seem to find but non mop yet
I'm not sure if you are talking about my profiles because I have no code for Aspect of the Pack in my profiles.
Also on my profiles Stampede, and Rapid Fire are set to "Right Shift" they don't go automatically.
I would recommend that you delete whatever profile you are using and download a refresh copy of my latest profile.
Last edited by kickmydog; 12-06-2012 at 06:14 PM.
https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017
Its not 99% based on simcraft.
fists_of_fury,if=!buff.energizing_brew.up&energy.time_to_max>(cast_time)&buff.ti ger_power.remains>(cast_time)PHP Code:
if not canAOE
then
if UnitBuffID("player",115288) == nil
and EnergyTime > 3.9
and HaveBuff("player",125359,4)
then
_castSpell(113656)
end
end
Tiger Power will fail sometimes because of your rotation.
EnergyTime > 3.9, wont work anymore.
You need to calculate the Fist of Fury with Haste, since Haste will reduce the cast time.
(4 / (1 + UnitSpellHaste("Player") / 100))
This should do it.
https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/385569-pqr-death-knight-monk-tank-dps-profiles.html#post2582063
If you have 3.19 FoF Cast time it will be a dps loss.
You SHOULD cast FoF now, its not a DPS LOSS anymore.
FoF Cast is influenced by HASTE.
==
More HASTE on your rotation doest not mean more FoFs.
blackout_kick,if=((energy+(energy.regen*(cooldown.rising_sun_kick.remains)))>=40 )|(chi=4&!talent.ascension.enabled)|(chi=5&talent.ascension.enabled)
This one is fine, if you dont have ascension it will bug out.PHP Code:
if not canAOE
then
if ( UnitPower("player") + (EnergyRegen*(RKcooldown))) >= 40
or PlayerChi == 5
then
_castSpell(100784)
end
end
lackout_kick,if=(chi>=3&energy.time_to_max<=2&!talent.ascension.enabled)|(chi>=4 &energy.time_to_max<=2&talent.ascension.enabled)
You forgot this one![]()
Last edited by Rubim; 12-06-2012 at 07:32 PM.
https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/385569-pqr-death-knight-monk-tank-dps-profiles.html#post2582063
Mentally, I'm using your Demon Warlock profile I'm lvl 85 now am I suppose to die using it with two mobs and being helped by NPC's battling them? set on auto rotation.
Last edited by NicodemusAtNIMH; 12-06-2012 at 07:44 PM. Reason: spell check
Ah nice, thanks rubim, I will update it later ;D And thanks for the feedback. And I ve not planed to code spells without Ascension as long as Ascension is beset talent for dps
Just got a new update, need offset
EDIT nevermind im a retaahd
(don't post things I post to Patreon.)
how would i trigger something when i get a chat mssg. thinking about the "You have a firm grip - now JUMP!" you receive after interacting with Runty plant.
any help would be much appreciated. =D
EDIT: i could also use something like
but i cant find a way to check for target namePHP Code:
if Target("player") == "name of target i want" then
do something
end
Last edited by paintpauller; 12-06-2012 at 09:36 PM.
Out of curiosity would PQR be able to handle fishing, was just thinking and curious if a profile could be created for just stationary fishing. Not sure if it would be able to tell when bobber pops is all
TBH i'd prefer a PQR that would just catch fish so you could manual cast and pool fish. pool fish is better and more profitable. if you want to fish use mrfishit (once its updated) or coolfish or something.
(don't post things I post to Patreon.)
PVE Monk Windwalker Rotation based on 99% simcraft
Hey guys,
made a Windwalker PVE Rotation with AOE Toggle in it.
Talents you MUST have : Ascension
Keybindings :
Left Alt -> Pause Rotation
Right Ctrl -> Toggle AOE / Single Target ( AOE should be used when there are more than 5 Mobs)
Used some code of Nova Team, Rubim and Failroad.
I`m very knew to coding so some Feedback is welcome.
No LVL 90 Talent coded in, cause I`m still lvl 87.
Happy testing!
Edit Update: Fixed some errors in Rotation and added suggestions by Rubim
File-Upload.net - Replikator-Windwalker-7th-Dez.rar
If someone hugely talented (nudge, nudge nova). would bust out a sub rogue profile. We would all be eternally grateful. Desperation is setting in