[font='Open Sans', Tahoma, Verdana, Arial, sans-serif]Selam Beyler Combobox'a kurt hack kodlamak istiyorum tam bi bilgim yok combobox ile ilgili Timer'e şu tarz bi kodlama yaptım doğru mudur
If SlcComboBox1.Text = "Bahama" Then
WriteLong("wolftü.bin", csh.Text + &H6912F8, "13")
End If
If SlcComboBox1.Text = "Leviathan" Then
WriteLong("wolftü.bin", csh.Text + &H6912F8, "12")
End If
If SlcComboBox1.Text = "Özel (Kırımzı)" Then
WriteLong("wolftü.bin", csh.Text + &H6912F8, "18")
End If
If SlcComboBox1.Text = "Özel (Mavi)" Then
WriteLong("wolftü.bin", csh.Text + &H6912F8, "17")[/FONT]
If SlcComboBox1.Text = "Bahama" Then
WriteLong("wolftü.bin", csh.Text + &H6912F8, "13")
End If
If SlcComboBox1.Text = "Leviathan" Then
WriteLong("wolftü.bin", csh.Text + &H6912F8, "12")
End If
If SlcComboBox1.Text = "Özel (Kırımzı)" Then
WriteLong("wolftü.bin", csh.Text + &H6912F8, "18")
End If
If SlcComboBox1.Text = "Özel (Mavi)" Then
WriteLong("wolftü.bin", csh.Text + &H6912F8, "17")[/FONT]