Massive DPS/HPS/TPS for all classes! menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #16
    SprayPlaster's Avatar Sergeant Major
    Reputation
    13
    Join Date
    Feb 2010
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just like every other guide on this site, some will not benefit from them but there will definitely be those that will. If the guide isn't for you then no need to shit on it (provided it's not a repost or a really terrible guide). I can think of a few different scenarios where this program can prove at least useful. I travel across the globe a lot so sometimes I have to play at 600-1200 latency. Due to this, in between periods of wrath/frostbolt/lightning bolt spamming, there's a half second (depending on how fast i can manually spam the keys) when I'm not casting anything, which is a very significant dps loss.

    Massive DPS/HPS/TPS for all classes!
  2. #17
    cania2010's Avatar Member
    Reputation
    6
    Join Date
    Aug 2008
    Posts
    111
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nitachi View Post
    Oh yes, spaming 33333333333 on ur keyboard instead of just pressing down 3 makes the game so much harder.
    you dont need to spam... if you click a new skill even almost a second before the skill is done casting, then its queued as the next spell by automatic. Ingame mechanic.

  3. #18
    Nitachi's Avatar Member
    Reputation
    21
    Join Date
    Oct 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Haters gona hate.

  4. #19
    theoryaction's Avatar Member
    Reputation
    8
    Join Date
    Aug 2009
    Posts
    38
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nitachi View Post
    Haters gona hate.
    God there are so many ignorant tards on this website. Nitachi, this is really valuable for serious raiders. Thank you for posting it, and thanks a lot for the code. I'm using it on my Disc Priest for Smite spam. Do you by chance know how to set it up for mouse button clicks? I use VuhDo addon and a lot of my spam heals are assigned to my mouse buttons when I click on raid frames. Specifically, right mouse button and mouse button 4 and 5.

  5. #20
    cania2010's Avatar Member
    Reputation
    6
    Join Date
    Aug 2008
    Posts
    111
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont belive this is required for serious raiding so I dont really see why its really valuable for hardcore raiders? its not like the clicking is killing me and im doing fine.

  6. #21
    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 theoryaction View Post
    God there are so many ignorant tards on this website. Nitachi, this is really valuable for serious raiders. Thank you for posting it, and thanks a lot for the code. I'm using it on my Disc Priest for Smite spam. Do you by chance know how to set it up for mouse button clicks? I use VuhDo addon and a lot of my spam heals are assigned to my mouse buttons when I click on raid frames. Specifically, right mouse button and mouse button 4 and 5.
    #ifWinActive World of Warcraft
    {
    $LButton::
    Loop
    {
    if not GetKeyState("LButton", "P")
    break
    Send LButton
    sleep 1
    }
    return
    LShift::Suspend, Toggle
    }
    the highlited part is the one you change:

    1st highlight is what button is pressed
    2nd highlight is checking if that button is pressed down
    3rd highlight is which button is supposed to be spammed

    Mouse button shortcuts:
    LButton = Left Button
    RButton = Right Button
    MButton = Middle(scroll) Button

    the LShift::Suspend, Toggle command is a shortcut key to turn off your script. In this case it presses Left Shift to turn it on and off without clicking on the icon.

    Originally Posted by cania2010 View Post
    I dont belive this is required for serious raiding so I dont really see why its really valuable for hardcore raiders? its not like the clicking is killing me and im doing fine.
    Heroic Nefarian Dominion and Stolen Power. If I recall correctly Stolen Power (2) had a very short cooldown so holding down a button is more optimal and easier then figuring out the timing of pressing or simple downright mashing. With AHK one can just hold down 2 and wait till stacks hit 150 and then press 1 to release from the MC at last moment.

    Yes those are situational uses but it doesnt stops just at raiding. AHK is usefull everywhere where mass clicking in a short period of time is a must, and there are quite few moments like that in the game.
    Last edited by Bonkler; 02-12-2011 at 12:25 AM.

  7. #22
    Malloot's Avatar Member
    Reputation
    5
    Join Date
    May 2008
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are multiple easy ways of really seeing how this helps but the best is to see the speed a castsequence macro works at when spammed with this program.
    A good example is a druid powershifting macro that shifts out of any form and into another, there is no way you can shift forms that fast without this program or by just keybinding the forms.
    This program is a very good and often underrated tip

  8. #23
    Dismayus's Avatar Member
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    IIRC can't you get an extra cast in from a gcd bug when it spams it fast enough? I thought thats what the whole point of these programs were, which would make them incredibly useful. Either I'm wrong or everyone flaming this haven't really researched it enough to get it :S

  9. #24
    Iksf's Avatar Active Member
    Reputation
    18
    Join Date
    May 2008
    Posts
    129
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Naa got fixed while ago

  10. #25
    Sativ's Avatar Active Member
    Reputation
    49
    Join Date
    Jan 2007
    Posts
    169
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If i spam harder i do more x!

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Dps/EHP/stat spreadsheet for all classes.
    By Thrill12 in forum Diablo 3 Guides
    Replies: 0
    Last Post: 07-02-2012, 04:25 AM
  2. Small dps increase for all classes
    By IJakobI in forum World of Warcraft Exploits
    Replies: 21
    Last Post: 01-13-2011, 02:42 PM
  3. [Guide] DPS Rotation for ALL CLASSES!
    By [AfterBurner] in forum World of Warcraft Guides
    Replies: 46
    Last Post: 10-23-2009, 04:45 AM
  4. WPE Filters for All Classes
    By Örpheus in forum World of Warcraft Bots and Programs
    Replies: 28
    Last Post: 12-05-2006, 02:19 PM
  5. Breack out of sap for all classes
    By scraman in forum World of Warcraft Exploits
    Replies: 24
    Last Post: 11-21-2006, 12:03 PM
All times are GMT -5. The time now is 05:57 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search