• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

RippedAdvancedWarlockStrategy

 

Project Updated:
Files Updated: Wed, Nov 5 2008
Supports Game Version: 3.0.3
Category: Combat, and Warlock
Tags:

[Edit Tags]

Project Manager: Troffel
Additional Authors: No additional authors
Current Version: RippedAdvancedWarlockStrategy-0.21
License: Public Domain
Development Site: CurseForge
Avg Daily DL (last 30 days): 32
Downloads Total: 21,818
Favorites: 22
Comments: 20
  • About RippedAdvancedWarlockStrategy
  •  

Description

This addon is an additional strategy for the addon Ripped.

Now it provides the affliction warlock with the prioritized spell rotation.

In the near future it will provide for other specs of warlocks the spell system, which is configurable for your needs.

The addon depends on Ripped, so you need to download it, too.

Configuration

Start the configuration gui with "/rip gui". Then configure what strategy you want to use under the "Generation" tab. Finally, configure the strategy under the "Strategies" tab. Test your priorities and settings at the training dummies.

Hint: Do not calculate a queue, which is very long. A length of four is already long. But use a very long queue to test the configuration at the training dummies.

Supported Specs

Affliction warlock

  • Advice the recast of the dots, curses and haunt.
  • Keep the mana on a predefined level by using life tap.

Destruction warlock

  • Recast of chaos bolt, dots, curse and conflagrate (for backdraft)
  • Advice to use specific spells under the backdraft buff.
  • Manage mana like the affliction spec.

Dissociation

This is an addon to perform well against single targets with a lot of health (bosses).

It does not help you in PvP nor in leveling nor to bomb a lot of targets with low health.

Acknowledgment

All reputation is redirected to the Author of Ripped: psino. Ripped is very well written and easily extensible.

It based also on a suggestion from tusaki@Elitist Jerks.


  • Downloads (3)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  RippedAdvancedWarlockStrategy-0.21 Release 3.0.3 21,297 11/5/2008
  RippedAdvancedWarlockStrategy-0.2 Release 3.0.3 33 11/5/2008
  RippedAdvancedWarlockStrategy-0.1 Release 3.0.2 487 11/2/2008
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • need 3.1 update

    Reply Report Permalink
  • need 3.1 update

    Reply Report Permalink
  • Doomlord said 

    Is this going to be updated for 3.1 ?

    Reply Report Permalink
  • I really got excited when i saw this mod; i thought, wow, this will really help me with my priorities!
    Unfortunately, I was wrong. The priority timer is extremely messy; I can't keep up a rotation with this. I'll be in the middle of casting shadowbolt when all of a sudden curse of agony needs replenishing. So I am finishing the cast on that, when suddenly haunt needs to be recast. It's extremely confusing and frustrating.

    Reply Report Permalink
  • Three simple edits to Ripped.lua will fix the problem you're having Doomlord. Change line 694 from:
    local name, rank, iconTexture, count, debuffType, duration, endTime, timeLeft
    to:
    local name, rank, iconTexture, count, debuffType, duration, endTime, timeLeft, isMine

    Change line 696 from:
    name, rank, iconTexture, count, debuffType, duration, timeLeft = UnitDebuff("target", index, false)
    to:
    name, rank, iconTexture, count, debuffType, duration, timeLeft, isMine = UnitDebuff("target", index, false)

    Change line 701 from:
    name, rank, iconTexture, count, debuffType, duration, endTime = UnitDebuff("target", index, false)
    to:
    name, rank, iconTexture, count, debuffType, duration, endTime, isMine = UnitDebuff("target", index, false)

    Reply Report Permalink
  • Doomlord said 

    The author of Ripped seemed to have quit developing it (at least for a while) since he ain't answering the comments nor the emails for quite some time. Aren't you deranged by this bug with your own warlock ? Don't you feel compelled to change the actual Ripped files and temporary fix it unofficially ? :)

    Reply Report Permalink
  • Troffel said 

    That the addon looks at the dots/debuffs from other warlocks is a bug in the addon Ripped, which ignores a additional flag "isMine" from the function UnitDebuff. If the addon Ripped respect this flag everything will be fine.

    Reply Report Permalink
  • Doomlord said 

    I also have tje same warlock problem as Ukiri ! We need answers !

    Reply Report Permalink
  • Ukiri said 

    Is it possible to make it work with only your dots? I run with another warlock and it is including what he has dotted the mob with in the rotation.

    Reply Report Permalink
  • Coolit said 

    I tried it on the test dummies in OG and it was fantastic until another warlock came along and dotted the same target. Is this a bug, or is it unavoidable that you see all warlocks dots?

    Reply Report Permalink
  • tr0tsky said 

    Is it possible for it to prioritize Drain Soul instead of Shadow Bolt when under 20%? Also, some way to keep track of Shadow Embrace stacks would be nice.

    Reply Report Permalink
  • psino said 

    Great to see that somebody took the matter into their own hands :)

    I'm undecided as of how to integrate this into the main addon, as I'm opposed to letting an addon suggest when to life-tap (since this may be critical to do only in certain phases/moments in the fights etc).

    But you / tusaki definetely has some some great work / research finding out how the heck Ripped works :) So if you have any changes you think would make creating new strategies easier to do, I'm happy to hear you out :)

    Reply Report Permalink
  • Zasz said 

    Can you take a look at the cooldown for haunt? The current version does not reflect the recent change. An option to manual set the duration for each spell would help incase the addon doesnt count bonus like 4xT4 and the current new haunt cooldown.

    Reply Report Permalink
  • Just a quick thank you for making this, it's helped me get a better grip on rotations.

    Couple quick points:
    1) maybe it's pebkac, but the "enabled" box (although checked) is greyed out on my gui. The only way to disable it is to log out and uncheck it.

    2) Regarding rotations - Not sure how difficult it would be but it'd be nice to be able to prioritize say 3 Lifetaps in a row when Immo isn't up (then immo, incin, incin, etc).

    Reply Report Permalink
  • Ackis said 

    You need to have a bit of patience for it to syndicate... if it doesn't syndicate within an hour or two, submit a report for one of us moderators to look at.

    Reply Report Permalink
  • Troffel said 

    Since CurseForge is not updating the files here:

    You find the newest version 0.21 here:
    http://static.curseforge.net/uploads/18/307/206/RippedAdvancedWarlockStrategy.zip

    Reply Report Permalink
  • Thank you!

    Reply Report Permalink
  • Troffel said 

    The code for destruction is nearly finished. Expect a version with destruction support this evening or not later than tomorrow morning. (Timezone: Germany)

    Reply Report Permalink
  • I have loaded this add on but i cant see it when i play WOW..Where do i find it please? I did the /ripped

    it says stuff but i dont see a display or buttons or anything?

    Any help? Thanks

    Im a 45 Warlock

    Reply Report Permalink
  • Troffel said 

    Direct after installing Ripped you should see a gray background in the a little to the right and down the middle. If you do not see it, try to disable the lock in the "/rip gui" config menu. you have also enable addons, which are "out of date", since the addon Ripped is "out of date".

    I have to admit that I didn't emphasize the field of application of this addon: It is useful for a warlock, who wants make file life easier in raids or groups, when fighting creatures with a huge amount of health. It is not reasonable to use is in leveling or pvp. In this fields other challenges dominates the rotation of the spells.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 28,439 Deadly Boss Mods Boss Encounters, and Combat
  2. 14,118 Recount Combat
  3. 7,015 BigWigs Bossmods Boss Encounters, and Combat
  4. 3,822 Omen Threat Meter Boss Encounters, and Combat
  5. 3,182 Decursive Buffs & Debuffs, Boss Encounters...