1 button 10k Unholy DK DPS using AHK menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    Bonkler's Avatar Corporal
    Reputation
    11
    Join Date
    Feb 2011
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    1 button 10k Unholy DK DPS using AHK

    1) download and install AHK
    2) Copy>Paste in the following script

    #ifWinActive World of Warcraft
    {
    $MButton::
    Loop
    {
    if not GetKeyState("MButton", "P")
    break
    Send {F5},{F6},{F7},{F8},{F9},{F10}
    sleep 1
    }
    return
    }
    note: the highlited MButton can be changed to whichever button you preffer. Here are examples of different buttons you can use to hold down:

    Left Click = LButton
    Right Click = RButton

    Note 2: the highlited {F5},{F6},{F7},{F8},{F9},{F10} are also buttons you can replace. For example:

    1,2,3,4,5, or q,w,e,r,t,y

    IMPORTANT: do NOT leave [space] after each [,] in the script!

    3) In WoW set up the keybinds in order listed below. If you just copy>pasted the script then do the following keybinds:

    {F5} - Dark Transformation
    {F6} - Scourge Strike
    {F7} - Festering Strike
    {F8} - Death Coil
    {F9} - Horn of Winter

    or if you use from 1 to 5

    1 - Dark Transformation
    2 - Scourge Strike
    3 - Festering Strike
    4 - Death Coil
    5 - Horn of Winter

    Now you are all set. Activate AHK, load up the script, face the dummy in game, get behind it, hold down the button and watch the magic happen.

    PS:
    Make sure to start out with Outbreak and realease the button wait 2second and hit it agian if diseases are about to expire.

    PS2:
    Its a good idea to macro all your attacks with Blood Tap ability. Here are examples:

    /cast Death Coil
    /use 13
    /use 14
    /cast Blood Tap

    /cast Dark Transformation
    /use 13
    /use 14
    /cast Blood Tap

    /cast Festering Strike
    /use 13
    /use 14
    /cast Blood Tap

    /cast Horn of Winter
    /use 13
    /use 14
    /cast Blood Tap

    /cast Scourge Strike
    /use 13
    /use 14
    /cast blood tap
    HERE IS A VIDEO ON HOW IT LOOKS:
    http://www.youtube.com/watch?v=0abO1...yer_detailpage

    NOTE:
    This video has a slightly different setup:

    The scripts loops from F1 to F8 with the following keybinds:
    F1~F3 Dark Transformation
    F4 Scourge Strike
    F5 Festering Strike
    F6~F7 Death Coil
    F8 Horn of Winter

    All spells are macro'd with Blood Tap and trinkets

    CDs used:
    Unholy Frenzy
    Army of the Dead
    Empower Runic Weapon for lulz
    Last edited by Bonkler; 02-10-2011 at 12:46 AM.

    1 button 10k Unholy DK DPS using AHK
  2. #2
    K1boRG's Avatar Contributor
    Reputation
    221
    Join Date
    Sep 2007
    Posts
    638
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    AHK is some kind of help-me-being-lazy program what let's you make macros what like smashes keyboard buttons invisiblity while you just hold 1 button?
    * * * Give +Rep to person who helped you or any other way made you laugh / happy * * *
    * * * Looking for someone who could help with 'good' comments on one YouTube video. - possible reward - PM for more info * * *

  3. #3
    Bonkler's Avatar Corporal
    Reputation
    11
    Join Date
    Feb 2011
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by K1boRG View Post
    AHK is some kind of help-me-being-lazy program what let's you make macros what like smashes keyboard buttons invisiblity while you just hold 1 button?
    Pretty much yeah... The script I made keeps looping from F5 to F10 in under 1 second time by holding only one button.
    It works well with Death Knights because they follow a priority system and their skills lock and unlock themselves and with this macro it pretty much allows to automaticly hit the right button at the right time.

    I kinda wish this was possible with Ret paladin but 2 of their crucial skills Inquisition and Templar's Verdict would automaticly be used with 1 HP due to the fact they can be cast with 1HP unlike Death Knights Dark Transformation which would result in DPS lost.

    Im thinking of trying this script with other classes which lock out their abilities by their CD like Arms Warrior or Survival Hunter.

  4. #4
    Anti-Tcb's Avatar Site Donator
    Reputation
    9
    Join Date
    Apr 2010
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it really that hard to just button mash yourself for even higher dps than what a program can pump out?

  5. #5
    Bonkler's Avatar Corporal
    Reputation
    11
    Join Date
    Feb 2011
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Anti-Tcb View Post
    Is it really that hard to just button mash yourself for even higher dps than what a program can pump out?
    I am pretty sure there is no human in existance who can press from F5 to F10 and keep looping in 1/100th second speed per button.

    Also its easier to hold down a button then get neccesary skills.

  6. #6
    Silvera's Avatar Member
    Reputation
    10
    Join Date
    Oct 2009
    Posts
    139
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bonkler. there's no need for a human to press than many buttons with the global cooldown there. A program can never replace a human being in World of Warcraft (when raiding), especially since most if not all classes doesn't have a specific rotation but more a priority system.

    This program will in no way give you higher dps than an equalled geared skilled player.

  7. #7
    soto's Avatar Contributor
    Reputation
    284
    Join Date
    Mar 2009
    Posts
    292
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Also, what about diseases?

  8. #8
    Neer's Avatar Trend Rider Authenticator enabled
    Reputation
    1445
    Join Date
    Apr 2007
    Posts
    749
    Thanks G/R
    177/828
    Trade Feedback
    5 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Lol'd @ no diseases XD

  9. #9
    R11tz0r's Avatar Banned
    Reputation
    54
    Join Date
    Oct 2009
    Posts
    191
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Silvera View Post
    Bonkler. there's no need for a human to press than many buttons with the global cooldown there. A program can never replace a human being in World of Warcraft (when raiding), especially since most if not all classes doesn't have a specific rotation but more a priority system.

    This program will in no way give you higher dps than an equalled geared skilled player.
    This^ ,Global Cooldown's a bit** isn't it?!

  10. #10
    Bonkler's Avatar Corporal
    Reputation
    11
    Join Date
    Feb 2011
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alche001 View Post
    Lol'd @ no diseases XD
    and I lol at you for not reading the first post properly. Here's a hint: PS

  11. #11
    Unholyshaman's Avatar ★ Elder ★
    Reputation
    1517
    Join Date
    Jun 2007
    Posts
    2,827
    Thanks G/R
    20/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Silvera View Post
    This program will in no way give you higher dps than an equalled geared skilled player.
    Did he state that this program was designed to do higher dps than an equaled geared/skilled player? NO. So why do you bother commenting that?

    This program is NOT designed to improve your dps or performance, it's simply there to replace it. I remember then late ToC a script/addon combination came out (where later on everyone got banned lol) and it fully automated your rotations. I know a couple of players if pretty high up (talking top 10-20 world guilds etc) were using it to automate their dps rotations on fights that they needed to focus more on survival and raid awareness rather than dps racing.

  12. #12
    Syltex's Avatar Sergeant Major
    Reputation
    23
    Join Date
    Jul 2010
    Posts
    174
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Silvera View Post
    Bonkler. there's no need for a human to press than many buttons with the global cooldown there. A program can never replace a human being in World of Warcraft (when raiding), especially since most if not all classes doesn't have a specific rotation but more a priority system.

    This program will in no way give you higher dps than an equalled geared skilled player.
    But you CAN create a program that does much higher dps then a human because the faster reaction time.

  13. #13
    NonMagical's Avatar Active Member
    Reputation
    40
    Join Date
    Apr 2007
    Posts
    127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This program will not achieve as high of a DPS as a skilled player due to GCDs. Case in point:

    You have a low priority skill and your highest priority skill coming off CD at nearly the same time. The low priority skill has just a half second less on it's CD than your highest priority skill. What happens when you hold this button? You'll cast the low priority skill instead of the highest one, and you will be unable to use your highest one until GCD has ended.

    A human player will be able to recognize that they are coming off of CD almost at the same time. This program won't.

    Edit:

    Also, if this is continually cycling through the buttons (so... 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, etc) at lightning speed, then if in theory all your skills came off CD at the same time then there is only a 1/5th chance you case your highest priority, as it could be anywhere in the chain at that moment in time. Now, if this skill continually attempts to use the first, and only moves on to the lower priorities if the former skill fails, then it would solve this problem.
    Last edited by NonMagical; 02-09-2011 at 03:17 PM.

  14. #14
    Bonkler's Avatar Corporal
    Reputation
    11
    Join Date
    Feb 2011
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NonMagical View Post
    Now, if this skill continually attempts to use the first, and only moves on to the lower priorities if the former skill fails, then it would solve this problem.
    and thats exactly what it does because DK runic system locks out spells that cant be used anymore and moves on to lower priorities.
    Last edited by Bonkler; 02-10-2011 at 11:19 PM.

  15. #15
    Bonkler's Avatar Corporal
    Reputation
    11
    Join Date
    Feb 2011
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <content moved to last post>
    Last edited by Bonkler; 02-10-2011 at 11:25 PM.

Page 1 of 2 12 LastLast

Similar Threads

  1. [PvE] 1 Button 939 Protection Paladin Rotation with AHK
    By Bonkler in forum World of Warcraft Guides
    Replies: 5
    Last Post: 04-20-2011, 09:40 PM
  2. [Class] [Detailed] Unholy Dk DPS Gudie
    By nick104 in forum World of Warcraft Guides
    Replies: 10
    Last Post: 01-28-2011, 11:49 AM
  3. cheat ppl whit recount put ure self at top dps using macros
    By zumzum123 in forum World of Warcraft Exploits
    Replies: 1
    Last Post: 08-21-2010, 08:33 PM
  4. 14 rep and can't use search button
    By mafiaboy in forum Community Chat
    Replies: 3
    Last Post: 10-29-2007, 03:08 AM
All times are GMT -5. The time now is 09:29 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search