Jump to content

jusxon

Members
  • Posts

    17
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jusxon's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Great Fight Class! I wanted to make a couple of suggestions from my experience that I think would help. Can Innervate be reserved for when in combat only? This is most useful when in a fight and you run out of mana to shift or heal. Enable or toggle to use Demoralizing Roar in bear form? Relatively cheap and large damage decrease. Thanks for your greats software!
  2. Thank you for that, I tried running it and the debug message does go off during the start of regen. I put my LUA in there though and it does not want to run. This is what it looks like; Lua.LuaDoString("/cast Shadowmeld"); Any idea why that might not be working? Is there a way to keep running the function while in regen?
    Thank you, this is working on vanilla too!
  3. I am just wanting to run some LUA during regen phase, could this be done with a plugin?
  4. Yes, mounting seems to be a huge issue for botlike behavior in Wrobot, look forward to testing this out.
  5. Yes, I have tried a few different keys. They are not pressed in combat or regen phase.
  6. Hello, I have a macro key setup and it will not work in combat - whether or not "Press key only if not in combat" is true. Currently, I have all options except activate set to false. Am I missing something?
  7. Hey for this it would be a really cool feature to have a way that you can send any command in quotes to wow client. For example; .c "/console reloadui"
  8. Hey Ordush, I am still having issues with the hunter not assisting the pet if the mob never hits the hunter. I am running with everything toggled on including pet tank. I have tested this using just wrotation and staying the pet on a mob spawn point - when it spawns and agros the pet the bot never targets the mob and starts the rotation. A similar situation happens during a fight as well, if the pet is fighting a mob and an add agros the pet, once the first mob dies the hunter never targets the add. I made a wow macro that would fix this for the most part but I cannot get the wrobot macros to work during combat, regardless of "Press key only if not in combat" setting. the macro is; /run if UnitExists("pet") and UnitAffectingCombat("pet") and not UnitExists("target") then AssistUnit("pet") end; Could this be turned into a plugin easily?
    Like Matenia says, this plugin is invaluable. A must have to run your bot AFK. Easily able to manage multiple bots from my phone's discord app.
  9. Yes, this would be good, I see this a lot too.
  10. Could you please add an option for night elves to shadowmeld during regen phase? More useful when using a cat but still. Also, was there ever any progress made with the dropping of a trap after feign death? Not only would this help with adds but also when ganked it might give the chance to finish the mob you are on.
  11. Yeah, I noticed this started happening today as well.
  12. Starting today I have had a lot of issues too even with a questing profile. The bot will attempt to run directly to the quest giver instead of using proper paths. Did you figure out what was going on?
×
×
  • Create New...