Jump to content

Emi

Members
  • Posts

    11
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Emi

  1. Hey,

     

    i play on a private L2 e Global ,server whit smartguard protection.

     

    I will run a  Blade Dancer on vmware and autoit. I need only he do dances, not more.

     

    My problem is the autoit script wont work. If i start the script he do nothing 

     

    Here is my script, mb i do some wrong? If i tab out and tab in, he use the "7" but nothing more.

     

     

    #RequireAdmin

    HotKeySet("{ESC}","_exit")

    WinActivate("Lineage II")
    WinWaitActive("Lineage II")

    While 1
    Sleep(120000)
    Send("7")
    Sleep(3000)
    Send("8")
    Sleep(3000)
    Send("9")
    WEnd

    Func _exit()
    Exit
    EndFunc


     

    if anyone has some tips for me.

     

    greets

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock