Giter Club home page Giter Club logo

Comments (4)

newguy07 avatar newguy07 commented on September 9, 2024

I believe I found a solution. I saw that the bot was checking for Druid_Bash to determine if I was in combat range, but a level 3 druid does not yet have bash. I changed this to Druid_Wrath and now the bot correctly registers as in combat range! Please let me know if you feel this is a valid fix. I will change it back to bash once I have that skill to see how behavior changes.

from wowclassicgrindbot.

julianperrott avatar julianperrott commented on September 9, 2024

Hi, good spot. At lower levels especially in the starter zones the bot is not great, due to there being a multitude of yellow targets, it gets better when the mobs are red and more spread out and agro and come to you.

Bash is melee range, wrath is 30 yd range. I guess it depends upon what you are using in combat to determine combat range. My Druid was a bear and ended up as Feral. But yeah bash is totally the wrong thing until level 14. For mobs that come to you wrath range will work for melee, but for casters I guess you will need an Interact in your combat sequence so that you approach them.

from wowclassicgrindbot.

newguy07 avatar newguy07 commented on September 9, 2024

Good morning, and thanks for the quick response! I haven't fought any casters yet, but I will definitely keep that in mind. I'm working on the vendor/repair part now. I'm having trouble with creating that example "C" macro, specifically getting the "/run DataToColor:sell({"Light Leather","Cheese","Light Feather"});" part to work, so I think I'll need an interact in this too as it seems to auto sell all the grey loot when the window opens. I'll let you know with another issue if I get stuck again. Have a great day.

from wowclassicgrindbot.

julianperrott avatar julianperrott commented on September 9, 2024

Here is the bindpad macro I use, if it helps:

/tar Krinkle
/script SelectGossipOption(1)
/run DataToColor:sell({"Mystery Meat","Thick Hide","Wicked Claw","Deeprock Salt","Gooey Spider Leg","Raptor Hide","Thick Spider's Silk","Silk Cloth","Raptor Egg","Raptor Flesh","Crisp Spider Meat","Wool Cloth","Red Wolf Meat"});

from wowclassicgrindbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.