AutoIt Forums: I have a problem with ControlSend - AutoIt Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

I have a problem with ControlSend The script change the config of the keyboard :S

#1 User is offline   Harmonful 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 30
  • Joined: 12-September 09

Posted 03 November 2009 - 09:58 PM

I have this script
[ autoIt ]    ( Popup )
HotKeySet ( "{+}", "mana" ) While 1     Sleep (1000) WEnd Func mana ()     While 1         ControlSend("Tibia", "", "", "{F7}")         Sleep (1500)     WEnd     EndFunc


The problem is
When a use the script
30 min later
i cant write anithing
for example
I write "D"
to "¬"
Plx help

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users