- Yasaklandı
-
- #1
özelden mesaj atta kodu atayımnasıl ulaşıcam
attım krdsmözelden mesaj atta kodu atayım
krdşm benim istediğim kod bu değil kiIf AscCheckBox41.Checked = True Then
WriteLong("wolftü.bin", Label1.Text + &H3FD7DC, "1075419546") 'Jump x3
End If
If AscCheckBox41.Checked = False Then
WriteLong("wolftü.bin", Label1.Text + &H3FD7DC, "1062165545") 'Jump x3
End If
pointerler güncel değildir
sen checboxun tıkladığında aktif olmasını tıkladığında pasif olmasını istemiyormsun buyonda oyle yapamassınki 2 tane buton kullanman gerekyirkrdşm benim istediğim kod bu değil ki
krdşm mesela buton a bastımda hilenin on kodu çalışıcak ve resmi değişecek bida bastımda of kodu çalışıp resmi değişcek gibisen checboxun tıkladığında aktif olmasını tıkladığında pasif olmasını istemiyormsun buyonda oyle yapamassınki 2 tane buton kullanman gerekyir
usta bunu oda biliyor bende anladım adam tek butondan hareket etmek istiyomuşButton1 ve Button2 yi üst üste koy ve Button2 yi sağ taraftaki Visible kısmından False yap.
daha sonra şu kodları butonlara gir :
Button 1 'in kodu :
CheckBox1.Checked = True
Button1.Visible = False
Button2.Visible = True
Button 2 'nin kodu :
CheckBox1.Checked = False
Button1.Visible = True
Button2.Visible = False
usta bunu oda biliyor bende anladım adam tek butondan hareket etmek istiyomuş
eyw kardeşim fakat bunu bir buton içerisnde bir seferde yapamazmıyızButton1 ve Button2 yi üst üste koy ve Button2 yi sağ taraftaki Visible kısmından False yap.
daha sonra şu kodları butonlara gir :
Button 1 'in kodu :
CheckBox1.Checked = True
Button1.Visible = False
Button2.Visible = True
Button 2 'nin kodu :
CheckBox1.Checked = False
Button1.Visible = True
Button2.Visible = False
eyw kardeşim fakat bunu bir buton içerisnde bir seferde yapamazmıyız
eyw kardeşim deniyorum hemen saolO zaman şöyle bir kodum var :
If Button1.Text = "true yap" Then
CheckBox1.Checked = True
Button1.Text = "true yap"
Else
CheckBox1.Checked = False
Button1.Text = "false yap"
End If
End Sub
eyw kardeşim deniyorum hemen saol
Checkbox koy ve ayarlardaki normal yazan yeri button yap
rica ederim. olmazsa yaz yine yardımcı olurum.
Checkbox koy ve ayarlardaki normal yazan yeri checkbox yap
yorumlarınız için teşekkürler;C#:Checkbox1.checked=!Checkbox1.checked;
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?