Download 6.2r0
Code:6.2r0 * Updated for 6.2, no core changes.
Hackinte, was having issues with CastGround. Here's what I hacked together to work.
system\protected\firehack.lua
CastAtPosition seems to have issues.Code:local x,y,z = ObjectPosition(target) ClickPosition(x,y,z,true)
Last edited by StinkyTwitch; 06-28-2015 at 08:59 PM.
"Shootings easy, Aimings hard!" Stinky
I'm getting this, not sure if it's a probably or Firehack Problem
Interface\AddOns\Probably_Mirakuru\mirakuru.lua:593: Usage: UnitBuff("unit", [index] or ["name", "rank"][, "filter"])
Count: 99
Call Stack:
Interface\AddOns\Auctionator\AtrErrorInspector.lua:107: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:52>
[C]: ?
[C]: in function `UnitBuff'
Interface\AddOns\Probably_Mirakuru\mirakuru.lua:593: in function <Interface\AddOns\Probably_Mirakuru\mirakuru.lua:591>
Interface\AddOns\Probably\system\core\dsl.lua:90: in function <Interface\AddOns\Probably\system\core\dsl.lua:20>
(tail call): ?
Interface\AddOns\Probably\system\core\parser.lua:195: in function `nested'
Interface\AddOns\Probably\system\core\parser.lua:273: in function `table'
Interface\AddOns\Probably\system\timers\rotation.lua:19: in function `faceroll'
Interface\AddOns\Probably\system\timers\rotation.lua:45: in function `event'
Interface\AddOns\Probably\system\core\timer.lua:16: in function <Interface\AddOns\Probably\system\core\timer.lua:11>
Also
Player.ground doesn't seem to work like intended
Last edited by yobleed; 06-29-2015 at 10:21 AM.
~They call me HordeOnYourTube, but you can call me hoyt~
What happened to IRC server?
no clue.
"Shootings easy, Aimings hard!" Stinky
PE error. (Due to API change in FH)
If you want to trawl through my rotations, StinkyTwitch wrote me a module that effectively overwrites PE function with a working one. (along with a few other goodies).
Its under External\ObjectManager.lua
Or alternatively apply the patch Stinky posted direct to PE manually if that the only improvement you want.
Last edited by akeon1; 06-30-2015 at 07:28 PM.
player.runes(blood).frac > 1.5 should use when i have 1 blood rune and one half blood.
Last edited by Rubim; 07-07-2015 at 05:36 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
git not working?
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
Does anyone know how to create an Automated Mass Dispel with ObjectManager?
~They call me HordeOnYourTube, but you can call me hoyt~
help is needed. olua use for private server 6.1.2. but probably wrote that "detected a generic unlock! some advanced futures will not work" a need to use Unlocker to unlock all features?
------------
Last edited by Snitzel29; 08-05-2016 at 12:28 PM.
Healing Engine could use a rewrite / update, !lowest.buff(#) does not work correctly, no matter if you're checking for renew, clarity of will or power word shield
See MrTheSoulz post here, http://www.ownedcore.com/forums/worl...ml#post3362696 (!lowest.buff acting up)