Label1.Text = ReadPointerInteger("Mt2", GetModuleHandle("mt2", "mt2.exe") + &H76B3B8).ToString
pointeri doğru buldugundan nasıl emin oldun ?
Label1.Text = ReadPointerInteger("mt2.exe" + &H76B3B8).ToString
böyle dene
ekran görüntüsü atOlmadı Hala Sayılar Geliyor
Tamam İşte Bulamadığım İçin Buraya Yazdım Bulabilseydim Burdan Neden Yardım Almaya Çalışıyım ?Dostum farkındaysan readwrite dönüşümünü kullaniyosun string döndüşümünü kullan google amcada arat
Dim mt2hack As Integer = Integer.Parse(label1.Text)
veya
Dim mt2hack As Integer = Convert.ToInt64(label1.Text)
sonrasında textbox ekleyip
Textbox1.text = mt2hack
Kod:Dim mt2hack As Integer = Integer.Parse(label1.Text) veya Dim mt2hack As Integer = Convert.ToInt64(label1.Text) sonrasında textbox ekleyip Textbox1.text = mt2hack
Acaba benmi yanlış yapıyorum çözemedim bir türlü
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?