StrifeCUK's Comments

  • rkdawson1 wrote
    Sun, Nov 1 2009 2:54 PM ()

    as you probably know, Healbot has problems that it didn't have before... now it won't allow me to have pets on my healbars, even though I've specified that I want them there. It also won't let me change the number of columns, which is something I do based on whether it's dungeon or raid. Help?!

  • tuffdad wrote
    Thu, Oct 29 2009 3:35 AM ()

    hey awesome addon way btr and easier to set up then grid.only problem i have is if i disconnect in middle of fight and relog only have 1 box and thats mine.when i die or if boss dies or raid wipes then poof all the boxes back.usually have to point and click till one of those 3 happens and i get boxes back.i know i shouldnt be dcing but wow been messin up lagging dcing 4 all on realm.

  • Zent wrote
    Wed, Oct 28 2009 4:47 PM ()

    Hello, i cant seem to get bttn 4 and 5 to work any ideas? the other 3 work fine i entered riptide in for bttn 4 and earth shield for 5 but still nothing?

  • Sergocat wrote
    Wed, Oct 28 2009 8:57 AM ()

    healer must standing in 1 place

  • tztop2006 wrote
    Mon, Oct 26 2009 10:22 AM ()

    i have only one problem with healbot, other wise i love it. its always my health bar to never others i tried everything to fix it. if i die and go in a dungeon or sumtimes just going in a dungeon, my health bar is froze at what i came in the dungeon with, and at 100% so i cant tell my health at all.

  • jcsammon wrote
    Sat, Oct 3 2009 11:13 AM ()

    I am sorry to bother you; I am new to Curse and have a mac mini and have to use the manual install option; I already have qh and it works gr8 but when I follow the same install options for healbot it doesn't work. I've placed it into the addon folder inside the wow folder after i've completely logged off WOW and when i go back into wow to the main character page addon, on qh is there; can u help me? I have a druid that my guild needs to be to heal better and recommends healbot.. thanks J

  • maxpurejoy wrote
    Sun, Sep 27 2009 11:25 PM ()

    ok .12 seems to be working right, i love this addon, i hate healing without it

  • maxpurejoy wrote
    Sun, Sep 27 2009 7:54 PM ()

    what happened?  its all fuckedup, i love this addon and i use it all the time, but i got new update and it wont work right anywhere......

  • rocow0w wrote
    Wed, Sep 23 2009 9:53 AM ()

    Thx for a really nice addon.

    Got a problem with Wild Growth, if you accidently have marked a dead mob you can´t cast Wild Growth how much you try. You have to unmark the dead mob by klicking somewhere on the screen and then go at it again. This is frustrating when there is alot of players/mobs on the screen and you loose out a few sec of no healing. Would be much appriciated if it could be fixed.

  • rocow0w wrote
    Wed, Sep 23 2009 9:53 AM ()

    Thx for a really nice addon.

    Got a problem with Wild Growth, if you accidently have marked a dead mob you can´t cast Wild Growth how much you try. You have to unmark the dead mob by klicking somewhere on the screen and then go at it again. This is frustrating when there is alot of players/mobs on the screen and you loose out a few sec of no healing. Would be much appriciated if it could be fixed.

  • duaga wrote
    Wed, Aug 19 2009 6:01 PM ()

    You can disable the LUA errors in Interface Options in WOW. I would delete the Healbot folder and then delete the WTF folder. Re-launch wow so a new wtf folder is made and then re-copy the current healbot folder to the addons folder. Hope this helps

  • miahwa wrote
    Wed, Aug 19 2009 1:19 PM ()

    Please dear god someone help me...

    I use healbot like its going out of style, but since the new patch, I get lua errors almost constantly. I ran the .bat file, deleted all the old stuff like it said to do, but it seriously didn't help. I love this addon and need it, but this is crazy!

    I have error screens popping up ever .2 seconds over and over again...10 pages of them and I can't see my screen to move out of harms way and keep people healed at the same time while trying to close all of them constantly! Help me please!

  • duaga wrote
    Tue, Aug 18 2009 8:10 PM ()

    Healbot sometimes(nightly) wont properly display my health when I take damage. I have to reload the UI. This is the only mod that I run while in raids or groups. Am I the only one with this problem?

  • anitmatter wrote
    Sat, Aug 15 2009 8:44 AM ()

    Healbot is awesome...I can't function without it. Big Fat kudos!

    One issue I have is I have Wild Growth mapped to my middle mouse button.

    If I am not targeting anyone, there are times when the boss targets me. If I attempt to cast Wild Growth no matter which person I am clicking on in the healbot grid, it fails (for the example of Razorscale, I get a "out of range" error, even tho the person in the grid I am clicking on is right next to me)

    Wild Growth seems to be the only spell this happens to.

  • gator4192 wrote
    Fri, Aug 7 2009 9:44 PM ()

    i have a question for ya first off love the addon healing is so much easier dont know how i ever healed without it. but... is there any way to narrow the number of people that are listed. like be able to chose 10, 20 and so on or list only the people within a certain distance like 30 yds, 40, 50. cause when yur in a BG and everyones everywhere healbot takes up my whole screen with 40 people in the BG but theres only like 3 people around me. i hope this makes since to u. dont know if its possible but i thought i'd ask. thanks for yur time and for this add its awesome.

  • Bodomgirl wrote
    Thu, Aug 6 2009 3:15 PM ()

    Hey, first off, looove the add-on.
    But It's not working with patch 3.2, think we can get an update, I'm such a fail healer without it.

  • srywrgnbr wrote
    Mon, Jun 22 2009 11:56 AM ()

    I needed the "bat" file for Mac OS, so I replaced the DOS commands with standard BOURNE shell. This script will work on Mac, Linux, etc...

    Instructions:

    Step1: Open a text editor (vi, TextEdit, etc...)
    Step2: Copy the text below and paste it into your editor.
    Step3: Save the file as in the Addons/HealBot directory as "HealBot_Clean_WTF.sh.cr"
    Step4: Cleanup the any (\r) characters:
    cd /Interface/AddOns/HealBot
    tr -d \r HealBot_Clean_WTF.sh
    rm HealBot_Clean_WTF.sh.cr
    Step5: Make the file executable
    chmod +x HealBot_Clean_WTF.sh

    Here is the script:

    #!/bin/sh
    # HealBot_Clean_WTF.sh
    #
    # Deletes All healbot text files from WTF
    #
    # This must be run from the Healbot addon directory
    #

    ########################################
    # Define the "BASE_DIRECTORY". This
    # Assumes the script is installed in
    # The AddOns/HealBot folder.
    ########################################
    BASE_DIRECTORY="../../../WTF/Account/"
    CONFIRMED=""

    ########################################
    # Echo a message to the screen
    #
    # Only Delete on "D" not "d"
    # - Mac's are case sensative
    # Then "read" user input into "CONFIRMED"
    ########################################
    echo
    echo
    echo " D - Clean HealBot files in your WTF directory"
    echo " Any other key - Do NOTHING and exit"
    echo
    echo "Enter UPPER CASE D to Delete "

    read CONFIRMED


    ########################################
    # If user pressed "D" (upper case)
    # Use 'find' to create a list of files starting
    # from the BASE_DIRECTORY that match the pattern
    # HealBot.*
    #
    # Find will then EXECute rm (remove) to
    # delete each file.
    ########################################
    if [ "$CONFIRMED" = "D" ]
    then
    # FIND and DELETE
    find ${BASE_DIRECTORY} -type f -name HealBot.\* -exec rm {} \;

    # FIND ONLY - for testing
    #find ${BASE_DIRECTORY} -type f -name HealBot.\*


    # Check the RETURN CODE from 'FIND' - if it is NOT 0
    # Display an error message and exit
    if [ $? -ne 0 ]
    then
    echo
    echo "ERROR - Running in the wrong Directory"
    echo "ERROR - Run this in the addons own directory ./Interface/AddOn/HealBot"
    echo

    exit 1
    fi

    echo
    echo
    echo 'Deleted all healbot text files from WTF sub-directories ** Completed **'
    echo

    exit 0
    fi

    echo
    echo "D NOT pressed - NOTHING DELETED"
    echo
    # THIS IS THE LAST LINE

  • vine wrote
    Fri, Jun 5 2009 6:55 PM ()

    First off great addon, I've been using Healbot sisnce I started playing WoW.

    I'm have duplicate frame problems. This caused one wipe and two near wipes last night. I'll try and explain:

    "Joe" is my focus target for the start of the fight.
    During the fight I change my focus target to "Fred".
    Now both unitframes show "Fred" and I am unable to heal "Joe".

    It doesn't happen every time, but when it does it's fatal. As you can imagine not being able to heal one of the MT's is not ideal. Until there's a solution for this I'm going to have to use Grid (and I really hate Grid). Any insights on this "duplicate frame" bug would be greatly appreciated.

  • Protolif wrote
    Sat, May 2 2009 5:31 PM ()

    Hello,

    I run WoW on Linux, and WoWMatrix is the only updater that works properly. Please consider hosting your addons on their servers, to accommodate Linux users.

    http://www.wowmatrix.com/contact.html

    Sincerely,
    James Dunn

  • jhersey29 wrote
    Sun, Apr 26 2009 10:22 AM ()

    Thank for all the work on the addon. It is a great tool for druid raid healers. Since the patch I have experienced minor bugs with the spell "Wild Growth". It has range issues even when targets are in range or even when casting on self. It will say spell not ready even when the 6 sec cd is over. In one instance it has reported target is dead when the target is alive. In every case reloading the ui will solve the issues until they creap up again.

    I am trying to find a repeatable pattern to report but am having trouble figuring out what the issue.

    Thank You

  • Profile
Author

StrifeCUK

Member Since: 12/29/2005
Sex: Male
Location: