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

[MoP] Demonology Warlock (Singular Revised)

Nah, I could add that pretty easily I would think. I'll look into it.

Glyph of Demon Hunting - Item - World of Warcraft

After reading a couple in dept guides, I don't feel a strong urge to add the ability the routine. Where I do see it's benefits in solo grinding, I see the use of this Routine more in PvP/Dungeons/Questing. That kind of ability would not prove very useful in a botting environmental, unless you were grinding AoE Mobs for some reason and Singular does not target in that fashion ... So i'll have to say No to the addition of it, that is more a player personal usage than a botting usage.

Aye, I think that's why people felt that maybe it was unnecessary to code in - you're absolutely right.
 
My toon just uses autoattacks in Metamorph. No Touch of Chaos or anything.

I love my addons, I'm sure that's my problem with inconsistent Touch of Chaos casts.
Though it does seem to always at least cast a few times per Meta.
I'll have to fumble around with it.
 
I love my addons, I'm sure that's my problem with inconsistent Touch of Chaos casts.
Though it does seem to always at least cast a few times per Meta.
I'll have to fumble around with it.

The way I look at it is, if your botting, your botting, if your playing, your playing. Turn off the Addons to Bot, it only takes /logout to turn them back on.
 
The way I look at it is, if your botting, your botting, if your playing, your playing. Turn off the Addons to Bot, it only takes /logout to turn them back on.

Yeah, that's easy enough.
I was going to try and narrow down which one would be interfering, but process of elimination would take forever.
It could essentially be any of them, or in fact all of them.
 
With Touch of Chaos and Meta, in the future is it possible to code around the use of addons?
Or is that something with strict limitations?
 
The profile seems to be working fine after I fixed a problem with the casting of Hand of Gul'dan. In case anyone else is having the same issue here is what I replaced.

Was spamming spell but was unable to cast it....
Spell.Cast("Hand of Gul'dan", tar => Clusters.GetBestUnitForCluster(Unit.NearbyUnitsInCombatWithMe, ClusterType.Radius, 6), ret => !StyxWoW.Me.CurrentTarget.HasMyAura("Shadowflame")),

Replaced it with this....
Spell.CastOnGround("Hand of Gul'dan", ret => StyxWoW.Me.CurrentTarget.Location, ret => !StyxWoW.Me.CurrentTarget.HasMyAura("Shadowflame")),


Hope it helps!
 
The profile seems to be working fine after I fixed a problem with the casting of Hand of Gul'dan. In case anyone else is having the same issue here is what I replaced.

Was spamming spell but was unable to cast it....
Spell.Cast("Hand of Gul'dan", tar => Clusters.GetBestUnitForCluster(Unit.NearbyUnitsInCombatWithMe, ClusterType.Radius, 6), ret => !StyxWoW.Me.CurrentTarget.HasMyAura("Shadowflame")),

Replaced it with this....
Spell.CastOnGround("Hand of Gul'dan", ret => StyxWoW.Me.CurrentTarget.Location, ret => !StyxWoW.Me.CurrentTarget.HasMyAura("Shadowflame")),


Hope it helps!

Haven't had that issue yet Rob, at least not yet.
I've been running the CC for around 12 hours now without a hitch.
Regardless, Smarter is super quick at fixing things so he will look at it anyways I'm sure.
 
Please wait a few seconds while Honorbuddy initializes.
Compiler Error: c:\Users\Galactica\Downloads\HB 2.5.6419.500\HB 2.5.6419.500\Routines\Singular\ClassSpecific\Warlock\Demonology.cs(15,18) : error CS0101: The namespace 'Singular.ClassSpecific.Warlock' already contains a definition for 'Demonology'

onload i get this.. any ideas?
 
Please wait a few seconds while Honorbuddy initializes.
Compiler Error: c:\Users\Galactica\Downloads\HB 2.5.6419.500\HB 2.5.6419.500\Routines\Singular\ClassSpecific\Warlock\Demonology.cs(15,18) : error CS0101: The namespace 'Singular.ClassSpecific.Warlock' already contains a definition for 'Demonology'

onload i get this.. any ideas?

Yup looks like you have a copy of the demonology.cs in the same folder, (ie you didnt over write it, might be named demonology(1).cs)
 
The profile seems to be working fine after I fixed a problem with the casting of Hand of Gul'dan. In case anyone else is having the same issue here is what I replaced.

Was spamming spell but was unable to cast it....
Spell.Cast("Hand of Gul'dan", tar => Clusters.GetBestUnitForCluster(Unit.NearbyUnitsInCombatWithMe, ClusterType.Radius, 6), ret => !StyxWoW.Me.CurrentTarget.HasMyAura("Shadowflame")),

Replaced it with this....
Spell.CastOnGround("Hand of Gul'dan", ret => StyxWoW.Me.CurrentTarget.Location, ret => !StyxWoW.Me.CurrentTarget.HasMyAura("Shadowflame")),


Hope it helps!

I'll ask this again, STOP POSTING YOUR FLAWED FIXES IN MY TOPIC, YOU WANT TO SHARE YOUR HACKS, DO IT SOMEWHERE ELSE! You didn't fix anything, there is an issue with the Clustering that I had already fixed and haven't posted yet. /EndRant
 
YEA man stop trying to help and point out there was an issue, and what you did to fix it geeeezzzz!
 
Yup looks like you have a copy of the demonology.cs in the same folder, (ie you didnt over write it, might be named demonology(1).cs)

That fixed it.. any reason why i dont loot after kills now =/
 
Must say, great work

leveling a new warlock, i started using this at level 12 going through bgs and dungeons and im always top damage and of the board in a bg, i checked it yesterday in a wsg and it was on 18-0 lol

mid 50s now and going strong, thanks
 
After every kill, my warlock cast 6 -10 times "create Healthstone" without any reason... Dont know why, but this is senseless...
 
It is awesome that you are so fast to buggix and fix this routine. But i have ? problem after i hit 20 the char dosnt cast shadow bolt anymore in meta. I think it has to do whit the meta locked spell. The curse thing spell is not obtainable before lvl 24. Other Than that this is the best routine for warlock. :)
 
I think this profile is bugged, my warlock was just casting "Creating HealthStone" LoL!
 
I think this profile is bugged, my warlock was just casting "Creating HealthStone" LoL!

Its because you've updated your hb and its went back to the old singular, redownload

same happened to me
 
Back
Top