CoinBoxAutoclicker is FAKE!


SUBMITTED BY: Guest

DATE: Nov. 20, 2013, 5:56 p.m.

FORMAT: C#

SIZE: 851 Bytes

HITS: 1024

  1. //Don't trust: http://bitbin.it/GsdRWqg8 !
  2. //Dumping the source and found this:
  3. private void Form1_Load(object sender, EventArgs e)
  4. {
  5. List<string> list = new List<string> { "1Drs8C6UtLMm3RsCRFEhfY37AzB9PgPzov", "153Xsvju6LCkxJq4UNUecoRam7UjkC52oN", "16hMULfYZyqBaePUgVK4MHjgKn6BDXnMpC" };
  6. int num = new Random().Next(list.Count);
  7. this.btc = list[num];
  8. this.los = new Random().Next(this.listBox1.Items.Count);
  9. string[] strArray = new string[] { "(", (this.kolejne + 1).ToString(), "/", this.listBox1.Items.Count.ToString(), ") - ", this.listBox1.Items[0].ToString() };
  10. this.toolStripStatusLabel1.Text = string.Concat(strArray);
  11. this.Strona(this.listBox1.Items[0].ToString());
  12. }
  13. This tool don't use your btc adr. its only use the 3 adr. which are in the tool already.

comments powered by Disqus