[HeLp] What the error ?

09/01/2012 14:46 -[L]olMan.#1
Please what the errror to autoIt3 ?

PHP Code:
#RequireAdmin
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Icon=..\..\..\Program Files (x86)\alaplaya\S4League\S4League.ico
#AutoIt3Wrapper_Compile_Both=y
#AutoIt3Wrapper_UseX64=y
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 GUICreate("S4 TR44IN33R'S By -[L]olMan. =3"153167154123)
$Pic1 GUICtrlCreatePic("C:\Users\Alexandre\Pictures\23.jpg"001601305)
$Checkbox1 GUICtrlCreateCheckbox("Infini SP ! Expliqué =3"4035228133)
$Checkbox2 GUICtrlCreateCheckbox("GodMode(Tu meurrs jamais!)"28048022533)
$Checkbox3 GUICtrlCreateCheckbox("1 HitKill(Tu tue en un coup)"3254417733)
$Checkbox4 GUICtrlCreateCheckbox("Fast Fire(1 balle = 100 balles =3"44835217733)
$Checkbox5 GUICtrlCreateCheckbox("200 HP ! Expliqué =3"55255217733)
$Checkbox6 GUICtrlCreateCheckbox("Inf Ammo(Balles infinies !)"77641615333)
$Checkbox7 GUICtrlCreateCheckbox("Cut Speed(Un coup de dague = Vitesse X4)"96053623333)
$Checkbox8 GUICtrlCreateCheckbox("Sentry Range(No détecté par les sentrys guns)"104036024933)
$Button1 GUICtrlCreateButton("Goooooow !!! :3"1264464225185)
$Icon1 GUICtrlCreateIcon("C:\Users\Alexandre\Pictures\OverComic Injecteur.exe", -1296536137105)
$Icon2 GUICtrlCreateIcon("C:\gPotato.eu\Dragonica\Patcher.exe", -176052815397)
$Icon3 GUICtrlCreateIcon("C:\Windows\Installer\{EE7257A2-39A2-4D2F-9DAC-F9F25B8AE1D8}\SkypeIcon.exe", -150442412197)
$Input1 GUICtrlCreateInput("s4leaguesteph = Skype"64046412121)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit

Case 
$Button1
cheat
()
Exit

EndSwitch
WEnd

Func cheat
()
ToolTip("Lance S4 League puis .... Enjoy !"00)
ProcessWait("S4Client.exe")
$PID ProcessExists("S4Client.exe")
Sleep(500)
$OPEN _MEMORYOPEN($PID)
_processsuspend("Aegis.exe")
_processsuspend("Aegis64.exe")
_processsuspend("HGWC.exe")
_processsuspend("S4Client.exe")
_processsuspend("XTrap.xt")
Sleep (2000)
If 
GUICtrlRead ($Checkbox1) = 1 Then
_MEMORYWRITE
(0x00472512   $OPEN"2348565979""long")
EndIf
If 
GUICtrlRead ($Checkbox2) = 1 Then
_MEMORYWRITE
(0x00504AF8   $OPEN"4226388112""long")
EndIf
If 
GUICtrlRead ($Checkbox3) = 1 Then
_MEMORYWRITE
(0x00505469   $OPEN"1593591259""long")
EndIf
If 
GUICtrlRead ($Checkbox4) = 1 Then
_MEMORYWRITE
(0x0054A939   $OPEN"990399115""long")
EndIf
If 
GUICtrlRead ($Checkbox5) = 1 Then
_MEMORYWRITE
(0x00504A94  $OPEN"2348565979""long")
EndIf
If 
GUICtrlRead ($Checkbox6) = 1 Then
_MEMORYWRITE
(0x007614B2  $OPEN"3051982992""long")
EndIf
If 
GUICtrlRead ($Checkbox7) = 1 Then
_MEMORYWRITE
(0x005FE35E  $OPEN"2240612458""long")
EndIf
If 
GUICtrlRead ($Checkbox8) = 1 Then
_MEMORYWRITE
(0x005368998  $OPEN"3657188827""long")
EndIf
_memoryclose(ProcessExists("S4Client.exe"))
_processresume("Aegis.exe")
_processresume("Aegis64.exe")
_processresume("HGWC.exe")
_processresume("S4Client.exe")
_processresume("XTrap.xt")
Exit 
0
Endfunc

Func _PROCESSSUSPEND
($PROCESS)
$PROCESSID ProcessExists($PROCESS)
If 
$PROCESSID Then
$AI_HANDLE 
DllCall("kernel32.dll""int""OpenProcess""int"2035711"int"False"int"$PROCESSID)
$I_SUCESS DllCall("ntdll.dll""int""NtSuspendProcess""int"$AI_HANDLE[0])
DllCall("kernel32.dll""ptr""CloseHandle""ptr"$AI_HANDLE)
If 
IsArray($I_SUCESSThen
Return 1
Else
SetError(1)
Return 
0
EndIf
Else
SetError(2)
Return 
0
EndIf
EndFunc 
PLEASE HELP ME
09/01/2012 14:49 oncey#2
Moverequest to [Only registered and activated users can see links. Click Here To Register...]
09/01/2012 14:51 -[L]olMan.#3
Oh yeah ? Ok !

Sorry :'(
09/02/2012 20:10 Havelock_Vetinari#4
And whats the error?
09/02/2012 21:58 K1ramoX#5
you have a processuspend function but no processresume function... btw. aegis and aegis64 are not used in s4 anymore since months D: