$HPPETLEISTE = GUICtrlCreateProgress(25, 255, 225, 10)
GUICtrlSetBkColor(-1, 16777215)
$PETHP = GUICtrlCreateLabel("HP Pet", 25, 240, 40, 15)
$INPUTHPPET = GUICtrlCreateLabel("0", 70, 240, 50, 15)
Global $AV_HPPET[2]= [0, 0x108FEC]
Global $HPPET2 = 0
$HPPET = _MEMORYPOINTERREAD($IV_ADDRESS, $AH_HANDLE, $AV_HPPET, "float")
$LABEL117 = $HPPET[1] & " / " & $HPPET[1]
f GUICtrlRead($INPUTHPPET) <> $LABEL117 Then GUICtrlSetData($INPUTHPPET, $LABEL117)
GUICtrlSetData($HPPETLEISTE, Int(($HPPET[1] / ($HPPET[1] / 100))))
If $HPPET[1] <> $HPPET2 Then
$HPPET2 = $HPPET[1]
GUICtrlSetData($INPUTHPPET, $HPPET2 )
EndIf
????????????? dont work
PLS HELP.........






