idk :/ how i can create the hack with VB.NET Console WBF? or what??? XD
the program works i know but how i can create with VB.NET Now?
Code i have see
Private Sub 200 HP_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CheckBox1.CheckedChanged
If 200 HP.Checked = True Then
WriteLong("S4Client.exe"), &H0x0052FDB9, 1593591259)
Else
WriteLong("S4Client.exe"), &H0x0052FDB9, 1593591257)
End If
End Sub
but Console not work in VB.NET