If CheckBox1.Checked = True Then
WriteLong("wolftü.bin", Label1.Text + &HPointer, "Value")
End If
If CheckBox1.Checked = False Then
WriteLong("wolftü.bin", Label1.Text + &HPointer, "Value")
End If
Açma kapamalı hile yapabilirsin bu şekilde. CheckBox'a giriyorsun bu iki kodu da, timere gerek yok.