Jump to content

Recommended Posts

Posted (edited)
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

Edited by Emi
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • 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