Advertisement
Guest User

sing in Privet Tool iRlDx

a guest
Oct 21st, 2016
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. if (textBox1.Text == "Admin")
  2. if (textBox2.Text == "ird1212")
  3. {
  4. Form1 F1 = new Form1();
  5. F1.Show();
  6. Hide();
  7. }
  8. //
  9. if (textBox1.Text == "xNYooFe-1")
  10. if (textBox2.Text == "naifboodi1234567")
  11. {
  12. Form1 F1 = new Form1();
  13. F1.Show();
  14. Hide();
  15. }
  16. //
  17. if (textBox1.Text == "d7o")
  18. if (textBox2.Text == "d1102639695")
  19. {
  20. Form1 F1 = new Form1();
  21. F1.Show();
  22. Hide();
  23. }
  24. //
  25. if (textBox1.Text == "1")
  26. if (textBox2.Text == "1")
  27. {
  28. Form1 F1 = new Form1();
  29. F1.Show();
  30. Hide();
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement