Arama Sonuçları

  1. U

    Çalışmıyor Creative Destruction Esp & Aimbot Hack v3 [14.02.2020]

    Works as always.Thanks a lot. Tested on steam server( dunno if there's another lmao )
  2. U

    GTX 1050 mi? RX 550 mi?

    1Yildir 1050ti kullaniyorum, sebebini bilmiyorum ama performans dususu cok oldu.AMD kullanan arkadasimda pek birsey olmadi artik ne anlarsan :shrug:
  3. U

    c# Soru

    String s; s = "0"; private void checkBox1_CheckedChanged(object sender, EventArgs e) { if(checkBox1.Checked = true) { s = "1" } else { s = "0" } } private void button1_Click(object sender, EventArgs e) { if(s = "1") { //CheckBox'da yaptirmak...
  4. U

    Loadera lisans sistemi yapma zamani bitince hile calismasin ?

    Sana onerim MySql kullanmandir.Fakat bu verdigim yontem ilede yapabilirsin, using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Management; using System.Net; using System.Threading; namespace Shit1 { class Program {...
  5. U

    Hile için Gün ve Lisans Sistemi

    Sana onerim MySql kullanmandir.Fakat bu verdigim yontem ilede yapabilirsin, using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Management; using System.Net; using System.Threading; namespace Shit1 { class...
  6. U

    C# Gömülü .exe açma

    using System.IO; using System.Threading if(System.IO.File.Exists("C:\\Test\\Shit.exe") { Process.Start("C:\\Test\\Shit.exe"); //Eger dosya var ise dosyayi acar. } else { System.IO.File.WriteAllBytes("C:\\Test") + ("\\Shit.exe"), Properties.Resources.Shit); //Resourcesden C:\Test klasorune...
Üst