Jump to content

Tommy Cox

Members
  • Posts

    30
  • Joined

  • Last visited

Posts posted by Tommy Cox

  1. Hello,

    Is there an Auto Taunt for Lua? When im in a group and and Mob attacks my group I sometimes cant find the target to Taunt. Does Lua allow for Auto Taunt?

    I'm not the greatest with Lua and couldn't get this to work or if it even makes sense;

    FightClass>Spell (Taunt)>Conditions>Lua Script;  

     

    usetaunt = "no"

    if UnitClass("targettarget")

    then

    usetaunt = "yes"

    end 

     

  2. Hello,

     

    I was wondering is someone could help me out. Under the "My Macros" tab I set a macro to press key 2 every 3 secs while in combat and it wont do it once I enter combat. I can get it to work while not in combat but I would like to use it while in combat. I do have the option "Press Key Only If Not In Combat" set to false and Press Key if not on mount set to True.

  3. 13 hours ago, Matenia said:

    You're running non-secure code through WRobot, which executes code securely.

    Just use ClearTarget() as your Lua function

    Thanks for the reply.

     

    You saying as a Lua Script under spell conditions?

     ClearTarget() 

    Research: none

    Return: nil

     

    Or just add as a spell RunMacroText("ClearTarget()");

  4. Hi,

    I have been messing around with WRotation and have a question which hopefully will answer a problem.

    I use the Fight class editor and make a quick healer with only 5 spells to cast, only problem is it switches to another target before it's even done going through the priority list.

    e.g. when the current target is very low hp it will cast 1 maybe 2 spells out of the 5 and will switch to another target that took  damage ( almost like lock target is not working). 

    So in the Fight class editor what does FPS actually do? I have it set at 30fps, I moved it around and didn't notice what it does.

    And in setting Latency Min/Max I have set at the lowest since it seems to cast spells faster.

    Since I'm only healing is there any other options I'm missing?

    Yes, I know Fight class editor is just basic but just wanted to make sure.

    Thanks

  5. Hi Everyone,

    I have been messing around in the Fight Class editor on my healer and having an issue. When I'm healing a group it will not cast all the spells on the target that had the lowest health, it sometimes just cast 1 spell and switches to another target with more hp.

    I have unchecked improve combat roation and it still skips spells. I've set the FPS to 60, I don't know why it's default so low.

  6. 42 minutes ago, Marsbar said:

    Well, what's your end goal? What are you trying to achieve with Lua?

    In groups, raids, bg.

    When I heal with resto druid it sometimes heals another target that's taking dmg even though I have lower hp. With priest it doesn't cast power word shield on everyone.

    I guess it switches slower to targets. I thought that maybe Lua would run better and wanted to give it a try. Maybe I'm missing understanding Lua?

  7. Hi forum,

    I'm sorry to sound like a noob but I'm confused with Lua. I see some scripts are Lua but where do I input them too? I see fight class editor and under spell -condition is says Lua script but it has 2 more sub options under it Var and End. Am I even in the right place?

    Thanks,

    Young

  8. I dont think Wrobot itself is delectable. I see bots from time to time and its somewhat obvious how they act. Plus im pretty sure they know the accounts that bot and just wait for enough to show up and ban then regardless if they are on or not. They're not going to catch you right away and ban you, because you'll not exactly why and adjust. The account you're on right now could be flagged and you dont even know it.

    And i'm pretty sure the GM or the person who designs the bot detection software has Wrobot so they know what to look for. 

     

×
×
  • Create New...