Jump to content
  • ClearTarget


    Marsbar
    • Version: All Product: WRobot General Type: Bug Status: Not a Bug

    Hi Droidz,

    For some reason doing a

    Lua.LuaDoString("ClearTarget()");

    works the first time but then doesn't anymore.

    This is on WotLK.



    User Feedback

    Recommended Comments

    Matenia

    Posted

    Try using Interact.ClearTarget();

    If that doesn't work, it might be warmane's weird protection or addons causing an issue.

    Pudge

    Posted

    Lua.LuaDoString("ClearTarget()");
    Lua.RunMacroText("/cleartarget");
    Interact.ClearTarget();
    None of this works.
    There is also 
    robotManager.Helpful.Keyboard.PressKey(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, System.Windows.Forms.Keys.Escape) but this is savagery
    
    Droidz

    Posted

    Do you use last WRobot update?

    Pudge

    Posted

    On 3/18/2020 at 10:31 AM, Droidz said:

    Do you use last WRobot update?

    @Droidz version 2.3.3 (32199), because newest versions are crashing wow window with 132 error when the wrobot.exe closes (at the moment when the relogger changes one 'Run' to another)

    Marsbar

    Posted

    It's strange, I'm getting this intermittently. I think I have found a different way of doing what I wanted to not involving clearing the target though.

    Matenia

    Posted

    Warmane, correct? I swear this happened with people where changing focus target/casting on focus would stop working after a while. I had complaints about that with some of my fightclasses.

    Marsbar

    Posted (edited)

    Nah some ruski server that some of my testers are on called wowcircle
    A lot of broken things on it so wouldn't be surprised if it was the server

    Edited by Marsbar
    Matenia

    Posted

    They use the same protection Warmane does. They're pretty tight with the Warmane devs afaik.

    Droidz

    Posted

    7 hours ago, nickname said:

    @Droidz version 2.3.3 (32199), because newest versions are crashing wow window with 132 error when the wrobot.exe closes (at the moment when the relogger changes one 'Run' to another)

    I changed it in last update

    TheSmokie

    Posted

    On 3/19/2020 at 2:44 PM, Droidz said:

    I changed it in last update

    I've noticed while using a grinder that some time the bot doesnt click onto the mob. idk if its because of the cleartarget or not. just something i found interesting .

     

    Pudge

    Posted

    Interact.ClearTarget();

    Works fine in latest version, thanks ❤️

    TheSmokie

    Posted

    Lua.LuaDoString("ClearTarget()");

    Still not working on warmane.

    Droidz

    Posted

    use wrobot api (read previous message):

     

    On 3/29/2020 at 9:06 PM, pudge said:
    
    Interact.ClearTarget();

    Works fine in latest version, thanks ❤️

     

     

     

    TechMecca

    Posted

    Hello, @droidz. if you can hook on to 0x0081AC90 then edit the list before it gets sent back the server, you can edit the reason why ClearTarget its bugged. this is the code they are blocking it with.

     

    rqQrlXRwJExif(EtuqVyQJENaavmlAb==nil)then EtuqVyQJENaavmlAb=ClearTarget ClearTarget=function() if(issecure())then EtuqVyQJENaavmlAb() else eTGebH={GetFramesRegisteredForEvent("MACRO_ACTION_FORBIDDEN")} MmqNBNB=getn(eTGebH) for mEkEL=1,MmqNBNB do eTGebH[mEkEL]:GetScript("OnEvent")(eTGebH[mEkEL],"MACRO_ACTION_FORBIDDEN","ClearTarget()") end end end endWHISPERCHAT_MSG_ADDON

     



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...