Worked grate on meh pally + repz
Worked grate on meh pally + repz
Back in the day, quest items didn't twinkle...
+ rep, i just need an auto clicker and my DK gets so much XP by just clicking 1 macro, /castsequence [target=(mob name)] And then the spells O.o
Great tip! Thanks. Will try on my Enh Sham.
This works really well. It's also a good way to get frostweave and such as well. =D
Ah if only my DK was high enough to try this, could barely bother getting him out of Hellfire to tell you the truth
Very nice find, worked well on my Oomkin!
WoW i just tried that it is amazing, Great find thank you
It's *alright*
I was getting about 400k/hr on my OP ret pally.
I'd still recommend the mining area in Sholazar.
'If I Pwn Before I Wake... I Pray To Blizz My account Not To Take'- the book of Alkharaism because piggy is l337
trying to give back to the community, so here's some tips for blood dks grinding here.
use a castsequence/target macro to make sure you're attacking the closest mob:
(put any skills in there you like)Code:/target Bonescythe Ravager /cast Death Grip /castsequence reset=target Icy Touch, Plague Strike, Heart Strike, Death Coil
put runetap on a key for increased survivability, then use a simple autoit script like:
you might have to check the pixel colour yourself (it's the coordinates where the heal must get to in order to use rune tap to heal) but then you can just minimise wow and go afk or whatever.Code:Opt("PixelCoordMode", 0) Opt("MouseCoordMode", 0) While 1 If PixelGetColor(200,75) <> 43520 Then ControlSend("World of Warcraft", "", "", "2", 0) Sleep(500) EndIf ControlSend("World of Warcraft", "", "", "1", 0) Sleep(500) WEnd
in the example script, the combat macro is on "1" and rune tap is on "2".
hope this helps some people.
Wait, so is this still working?
Character Level: 63
Goal: 80
This is just awesome! +Rep
Will definitely try this when I get to 73![]()
Such a great find! I'm about to see if this works on my mage
Awesome find time to Bot here :P+Rep