Code:
While 1 $nMsg = GUIGetMsg() Switch $nMsg Case $GUI_EVENT_CLOSE Exit Case $Button1 _Hack() Case $Button2 Exit
was ist daran falsch? o.O
Fehler : Line 22 (File "C:\Users\Kevin\Documents\Hack.au3"):
Case $GUI_EVENT_CLOSE
Case ^ ERROR
ERROR : Variable used without being declared







