help the Shift/Alt keys on MHS

01/22/2009 07:47 koob#1
i added this "AutoItSetOption ("SendCapslockMode", 0)" on AU3 file
but the prob still occurs
help pls

Code:
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_icon=..\..\..\..\..\Arquivos de programas\Microsoft Visual Studio .NET 2003\Common7\Graphics\icons\Elements\EARTH.ICO
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
;********************************************************************************
;* AutoIt Script v3.x                                                           *
;* Project: MHS-Bot-PWBR                                                        *
;* Description: Bot Engine for Perfect World Game (LUG BR Oficial Server)       *
;* Author: MHS                                                                  *
;********************************************************************************

#include <NomadMemory.au3>
#include <Memory.au3>
#include <GUIConstants.au3>
#include <Array.au3>

;********************************************************************************
;* Options                                                                      *
;********************************************************************************
[B]AutoItSetOption ("SendCapslockMode", 0)[/B] <---
Opt("GUIOnEventMode", 1)
Opt("SendKeyDownDelay", 35)
HotKeySet("{F9}","StartOrStop")


;********************************************************************************
;* Global Software Control Information