Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- namespace VimeWorld_Report_Tool__by_Terminator1998_
- {
- using System;
- using System.ComponentModel;
- using System.Diagnostics;
- using System.Drawing;
- using System.IO;
- using System.Text;
- using System.Windows.Forms;
- public class Form1 : Form
- {
- private Button button1;
- private Button button10;
- private Button button11;
- private Button button12;
- private Button button13;
- private Button button14;
- private Button button2;
- private PictureBox button2Image;
- private Button button3;
- private Button button4;
- private Button button5;
- private Button button6;
- private Button button7;
- private Button button8;
- private Button button9;
- private Button closed;
- private ComboBox comboBox1;
- private ComboBox comboBox2;
- private IContainer components = null;
- private string dname = "";
- private Label f1;
- private Button f2;
- private Button f3;
- private PictureBox fon;
- private int icz = 0;
- private bool isSelected = false;
- private Label label1;
- private Label label2;
- private Label label3;
- private Label label4;
- private Label label5;
- private Label label6;
- private Label m1;
- private TextBox m2;
- private Label m3;
- private TextBox m4;
- private Label m5;
- private ComboBox m6;
- private Label m7;
- private TextBox m8;
- private Button m9;
- private Label n1;
- private TextBox n2;
- private Label n3;
- private TextBox n4;
- private Button n5;
- private PictureBox pb25;
- private PictureBox pictureBo1;
- private PictureBox pictureBo10;
- private PictureBox pictureBo11;
- private PictureBox pictureBo12;
- private PictureBox pictureBo13;
- private PictureBox pictureBo14;
- private PictureBox pictureBo15;
- private PictureBox pictureBo16;
- private PictureBox pictureBo2;
- private PictureBox pictureBo3;
- private PictureBox pictureBo4;
- private PictureBox pictureBo5;
- private PictureBox pictureBo6;
- private PictureBox pictureBo7;
- private PictureBox pictureBo8;
- private PictureBox pictureBo9;
- private PictureBox pictureBox_1;
- private PictureBox pictureBox_10;
- private PictureBox pictureBox_11;
- private PictureBox pictureBox_12;
- private PictureBox pictureBox_13;
- private PictureBox pictureBox_14;
- private PictureBox pictureBox_15;
- private PictureBox pictureBox_16;
- private PictureBox pictureBox_2;
- private PictureBox pictureBox_3;
- private PictureBox pictureBox_4;
- private PictureBox pictureBox_5;
- private PictureBox pictureBox_6;
- private PictureBox pictureBox_7;
- private PictureBox pictureBox_8;
- private PictureBox pictureBox_9;
- private PictureBox pictureBox1;
- private PictureBox pictureBox10;
- private PictureBox pictureBox11;
- private PictureBox pictureBox12;
- private PictureBox pictureBox13;
- private PictureBox pictureBox14;
- private PictureBox pictureBox15;
- private PictureBox pictureBox16;
- private PictureBox pictureBox17;
- private PictureBox pictureBox18;
- private PictureBox pictureBox19;
- private PictureBox pictureBox2;
- private PictureBox pictureBox20;
- private PictureBox pictureBox21;
- private PictureBox pictureBox22;
- private PictureBox pictureBox23;
- private PictureBox pictureBox24;
- private PictureBox pictureBox26;
- private PictureBox pictureBox27;
- private PictureBox pictureBox3;
- private PictureBox pictureBox4;
- private PictureBox pictureBox5;
- private PictureBox pictureBox6;
- private PictureBox pictureBox7;
- private PictureBox pictureBox8;
- private PictureBox pictureBox9;
- private Label rank1;
- private ComboBox rank2;
- private RichTextBox richTextBox1;
- private string s;
- private int ServerID = 0;
- private PictureBox shapka;
- private TextBox textBox1;
- private TextBox textBox2;
- private TextBox textBox3;
- private TextBox textBox4;
- private WebBrowser webBrowser1;
- private Label z1;
- private TextBox z10;
- private Label z11;
- private TextBox z12;
- private Button z13;
- private TextBox z2;
- private Label z3;
- private TextBox z4;
- private Label z5;
- private TextBox z6;
- private Label z7;
- private ComboBox z8;
- private Label z9;
- public Form1()
- {
- this.InitializeComponent();
- MessageBox.Show("Программист - Terminator1998 \r\nИдея - IWantToGetLife");
- if (File.Exists("login.txt"))
- {
- this.textBox1.Text = File.ReadAllText("login.txt", Encoding.Default).Replace("\n", " ");
- }
- if (File.Exists("Minecraft - Design by CAPSLOCK"))
- {
- this.comboBox2.Text = "Minecraft - Design by CAPSLOCK";
- }
- if (File.Exists("Material - Design by MyUsername"))
- {
- this.comboBox2.Text = "Material - Design by MyUsername";
- }
- if (!(File.Exists("Minecraft - Design by CAPSLOCK") || File.Exists("Material - Design by MyUsername")))
- {
- this.comboBox2.Text = "Обычный";
- }
- this.DesingRead();
- }
- private void button1_Click(object sender, EventArgs e)
- {
- this.label6.Visible = true;
- this.button3.Visible = true;
- this.button4.Visible = true;
- }
- private void button10_Click(object sender, EventArgs e)
- {
- Process.Start("https://cp.vimeworld.ru/login");
- }
- private void button11_Click(object sender, EventArgs e)
- {
- switch (this.button11.Text)
- {
- case "Пожаловаться на пользователя форума":
- this.button11.Text = "Пожаловаться на модератора";
- this.pictureBox1.Visible = false;
- this.pictureBox2.Visible = false;
- this.pictureBox3.Visible = false;
- this.pictureBox4.Visible = false;
- this.pictureBox5.Visible = false;
- this.pictureBox6.Visible = false;
- this.pictureBox7.Visible = false;
- this.pictureBox8.Visible = false;
- this.label1.Visible = false;
- this.label2.Visible = false;
- this.label3.Visible = false;
- this.label4.Visible = false;
- this.label5.Visible = false;
- this.textBox1.Visible = false;
- this.textBox2.Visible = false;
- this.textBox3.Visible = false;
- this.textBox4.Visible = false;
- this.button2.Visible = false;
- this.comboBox1.Visible = false;
- this.button1.Visible = false;
- this.rank1.Visible = false;
- this.rank2.Visible = false;
- this.f1.Visible = true;
- this.f2.Visible = true;
- this.f3.Visible = true;
- break;
- case "Пожаловаться на модератора":
- this.button11.Text = "Пожаловаться на игрока";
- this.f1.Visible = false;
- this.f2.Visible = false;
- this.f3.Visible = false;
- this.n1.Visible = false;
- this.n2.Visible = false;
- this.n3.Visible = false;
- this.n4.Visible = false;
- this.n5.Visible = false;
- this.z1.Visible = false;
- this.z2.Visible = false;
- this.z3.Visible = false;
- this.z4.Visible = false;
- this.z5.Visible = false;
- this.z6.Visible = false;
- this.z7.Visible = false;
- this.z8.Visible = false;
- this.z9.Visible = false;
- this.z10.Visible = false;
- this.z11.Visible = false;
- this.z12.Visible = false;
- this.z13.Visible = false;
- this.m1.Visible = true;
- this.m2.Visible = true;
- this.m3.Visible = true;
- this.m4.Visible = true;
- this.m5.Visible = true;
- this.m6.Visible = true;
- this.m7.Visible = true;
- this.m8.Visible = true;
- this.m9.Visible = true;
- break;
- case "Пожаловаться на игрока":
- this.button11.Text = "Пожаловаться на пользователя форума";
- this.pictureBox1.Visible = true;
- this.pictureBox2.Visible = true;
- this.pictureBox3.Visible = true;
- this.pictureBox4.Visible = true;
- this.pictureBox5.Visible = true;
- this.pictureBox6.Visible = true;
- this.pictureBox7.Visible = true;
- this.pictureBox8.Visible = true;
- this.label1.Visible = true;
- this.label2.Visible = true;
- this.label3.Visible = true;
- this.label4.Visible = true;
- this.label5.Visible = true;
- this.textBox1.Visible = true;
- this.textBox2.Visible = true;
- this.textBox3.Visible = true;
- this.textBox4.Visible = true;
- this.button2.Visible = true;
- this.comboBox1.Visible = true;
- this.button1.Visible = true;
- this.rank1.Visible = true;
- this.rank2.Visible = true;
- this.m1.Visible = false;
- this.m2.Visible = false;
- this.m3.Visible = false;
- this.m4.Visible = false;
- this.m5.Visible = false;
- this.m6.Visible = false;
- this.m7.Visible = false;
- this.m8.Visible = false;
- this.m9.Visible = false;
- break;
- }
- }
- private void button12_Click(object sender, EventArgs e)
- {
- this.button12.Visible = false;
- this.comboBox2.Visible = true;
- this.button13.Visible = true;
- }
- private void button13_Click(object sender, EventArgs e)
- {
- this.button12.Visible = true;
- this.comboBox2.Visible = false;
- this.button13.Visible = false;
- if (File.Exists("Minecraft - Design by CAPSLOCK"))
- {
- File.Delete("Minecraft - Design by CAPSLOCK");
- }
- if (File.Exists("Material - Design by MyUsername"))
- {
- File.Delete("Material - Design by MyUsername");
- }
- FileInfo info = new FileInfo(this.comboBox2.Text);
- info.Create().Close();
- this.DesingRead();
- }
- private void button14_Click(object sender, EventArgs e)
- {
- this.icz++;
- if ((this.button14.Text == "1") && (this.icz == 1))
- {
- this.button14.Text = "2";
- base.FormBorderStyle = FormBorderStyle.FixedToolWindow;
- this.closed.Visible = false;
- }
- if ((this.button14.Text == "2") && (this.icz == 2))
- {
- this.icz = 0;
- this.button14.Text = "1";
- base.FormBorderStyle = FormBorderStyle.None;
- this.closed.Visible = true;
- }
- }
- private void button2_Click(object sender, EventArgs e)
- {
- if (!this.isSelected)
- {
- MessageBox.Show("Выберите сервер");
- }
- else if (((this.textBox1.Text == "") || (this.textBox2.Text == "")) || (this.textBox3.Text == ""))
- {
- MessageBox.Show("Заполните все поля,дополнительная информация можно не заполнять");
- }
- else
- {
- this.richTextBox1.Text = "[B]1)Ник нарушителя: [/B]" + this.rank2.Text + this.textBox2.Text + "\r\n[B]2)Мой ник: [/B]" + this.textBox1.Text + "\r\n[B]3)Причина: [/B]" + this.comboBox1.Text + "\r\n[B]4)Доказательства: [/B]" + this.textBox3.Text + "\r\n[B]5)Доп:[/B]" + this.textBox4.Text;
- Clipboard.SetText(this.richTextBox1.Text);
- FileInfo info = new FileInfo("login.txt");
- info.Create().Close();
- MessageBox.Show("Жалоба успешно сгенирирована,сейчас произойдёт переход на форум где вы сможете вставить текст жалобы используя Ctrl+V");
- if (this.ServerID == 1)
- {
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=41");
- }
- if (this.ServerID == 2)
- {
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=10");
- }
- if (this.ServerID == 3)
- {
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=12");
- }
- if (this.ServerID == 4)
- {
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=13");
- }
- if (this.ServerID == 5)
- {
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=15");
- }
- if (this.ServerID == 6)
- {
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=54");
- }
- if (this.ServerID == 7)
- {
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=11");
- }
- if (this.ServerID == 8)
- {
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=66");
- }
- this.nick();
- }
- }
- private void button3_Click(object sender, EventArgs e)
- {
- this.Visiblefalsebbc();
- this.webBrowser1.Navigate("http://youtube.com");
- this.s = "http://youtube.com";
- }
- private void button4_Click(object sender, EventArgs e)
- {
- this.Visiblefalsebbc();
- this.webBrowser1.Navigate("http://piccy.info/");
- this.s = "http://piccy.info/";
- }
- private void button5_Click(object sender, EventArgs e)
- {
- MessageBox.Show("Внимание!Незабывайте копировать ссылку на изображения в строчку доказательства");
- this.webBrowser1.Navigate(this.s);
- }
- private void button6_Click(object sender, EventArgs e)
- {
- this.webBrowser1.Visible = false;
- this.button5.Visible = false;
- this.button6.Visible = false;
- }
- private void button7_Click(object sender, EventArgs e)
- {
- Process.Start("https://forum.vimeworld.ru/topic/85029-c-vimeworld-report-tool/");
- }
- private void button8_Click(object sender, EventArgs e)
- {
- Process.Start("http://imgur.com/");
- }
- private void button9_Click(object sender, EventArgs e)
- {
- Process.Start("https://www.youtube.com/");
- }
- private void closed_Click(object sender, EventArgs e)
- {
- base.Close();
- }
- private void comboBox1_SelectedIndexChanged(object sender, EventArgs e)
- {
- }
- private void DesingRead()
- {
- this.dname = this.comboBox2.Text;
- this.isSelected = false;
- if (this.comboBox2.Text == "Обычный")
- {
- this.pictureBox1.Image = this.pictureBox17.Image;
- this.pictureBox2.Image = this.pictureBox18.Image;
- this.pictureBox3.Image = this.pictureBox19.Image;
- this.pictureBox4.Image = this.pictureBox20.Image;
- this.pictureBox5.Image = this.pictureBox21.Image;
- this.pictureBox6.Image = this.pictureBox23.Image;
- this.pictureBox7.Image = this.pictureBox22.Image;
- this.pictureBox8.Image = this.pictureBox24.Image;
- this.button2.Text = "Создать жалобу";
- this.BackgroundImage = this.button1.Image;
- this.richTextBox1.Visible = true;
- this.button2.Image = this.button1.Image;
- }
- if (this.comboBox2.Text == "Minecraft - Design by CAPSLOCK")
- {
- this.pictureBox1.Image = this.pictureBox_1.Image;
- this.pictureBox2.Image = this.pictureBox_2.Image;
- this.pictureBox3.Image = this.pictureBox_3.Image;
- this.pictureBox4.Image = this.pictureBox_4.Image;
- this.pictureBox5.Image = this.pictureBox_5.Image;
- this.pictureBox6.Image = this.pictureBox_6.Image;
- this.pictureBox7.Image = this.pictureBox_7.Image;
- this.pictureBox8.Image = this.pictureBox_8.Image;
- this.button2.Text = "";
- this.button2.Image = this.button2Image.Image;
- this.BackgroundImage = this.fon.Image;
- this.richTextBox1.Visible = false;
- }
- if (this.comboBox2.Text == "Material - Design by MyUsername")
- {
- this.pictureBox1.Image = this.pictureBo1.Image;
- this.pictureBox2.Image = this.pictureBo2.Image;
- this.pictureBox3.Image = this.pictureBo3.Image;
- this.pictureBox4.Image = this.pictureBo4.Image;
- this.pictureBox5.Image = this.pictureBo5.Image;
- this.pictureBox6.Image = this.pictureBo6.Image;
- this.pictureBox7.Image = this.pictureBo7.Image;
- this.pictureBox8.Image = this.pictureBo8.Image;
- this.button2.Text = "";
- this.button2.Image = this.pictureBox27.Image;
- this.BackgroundImage = this.pictureBox26.Image;
- this.richTextBox1.Visible = false;
- }
- }
- protected override void Dispose(bool disposing)
- {
- if (disposing && (this.components != null))
- {
- this.components.Dispose();
- }
- base.Dispose(disposing);
- }
- private void f2_Click(object sender, EventArgs e)
- {
- this.z1.Visible = true;
- this.z2.Visible = true;
- this.z3.Visible = true;
- this.z4.Visible = true;
- this.z5.Visible = true;
- this.z6.Visible = true;
- this.z7.Visible = true;
- this.z8.Visible = true;
- this.z9.Visible = true;
- this.z10.Visible = true;
- this.z11.Visible = true;
- this.z12.Visible = true;
- this.z13.Visible = true;
- this.f1.Visible = false;
- this.f2.Visible = false;
- this.f3.Visible = false;
- }
- private void f3_Click(object sender, EventArgs e)
- {
- this.n1.Visible = true;
- this.n2.Visible = true;
- this.n3.Visible = true;
- this.n4.Visible = true;
- this.n5.Visible = true;
- this.f1.Visible = false;
- this.f2.Visible = false;
- this.f3.Visible = false;
- }
- private void InitializeComponent()
- {
- ComponentResourceManager manager = new ComponentResourceManager(typeof(Form1));
- this.pictureBox1 = new PictureBox();
- this.pictureBox2 = new PictureBox();
- this.pictureBox3 = new PictureBox();
- this.pictureBox4 = new PictureBox();
- this.pictureBox5 = new PictureBox();
- this.pictureBox6 = new PictureBox();
- this.pictureBox7 = new PictureBox();
- this.pictureBox8 = new PictureBox();
- this.pictureBox9 = new PictureBox();
- this.pictureBox10 = new PictureBox();
- this.pictureBox11 = new PictureBox();
- this.pictureBox12 = new PictureBox();
- this.pictureBox13 = new PictureBox();
- this.pictureBox14 = new PictureBox();
- this.pictureBox15 = new PictureBox();
- this.pictureBox16 = new PictureBox();
- this.pictureBox17 = new PictureBox();
- this.pictureBox18 = new PictureBox();
- this.pictureBox19 = new PictureBox();
- this.pictureBox20 = new PictureBox();
- this.pictureBox21 = new PictureBox();
- this.pictureBox22 = new PictureBox();
- this.pictureBox23 = new PictureBox();
- this.pictureBox24 = new PictureBox();
- this.textBox1 = new TextBox();
- this.label1 = new Label();
- this.label2 = new Label();
- this.textBox2 = new TextBox();
- this.comboBox1 = new ComboBox();
- this.label3 = new Label();
- this.label4 = new Label();
- this.textBox3 = new TextBox();
- this.button1 = new Button();
- this.richTextBox1 = new RichTextBox();
- this.label5 = new Label();
- this.textBox4 = new TextBox();
- this.button2 = new Button();
- this.button3 = new Button();
- this.button4 = new Button();
- this.label6 = new Label();
- this.webBrowser1 = new WebBrowser();
- this.button5 = new Button();
- this.button6 = new Button();
- this.button7 = new Button();
- this.button8 = new Button();
- this.button9 = new Button();
- this.button10 = new Button();
- this.button11 = new Button();
- this.f2 = new Button();
- this.f3 = new Button();
- this.f1 = new Label();
- this.n1 = new Label();
- this.n2 = new TextBox();
- this.n3 = new Label();
- this.n5 = new Button();
- this.n4 = new TextBox();
- this.z1 = new Label();
- this.z2 = new TextBox();
- this.z3 = new Label();
- this.z4 = new TextBox();
- this.z5 = new Label();
- this.z6 = new TextBox();
- this.z7 = new Label();
- this.z9 = new Label();
- this.z10 = new TextBox();
- this.z11 = new Label();
- this.z12 = new TextBox();
- this.z13 = new Button();
- this.button12 = new Button();
- this.comboBox2 = new ComboBox();
- this.button13 = new Button();
- this.pictureBox_5 = new PictureBox();
- this.pictureBox_4 = new PictureBox();
- this.pictureBox_7 = new PictureBox();
- this.pictureBox_6 = new PictureBox();
- this.pictureBox_8 = new PictureBox();
- this.pictureBox_3 = new PictureBox();
- this.pictureBox_2 = new PictureBox();
- this.pictureBox_1 = new PictureBox();
- this.pictureBox_9 = new PictureBox();
- this.pictureBox_10 = new PictureBox();
- this.pictureBox_11 = new PictureBox();
- this.pictureBox_12 = new PictureBox();
- this.pictureBox_13 = new PictureBox();
- this.pictureBox_14 = new PictureBox();
- this.pictureBox_15 = new PictureBox();
- this.pictureBox_16 = new PictureBox();
- this.button2Image = new PictureBox();
- this.fon = new PictureBox();
- this.rank2 = new ComboBox();
- this.rank1 = new Label();
- this.shapka = new PictureBox();
- this.closed = new Button();
- this.z8 = new ComboBox();
- this.pictureBo2 = new PictureBox();
- this.pictureBo3 = new PictureBox();
- this.pictureBo4 = new PictureBox();
- this.pictureBo5 = new PictureBox();
- this.pictureBo6 = new PictureBox();
- this.pictureBo7 = new PictureBox();
- this.pictureBo8 = new PictureBox();
- this.pictureBo1 = new PictureBox();
- this.pictureBo9 = new PictureBox();
- this.pictureBo10 = new PictureBox();
- this.pictureBo11 = new PictureBox();
- this.pictureBo12 = new PictureBox();
- this.pictureBo13 = new PictureBox();
- this.pictureBo14 = new PictureBox();
- this.pictureBo15 = new PictureBox();
- this.pictureBo16 = new PictureBox();
- this.pictureBox26 = new PictureBox();
- this.pictureBox27 = new PictureBox();
- this.m2 = new TextBox();
- this.m1 = new Label();
- this.m3 = new Label();
- this.m4 = new TextBox();
- this.m5 = new Label();
- this.m7 = new Label();
- this.m8 = new TextBox();
- this.m9 = new Button();
- this.m6 = new ComboBox();
- this.pb25 = new PictureBox();
- this.button14 = new Button();
- ((ISupportInitialize) this.pictureBox1).BeginInit();
- ((ISupportInitialize) this.pictureBox2).BeginInit();
- ((ISupportInitialize) this.pictureBox3).BeginInit();
- ((ISupportInitialize) this.pictureBox4).BeginInit();
- ((ISupportInitialize) this.pictureBox5).BeginInit();
- ((ISupportInitialize) this.pictureBox6).BeginInit();
- ((ISupportInitialize) this.pictureBox7).BeginInit();
- ((ISupportInitialize) this.pictureBox8).BeginInit();
- ((ISupportInitialize) this.pictureBox9).BeginInit();
- ((ISupportInitialize) this.pictureBox10).BeginInit();
- ((ISupportInitialize) this.pictureBox11).BeginInit();
- ((ISupportInitialize) this.pictureBox12).BeginInit();
- ((ISupportInitialize) this.pictureBox13).BeginInit();
- ((ISupportInitialize) this.pictureBox14).BeginInit();
- ((ISupportInitialize) this.pictureBox15).BeginInit();
- ((ISupportInitialize) this.pictureBox16).BeginInit();
- ((ISupportInitialize) this.pictureBox17).BeginInit();
- ((ISupportInitialize) this.pictureBox18).BeginInit();
- ((ISupportInitialize) this.pictureBox19).BeginInit();
- ((ISupportInitialize) this.pictureBox20).BeginInit();
- ((ISupportInitialize) this.pictureBox21).BeginInit();
- ((ISupportInitialize) this.pictureBox22).BeginInit();
- ((ISupportInitialize) this.pictureBox23).BeginInit();
- ((ISupportInitialize) this.pictureBox24).BeginInit();
- ((ISupportInitialize) this.pictureBox_5).BeginInit();
- ((ISupportInitialize) this.pictureBox_4).BeginInit();
- ((ISupportInitialize) this.pictureBox_7).BeginInit();
- ((ISupportInitialize) this.pictureBox_6).BeginInit();
- ((ISupportInitialize) this.pictureBox_8).BeginInit();
- ((ISupportInitialize) this.pictureBox_3).BeginInit();
- ((ISupportInitialize) this.pictureBox_2).BeginInit();
- ((ISupportInitialize) this.pictureBox_1).BeginInit();
- ((ISupportInitialize) this.pictureBox_9).BeginInit();
- ((ISupportInitialize) this.pictureBox_10).BeginInit();
- ((ISupportInitialize) this.pictureBox_11).BeginInit();
- ((ISupportInitialize) this.pictureBox_12).BeginInit();
- ((ISupportInitialize) this.pictureBox_13).BeginInit();
- ((ISupportInitialize) this.pictureBox_14).BeginInit();
- ((ISupportInitialize) this.pictureBox_15).BeginInit();
- ((ISupportInitialize) this.pictureBox_16).BeginInit();
- ((ISupportInitialize) this.button2Image).BeginInit();
- ((ISupportInitialize) this.fon).BeginInit();
- ((ISupportInitialize) this.shapka).BeginInit();
- ((ISupportInitialize) this.pictureBo2).BeginInit();
- ((ISupportInitialize) this.pictureBo3).BeginInit();
- ((ISupportInitialize) this.pictureBo4).BeginInit();
- ((ISupportInitialize) this.pictureBo5).BeginInit();
- ((ISupportInitialize) this.pictureBo6).BeginInit();
- ((ISupportInitialize) this.pictureBo7).BeginInit();
- ((ISupportInitialize) this.pictureBo8).BeginInit();
- ((ISupportInitialize) this.pictureBo1).BeginInit();
- ((ISupportInitialize) this.pictureBo9).BeginInit();
- ((ISupportInitialize) this.pictureBo10).BeginInit();
- ((ISupportInitialize) this.pictureBo11).BeginInit();
- ((ISupportInitialize) this.pictureBo12).BeginInit();
- ((ISupportInitialize) this.pictureBo13).BeginInit();
- ((ISupportInitialize) this.pictureBo14).BeginInit();
- ((ISupportInitialize) this.pictureBo15).BeginInit();
- ((ISupportInitialize) this.pictureBo16).BeginInit();
- ((ISupportInitialize) this.pictureBox26).BeginInit();
- ((ISupportInitialize) this.pictureBox27).BeginInit();
- ((ISupportInitialize) this.pb25).BeginInit();
- base.SuspendLayout();
- this.pictureBox1.Image = (Image) manager.GetObject("pictureBox1.Image");
- this.pictureBox1.Location = new Point(-1, 100);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new Size(130, 0x2e);
- this.pictureBox1.TabIndex = 0;
- this.pictureBox1.TabStop = false;
- this.pictureBox1.Click += new EventHandler(this.pictureBox1_Click);
- this.pictureBox2.Image = (Image) manager.GetObject("pictureBox2.Image");
- this.pictureBox2.Location = new Point(-1, 0x8f);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new Size(130, 50);
- this.pictureBox2.TabIndex = 1;
- this.pictureBox2.TabStop = false;
- this.pictureBox2.Click += new EventHandler(this.pictureBox2_Click);
- this.pictureBox3.Image = (Image) manager.GetObject("pictureBox3.Image");
- this.pictureBox3.Location = new Point(-1, 0xb9);
- this.pictureBox3.Name = "pictureBox3";
- this.pictureBox3.Size = new Size(130, 50);
- this.pictureBox3.TabIndex = 2;
- this.pictureBox3.TabStop = false;
- this.pictureBox3.Click += new EventHandler(this.pictureBox3_Click);
- this.pictureBox4.Image = (Image) manager.GetObject("pictureBox4.Image");
- this.pictureBox4.Location = new Point(-1, 0xdf);
- this.pictureBox4.Name = "pictureBox4";
- this.pictureBox4.Size = new Size(130, 50);
- this.pictureBox4.TabIndex = 3;
- this.pictureBox4.TabStop = false;
- this.pictureBox4.Click += new EventHandler(this.pictureBox4_Click);
- this.pictureBox5.Image = (Image) manager.GetObject("pictureBox5.Image");
- this.pictureBox5.Location = new Point(-1, 0x10b);
- this.pictureBox5.Name = "pictureBox5";
- this.pictureBox5.Size = new Size(0x83, 50);
- this.pictureBox5.TabIndex = 4;
- this.pictureBox5.TabStop = false;
- this.pictureBox5.Click += new EventHandler(this.pictureBox5_Click);
- this.pictureBox6.Image = (Image) manager.GetObject("pictureBox6.Image");
- this.pictureBox6.Location = new Point(-1, 0x163);
- this.pictureBox6.Name = "pictureBox6";
- this.pictureBox6.Size = new Size(130, 0x2f);
- this.pictureBox6.TabIndex = 5;
- this.pictureBox6.TabStop = false;
- this.pictureBox6.Click += new EventHandler(this.pictureBox6_Click);
- this.pictureBox7.Image = (Image) manager.GetObject("pictureBox7.Image");
- this.pictureBox7.Location = new Point(-1, 0x137);
- this.pictureBox7.Name = "pictureBox7";
- this.pictureBox7.Size = new Size(130, 0x2c);
- this.pictureBox7.TabIndex = 6;
- this.pictureBox7.TabStop = false;
- this.pictureBox7.Click += new EventHandler(this.pictureBox7_Click);
- this.pictureBox8.Image = (Image) manager.GetObject("pictureBox8.Image");
- this.pictureBox8.Location = new Point(-1, 0x18d);
- this.pictureBox8.Name = "pictureBox8";
- this.pictureBox8.Size = new Size(130, 50);
- this.pictureBox8.TabIndex = 7;
- this.pictureBox8.TabStop = false;
- this.pictureBox8.Click += new EventHandler(this.pictureBox8_Click);
- this.pictureBox9.Image = (Image) manager.GetObject("pictureBox9.Image");
- this.pictureBox9.Location = new Point(0x332, 100);
- this.pictureBox9.Name = "pictureBox9";
- this.pictureBox9.Size = new Size(100, 50);
- this.pictureBox9.TabIndex = 8;
- this.pictureBox9.TabStop = false;
- this.pictureBox9.Visible = false;
- this.pictureBox10.Image = (Image) manager.GetObject("pictureBox10.Image");
- this.pictureBox10.Location = new Point(0x332, 100);
- this.pictureBox10.Name = "pictureBox10";
- this.pictureBox10.Size = new Size(100, 50);
- this.pictureBox10.TabIndex = 9;
- this.pictureBox10.TabStop = false;
- this.pictureBox10.Visible = false;
- this.pictureBox11.Image = (Image) manager.GetObject("pictureBox11.Image");
- this.pictureBox11.Location = new Point(0x326, 100);
- this.pictureBox11.Name = "pictureBox11";
- this.pictureBox11.Size = new Size(100, 50);
- this.pictureBox11.TabIndex = 10;
- this.pictureBox11.TabStop = false;
- this.pictureBox11.Visible = false;
- this.pictureBox12.Image = (Image) manager.GetObject("pictureBox12.Image");
- this.pictureBox12.Location = new Point(0x332, 100);
- this.pictureBox12.Name = "pictureBox12";
- this.pictureBox12.Size = new Size(100, 50);
- this.pictureBox12.TabIndex = 11;
- this.pictureBox12.TabStop = false;
- this.pictureBox12.Visible = false;
- this.pictureBox13.Image = (Image) manager.GetObject("pictureBox13.Image");
- this.pictureBox13.Location = new Point(0x326, 100);
- this.pictureBox13.Name = "pictureBox13";
- this.pictureBox13.Size = new Size(100, 50);
- this.pictureBox13.TabIndex = 12;
- this.pictureBox13.TabStop = false;
- this.pictureBox13.Visible = false;
- this.pictureBox14.Image = (Image) manager.GetObject("pictureBox14.Image");
- this.pictureBox14.Location = new Point(0x326, 100);
- this.pictureBox14.Name = "pictureBox14";
- this.pictureBox14.Size = new Size(100, 50);
- this.pictureBox14.TabIndex = 13;
- this.pictureBox14.TabStop = false;
- this.pictureBox14.Visible = false;
- this.pictureBox15.Image = (Image) manager.GetObject("pictureBox15.Image");
- this.pictureBox15.Location = new Point(0x326, 100);
- this.pictureBox15.Name = "pictureBox15";
- this.pictureBox15.Size = new Size(100, 50);
- this.pictureBox15.TabIndex = 14;
- this.pictureBox15.TabStop = false;
- this.pictureBox15.Visible = false;
- this.pictureBox16.Image = (Image) manager.GetObject("pictureBox16.Image");
- this.pictureBox16.Location = new Point(0x326, 100);
- this.pictureBox16.Name = "pictureBox16";
- this.pictureBox16.Size = new Size(100, 50);
- this.pictureBox16.TabIndex = 15;
- this.pictureBox16.TabStop = false;
- this.pictureBox16.Visible = false;
- this.pictureBox17.Image = (Image) manager.GetObject("pictureBox17.Image");
- this.pictureBox17.Location = new Point(0x326, 100);
- this.pictureBox17.Name = "pictureBox17";
- this.pictureBox17.Size = new Size(130, 0x2e);
- this.pictureBox17.TabIndex = 0x10;
- this.pictureBox17.TabStop = false;
- this.pictureBox17.Visible = false;
- this.pictureBox18.Image = (Image) manager.GetObject("pictureBox18.Image");
- this.pictureBox18.Location = new Point(0x326, 100);
- this.pictureBox18.Name = "pictureBox18";
- this.pictureBox18.Size = new Size(130, 50);
- this.pictureBox18.TabIndex = 0x11;
- this.pictureBox18.TabStop = false;
- this.pictureBox18.Visible = false;
- this.pictureBox19.Image = (Image) manager.GetObject("pictureBox19.Image");
- this.pictureBox19.Location = new Point(0x326, 100);
- this.pictureBox19.Name = "pictureBox19";
- this.pictureBox19.Size = new Size(130, 50);
- this.pictureBox19.TabIndex = 0x12;
- this.pictureBox19.TabStop = false;
- this.pictureBox19.Visible = false;
- this.pictureBox20.Image = (Image) manager.GetObject("pictureBox20.Image");
- this.pictureBox20.Location = new Point(0x326, 100);
- this.pictureBox20.Name = "pictureBox20";
- this.pictureBox20.Size = new Size(130, 50);
- this.pictureBox20.TabIndex = 0x13;
- this.pictureBox20.TabStop = false;
- this.pictureBox20.Visible = false;
- this.pictureBox21.Image = (Image) manager.GetObject("pictureBox21.Image");
- this.pictureBox21.Location = new Point(0x326, 100);
- this.pictureBox21.Name = "pictureBox21";
- this.pictureBox21.Size = new Size(130, 50);
- this.pictureBox21.TabIndex = 20;
- this.pictureBox21.TabStop = false;
- this.pictureBox21.Visible = false;
- this.pictureBox22.Image = (Image) manager.GetObject("pictureBox22.Image");
- this.pictureBox22.Location = new Point(0x326, 100);
- this.pictureBox22.Name = "pictureBox22";
- this.pictureBox22.Size = new Size(130, 50);
- this.pictureBox22.TabIndex = 0x15;
- this.pictureBox22.TabStop = false;
- this.pictureBox22.Visible = false;
- this.pictureBox23.Image = (Image) manager.GetObject("pictureBox23.Image");
- this.pictureBox23.Location = new Point(0x326, 100);
- this.pictureBox23.Name = "pictureBox23";
- this.pictureBox23.Size = new Size(130, 50);
- this.pictureBox23.TabIndex = 0x16;
- this.pictureBox23.TabStop = false;
- this.pictureBox23.Visible = false;
- this.pictureBox24.Image = (Image) manager.GetObject("pictureBox24.Image");
- this.pictureBox24.Location = new Point(0x326, 100);
- this.pictureBox24.Name = "pictureBox24";
- this.pictureBox24.Size = new Size(130, 50);
- this.pictureBox24.TabIndex = 0x17;
- this.pictureBox24.TabStop = false;
- this.pictureBox24.Visible = false;
- this.textBox1.Location = new Point(0x87, 0x7e);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new Size(0xdd, 20);
- this.textBox1.TabIndex = 0x18;
- this.label1.AutoSize = true;
- this.label1.Location = new Point(0xc2, 110);
- this.label1.Name = "label1";
- this.label1.Size = new Size(0x31, 13);
- this.label1.TabIndex = 0x19;
- this.label1.Text = "Ваш ник";
- this.label2.AutoSize = true;
- this.label2.Location = new Point(0xaf, 0x95);
- this.label2.Name = "label2";
- this.label2.Size = new Size(0x6c, 13);
- this.label2.TabIndex = 0x1a;
- this.label2.Text = "Ник нарушителя(ей)";
- this.textBox2.Location = new Point(0x88, 0xa4);
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new Size(220, 20);
- this.textBox2.TabIndex = 0x1b;
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Items.AddRange(new object[] {
- "Пиар другого проекта", "Пиар канала на Youtube", "Пиар стрима", "Видео о читах", "Оскорбление Администрации", "Оскорбление Сервера", "Тима на Solo SkyWars", "Тима на BedWars", "Упоминание родителей", "Ассоциальное поведение", "Продажа читов", "Распростронение читов", "Читерство", "Неприличный ник", "Неприличный скин", "Неприличный плащ",
- "Неприличная постройка на BuldBattle", "Некоректный префикс", "Багоюз", "Убийство союзника на SW", "Обман", "Пропоганда наркотиков", "Пропаганда нацизма", "Оскорбление госсударства", "Стороннее ссылки", "Флуд суицидом", "Выдача себя за Администрацию"
- });
- this.comboBox1.Location = new Point(0x87, 0xd6);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new Size(0xdd, 0x15);
- this.comboBox1.TabIndex = 0x1c;
- this.comboBox1.Text = "Выберите из списка или впишите свою";
- this.comboBox1.SelectedIndexChanged += new EventHandler(this.comboBox1_SelectedIndexChanged);
- this.label3.AutoSize = true;
- this.label3.Location = new Point(0xb2, 0xbf);
- this.label3.Name = "label3";
- this.label3.Size = new Size(0x5d, 13);
- this.label3.TabIndex = 0x1d;
- this.label3.Text = "Причина жалобы";
- this.label4.AutoSize = true;
- this.label4.Location = new Point(0xb5, 0xf2);
- this.label4.Name = "label4";
- this.label4.Size = new Size(0x68, 13);
- this.label4.TabIndex = 30;
- this.label4.Text = "Доказательства(о)";
- this.textBox3.Location = new Point(0x88, 0x10b);
- this.textBox3.Name = "textBox3";
- this.textBox3.Size = new Size(0xac, 20);
- this.textBox3.TabIndex = 0x1f;
- this.button1.Location = new Point(0x12f, 0x10b);
- this.button1.Name = "button1";
- this.button1.Size = new Size(0x35, 0x17);
- this.button1.TabIndex = 0x20;
- this.button1.Text = "upd";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new EventHandler(this.button1_Click);
- this.richTextBox1.Location = new Point(0x16a, 100);
- this.richTextBox1.Name = "richTextBox1";
- this.richTextBox1.ReadOnly = true;
- this.richTextBox1.Size = new Size(0x1df, 0x15b);
- this.richTextBox1.TabIndex = 0x21;
- this.richTextBox1.Text = "";
- this.label5.AutoSize = true;
- this.label5.Location = new Point(0x94, 0x130);
- this.label5.Name = "label5";
- this.label5.Size = new Size(160, 13);
- this.label5.TabIndex = 0x22;
- this.label5.Text = "Дополнительная информация";
- this.textBox4.Location = new Point(0x88, 0x14f);
- this.textBox4.Name = "textBox4";
- this.textBox4.Size = new Size(220, 20);
- this.textBox4.TabIndex = 0x23;
- this.button2.Location = new Point(0xa4, 0x17a);
- this.button2.Name = "button2";
- this.button2.Size = new Size(0x9c, 40);
- this.button2.TabIndex = 0x24;
- this.button2.Text = "Создать жалобу";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new EventHandler(this.button2_Click);
- this.button3.Image = (Image) manager.GetObject("button3.Image");
- this.button3.Location = new Point(0x1da, 0xdf);
- this.button3.Name = "button3";
- this.button3.Size = new Size(0x6f, 0x5e);
- this.button3.TabIndex = 0x25;
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Visible = false;
- this.button3.Click += new EventHandler(this.button3_Click);
- this.button4.Image = (Image) manager.GetObject("button4.Image");
- this.button4.Location = new Point(0x288, 0xdf);
- this.button4.Name = "button4";
- this.button4.Size = new Size(0x6f, 0x5e);
- this.button4.TabIndex = 0x26;
- this.button4.UseVisualStyleBackColor = true;
- this.button4.Visible = false;
- this.button4.Click += new EventHandler(this.button4_Click);
- this.label6.AutoSize = true;
- this.label6.Location = new Point(490, 0xbf);
- this.label6.Name = "label6";
- this.label6.Size = new Size(0xee, 13);
- this.label6.TabIndex = 0x27;
- this.label6.Text = "Выберите тип загружаемого доказательства";
- this.label6.Visible = false;
- this.webBrowser1.Location = new Point(0x16a, 100);
- this.webBrowser1.MinimumSize = new Size(20, 20);
- this.webBrowser1.Name = "webBrowser1";
- this.webBrowser1.Size = new Size(0x1df, 0x15b);
- this.webBrowser1.TabIndex = 40;
- this.webBrowser1.Visible = false;
- this.webBrowser1.DocumentCompleted += new WebBrowserDocumentCompletedEventHandler(this.webBrowser1_DocumentCompleted);
- this.button5.Location = new Point(0x2d7, 0x1a8);
- this.button5.Name = "button5";
- this.button5.Size = new Size(0x63, 0x17);
- this.button5.TabIndex = 0x29;
- this.button5.Text = "Добавить ещё";
- this.button5.UseVisualStyleBackColor = true;
- this.button5.Visible = false;
- this.button5.Click += new EventHandler(this.button5_Click);
- this.button6.Location = new Point(0x1ed, 0x1a8);
- this.button6.Name = "button6";
- this.button6.Size = new Size(0xeb, 0x17);
- this.button6.TabIndex = 0x2a;
- this.button6.Text = "Закончить работу с доказательствами";
- this.button6.UseVisualStyleBackColor = true;
- this.button6.Visible = false;
- this.button6.Click += new EventHandler(this.button6_Click);
- this.button7.Image = (Image) manager.GetObject("button7.Image");
- this.button7.Location = new Point(0x303, 0);
- this.button7.Name = "button7";
- this.button7.Size = new Size(0x23, 0x1c);
- this.button7.TabIndex = 0x2b;
- this.button7.UseVisualStyleBackColor = true;
- this.button7.Click += new EventHandler(this.button7_Click);
- this.button8.Image = (Image) manager.GetObject("button8.Image");
- this.button8.Location = new Point(740, 0);
- this.button8.Name = "button8";
- this.button8.Size = new Size(0x23, 0x1c);
- this.button8.TabIndex = 0x2c;
- this.button8.UseVisualStyleBackColor = true;
- this.button8.Click += new EventHandler(this.button8_Click);
- this.button9.Image = (Image) manager.GetObject("button9.Image");
- this.button9.Location = new Point(0x2c4, 0);
- this.button9.Name = "button9";
- this.button9.Size = new Size(0x23, 0x1c);
- this.button9.TabIndex = 0x2d;
- this.button9.UseVisualStyleBackColor = true;
- this.button9.Click += new EventHandler(this.button9_Click);
- this.button10.Image = (Image) manager.GetObject("button10.Image");
- this.button10.Location = new Point(0x2a4, 0);
- this.button10.Name = "button10";
- this.button10.Size = new Size(0x23, 0x1c);
- this.button10.TabIndex = 0x2e;
- this.button10.UseVisualStyleBackColor = true;
- this.button10.Click += new EventHandler(this.button10_Click);
- this.button11.Location = new Point(0x7f, 0x1a8);
- this.button11.Name = "button11";
- this.button11.Size = new Size(0xec, 0x17);
- this.button11.TabIndex = 0x2f;
- this.button11.Text = "Пожаловаться на пользователя форума";
- this.button11.UseVisualStyleBackColor = true;
- this.button11.Click += new EventHandler(this.button11_Click);
- this.f2.Location = new Point(0x1ed, 0xcf);
- this.f2.Name = "f2";
- this.f2.Size = new Size(0x4b, 0x17);
- this.f2.TabIndex = 0x30;
- this.f2.Text = "Обычная";
- this.f2.UseVisualStyleBackColor = true;
- this.f2.Visible = false;
- this.f2.Click += new EventHandler(this.f2_Click);
- this.f3.Location = new Point(0x23e, 0xcf);
- this.f3.Name = "f3";
- this.f3.Size = new Size(0x4b, 0x17);
- this.f3.TabIndex = 0x31;
- this.f3.Text = "Накрутка";
- this.f3.UseVisualStyleBackColor = true;
- this.f3.Visible = false;
- this.f3.Click += new EventHandler(this.f3_Click);
- this.f1.AutoSize = true;
- this.f1.Location = new Point(0x211, 0xaf);
- this.f1.Name = "f1";
- this.f1.Size = new Size(0x45, 13);
- this.f1.TabIndex = 50;
- this.f1.Text = "Тип жалобы";
- this.f1.Visible = false;
- this.n1.AutoSize = true;
- this.n1.Location = new Point(10, 100);
- this.n1.Name = "n1";
- this.n1.Size = new Size(0xcb, 13);
- this.n1.TabIndex = 0x33;
- this.n1.Text = "Ссылка на профиль того, кому крутят.";
- this.n1.Visible = false;
- this.n2.Location = new Point(10, 0x71);
- this.n2.Name = "n2";
- this.n2.Size = new Size(200, 20);
- this.n2.TabIndex = 0x34;
- this.n2.Visible = false;
- this.n3.AutoSize = true;
- this.n3.Location = new Point(10, 0x95);
- this.n3.Name = "n3";
- this.n3.Size = new Size(0xc0, 13);
- this.n3.TabIndex = 0x35;
- this.n3.Text = "Ссылка на профиль того, кто крутит";
- this.n3.Visible = false;
- this.n5.Location = new Point(0x37, 0xbd);
- this.n5.Name = "n5";
- this.n5.Size = new Size(0x62, 0x24);
- this.n5.TabIndex = 0x36;
- this.n5.Text = "Создать жалобу";
- this.n5.UseVisualStyleBackColor = true;
- this.n5.Visible = false;
- this.n5.Click += new EventHandler(this.n5_Click);
- this.n4.Location = new Point(10, 0xa3);
- this.n4.Name = "n4";
- this.n4.Size = new Size(200, 20);
- this.n4.TabIndex = 0x37;
- this.n4.Visible = false;
- this.z1.AutoSize = true;
- this.z1.Location = new Point(0x3f, 0x81);
- this.z1.Name = "z1";
- this.z1.Size = new Size(90, 13);
- this.z1.TabIndex = 0x38;
- this.z1.Text = "Ник нарушителя";
- this.z1.Visible = false;
- this.z2.Location = new Point(13, 0x92);
- this.z2.Name = "z2";
- this.z2.Size = new Size(200, 20);
- this.z2.TabIndex = 0x39;
- this.z2.Visible = false;
- this.z3.AutoSize = true;
- this.z3.Location = new Point(0x1f, 0xaf);
- this.z3.Name = "z3";
- this.z3.Size = new Size(0xab, 13);
- this.z3.TabIndex = 0x3a;
- this.z3.Text = "Ссылка на профиль нарушителя";
- this.z3.Visible = false;
- this.z4.Location = new Point(10, 0xbf);
- this.z4.Name = "z4";
- this.z4.Size = new Size(0xc5, 20);
- this.z4.TabIndex = 0x3b;
- this.z4.Visible = false;
- this.z5.AutoSize = true;
- this.z5.Location = new Point(0x49, 0xd4);
- this.z5.Name = "z5";
- this.z5.Size = new Size(0x31, 13);
- this.z5.TabIndex = 60;
- this.z5.Text = "Ваш ник";
- this.z5.Visible = false;
- this.z6.Location = new Point(8, 0xe4);
- this.z6.Name = "z6";
- this.z6.Size = new Size(0xc2, 20);
- this.z6.TabIndex = 0x3d;
- this.z6.Visible = false;
- this.z7.AutoSize = true;
- this.z7.Location = new Point(0x34, 0xfb);
- this.z7.Name = "z7";
- this.z7.Size = new Size(0x5d, 13);
- this.z7.TabIndex = 0x3e;
- this.z7.Text = "Причина жалобы";
- this.z7.Visible = false;
- this.z9.AutoSize = true;
- this.z9.Location = new Point(40, 0x127);
- this.z9.Name = "z9";
- this.z9.Size = new Size(0x7b, 13);
- this.z9.TabIndex = 0x40;
- this.z9.Text = "Скриншоты нарушения";
- this.z9.Visible = false;
- this.z10.Location = new Point(10, 0x137);
- this.z10.Name = "z10";
- this.z10.Size = new Size(0xc0, 20);
- this.z10.TabIndex = 0x41;
- this.z10.Visible = false;
- this.z11.AutoSize = true;
- this.z11.Location = new Point(7, 0x153);
- this.z11.Name = "z11";
- this.z11.Size = new Size(0x100, 13);
- this.z11.TabIndex = 0x42;
- this.z11.Text = "Ссылку на тему, где было совершено нарушение";
- this.z11.Visible = false;
- this.z12.Location = new Point(10, 0x169);
- this.z12.Name = "z12";
- this.z12.Size = new Size(0xc0, 20);
- this.z12.TabIndex = 0x43;
- this.z12.Visible = false;
- this.z13.Location = new Point(0x22, 0x18b);
- this.z13.Name = "z13";
- this.z13.Size = new Size(0x77, 0x17);
- this.z13.TabIndex = 0x44;
- this.z13.Text = "Создать жалобу";
- this.z13.UseVisualStyleBackColor = true;
- this.z13.Visible = false;
- this.z13.Click += new EventHandler(this.z13_Click);
- this.button12.Location = new Point(0x16a, 0x1a8);
- this.button12.Name = "button12";
- this.button12.Size = new Size(0x84, 0x17);
- this.button12.TabIndex = 0x45;
- this.button12.Text = "Дизайны";
- this.button12.UseVisualStyleBackColor = true;
- this.button12.Click += new EventHandler(this.button12_Click);
- this.comboBox2.FormattingEnabled = true;
- this.comboBox2.Items.AddRange(new object[] { "Обычный", "Minecraft - Design by CAPSLOCK", "Material - Design by MyUsername" });
- this.comboBox2.Location = new Point(0x16a, 0x18d);
- this.comboBox2.Name = "comboBox2";
- this.comboBox2.Size = new Size(0x84, 0x15);
- this.comboBox2.TabIndex = 70;
- this.comboBox2.Text = "Выбери";
- this.comboBox2.Visible = false;
- this.button13.Location = new Point(0x16a, 0x1a8);
- this.button13.Name = "button13";
- this.button13.Size = new Size(0x80, 0x17);
- this.button13.TabIndex = 0x47;
- this.button13.Text = "Применить";
- this.button13.UseVisualStyleBackColor = true;
- this.button13.Visible = false;
- this.button13.Click += new EventHandler(this.button13_Click);
- this.pictureBox_5.Image = (Image) manager.GetObject("pictureBox_5.Image");
- this.pictureBox_5.Location = new Point(0x18d, -26);
- this.pictureBox_5.Name = "pictureBox_5";
- this.pictureBox_5.Size = new Size(0x83, 50);
- this.pictureBox_5.TabIndex = 0x48;
- this.pictureBox_5.TabStop = false;
- this.pictureBox_5.Visible = false;
- this.pictureBox_4.Image = (Image) manager.GetObject("pictureBox_4.Image");
- this.pictureBox_4.Location = new Point(390, -26);
- this.pictureBox_4.Name = "pictureBox_4";
- this.pictureBox_4.Size = new Size(130, 0x2e);
- this.pictureBox_4.TabIndex = 0x49;
- this.pictureBox_4.TabStop = false;
- this.pictureBox_4.Visible = false;
- this.pictureBox_4.Click += new EventHandler(this.pictureBox25_Click);
- this.pictureBox_7.Image = (Image) manager.GetObject("pictureBox_7.Image");
- this.pictureBox_7.Location = new Point(0x18d, -22);
- this.pictureBox_7.Name = "pictureBox_7";
- this.pictureBox_7.Size = new Size(130, 50);
- this.pictureBox_7.TabIndex = 0x4a;
- this.pictureBox_7.TabStop = false;
- this.pictureBox_7.Visible = false;
- this.pictureBox_6.Image = (Image) manager.GetObject("pictureBox_6.Image");
- this.pictureBox_6.Location = new Point(390, -22);
- this.pictureBox_6.Name = "pictureBox_6";
- this.pictureBox_6.Size = new Size(130, 50);
- this.pictureBox_6.TabIndex = 0x4b;
- this.pictureBox_6.TabStop = false;
- this.pictureBox_6.Visible = false;
- this.pictureBox_8.Image = (Image) manager.GetObject("pictureBox_8.Image");
- this.pictureBox_8.Location = new Point(0x18d, -29);
- this.pictureBox_8.Name = "pictureBox_8";
- this.pictureBox_8.Size = new Size(130, 50);
- this.pictureBox_8.TabIndex = 0x4c;
- this.pictureBox_8.TabStop = false;
- this.pictureBox_8.Visible = false;
- this.pictureBox_8.Click += new EventHandler(this.pictureBox25_Click_1);
- this.pictureBox_3.Image = (Image) manager.GetObject("pictureBox_3.Image");
- this.pictureBox_3.Location = new Point(0x18e, -26);
- this.pictureBox_3.Name = "pictureBox_3";
- this.pictureBox_3.Size = new Size(130, 40);
- this.pictureBox_3.TabIndex = 0x4d;
- this.pictureBox_3.TabStop = false;
- this.pictureBox_3.Visible = false;
- this.pictureBox_2.Image = (Image) manager.GetObject("pictureBox_2.Image");
- this.pictureBox_2.Location = new Point(0x18e, -22);
- this.pictureBox_2.Name = "pictureBox_2";
- this.pictureBox_2.Size = new Size(130, 0x29);
- this.pictureBox_2.TabIndex = 0x4e;
- this.pictureBox_2.TabStop = false;
- this.pictureBox_2.Visible = false;
- this.pictureBox_1.Image = (Image) manager.GetObject("pictureBox_1.Image");
- this.pictureBox_1.Location = new Point(0x18e, -31);
- this.pictureBox_1.Name = "pictureBox_1";
- this.pictureBox_1.Size = new Size(130, 50);
- this.pictureBox_1.TabIndex = 0x4f;
- this.pictureBox_1.TabStop = false;
- this.pictureBox_1.Visible = false;
- this.pictureBox_9.Image = (Image) manager.GetObject("pictureBox_9.Image");
- this.pictureBox_9.Location = new Point(390, -22);
- this.pictureBox_9.Name = "pictureBox_9";
- this.pictureBox_9.Size = new Size(0x8a, 0x29);
- this.pictureBox_9.TabIndex = 80;
- this.pictureBox_9.TabStop = false;
- this.pictureBox_9.Visible = false;
- this.pictureBox_10.Image = (Image) manager.GetObject("pictureBox_10.Image");
- this.pictureBox_10.Location = new Point(390, -26);
- this.pictureBox_10.Name = "pictureBox_10";
- this.pictureBox_10.Size = new Size(0x8a, 0x2f);
- this.pictureBox_10.TabIndex = 0x51;
- this.pictureBox_10.TabStop = false;
- this.pictureBox_10.Visible = false;
- this.pictureBox_11.Image = (Image) manager.GetObject("pictureBox_11.Image");
- this.pictureBox_11.Location = new Point(390, -25);
- this.pictureBox_11.Name = "pictureBox_11";
- this.pictureBox_11.Size = new Size(0x8a, 0x2c);
- this.pictureBox_11.TabIndex = 0x52;
- this.pictureBox_11.TabStop = false;
- this.pictureBox_11.Visible = false;
- this.pictureBox_12.Image = (Image) manager.GetObject("pictureBox_12.Image");
- this.pictureBox_12.Location = new Point(390, -36);
- this.pictureBox_12.Name = "pictureBox_12";
- this.pictureBox_12.Size = new Size(0x8a, 50);
- this.pictureBox_12.TabIndex = 0x53;
- this.pictureBox_12.TabStop = false;
- this.pictureBox_12.Visible = false;
- this.pictureBox_13.Image = (Image) manager.GetObject("pictureBox_13.Image");
- this.pictureBox_13.Location = new Point(390, -31);
- this.pictureBox_13.Name = "pictureBox_13";
- this.pictureBox_13.Size = new Size(0x8a, 50);
- this.pictureBox_13.TabIndex = 0x54;
- this.pictureBox_13.TabStop = false;
- this.pictureBox_13.Visible = false;
- this.pictureBox_14.Image = (Image) manager.GetObject("pictureBox_14.Image");
- this.pictureBox_14.Location = new Point(390, -36);
- this.pictureBox_14.Name = "pictureBox_14";
- this.pictureBox_14.Size = new Size(0x8a, 50);
- this.pictureBox_14.TabIndex = 0x55;
- this.pictureBox_14.TabStop = false;
- this.pictureBox_14.Visible = false;
- this.pictureBox_15.Image = (Image) manager.GetObject("pictureBox_15.Image");
- this.pictureBox_15.Location = new Point(390, -26);
- this.pictureBox_15.Name = "pictureBox_15";
- this.pictureBox_15.Size = new Size(0x8a, 50);
- this.pictureBox_15.TabIndex = 0x56;
- this.pictureBox_15.TabStop = false;
- this.pictureBox_15.Visible = false;
- this.pictureBox_16.Image = (Image) manager.GetObject("pictureBox_16.Image");
- this.pictureBox_16.Location = new Point(390, -25);
- this.pictureBox_16.Name = "pictureBox_16";
- this.pictureBox_16.Size = new Size(0x8b, 50);
- this.pictureBox_16.TabIndex = 0x57;
- this.pictureBox_16.TabStop = false;
- this.pictureBox_16.Visible = false;
- this.button2Image.Image = (Image) manager.GetObject("button2Image.Image");
- this.button2Image.Location = new Point(0x1ed, 2);
- this.button2Image.Name = "button2Image";
- this.button2Image.Size = new Size(10, 12);
- this.button2Image.TabIndex = 0x58;
- this.button2Image.TabStop = false;
- this.button2Image.Visible = false;
- this.fon.Image = (Image) manager.GetObject("fon.Image");
- this.fon.Location = new Point(0x1ed, 4);
- this.fon.Name = "fon";
- this.fon.Size = new Size(10, 10);
- this.fon.TabIndex = 0x59;
- this.fon.TabStop = false;
- this.fon.Visible = false;
- this.rank2.FormattingEnabled = true;
- this.rank2.Items.AddRange(new object[] { "[Игрок]", "[VIP]", "[Premium]", "[Holy]", "[Immortal]" });
- this.rank2.Location = new Point(0xe8, 0x163);
- this.rank2.Name = "rank2";
- this.rank2.Size = new Size(0x7c, 0x15);
- this.rank2.TabIndex = 90;
- this.rank1.AutoSize = true;
- this.rank1.Location = new Point(0x87, 0x166);
- this.rank1.Name = "rank1";
- this.rank1.Size = new Size(0x5e, 13);
- this.rank1.TabIndex = 0x5b;
- this.rank1.Text = "Ранг нарушителя";
- this.shapka.Image = (Image) manager.GetObject("shapka.Image");
- this.shapka.Location = new Point(-1, -8);
- this.shapka.Name = "shapka";
- this.shapka.Size = new Size(0x34a, 0x69);
- this.shapka.TabIndex = 0x5c;
- this.shapka.TabStop = false;
- this.closed.Image = (Image) manager.GetObject("closed.Image");
- this.closed.Location = new Point(0x326, 0);
- this.closed.Name = "closed";
- this.closed.Size = new Size(0x23, 0x1c);
- this.closed.TabIndex = 0x5d;
- this.closed.UseVisualStyleBackColor = true;
- this.closed.Click += new EventHandler(this.closed_Click);
- this.z8.FormattingEnabled = true;
- this.z8.Items.AddRange(new object[] { "Мат", "Оскорбление сервера", "Оскорбление администации", "Оскорбление игрока(ов)", "Публичный уход с сервера", "Упоминание другого проекта", "Упоминание родных", "Ассоциальное поведение", "Непреличное изображение", "Продажа за реальные деньги", "Пиар клана", "Пиар канала на ютубе" });
- this.z8.Location = new Point(8, 0x10f);
- this.z8.Name = "z8";
- this.z8.Size = new Size(0xc7, 0x15);
- this.z8.TabIndex = 0x5e;
- this.z8.Visible = false;
- this.pictureBo2.Image = (Image) manager.GetObject("pictureBo2.Image");
- this.pictureBo2.Location = new Point(-19, -16);
- this.pictureBo2.Name = "pictureBo2";
- this.pictureBo2.Size = new Size(0x8d, 0x2c);
- this.pictureBo2.TabIndex = 0x5f;
- this.pictureBo2.TabStop = false;
- this.pictureBo2.Visible = false;
- this.pictureBo3.Image = (Image) manager.GetObject("pictureBo3.Image");
- this.pictureBo3.Location = new Point(-30, -19);
- this.pictureBo3.Name = "pictureBo3";
- this.pictureBo3.Size = new Size(0x8d, 0x2c);
- this.pictureBo3.TabIndex = 0x60;
- this.pictureBo3.TabStop = false;
- this.pictureBo3.Visible = false;
- this.pictureBo4.Image = (Image) manager.GetObject("pictureBo4.Image");
- this.pictureBo4.Location = new Point(-11, -16);
- this.pictureBo4.Name = "pictureBo4";
- this.pictureBo4.Size = new Size(0x8d, 0x2c);
- this.pictureBo4.TabIndex = 0x61;
- this.pictureBo4.TabStop = false;
- this.pictureBo4.Visible = false;
- this.pictureBo5.Image = (Image) manager.GetObject("pictureBo5.Image");
- this.pictureBo5.Location = new Point(-19, -19);
- this.pictureBo5.Name = "pictureBo5";
- this.pictureBo5.Size = new Size(0x8d, 0x2c);
- this.pictureBo5.TabIndex = 0x62;
- this.pictureBo5.TabStop = false;
- this.pictureBo5.Visible = false;
- this.pictureBo6.Image = (Image) manager.GetObject("pictureBo6.Image");
- this.pictureBo6.Location = new Point(-11, -24);
- this.pictureBo6.Name = "pictureBo6";
- this.pictureBo6.Size = new Size(0x8d, 0x2c);
- this.pictureBo6.TabIndex = 0x63;
- this.pictureBo6.TabStop = false;
- this.pictureBo6.Visible = false;
- this.pictureBo7.Image = (Image) manager.GetObject("pictureBo7.Image");
- this.pictureBo7.Location = new Point(-1, -19);
- this.pictureBo7.Name = "pictureBo7";
- this.pictureBo7.Size = new Size(0x8d, 0x2c);
- this.pictureBo7.TabIndex = 100;
- this.pictureBo7.TabStop = false;
- this.pictureBo7.Visible = false;
- this.pictureBo8.Image = (Image) manager.GetObject("pictureBo8.Image");
- this.pictureBo8.Location = new Point(-11, -16);
- this.pictureBo8.Name = "pictureBo8";
- this.pictureBo8.Size = new Size(0x8d, 0x2c);
- this.pictureBo8.TabIndex = 0x65;
- this.pictureBo8.TabStop = false;
- this.pictureBo8.Visible = false;
- this.pictureBo1.Image = (Image) manager.GetObject("pictureBo1.Image");
- this.pictureBo1.Location = new Point(-67, -26);
- this.pictureBo1.Name = "pictureBo1";
- this.pictureBo1.Size = new Size(0x8d, 0x2c);
- this.pictureBo1.TabIndex = 0x66;
- this.pictureBo1.TabStop = false;
- this.pictureBo1.Visible = false;
- this.pictureBo9.Image = (Image) manager.GetObject("pictureBo9.Image");
- this.pictureBo9.Location = new Point(10, -16);
- this.pictureBo9.Name = "pictureBo9";
- this.pictureBo9.Size = new Size(0x8d, 0x2c);
- this.pictureBo9.TabIndex = 0x67;
- this.pictureBo9.TabStop = false;
- this.pictureBo9.Visible = false;
- this.pictureBo10.Image = (Image) manager.GetObject("pictureBo10.Image");
- this.pictureBo10.Location = new Point(-1, -16);
- this.pictureBo10.Name = "pictureBo10";
- this.pictureBo10.Size = new Size(0x8d, 0x2c);
- this.pictureBo10.TabIndex = 0x68;
- this.pictureBo10.TabStop = false;
- this.pictureBo10.Visible = false;
- this.pictureBo11.Image = (Image) manager.GetObject("pictureBo11.Image");
- this.pictureBo11.Location = new Point(8, -19);
- this.pictureBo11.Name = "pictureBo11";
- this.pictureBo11.Size = new Size(0x8d, 0x2c);
- this.pictureBo11.TabIndex = 0x69;
- this.pictureBo11.TabStop = false;
- this.pictureBo11.Visible = false;
- this.pictureBo12.Image = (Image) manager.GetObject("pictureBo12.Image");
- this.pictureBo12.Location = new Point(10, -19);
- this.pictureBo12.Name = "pictureBo12";
- this.pictureBo12.Size = new Size(0x8d, 0x2c);
- this.pictureBo12.TabIndex = 0x6a;
- this.pictureBo12.TabStop = false;
- this.pictureBo12.Visible = false;
- this.pictureBo13.Image = (Image) manager.GetObject("pictureBo13.Image");
- this.pictureBo13.Location = new Point(-1, -16);
- this.pictureBo13.Name = "pictureBo13";
- this.pictureBo13.Size = new Size(0x8d, 0x2c);
- this.pictureBo13.TabIndex = 0x6b;
- this.pictureBo13.TabStop = false;
- this.pictureBo13.Visible = false;
- this.pictureBo14.Image = (Image) manager.GetObject("pictureBo14.Image");
- this.pictureBo14.Location = new Point(-19, -23);
- this.pictureBo14.Name = "pictureBo14";
- this.pictureBo14.Size = new Size(0x8d, 0x2c);
- this.pictureBo14.TabIndex = 0x6c;
- this.pictureBo14.TabStop = false;
- this.pictureBo14.Visible = false;
- this.pictureBo15.Image = (Image) manager.GetObject("pictureBo15.Image");
- this.pictureBo15.Location = new Point(-19, -20);
- this.pictureBo15.Name = "pictureBo15";
- this.pictureBo15.Size = new Size(0x8d, 0x2c);
- this.pictureBo15.TabIndex = 0x6d;
- this.pictureBo15.TabStop = false;
- this.pictureBo15.Visible = false;
- this.pictureBo16.Image = (Image) manager.GetObject("pictureBo16.Image");
- this.pictureBo16.Location = new Point(-1, -19);
- this.pictureBo16.Name = "pictureBo16";
- this.pictureBo16.Size = new Size(0x8d, 0x2c);
- this.pictureBo16.TabIndex = 110;
- this.pictureBo16.TabStop = false;
- this.pictureBo16.Visible = false;
- this.pictureBox26.Image = (Image) manager.GetObject("pictureBox26.Image");
- this.pictureBox26.Location = new Point(0x22, 0);
- this.pictureBox26.Name = "pictureBox26";
- this.pictureBox26.Size = new Size(20, 14);
- this.pictureBox26.TabIndex = 0x6f;
- this.pictureBox26.TabStop = false;
- this.pictureBox26.Visible = false;
- this.pictureBox27.Image = (Image) manager.GetObject("pictureBox27.Image");
- this.pictureBox27.Location = new Point(60, 2);
- this.pictureBox27.Name = "pictureBox27";
- this.pictureBox27.Size = new Size(20, 14);
- this.pictureBox27.TabIndex = 0x70;
- this.pictureBox27.TabStop = false;
- this.pictureBox27.Visible = false;
- this.m2.Location = new Point(-1, 130);
- this.m2.Name = "m2";
- this.m2.Size = new Size(0x147, 20);
- this.m2.TabIndex = 0x71;
- this.m2.Visible = false;
- this.m1.AutoSize = true;
- this.m1.Location = new Point(-4, 0x72);
- this.m1.Name = "m1";
- this.m1.Size = new Size(330, 13);
- this.m1.TabIndex = 0x72;
- this.m1.Text = "Ник Модератора или Модераторов, которые нарушили правила";
- this.m1.Visible = false;
- this.m3.AutoSize = true;
- this.m3.Location = new Point(0x7c, 0xad);
- this.m3.Name = "m3";
- this.m3.Size = new Size(0x31, 13);
- this.m3.TabIndex = 0x73;
- this.m3.Text = "Ваш ник";
- this.m3.Visible = false;
- this.m4.Location = new Point(-1, 0xbd);
- this.m4.Name = "m4";
- this.m4.Size = new Size(0x147, 20);
- this.m4.TabIndex = 0x74;
- this.m4.Visible = false;
- this.m5.AutoSize = true;
- this.m5.Location = new Point(5, 0xd6);
- this.m5.Name = "m5";
- this.m5.Size = new Size(0x114, 13);
- this.m5.TabIndex = 0x75;
- this.m5.Text = "Какую ошибку совершил модератор.Ник нарушителя";
- this.m5.Visible = false;
- this.m7.AutoSize = true;
- this.m7.Location = new Point(0x3f, 0xff);
- this.m7.Name = "m7";
- this.m7.Size = new Size(0xba, 13);
- this.m7.TabIndex = 0x77;
- this.m7.Text = "Скриншот или видео с нарушением";
- this.m7.Visible = false;
- this.m8.Location = new Point(-1, 0x10f);
- this.m8.Name = "m8";
- this.m8.Size = new Size(0x147, 20);
- this.m8.TabIndex = 120;
- this.m8.Visible = false;
- this.m9.Font = new Font("Microsoft Sans Serif", 15.25f);
- this.m9.ForeColor = SystemColors.MenuHighlight;
- this.m9.Location = new Point(0x57, 0x139);
- this.m9.Name = "m9";
- this.m9.Size = new Size(0xa2, 0x3f);
- this.m9.TabIndex = 0x79;
- this.m9.Text = "Отправить ЖБ";
- this.m9.UseVisualStyleBackColor = true;
- this.m9.Visible = false;
- this.m9.Click += new EventHandler(this.m9_Click);
- this.m6.FormattingEnabled = true;
- this.m6.Items.AddRange(new object[] { "Бан без причины", "Обман в возрасте", "Безграмотность", "Пропустил флуд", "Пропустил мат", "Незабанил читера", "Незабанил по жалобе, хотя все доказательства есть", "Забанил по жалобе, где нет доказательств", "Угрожает" });
- this.m6.Location = new Point(-1, 0xe4);
- this.m6.Name = "m6";
- this.m6.Size = new Size(0x147, 0x15);
- this.m6.TabIndex = 0x7a;
- this.m6.Visible = false;
- this.pb25.Image = (Image) manager.GetObject("pb25.Image");
- this.pb25.Location = new Point(0x1da, 0);
- this.pb25.Name = "pb25";
- this.pb25.Size = new Size(10, 10);
- this.pb25.TabIndex = 0x7c;
- this.pb25.TabStop = false;
- this.pb25.Visible = false;
- this.button14.Location = new Point(-1, 0);
- this.button14.Name = "button14";
- this.button14.Size = new Size(0x1d, 0x18);
- this.button14.TabIndex = 0x7d;
- this.button14.Text = "1";
- this.button14.UseVisualStyleBackColor = true;
- this.button14.Click += new EventHandler(this.button14_Click);
- base.AutoScaleDimensions = new SizeF(6f, 13f);
- base.AutoScaleMode = AutoScaleMode.Font;
- base.ClientSize = new Size(840, 0x1be);
- base.Controls.Add(this.pictureBox7);
- base.Controls.Add(this.pictureBox6);
- base.Controls.Add(this.button14);
- base.Controls.Add(this.pb25);
- base.Controls.Add(this.m6);
- base.Controls.Add(this.m9);
- base.Controls.Add(this.m8);
- base.Controls.Add(this.m7);
- base.Controls.Add(this.m5);
- base.Controls.Add(this.m4);
- base.Controls.Add(this.m3);
- base.Controls.Add(this.m1);
- base.Controls.Add(this.m2);
- base.Controls.Add(this.pictureBox27);
- base.Controls.Add(this.pictureBox26);
- base.Controls.Add(this.pictureBo16);
- base.Controls.Add(this.pictureBo15);
- base.Controls.Add(this.pictureBo14);
- base.Controls.Add(this.pictureBo13);
- base.Controls.Add(this.pictureBo12);
- base.Controls.Add(this.pictureBo11);
- base.Controls.Add(this.pictureBo10);
- base.Controls.Add(this.pictureBo9);
- base.Controls.Add(this.pictureBo1);
- base.Controls.Add(this.pictureBo8);
- base.Controls.Add(this.pictureBo7);
- base.Controls.Add(this.pictureBo6);
- base.Controls.Add(this.pictureBo5);
- base.Controls.Add(this.pictureBo4);
- base.Controls.Add(this.pictureBo3);
- base.Controls.Add(this.pictureBo2);
- base.Controls.Add(this.z8);
- base.Controls.Add(this.closed);
- base.Controls.Add(this.button10);
- base.Controls.Add(this.button9);
- base.Controls.Add(this.button8);
- base.Controls.Add(this.button7);
- base.Controls.Add(this.shapka);
- base.Controls.Add(this.rank1);
- base.Controls.Add(this.rank2);
- base.Controls.Add(this.fon);
- base.Controls.Add(this.button2Image);
- base.Controls.Add(this.pictureBox_16);
- base.Controls.Add(this.pictureBox_15);
- base.Controls.Add(this.pictureBox_14);
- base.Controls.Add(this.pictureBox_13);
- base.Controls.Add(this.pictureBox_12);
- base.Controls.Add(this.pictureBox_11);
- base.Controls.Add(this.pictureBox_10);
- base.Controls.Add(this.pictureBox_9);
- base.Controls.Add(this.pictureBox_1);
- base.Controls.Add(this.pictureBox_2);
- base.Controls.Add(this.pictureBox_3);
- base.Controls.Add(this.pictureBox_8);
- base.Controls.Add(this.pictureBox_6);
- base.Controls.Add(this.pictureBox_7);
- base.Controls.Add(this.pictureBox_4);
- base.Controls.Add(this.pictureBox_5);
- base.Controls.Add(this.button13);
- base.Controls.Add(this.comboBox2);
- base.Controls.Add(this.button12);
- base.Controls.Add(this.z13);
- base.Controls.Add(this.z12);
- base.Controls.Add(this.z11);
- base.Controls.Add(this.z10);
- base.Controls.Add(this.z9);
- base.Controls.Add(this.z7);
- base.Controls.Add(this.z6);
- base.Controls.Add(this.z5);
- base.Controls.Add(this.z4);
- base.Controls.Add(this.z3);
- base.Controls.Add(this.z2);
- base.Controls.Add(this.z1);
- base.Controls.Add(this.n4);
- base.Controls.Add(this.n5);
- base.Controls.Add(this.n3);
- base.Controls.Add(this.n2);
- base.Controls.Add(this.n1);
- base.Controls.Add(this.f1);
- base.Controls.Add(this.f3);
- base.Controls.Add(this.f2);
- base.Controls.Add(this.button11);
- base.Controls.Add(this.button6);
- base.Controls.Add(this.button5);
- base.Controls.Add(this.webBrowser1);
- base.Controls.Add(this.label6);
- base.Controls.Add(this.button4);
- base.Controls.Add(this.button3);
- base.Controls.Add(this.button2);
- base.Controls.Add(this.textBox4);
- base.Controls.Add(this.label5);
- base.Controls.Add(this.richTextBox1);
- base.Controls.Add(this.button1);
- base.Controls.Add(this.textBox3);
- base.Controls.Add(this.label4);
- base.Controls.Add(this.label3);
- base.Controls.Add(this.comboBox1);
- base.Controls.Add(this.textBox2);
- base.Controls.Add(this.label2);
- base.Controls.Add(this.label1);
- base.Controls.Add(this.textBox1);
- base.Controls.Add(this.pictureBox24);
- base.Controls.Add(this.pictureBox23);
- base.Controls.Add(this.pictureBox22);
- base.Controls.Add(this.pictureBox21);
- base.Controls.Add(this.pictureBox20);
- base.Controls.Add(this.pictureBox19);
- base.Controls.Add(this.pictureBox18);
- base.Controls.Add(this.pictureBox17);
- base.Controls.Add(this.pictureBox16);
- base.Controls.Add(this.pictureBox15);
- base.Controls.Add(this.pictureBox14);
- base.Controls.Add(this.pictureBox13);
- base.Controls.Add(this.pictureBox12);
- base.Controls.Add(this.pictureBox11);
- base.Controls.Add(this.pictureBox10);
- base.Controls.Add(this.pictureBox9);
- base.Controls.Add(this.pictureBox8);
- base.Controls.Add(this.pictureBox5);
- base.Controls.Add(this.pictureBox4);
- base.Controls.Add(this.pictureBox3);
- base.Controls.Add(this.pictureBox2);
- base.Controls.Add(this.pictureBox1);
- base.FormBorderStyle = FormBorderStyle.None;
- base.Icon = (Icon) manager.GetObject("$this.Icon");
- base.Name = "Form1";
- this.Text = "VimeWorld Report Tool [by Terminator1998]";
- ((ISupportInitialize) this.pictureBox1).EndInit();
- ((ISupportInitialize) this.pictureBox2).EndInit();
- ((ISupportInitialize) this.pictureBox3).EndInit();
- ((ISupportInitialize) this.pictureBox4).EndInit();
- ((ISupportInitialize) this.pictureBox5).EndInit();
- ((ISupportInitialize) this.pictureBox6).EndInit();
- ((ISupportInitialize) this.pictureBox7).EndInit();
- ((ISupportInitialize) this.pictureBox8).EndInit();
- ((ISupportInitialize) this.pictureBox9).EndInit();
- ((ISupportInitialize) this.pictureBox10).EndInit();
- ((ISupportInitialize) this.pictureBox11).EndInit();
- ((ISupportInitialize) this.pictureBox12).EndInit();
- ((ISupportInitialize) this.pictureBox13).EndInit();
- ((ISupportInitialize) this.pictureBox14).EndInit();
- ((ISupportInitialize) this.pictureBox15).EndInit();
- ((ISupportInitialize) this.pictureBox16).EndInit();
- ((ISupportInitialize) this.pictureBox17).EndInit();
- ((ISupportInitialize) this.pictureBox18).EndInit();
- ((ISupportInitialize) this.pictureBox19).EndInit();
- ((ISupportInitialize) this.pictureBox20).EndInit();
- ((ISupportInitialize) this.pictureBox21).EndInit();
- ((ISupportInitialize) this.pictureBox22).EndInit();
- ((ISupportInitialize) this.pictureBox23).EndInit();
- ((ISupportInitialize) this.pictureBox24).EndInit();
- ((ISupportInitialize) this.pictureBox_5).EndInit();
- ((ISupportInitialize) this.pictureBox_4).EndInit();
- ((ISupportInitialize) this.pictureBox_7).EndInit();
- ((ISupportInitialize) this.pictureBox_6).EndInit();
- ((ISupportInitialize) this.pictureBox_8).EndInit();
- ((ISupportInitialize) this.pictureBox_3).EndInit();
- ((ISupportInitialize) this.pictureBox_2).EndInit();
- ((ISupportInitialize) this.pictureBox_1).EndInit();
- ((ISupportInitialize) this.pictureBox_9).EndInit();
- ((ISupportInitialize) this.pictureBox_10).EndInit();
- ((ISupportInitialize) this.pictureBox_11).EndInit();
- ((ISupportInitialize) this.pictureBox_12).EndInit();
- ((ISupportInitialize) this.pictureBox_13).EndInit();
- ((ISupportInitialize) this.pictureBox_14).EndInit();
- ((ISupportInitialize) this.pictureBox_15).EndInit();
- ((ISupportInitialize) this.pictureBox_16).EndInit();
- ((ISupportInitialize) this.button2Image).EndInit();
- ((ISupportInitialize) this.fon).EndInit();
- ((ISupportInitialize) this.shapka).EndInit();
- ((ISupportInitialize) this.pictureBo2).EndInit();
- ((ISupportInitialize) this.pictureBo3).EndInit();
- ((ISupportInitialize) this.pictureBo4).EndInit();
- ((ISupportInitialize) this.pictureBo5).EndInit();
- ((ISupportInitialize) this.pictureBo6).EndInit();
- ((ISupportInitialize) this.pictureBo7).EndInit();
- ((ISupportInitialize) this.pictureBo8).EndInit();
- ((ISupportInitialize) this.pictureBo1).EndInit();
- ((ISupportInitialize) this.pictureBo9).EndInit();
- ((ISupportInitialize) this.pictureBo10).EndInit();
- ((ISupportInitialize) this.pictureBo11).EndInit();
- ((ISupportInitialize) this.pictureBo12).EndInit();
- ((ISupportInitialize) this.pictureBo13).EndInit();
- ((ISupportInitialize) this.pictureBo14).EndInit();
- ((ISupportInitialize) this.pictureBo15).EndInit();
- ((ISupportInitialize) this.pictureBo16).EndInit();
- ((ISupportInitialize) this.pictureBox26).EndInit();
- ((ISupportInitialize) this.pictureBox27).EndInit();
- ((ISupportInitialize) this.pb25).EndInit();
- base.ResumeLayout(false);
- base.PerformLayout();
- }
- private void m9_Click(object sender, EventArgs e)
- {
- this.richTextBox1.Text = this.m2.Text + "\r\n" + this.m4.Text + "\r\n" + this.m6.Text + "\r\n" + this.m8.Text;
- Clipboard.SetText(this.richTextBox1.Text);
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=73");
- }
- private void n5_Click(object sender, EventArgs e)
- {
- this.richTextBox1.Text = "[url=" + this.n2.Text + "]*Переход по ссылке в профиль кому крутят*[/url]\r\n[url=" + this.n4.Text + "]*Переход по ссылке в профиль кто крутит*[/url]";
- Clipboard.SetText(this.richTextBox1.Text);
- MessageBox.Show("Жалоба успешно сгенирирована,сейчас произойдёт переход на форум где вы сможете вставить текст жалобы используя Ctrl+V");
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=75");
- }
- private void nick()
- {
- StreamWriter writer = new FileInfo("login.txt").AppendText();
- writer.WriteLine(this.textBox1.Text);
- writer.Close();
- }
- private void pictureBox1_Click(object sender, EventArgs e)
- {
- this.ServerID = 1;
- if (this.isSelected)
- {
- this.SelServerisTrue();
- }
- if (!this.isSelected)
- {
- if (this.dname == "Обычный")
- {
- this.pictureBox1.Image = this.pictureBox9.Image;
- }
- if (this.dname == "Minecraft - Design by CAPSLOCK")
- {
- this.pictureBox1.Image = this.pictureBox_9.Image;
- }
- if (this.dname == "Material - Design by MyUsername")
- {
- this.pictureBox1.Image = this.pictureBo9.Image;
- }
- this.isSelected = true;
- }
- }
- private void pictureBox2_Click(object sender, EventArgs e)
- {
- this.ServerID = 2;
- if (this.isSelected)
- {
- this.SelServerisTrue();
- }
- if (!this.isSelected)
- {
- if (this.dname == "Обычный")
- {
- this.pictureBox2.Image = this.pictureBox10.Image;
- }
- if (this.dname == "Minecraft - Design by CAPSLOCK")
- {
- this.pictureBox2.Image = this.pictureBox_10.Image;
- }
- if (this.dname == "Material - Design by MyUsername")
- {
- this.pictureBox2.Image = this.pictureBo10.Image;
- }
- this.isSelected = true;
- }
- }
- private void pictureBox25_Click(object sender, EventArgs e)
- {
- }
- private void pictureBox25_Click_1(object sender, EventArgs e)
- {
- }
- private void pictureBox3_Click(object sender, EventArgs e)
- {
- this.ServerID = 3;
- if (this.isSelected)
- {
- this.SelServerisTrue();
- }
- if (!this.isSelected)
- {
- if (this.dname == "Обычный")
- {
- this.pictureBox3.Image = this.pictureBox11.Image;
- }
- if (this.dname == "Minecraft - Design by CAPSLOCK")
- {
- this.pictureBox3.Image = this.pictureBox_11.Image;
- }
- if (this.dname == "Material - Design by MyUsername")
- {
- this.pictureBox3.Image = this.pictureBo11.Image;
- }
- this.isSelected = true;
- }
- }
- private void pictureBox4_Click(object sender, EventArgs e)
- {
- this.ServerID = 4;
- if (this.isSelected)
- {
- this.SelServerisTrue();
- }
- if (!this.isSelected)
- {
- if (this.dname == "Обычный")
- {
- this.pictureBox4.Image = this.pictureBox15.Image;
- }
- if (this.dname == "Minecraft - Design by CAPSLOCK")
- {
- this.pictureBox4.Image = this.pictureBox_12.Image;
- }
- if (this.dname == "Material - Design by MyUsername")
- {
- this.pictureBox4.Image = this.pictureBo12.Image;
- }
- this.isSelected = true;
- }
- }
- private void pictureBox5_Click(object sender, EventArgs e)
- {
- this.ServerID = 5;
- if (this.isSelected)
- {
- this.SelServerisTrue();
- }
- if (!this.isSelected)
- {
- if (this.dname == "Обычный")
- {
- this.pictureBox5.Image = this.pictureBox12.Image;
- }
- if (this.dname == "Minecraft - Design by CAPSLOCK")
- {
- this.pictureBox5.Image = this.pictureBox_13.Image;
- }
- if (this.dname == "Material - Design by MyUsername")
- {
- this.pictureBox5.Image = this.pictureBo13.Image;
- }
- this.isSelected = true;
- }
- }
- private void pictureBox6_Click(object sender, EventArgs e)
- {
- this.ServerID = 7;
- if (this.isSelected)
- {
- this.SelServerisTrue();
- }
- if (!this.isSelected)
- {
- if (this.dname == "Обычный")
- {
- this.pictureBox6.Image = this.pictureBox14.Image;
- }
- if (this.dname == "Minecraft - Design by CAPSLOCK")
- {
- this.pictureBox6.Image = this.pictureBox_15.Image;
- }
- if (this.dname == "Material - Design by MyUsername")
- {
- this.pictureBox8.Image = this.pictureBo15.Image;
- }
- this.isSelected = true;
- }
- }
- private void pictureBox7_Click(object sender, EventArgs e)
- {
- this.ServerID = 6;
- if (this.isSelected)
- {
- this.SelServerisTrue();
- }
- if (!this.isSelected)
- {
- if (this.dname == "Обычный")
- {
- this.pictureBox7.Image = this.pictureBox13.Image;
- }
- if (this.dname == "Minecraft - Design by CAPSLOCK")
- {
- this.pictureBox7.Image = this.pictureBox_14.Image;
- }
- if (this.dname == "Material - Design by MyUsername")
- {
- this.pictureBox7.Image = this.pictureBo14.Image;
- }
- this.isSelected = true;
- }
- }
- private void pictureBox8_Click(object sender, EventArgs e)
- {
- this.ServerID = 8;
- if (this.isSelected)
- {
- this.SelServerisTrue();
- }
- if (!this.isSelected)
- {
- if (this.dname == "Обычный")
- {
- this.pictureBox8.Image = this.pictureBox15.Image;
- }
- if (this.dname == "Minecraft - Design by CAPSLOCK")
- {
- this.pictureBox8.Image = this.pictureBox_16.Image;
- }
- if (this.dname == "Material - Design by MyUsername")
- {
- this.pictureBox8.Image = this.pictureBo16.Image;
- }
- this.isSelected = true;
- }
- }
- private void SelServerisTrue()
- {
- if (this.dname == "Обычный")
- {
- if (this.ServerID == 1)
- {
- this.pictureBox1.Image = this.pictureBox9.Image;
- this.pictureBox2.Image = this.pictureBox18.Image;
- this.pictureBox3.Image = this.pictureBox19.Image;
- this.pictureBox4.Image = this.pictureBox20.Image;
- this.pictureBox5.Image = this.pictureBox21.Image;
- this.pictureBox6.Image = this.pictureBox23.Image;
- this.pictureBox7.Image = this.pictureBox22.Image;
- this.pictureBox8.Image = this.pictureBox24.Image;
- }
- if (this.ServerID == 2)
- {
- this.pictureBox1.Image = this.pictureBox17.Image;
- this.pictureBox2.Image = this.pictureBox10.Image;
- this.pictureBox3.Image = this.pictureBox19.Image;
- this.pictureBox4.Image = this.pictureBox20.Image;
- this.pictureBox5.Image = this.pictureBox21.Image;
- this.pictureBox6.Image = this.pictureBox23.Image;
- this.pictureBox7.Image = this.pictureBox22.Image;
- this.pictureBox8.Image = this.pictureBox24.Image;
- }
- if (this.ServerID == 3)
- {
- this.pictureBox1.Image = this.pictureBox17.Image;
- this.pictureBox2.Image = this.pictureBox18.Image;
- this.pictureBox3.Image = this.pictureBox11.Image;
- this.pictureBox4.Image = this.pictureBox20.Image;
- this.pictureBox5.Image = this.pictureBox21.Image;
- this.pictureBox6.Image = this.pictureBox23.Image;
- this.pictureBox7.Image = this.pictureBox22.Image;
- this.pictureBox8.Image = this.pictureBox24.Image;
- }
- if (this.ServerID == 4)
- {
- this.pictureBox1.Image = this.pictureBox17.Image;
- this.pictureBox2.Image = this.pictureBox18.Image;
- this.pictureBox3.Image = this.pictureBox19.Image;
- this.pictureBox4.Image = this.pictureBox15.Image;
- this.pictureBox5.Image = this.pictureBox21.Image;
- this.pictureBox6.Image = this.pictureBox23.Image;
- this.pictureBox7.Image = this.pictureBox22.Image;
- this.pictureBox8.Image = this.pictureBox24.Image;
- }
- if (this.ServerID == 5)
- {
- this.pictureBox1.Image = this.pictureBox17.Image;
- this.pictureBox2.Image = this.pictureBox18.Image;
- this.pictureBox3.Image = this.pictureBox19.Image;
- this.pictureBox4.Image = this.pictureBox20.Image;
- this.pictureBox5.Image = this.pictureBox12.Image;
- this.pictureBox6.Image = this.pictureBox23.Image;
- this.pictureBox7.Image = this.pictureBox22.Image;
- this.pictureBox8.Image = this.pictureBox24.Image;
- }
- if (this.ServerID == 6)
- {
- this.pictureBox1.Image = this.pictureBox17.Image;
- this.pictureBox2.Image = this.pictureBox18.Image;
- this.pictureBox3.Image = this.pictureBox19.Image;
- this.pictureBox4.Image = this.pictureBox20.Image;
- this.pictureBox5.Image = this.pictureBox21.Image;
- this.pictureBox6.Image = this.pictureBox23.Image;
- this.pictureBox7.Image = this.pictureBox13.Image;
- this.pictureBox8.Image = this.pictureBox24.Image;
- }
- if (this.ServerID == 7)
- {
- this.pictureBox1.Image = this.pictureBox17.Image;
- this.pictureBox2.Image = this.pictureBox18.Image;
- this.pictureBox3.Image = this.pictureBox19.Image;
- this.pictureBox4.Image = this.pictureBox20.Image;
- this.pictureBox5.Image = this.pictureBox21.Image;
- this.pictureBox6.Image = this.pictureBox14.Image;
- this.pictureBox7.Image = this.pictureBox22.Image;
- this.pictureBox8.Image = this.pictureBox24.Image;
- }
- if (this.ServerID == 8)
- {
- this.pictureBox1.Image = this.pictureBox17.Image;
- this.pictureBox2.Image = this.pictureBox18.Image;
- this.pictureBox3.Image = this.pictureBox19.Image;
- this.pictureBox4.Image = this.pictureBox20.Image;
- this.pictureBox5.Image = this.pictureBox21.Image;
- this.pictureBox6.Image = this.pictureBox23.Image;
- this.pictureBox7.Image = this.pictureBox22.Image;
- this.pictureBox8.Image = this.pictureBox16.Image;
- }
- }
- if (this.dname == "Minecraft - Design by CAPSLOCK")
- {
- if (this.ServerID == 1)
- {
- this.pictureBox1.Image = this.pictureBox_9.Image;
- this.pictureBox2.Image = this.pictureBox_2.Image;
- this.pictureBox3.Image = this.pictureBox_3.Image;
- this.pictureBox4.Image = this.pictureBox_4.Image;
- this.pictureBox5.Image = this.pictureBox_5.Image;
- this.pictureBox6.Image = this.pictureBox_6.Image;
- this.pictureBox7.Image = this.pictureBox_7.Image;
- this.pictureBox8.Image = this.pictureBox_8.Image;
- }
- if (this.ServerID == 2)
- {
- this.pictureBox1.Image = this.pictureBox_1.Image;
- this.pictureBox2.Image = this.pictureBox_10.Image;
- this.pictureBox3.Image = this.pictureBox_3.Image;
- this.pictureBox4.Image = this.pictureBox_4.Image;
- this.pictureBox5.Image = this.pictureBox_5.Image;
- this.pictureBox6.Image = this.pictureBox_6.Image;
- this.pictureBox7.Image = this.pictureBox_7.Image;
- this.pictureBox8.Image = this.pictureBox_8.Image;
- }
- if (this.ServerID == 3)
- {
- this.pictureBox1.Image = this.pictureBox_1.Image;
- this.pictureBox2.Image = this.pictureBox_2.Image;
- this.pictureBox3.Image = this.pictureBox_11.Image;
- this.pictureBox4.Image = this.pictureBox_4.Image;
- this.pictureBox5.Image = this.pictureBox_5.Image;
- this.pictureBox6.Image = this.pictureBox_6.Image;
- this.pictureBox7.Image = this.pictureBox_7.Image;
- this.pictureBox8.Image = this.pictureBox_8.Image;
- }
- if (this.ServerID == 4)
- {
- this.pictureBox1.Image = this.pictureBox_1.Image;
- this.pictureBox2.Image = this.pictureBox_2.Image;
- this.pictureBox3.Image = this.pictureBox_3.Image;
- this.pictureBox4.Image = this.pictureBox_12.Image;
- this.pictureBox5.Image = this.pictureBox_5.Image;
- this.pictureBox6.Image = this.pictureBox_6.Image;
- this.pictureBox7.Image = this.pictureBox_7.Image;
- this.pictureBox8.Image = this.pictureBox_8.Image;
- }
- if (this.ServerID == 5)
- {
- this.pictureBox1.Image = this.pictureBox_1.Image;
- this.pictureBox2.Image = this.pictureBox_2.Image;
- this.pictureBox3.Image = this.pictureBox_3.Image;
- this.pictureBox4.Image = this.pictureBox_4.Image;
- this.pictureBox5.Image = this.pictureBox_13.Image;
- this.pictureBox6.Image = this.pictureBox_6.Image;
- this.pictureBox7.Image = this.pictureBox_7.Image;
- this.pictureBox8.Image = this.pictureBox_8.Image;
- }
- if (this.ServerID == 6)
- {
- this.pictureBox1.Image = this.pictureBox_1.Image;
- this.pictureBox2.Image = this.pictureBox_2.Image;
- this.pictureBox3.Image = this.pictureBox_3.Image;
- this.pictureBox4.Image = this.pictureBox_4.Image;
- this.pictureBox5.Image = this.pictureBox_5.Image;
- this.pictureBox6.Image = this.pictureBox_6.Image;
- this.pictureBox7.Image = this.pictureBox_14.Image;
- this.pictureBox8.Image = this.pictureBox_8.Image;
- }
- if (this.ServerID == 7)
- {
- this.pictureBox1.Image = this.pictureBox_1.Image;
- this.pictureBox2.Image = this.pictureBox_2.Image;
- this.pictureBox3.Image = this.pictureBox_3.Image;
- this.pictureBox4.Image = this.pictureBox_4.Image;
- this.pictureBox5.Image = this.pictureBox_5.Image;
- this.pictureBox6.Image = this.pictureBox_15.Image;
- this.pictureBox7.Image = this.pictureBox_7.Image;
- this.pictureBox8.Image = this.pictureBox_8.Image;
- }
- if (this.ServerID == 8)
- {
- this.pictureBox1.Image = this.pictureBox_1.Image;
- this.pictureBox2.Image = this.pictureBox_2.Image;
- this.pictureBox3.Image = this.pictureBox_3.Image;
- this.pictureBox4.Image = this.pictureBox_4.Image;
- this.pictureBox5.Image = this.pictureBox_5.Image;
- this.pictureBox6.Image = this.pictureBox_6.Image;
- this.pictureBox7.Image = this.pictureBox_7.Image;
- this.pictureBox8.Image = this.pictureBox_16.Image;
- }
- }
- if (this.dname == "Material - Design by MyUsername")
- {
- if (this.ServerID == 1)
- {
- this.pictureBox1.Image = this.pictureBo9.Image;
- this.pictureBox2.Image = this.pictureBo2.Image;
- this.pictureBox3.Image = this.pictureBo3.Image;
- this.pictureBox4.Image = this.pictureBo4.Image;
- this.pictureBox5.Image = this.pictureBo5.Image;
- this.pictureBox6.Image = this.pictureBo6.Image;
- this.pictureBox7.Image = this.pictureBo7.Image;
- this.pictureBox8.Image = this.pictureBo8.Image;
- }
- if (this.ServerID == 2)
- {
- this.pictureBox1.Image = this.pictureBo1.Image;
- this.pictureBox2.Image = this.pictureBo10.Image;
- this.pictureBox3.Image = this.pictureBo3.Image;
- this.pictureBox4.Image = this.pictureBo4.Image;
- this.pictureBox5.Image = this.pictureBo5.Image;
- this.pictureBox6.Image = this.pictureBo6.Image;
- this.pictureBox7.Image = this.pictureBo7.Image;
- this.pictureBox8.Image = this.pictureBo8.Image;
- }
- if (this.ServerID == 3)
- {
- this.pictureBox1.Image = this.pictureBo1.Image;
- this.pictureBox2.Image = this.pictureBo2.Image;
- this.pictureBox3.Image = this.pictureBo11.Image;
- this.pictureBox4.Image = this.pictureBo4.Image;
- this.pictureBox5.Image = this.pictureBo5.Image;
- this.pictureBox6.Image = this.pictureBo6.Image;
- this.pictureBox7.Image = this.pictureBo7.Image;
- this.pictureBox8.Image = this.pictureBo8.Image;
- }
- if (this.ServerID == 4)
- {
- this.pictureBox1.Image = this.pictureBo1.Image;
- this.pictureBox2.Image = this.pictureBo2.Image;
- this.pictureBox3.Image = this.pictureBo3.Image;
- this.pictureBox4.Image = this.pictureBo12.Image;
- this.pictureBox5.Image = this.pictureBo5.Image;
- this.pictureBox6.Image = this.pictureBo6.Image;
- this.pictureBox7.Image = this.pictureBo7.Image;
- this.pictureBox8.Image = this.pictureBo8.Image;
- }
- if (this.ServerID == 5)
- {
- this.pictureBox1.Image = this.pictureBo1.Image;
- this.pictureBox2.Image = this.pictureBo2.Image;
- this.pictureBox3.Image = this.pictureBo3.Image;
- this.pictureBox4.Image = this.pictureBo4.Image;
- this.pictureBox5.Image = this.pictureBo13.Image;
- this.pictureBox6.Image = this.pictureBo6.Image;
- this.pictureBox7.Image = this.pictureBo7.Image;
- this.pictureBox8.Image = this.pictureBo8.Image;
- }
- if (this.ServerID == 6)
- {
- this.pictureBox1.Image = this.pictureBo1.Image;
- this.pictureBox2.Image = this.pictureBo2.Image;
- this.pictureBox3.Image = this.pictureBo3.Image;
- this.pictureBox4.Image = this.pictureBo4.Image;
- this.pictureBox5.Image = this.pictureBo5.Image;
- this.pictureBox6.Image = this.pictureBo6.Image;
- this.pictureBox7.Image = this.pictureBo15.Image;
- this.pictureBox8.Image = this.pictureBo8.Image;
- }
- if (this.ServerID == 7)
- {
- this.pictureBox1.Image = this.pictureBo1.Image;
- this.pictureBox2.Image = this.pictureBo2.Image;
- this.pictureBox3.Image = this.pictureBo3.Image;
- this.pictureBox4.Image = this.pictureBo4.Image;
- this.pictureBox5.Image = this.pictureBo5.Image;
- this.pictureBox6.Image = this.pictureBo14.Image;
- this.pictureBox7.Image = this.pictureBo7.Image;
- this.pictureBox8.Image = this.pictureBo8.Image;
- }
- if (this.ServerID == 8)
- {
- this.pictureBox1.Image = this.pictureBo1.Image;
- this.pictureBox2.Image = this.pictureBo2.Image;
- this.pictureBox3.Image = this.pictureBo3.Image;
- this.pictureBox4.Image = this.pictureBo4.Image;
- this.pictureBox5.Image = this.pictureBo5.Image;
- this.pictureBox6.Image = this.pictureBo6.Image;
- this.pictureBox7.Image = this.pictureBo7.Image;
- this.pictureBox8.Image = this.pictureBo16.Image;
- }
- }
- }
- private void Visiblefalsebbc()
- {
- this.label6.Visible = false;
- this.button3.Visible = false;
- this.button4.Visible = false;
- this.button5.Visible = true;
- this.button6.Visible = true;
- this.webBrowser1.Visible = true;
- }
- private void webBrowser1_DocumentCompleted(object sender, WebBrowserDocumentCompletedEventArgs e)
- {
- }
- private void z13_Click(object sender, EventArgs e)
- {
- this.richTextBox1.Text = "1)" + this.z2.Text + "\r\n2)[url=" + this.z4.Text + "]*Тык*[/url]\r\n3)" + this.z6.Text + "\r\n4)" + this.z8.Text + "\r\n5)[url=" + this.z10.Text + "]*Тык*[/url]\r\n6)[url=" + this.z12.Text + "]*Тык*[/url]";
- Clipboard.SetText(this.richTextBox1.Text);
- MessageBox.Show("Жалоба успешно сгенирирована,сейчас произойдёт переход на форум где вы сможете вставить текст жалобы используя Ctrl+V");
- Process.Start("https://forum.vimeworld.ru/index.php?app=forums&module=post§ion=post&do=new_post&f=75");
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement