What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Fpsware Warlock: Shadow Walker

Status
Not open for further replies.
FML for not knowing ther was an awesome cc as this , THX SO MUCH
 
Update: Now that Im 90 (Finished as affliction), it has already completed all BGs with destruction flawlessly usually pulling #1 dmg. So it pulls fine in PVP environments, but not for grinding? Weird. Anyways just bringing it to your attention. Great work, keep it up!
 
When you attach to BotEvents_OnBotStopped you should check if your the running routine in the same way you do on attach

Other than that, im using this for my druid and warlock and both seem to work flawlessly :)
 
May the Warlock Gods bless your soul (or at least not drain it, ) for this amazing CC. We went from absolutely no Warlock CC to one of the best CCs out there. You sir, are the man!
 
SVN updated.

All Classes
* A new setting has been added to the Advanced tab, 'Force Facing Target'. If enabled this will force the character to face the target with each iteration of the combat routine. This should only be used if you are experiencing an issue with the character not facing the target properly.
 
Hi,
the CC has an issue with the targeting. When i use combat bot with blank profile and there are 2 mobs running towards me and i select one of them, the bot change the targets between these 2 mobs all the time and does not cast.

How can i deactivate the automatic targeting?
 
Is there any way you could add in a feature to use Soulburn + Health Funnel if pet hp is at a certain % and you have X # of shards? Aside from that this has to be the best class CC I have seen yet <3
 
Hey fps,

i got a little problem with my affli-warlock (lvl 85) and i hope you can help me out:

The CC is working fine so far, but i would like to pull with Soulburn + Soul Swap. I set all the other Spells at the Pull-Options auf "Never" to exclude them. But at the beginning of a combat, the bot only uses Souburn (got the buff - everything is fine) and start to cast all the dots one by one - he never uses Soul Swap.

Even when another add is coming up, he only switches the target multiple times (looks for me, if he WANTS to cast Soul Swap to dot the add - the options of the CC told him to do it), but he is casting nothing.

I attached a log for you. Cant find an add-fight so far, but at "[16:28:47.143 N] [Pet] Casting Attack" you can see a single-target-fight.

Any Ideas?

Thx for your help!
 

Attachments

Is there any way you could add in a feature to use Soulburn + Health Funnel if pet hp is at a certain % and you have X # of shards? Aside from that this has to be the best class CC I have seen yet <3

Its on the to do list.
 
Hey fps,

i got a little problem with my affli-warlock (lvl 85) and i hope you can help me out:

The CC is working fine so far, but i would like to pull with Soulburn + Soul Swap. I set all the other Spells at the Pull-Options auf "Never" to exclude them. But at the beginning of a combat, the bot only uses Souburn (got the buff - everything is fine) and start to cast all the dots one by one - he never uses Soul Swap.

Even when another add is coming up, he only switches the target multiple times (looks for me, if he WANTS to cast Soul Swap to dot the add - the options of the CC told him to do it), but he is casting nothing.

I attached a log for you. Cant find an add-fight so far, but at "[16:28:47.143 N] [Pet] Casting Attack" you can see a single-target-fight.

Any Ideas?

Thx for your help!

SVN updated. This should be fixed.
 
When I tried running this routine with Lazyraider, I get a repeating error.

SVN updated. I don't know why you are getting that error unless there is something odd in the way LazyRaider is calling the combat logic.
 
Works fine now - thank you very much!!

Gives a whole bunch of compiler errors upon HB startup.

No plugins/etc used, a fresh HB install.
routine copied properly to the correct folder.

Compiler Error: d:\Hb\Routines\Fpsware AIO\BaseRoutines\AllOther.cs(267,53) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\BaseRoutines\AllOther.cs(295,53) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\BaseRoutines\AllOther.cs(308,56) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\BaseRoutines\AllOther.cs(333,55) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Beast.cs(28,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Beast.cs(28,44) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Beast.cs(213,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Beast.cs(213,45) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(280,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(280,71) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(295,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(295,46) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(306,35) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(306,46) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(321,34) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(321,63) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(352,32) : error CS1660: Cannot convert lambda expression to type 'Styx.TreeSharp.Composite' because it is not a delegate type
Compiler Error: d:\Hb\Routines\Fpsware AIO\Classes\Hunter\Common.cs(352,138) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: d:\Hb\Routines\Fpsware AIO\Helpers\Pets.cs(68,46) : error CS1061: 'Styx.WoWInternals.WoWObjects.LocalPlayer' does not contain a definition for 'InVehicle' and no extension method 'InVehicle' accepting a first argument of type 'Styx.WoWInternals.WoWObjects.LocalPlayer' could be found (are you missing a using directive or an assembly reference?)
 
Gives a whole bunch of compiler errors upon HB startup.

No plugins/etc used, a fresh HB install.
routine copied properly to the correct folder.

1. Never copy'n'paste a large chunk of the log like this. ALWAYS attach the full log file.
2. Only because I know, you are not running the latest build of HB.
 
1. Never copy'n'paste a large chunk of the log like this. ALWAYS attach the full log file.
2. Only because I know, you are not running the latest build of HB.

Considering i downloaded it less than an hour ago from main page, i doubt it :/
 
Considering i downloaded it less than an hour ago from main page, i doubt it :/

As you have not followed the instructions which are clearly stated in the first post I can't confirm that.
 
I have Immolation aura set to always when in meto form but it never seems to use it.
 
Status
Not open for further replies.
Back
Top