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

[Warlock CC] skiWarlock 5.0 -Ok, probably doesn't work right now-

Status
Not open for further replies.
New version up. Changelog:

Code:
5.26
- Immunity Checking Tweaked
- Line of Sight much improved for Instances and Solo
- Settings completely re-organized, much easier to follow now
- Profiles updated and fixed
- AoE/Single Target switching much improved
- Instance Spell Selection improved
- Avoid Mobs list added (won't target mobs on the list, useful for instances/solo where you don't want to target certain enemies, to edit see Dictionary IgnoreMobs in the code)
- Other stuff I can't remember, some spell priority changes
- Demon Leap should work a bit better now (if it actually works), haven't been able to test yet, let me know

Please test and give me meaningful bug reports and logs.
 
Last edited:
So I tried running it tonight in PvP and it seems that it would get stuck in a "heal" loop whenever it would be resurrected.

It would buff and summon the Succubus. Then it would re-summon the Succubus. Then life tap. Then re-summon the Succubus, continually summoning the Succubus in this weird loop.

Basically made it unusable when it happened.

Attached is the log.

this has been happening to me with every CC and only happens when i have Squire enabled, so it might have something to do with that plug in not the CC
 
this has been happening to me with every CC and only happens when i have Squire enabled, so it might have something to do with that plug in not the CC

Well there's an easy way for me to test that out. I'll try and do some PvP with Squire disabled (and removed) and see what happens.
 
Hi Mr. Ski
Am I missing something with this excelent CC??? I love it...
Demon Armor , can I use? My toon is Demo lvl 30....
Does Soulstone can be use on a healer in instances?????

Sorry abt my english...
 
Hi Mr. Ski
Am I missing something with this excelent CC??? I love it...
Demon Armor , can I use? My toon is Demo lvl 30....
Does Soulstone can be use on a healer in instances?????

Sorry abt my english...

Demon armor should work if you enable the setting for armor buff. If its not, give me a log.

Also, soulstone can not be used on other targets at this time.
 
group member: why didn't you soulstone the healer?

me: if the healer would like to be soulstoned, maybe the healer should roll a fucking warlock.
 
Well there's an easy way for me to test that out. I'll try and do some PvP with Squire disabled (and removed) and see what happens.

Interesting. I got this same behavior when I used Mr. AutoFight. I switched over to the bot that Nesox (i think) made that just allows you to test out CCs and I'm spamming one of the Training Dummies right now without any difficulties.

Without Mr. AutoFight working that's a huge bummer for me as I normally used that to play the game...
 
group member: why didn't you soulstone the healer?

me: if the healer would like to be soulstoned, maybe the healer should roll a fucking warlock.

LOL.

Hell, most of the time when I ask the response is "don't need it".
 
Demon armor should work if you enable the setting for armor buff. If its not, give me a log.
Also, soulstone can not be used on other targets at this time.

Gonna check. Thanks....
 
More people need to use the new release so I know what to fix. Get on it!
 
More people need to use the new release so I know what to fix. Get on it!
Don't know if this qualifies as a bug, but why cast Corruption before Unstable Affliction? That will just pull the mobs to the bot while it is busy casting Unstable Affliction, giving the mob more time to hit the warlock.

Also it sometimes casts Unstable Affliction twice, even though the first one was applied successfully.

I'm using the Affliction profile.
 

Attachments

Last edited:
Well i just used the CC to farm skinning from 1-75 until now, but one thing that I noticed is that it seems to be extremely slow. It casts fine, kills the mob, but then takes a lot of time "thinking" after combat before it loots. Not exactly sure if this is HB, the CC, or a combination of both. Also it doesn't happen on every mob, but quite frequently.
 
hey ski, I was doing AB (cta) and I noticed it kept casting my pet (im demo, so the felguard) over and over again, so I deleted the complete log, I shut HB down, and restarted it and started up the bot (in the same BG) and sure enough, it kept doing it, not sure why, but im sure you'll know.


View attachment 11-22-2010_5_00 PM warlock ski Log.txt
 
hey ski, I was doing AB (cta) and I noticed it kept casting my pet (im demo, so the felguard) over and over again, so I deleted the complete log, I shut HB down, and restarted it and started up the bot (in the same BG) and sure enough, it kept doing it, not sure why, but im sure you'll know.


View attachment 11728

Are you using Squire or Mr. AutoFight? It seems that something about those plugins causes that looping that you're talking about.
 
Im using Squire, and your right, it only happens in BG's. It dont when Im using Instancebuddy.
 
Hey ski, I just noticed something. It looks like your logic for your Min Adds for SoC and Min Adds for AE are off. Instead of those values being the minimum, they are acting like the minimum - 1.

Meaning with them set at 3 each it won't actually use SoC until there are 4 adds.
 
Is it possible to make the CC use Shadowbolt when Shadowtrance is active? Couldn't find an Option doing that, and was wondering if you could do that =)
 
Is it possible to make the CC use Shadowbolt when Shadowtrance is active? Couldn't find an Option doing that, and was wondering if you could do that =)

It should always use shadow bolt during shadow trance, regardless of if you have shadowbolt on:

Code:
			if (Me.HasAura("Shadow Trance") && Me.CurrentTarget.HealthPercent > Settings.DirectDmgMinHealth)
			{
				drlog(logPrefix + ": Affliction: Shadow Trance -> Shadow Bolt");
				return "Shadow Bolt";
			}
 
Last edited:
Don't know if this qualifies as a bug, but why cast Corruption before Unstable Affliction? That will just pull the mobs to the bot while it is busy casting Unstable Affliction, giving the mob more time to hit the warlock.

Also it sometimes casts Unstable Affliction twice, even though the first one was applied successfully.

I'm using the Affliction profile.

Better dps.
 
Status
Not open for further replies.
Back
Top