Advertisement
FederationHax

Skype Tool Source | By Federation

Jun 7th, 2016
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.48 KB | None | 0 0
  1. By fEDERATION | SKYPE TOOL SOURCE
  2. --------------
  3.  
  4. using AxSKYPE4COMLib;
  5. using SKYPE4COMLib;
  6. using System;
  7. using System.ComponentModel;
  8. using System.Diagnostics;
  9. using System.Drawing;
  10. using System.Globalization;
  11. using System.IO;
  12. using System.Net;
  13. using System.Text;
  14. using System.Threading;
  15. using System.Windows.Forms;
  16. using theme;
  17.  
  18. namespace AstroHDGammers_Skype_Tool
  19. {
  20. public class Form1 : Form
  21. {
  22. private static readonly DateTime Epoch = new DateTime(1970, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc);
  23. private IContainer components = (IContainer) null;
  24. private FormSkin formSkin1;
  25. private FlatMini flatMini1;
  26. private FlatClose flatClose1;
  27. private FlatTabControl flatTabControl1;
  28. private TabPage tabPage1;
  29. private TabPage tabPage2;
  30. private TabPage tabPage3;
  31. private TabPage tabPage4;
  32. private TabPage tabPage5;
  33. private TabPage tabPage6;
  34. private TabPage tabPage7;
  35. private TabPage tabPage8;
  36. private GroupBox groupBox1;
  37. private FlatButton flatButton3;
  38. private FlatButton flatButton2;
  39. private FlatButton flatButton1;
  40. private AxSkype axSkype1;
  41. private FlatAlertBox flatAlertBox2;
  42. private FlatAlertBox flatAlertBox1;
  43. private GroupBox groupBox2;
  44. private FlatButton flatButton5;
  45. private FlatButton flatButton6;
  46. private FlatButton flatButton9;
  47. private FlatButton flatButton4;
  48. private FlatButton flatButton7;
  49. private FlatButton flatButton8;
  50. private FlatLabel flatLabel2;
  51. private FlatLabel flatLabel1;
  52. private System.Windows.Forms.Timer flashing;
  53. private FlatLabel flatLabel4;
  54. private FlatLabel flatLabel3;
  55. private FlatButton flatButton10;
  56. private FlatTextBox flatTextBox1;
  57. private FlatComboBox flatComboBox1;
  58. private System.Windows.Forms.Timer spammer;
  59. private FlatButton flatButton12;
  60. private FlatButton flatButton11;
  61. private FlatTextBox flatTextBox2;
  62. private GroupBox groupBox4;
  63. private FlatButton flatButton19;
  64. private FlatButton flatButton18;
  65. private GroupBox groupBox3;
  66. private FlatCheckBox flatCheckBox10;
  67. private FlatButton flatButton17;
  68. private FlatButton flatButton16;
  69. private FlatButton flatButton15;
  70. private FlatButton flatButton14;
  71. private FlatCheckBox flatCheckBox9;
  72. private FlatButton flatButton13;
  73. private FlatCheckBox flatCheckBox8;
  74. private FlatLabel flatLabel12;
  75. private FlatTextBox flatTextBox10;
  76. private FlatCheckBox flatCheckBox7;
  77. private FlatLabel flatLabel11;
  78. private FlatTextBox flatTextBox9;
  79. private FlatCheckBox flatCheckBox6;
  80. private FlatLabel flatLabel10;
  81. private FlatTextBox flatTextBox8;
  82. private FlatCheckBox flatCheckBox5;
  83. private FlatLabel flatLabel9;
  84. private FlatTextBox flatTextBox7;
  85. private FlatCheckBox flatCheckBox4;
  86. private FlatLabel flatLabel8;
  87. private FlatTextBox flatTextBox6;
  88. private FlatCheckBox flatCheckBox3;
  89. private FlatLabel flatLabel7;
  90. private FlatTextBox flatTextBox5;
  91. private FlatCheckBox flatCheckBox2;
  92. private FlatLabel flatLabel6;
  93. private FlatTextBox flatTextBox4;
  94. private FlatCheckBox flatCheckBox1;
  95. private FlatLabel flatLabel5;
  96. private FlatTextBox flatTextBox3;
  97. private System.Windows.Forms.Timer status;
  98. private FlatButton flatButton25;
  99. private FlatButton flatButton24;
  100. private FlatButton flatButton23;
  101. private FlatButton flatButton22;
  102. private FlatButton flatButton21;
  103. private FlatButton flatButton20;
  104. private RichTextBox richTextBox1;
  105. private FlatButton flatButton29;
  106. private FlatLabel flatLabel15;
  107. private FlatLabel flatLabel14;
  108. private FlatLabel flatLabel13;
  109. private FlatTextBox AuthorTextBox;
  110. private FlatTextBox AuthorFullNameTextBox;
  111. private FlatTextBox MessageTextBox;
  112. private Label label1;
  113. private Label label3;
  114. private MaskedTextBox DateTextBox;
  115. private FlatLabel flatLabel16;
  116. private System.Windows.Forms.Timer timer1;
  117. private System.Windows.Forms.Timer timer2;
  118. private GroupBox groupBox5;
  119. private FlatButton flatButton32;
  120. private FlatButton flatButton31;
  121. private FlatButton flatButton30;
  122. private FlatButton flatButton34;
  123. private FlatButton flatButton35;
  124. private GroupBox groupBox6;
  125. private FlatLabel flatLabel17;
  126. private FlatTrackBar flatTrackBar1;
  127. private FlatButton flatButton26;
  128. private FlatTextBox flatTextBox11;
  129. private FlatTextBox flatTextBox12;
  130. private FlatButton flatButton27;
  131. private FlatButton flatButton28;
  132. private System.Windows.Forms.Timer massSpam;
  133. private GroupBox groupBox7;
  134. private FlatButton flatButton33;
  135. private FlatButton flatButton36;
  136. private FlatButton flatButton37;
  137. private FlatButton flatButton38;
  138. private ColorDialog colorDialog1;
  139. private OpenFileDialog openFileDialog1;
  140. private SaveFileDialog saveFileDialog1;
  141. private FlatButton flatButton39;
  142. private FlatButton flatButton42;
  143. private FlatTextBox flatTextBox14;
  144. private FlatTextBox flatTextBox13;
  145. private FlatButton flatButton43;
  146. private FlatAlertBox flatAlertBox3;
  147. private Label label5;
  148. private Label label4;
  149. private Label label2;
  150. private System.Windows.Forms.Timer fadein;
  151.  
  152. public Form1()
  153. {
  154. this.InitializeComponent();
  155. this.timer1.Start();
  156. this.timer2.Start();
  157. this.fadein.Start();
  158. }
  159.  
  160. private void flatButton1_Click(object sender, EventArgs e)
  161. {
  162. this.axSkype1.Attach();
  163. if (this.axSkype1.AttachmentStatus == TAttachmentStatus.apiAttachSuccess)
  164. {
  165. this.flatButton3.Enabled = true;
  166. this.flatLabel1.Visible = true;
  167. this.flatLabel2.Visible = true;
  168. this.flatLabel3.Visible = true;
  169. this.flatLabel4.Visible = true;
  170. this.flashing.Start();
  171. this.flatLabel2.Text = this.axSkype1.CurrentUserProfile.FullName;
  172. this.flatAlertBox2.Visible = true;
  173. }
  174. else
  175. this.flatAlertBox1.Visible = true;
  176. foreach (IUser friend in (IUserCollection) this.axSkype1.Friends)
  177. this.flatComboBox1.Items.Add((object) friend.Handle);
  178. }
  179.  
  180. private void flatButton2_Click(object sender, EventArgs e)
  181. {
  182. Process.Start("C:\\Program Files (x86)\\Skype\\Phone\\Skype.exe");
  183. }
  184.  
  185. private void flatButton3_Click(object sender, EventArgs e)
  186. {
  187. this.axSkype1.Client.Shutdown();
  188. }
  189.  
  190. private void flatButton6_Click(object sender, EventArgs e)
  191. {
  192. Process.Start("https://www.youtube.com/channel/UCqOQraCPOCbSyngfpY_pjnw");
  193. }
  194.  
  195. private void flatButton5_Click(object sender, EventArgs e)
  196. {
  197. Process.Start("https://twitter.com/AstroHDgamer");
  198. }
  199.  
  200. private void flatButton7_Click(object sender, EventArgs e)
  201. {
  202. Process.Start("");
  203. }
  204.  
  205. private void flatButton4_Click(object sender, EventArgs e)
  206. {
  207. Process.Start("");
  208. }
  209.  
  210. private void flatButton9_Click(object sender, EventArgs e)
  211. {
  212. Process.Start("");
  213. }
  214.  
  215. private void flatButton8_Click(object sender, EventArgs e)
  216. {
  217. Process.Start("");
  218. }
  219.  
  220. private void flashing_Tick(object sender, EventArgs e)
  221. {
  222. Random random = new Random();
  223. this.flatLabel2.ForeColor = Color.FromArgb(random.Next(0, (int) byte.MaxValue), random.Next(0, (int) byte.MaxValue), random.Next(0, (int) byte.MaxValue), random.Next(0, (int) byte.MaxValue));
  224. }
  225.  
  226. private void flatButton10_Click(object sender, EventArgs e)
  227. {
  228. foreach (User friend in (IUserCollection) this.axSkype1.Friends)
  229. this.axSkype1.SendMessage(friend.Handle, "Hey, " + friend.FullName + " " + this.flatTextBox1.Text + "\n\n\n\n(flag:us) Sent with SmashKv Skype Tool! (flag:us)");
  230. }
  231.  
  232. private void flatTextBox1_TextChanged(object sender, EventArgs e)
  233. {
  234. if (this.flatTextBox1.Text.Length > 1)
  235. this.flatButton10.Enabled = true;
  236. else
  237. this.flatButton10.Enabled = false;
  238. }
  239.  
  240. private void spammer_Tick(object sender, EventArgs e)
  241. {
  242. this.axSkype1.SendMessage(this.flatComboBox1.SelectedItem.ToString(), this.flatTextBox2.Text);
  243. }
  244.  
  245. private void flatButton11_Click(object sender, EventArgs e)
  246. {
  247. this.spammer.Start();
  248. }
  249.  
  250. private void flatButton12_Click(object sender, EventArgs e)
  251. {
  252. this.spammer.Stop();
  253. }
  254.  
  255. private void flatTextBox2_TextChanged(object sender, EventArgs e)
  256. {
  257. }
  258.  
  259. private void flatButton13_Click(object sender, EventArgs e)
  260. {
  261. }
  262.  
  263. private void status_Tick(object sender, EventArgs e)
  264. {
  265. this.axSkype1.CurrentUserStatus = TUserStatus.cusOnline;
  266. Thread.Sleep(100);
  267. this.axSkype1.CurrentUserStatus = TUserStatus.cusAway;
  268. Thread.Sleep(100);
  269. this.axSkype1.CurrentUserStatus = TUserStatus.cusDoNotDisturb;
  270. Thread.Sleep(100);
  271. this.axSkype1.CurrentUserStatus = TUserStatus.cusInvisible;
  272. Thread.Sleep(100);
  273. this.axSkype1.CurrentUserStatus = TUserStatus.cusDoNotDisturb;
  274. Thread.Sleep(100);
  275. }
  276.  
  277. private void flatButton14_Click(object sender, EventArgs e)
  278. {
  279. this.axSkype1.CurrentUserStatus = TUserStatus.cusOnline;
  280. }
  281.  
  282. private void flatButton15_Click(object sender, EventArgs e)
  283. {
  284. this.axSkype1.CurrentUserStatus = TUserStatus.cusAway;
  285. }
  286.  
  287. private void flatButton16_Click(object sender, EventArgs e)
  288. {
  289. this.axSkype1.CurrentUserStatus = TUserStatus.cusDoNotDisturb;
  290. }
  291.  
  292. private void flatButton17_Click(object sender, EventArgs e)
  293. {
  294. this.axSkype1.CurrentUserStatus = TUserStatus.cusInvisible;
  295. }
  296.  
  297. private void flatCheckBox10_CheckedChanged(object sender)
  298. {
  299. if (this.flatCheckBox10.Checked)
  300. this.status.Start();
  301. else
  302. this.status.Stop();
  303. }
  304.  
  305. private void flatButton13_Click_1(object sender, EventArgs e)
  306. {
  307. if (this.flatCheckBox1.Checked)
  308. this.axSkype1.CurrentUserProfile.FullName = this.flatTextBox3.Text;
  309. if (this.flatCheckBox2.Checked)
  310. this.axSkype1.CurrentUserProfile.Country = this.flatTextBox4.Text;
  311. if (this.flatCheckBox3.Checked)
  312. this.axSkype1.CurrentUserProfile.PhoneMobile = this.flatTextBox5.Text;
  313. if (this.flatCheckBox4.Checked)
  314. this.axSkype1.CurrentUserProfile.PhoneHome = this.flatTextBox6.Text;
  315. if (this.flatCheckBox5.Checked)
  316. this.axSkype1.CurrentUserProfile.PhoneOffice = this.flatTextBox7.Text;
  317. if (this.flatCheckBox8.Checked)
  318. this.axSkype1.CurrentUserProfile.Province = this.flatTextBox10.Text;
  319. if (this.flatCheckBox7.Checked)
  320. this.axSkype1.CurrentUserProfile.City = this.flatTextBox9.Text;
  321. if (!this.flatCheckBox6.Checked)
  322. return;
  323. this.axSkype1.CurrentUserProfile.MoodText = this.flatTextBox8.Text;
  324. }
  325.  
  326. private void flatButton20_Click(object sender, EventArgs e)
  327. {
  328. this.richTextBox1.Text = "<blink>" + this.richTextBox1.Text + "</blink>";
  329. }
  330.  
  331. private void flatButton21_Click(object sender, EventArgs e)
  332. {
  333. this.richTextBox1.Text = "<center>" + this.richTextBox1.Text + "</center>";
  334. }
  335.  
  336. private void flatButton22_Click(object sender, EventArgs e)
  337. {
  338. this.richTextBox1.Text = "<u>" + this.richTextBox1.Text + "</u>";
  339. }
  340.  
  341. private void flatButton23_Click(object sender, EventArgs e)
  342. {
  343. this.richTextBox1.Text = "<b>" + this.richTextBox1.Text + "</b>";
  344. }
  345.  
  346. private void flatButton24_Click(object sender, EventArgs e)
  347. {
  348. this.richTextBox1.Text = "<i>" + this.richTextBox1.Text + "</i>";
  349. }
  350.  
  351. private void flatButton26_Click(object sender, EventArgs e)
  352. {
  353. this.axSkype1.CurrentUserProfile.RichMoodText = this.richTextBox1.Text = "<a href=" + this.richTextBox1.Text + "</a>";
  354. }
  355.  
  356. private void formSkin1_Click(object sender, EventArgs e)
  357. {
  358. }
  359.  
  360. private void flatButton29_Click(object sender, EventArgs e)
  361. {
  362. DateTime dateTime = DateTime.Parse(this.DateTextBox.Text, (IFormatProvider) this.DateTextBox.Culture, DateTimeStyles.AssumeLocal);
  363. TimeSpan timeSpan = dateTime.ToUniversalTime() - Form1.Epoch;
  364. DataObject dataObject = new DataObject();
  365. string str = string.Format("[{0:hh:mm:ss}] {1}: {2}", (object) dateTime, (object) this.AuthorFullNameTextBox.Text, (object) this.MessageTextBox.Text);
  366. string s = string.Format("<quote author=\"{0}\" timestamp=\"{1}\">{2}</quote>", (object) this.AuthorTextBox.Text, (object) timeSpan.TotalSeconds, (object) this.MessageTextBox.Text);
  367. dataObject.SetData("System.String", (object) str);
  368. dataObject.SetData("UnicodeText", (object) str);
  369. dataObject.SetData("Text", (object) str);
  370. dataObject.SetData("SkypeMessageFragment", (object) new MemoryStream(Encoding.UTF8.GetBytes(s)));
  371. dataObject.SetData("Locale", (object) new MemoryStream(BitConverter.GetBytes(CultureInfo.CurrentCulture.LCID)));
  372. dataObject.SetData("OEMText", (object) str);
  373. Clipboard.SetDataObject((object) dataObject, true);
  374. }
  375.  
  376. private void timer1_Tick(object sender, EventArgs e)
  377. {
  378. FlatLabel flatLabel = this.flatLabel16;
  379. Point location = this.flatLabel16.Location;
  380. int x = location.X + 3;
  381. location = this.flatLabel16.Location;
  382. int y = location.Y;
  383. Point point = new Point(x, y);
  384. flatLabel.Location = point;
  385. if (this.flatLabel16.Location.X <= this.Width)
  386. return;
  387. this.flatLabel16.Location = new Point(-this.flatLabel16.Width, this.flatLabel16.Location.Y);
  388. }
  389.  
  390. private void timer2_Tick(object sender, EventArgs e)
  391. {
  392. Random random = new Random();
  393. this.flatLabel16.ForeColor = Color.FromArgb(random.Next(0, (int) byte.MaxValue), random.Next(0, (int) byte.MaxValue), random.Next(0, (int) byte.MaxValue), random.Next(0, (int) byte.MaxValue));
  394. }
  395.  
  396. private void flatButton35_Click(object sender, EventArgs e)
  397. {
  398. Process.Start("https://youtube.com/federationhax");
  399. }
  400.  
  401. private void flatButton34_Click(object sender, EventArgs e)
  402. {
  403. Process.Start("");
  404. }
  405.  
  406. private void flatButton31_Click(object sender, EventArgs e)
  407. {
  408. Process.Start("https://facebook.com/khalid.moumen.78");
  409. }
  410.  
  411. private void flatButton32_Click(object sender, EventArgs e)
  412. {
  413. Process.Start("");
  414. }
  415.  
  416. private void flatButton30_Click(object sender, EventArgs e)
  417. {
  418. Process.Start("");
  419. }
  420.  
  421. private void flatTrackBar1_Scroll(object sender)
  422. {
  423. this.Opacity = (double) this.flatTrackBar1.Value / 100.0;
  424. this.flatLabel17.Text = this.flatTrackBar1.Value.ToString();
  425. }
  426.  
  427. private void tabPage1_Click(object sender, EventArgs e)
  428. {
  429. }
  430.  
  431. private void flatCheckBox9_CheckedChanged(object sender)
  432. {
  433. if (!(this.flatCheckBox9.Checked = true))
  434. return;
  435. this.flatCheckBox1.Checked = true;
  436. this.flatCheckBox2.Checked = true;
  437. this.flatCheckBox3.Checked = true;
  438. this.flatCheckBox4.Checked = true;
  439. this.flatCheckBox5.Checked = true;
  440. this.flatCheckBox6.Checked = true;
  441. this.flatCheckBox7.Checked = true;
  442. this.flatCheckBox8.Checked = true;
  443. }
  444.  
  445. private void flatButton27_Click(object sender, EventArgs e)
  446. {
  447. int num = (int) MessageBox.Show("Sent with SmashKv Skype Tool", "Information", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  448. }
  449.  
  450. private void flatButton26_Click_1(object sender, EventArgs e)
  451. {
  452. foreach (User friend in (IUserCollection) this.axSkype1.Friends)
  453. this.axSkype1.SendMessage(friend.Handle, "Hey, " + friend.FullName + "!" + this.flatTextBox1.Text);
  454. }
  455.  
  456. private void flatButton27_Click_1(object sender, EventArgs e)
  457. {
  458. this.massSpam.Start();
  459. }
  460.  
  461. private void flatButton28_Click(object sender, EventArgs e)
  462. {
  463. this.massSpam.Stop();
  464. }
  465.  
  466. private void massSpam_Tick(object sender, EventArgs e)
  467. {
  468. foreach (User friend in (IUserCollection) this.axSkype1.Friends)
  469. {
  470. try
  471. {
  472. this.axSkype1.SendMessage(friend.Handle, this.flatTextBox12.Text);
  473. }
  474. catch (Exception ex)
  475. {
  476. }
  477. }
  478. }
  479.  
  480. private void flatButton38_Click(object sender, EventArgs e)
  481. {
  482. this.axSkype1.ClearCallHistory();
  483. }
  484.  
  485. private void flatButton36_Click(object sender, EventArgs e)
  486. {
  487. this.axSkype1.ClearChatHistory();
  488. }
  489.  
  490. private void flatButton33_Click(object sender, EventArgs e)
  491. {
  492. this.axSkype1.ClearVoicemailHistory();
  493. }
  494.  
  495. private void flatButton37_Click(object sender, EventArgs e)
  496. {
  497. this.axSkype1.ResetCache();
  498. }
  499.  
  500. private void flatButton25_Click(object sender, EventArgs e)
  501. {
  502. if (this.colorDialog1.ShowDialog() != DialogResult.OK)
  503. return;
  504. Color color = this.colorDialog1.Color;
  505. string str1 = string.Format("#{0:X2}{1:X2}{2:X2}", (object) color.R, (object) color.G, (object) color.B);
  506. Profile currentUserProfile = this.axSkype1.CurrentUserProfile;
  507. RichTextBox richTextBox = this.richTextBox1;
  508. string[] strArray = new string[5]{ "<font color=\"", str1, "\">", this.richTextBox1.Text, "</font>" };
  509. string str2;
  510. string str3 = str2 = string.Concat(strArray);
  511. richTextBox.Text = str2;
  512. string str4 = str3;
  513. currentUserProfile.RichMoodText = str4;
  514. }
  515.  
  516. private void flatButton18_Click(object sender, EventArgs e)
  517. {
  518. if (this.openFileDialog1.ShowDialog() != DialogResult.OK)
  519. return;
  520. this.axSkype1.Settings.LoadAvatarFromFile(this.openFileDialog1.FileName, "1");
  521. }
  522.  
  523. private void flatButton19_Click(object sender, EventArgs e)
  524. {
  525. if (this.saveFileDialog1.ShowDialog() != DialogResult.OK)
  526. return;
  527. this.axSkype1.Settings.SaveAvatarToFile(this.saveFileDialog1.FileName, "1");
  528. }
  529.  
  530. private void flatButton39_Click(object sender, EventArgs e)
  531. {
  532. this.axSkype1.CurrentUserProfile.RichMoodText = this.richTextBox1.Text;
  533. }
  534.  
  535. private void flatButton42_Click(object sender, EventArgs e)
  536. {
  537. int num = (int) MessageBox.Show("Please wait up to 30 Seconds as the tool is resolving the user.", "Resolving...", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  538. WebRequest.Create("http://198.23.238.216/skype.php?key=primes&skype=" + this.flatTextBox13.Text);
  539. this.flatTextBox14.Text = new WebClient().DownloadString("http://198.23.238.216/skype.php?key=primes&skype=" + this.flatTextBox13.Text);
  540. }
  541.  
  542. private void flatButton43_Click(object sender, EventArgs e)
  543. {
  544. this.richTextBox1.Text = this.axSkype1.CurrentUserProfile.MoodText;
  545. }
  546.  
  547. private void flatButton41_Click(object sender, EventArgs e)
  548. {
  549. }
  550.  
  551. private void fadein_Tick(object sender, EventArgs e)
  552. {
  553. }
  554.  
  555. protected override void Dispose(bool disposing)
  556. {
  557. if (disposing && this.components != null)
  558. this.components.Dispose();
  559. base.Dispose(disposing);
  560. }
  561.  
  562. private void InitializeComponent()
  563. {
  564. this.components = new System.ComponentModel.Container();
  565. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
  566. this.formSkin1 = new theme.FormSkin();
  567. this.flatTabControl1 = new theme.FlatTabControl();
  568. this.tabPage1 = new System.Windows.Forms.TabPage();
  569. this.label5 = new System.Windows.Forms.Label();
  570. this.label4 = new System.Windows.Forms.Label();
  571. this.label2 = new System.Windows.Forms.Label();
  572. this.flatLabel16 = new theme.FlatLabel();
  573. this.flatLabel4 = new theme.FlatLabel();
  574. this.flatLabel3 = new theme.FlatLabel();
  575. this.flatLabel2 = new theme.FlatLabel();
  576. this.flatLabel1 = new theme.FlatLabel();
  577. this.axSkype1 = new AxSKYPE4COMLib.AxSkype();
  578. this.groupBox1 = new System.Windows.Forms.GroupBox();
  579. this.flatAlertBox2 = new theme.FlatAlertBox();
  580. this.flatAlertBox1 = new theme.FlatAlertBox();
  581. this.flatButton3 = new theme.FlatButton();
  582. this.flatButton2 = new theme.FlatButton();
  583. this.flatButton1 = new theme.FlatButton();
  584. this.tabPage2 = new System.Windows.Forms.TabPage();
  585. this.groupBox4 = new System.Windows.Forms.GroupBox();
  586. this.flatButton19 = new theme.FlatButton();
  587. this.flatButton18 = new theme.FlatButton();
  588. this.groupBox3 = new System.Windows.Forms.GroupBox();
  589. this.flatCheckBox10 = new theme.FlatCheckBox();
  590. this.flatButton17 = new theme.FlatButton();
  591. this.flatButton16 = new theme.FlatButton();
  592. this.flatButton15 = new theme.FlatButton();
  593. this.flatButton14 = new theme.FlatButton();
  594. this.flatCheckBox9 = new theme.FlatCheckBox();
  595. this.flatButton13 = new theme.FlatButton();
  596. this.flatCheckBox8 = new theme.FlatCheckBox();
  597. this.flatLabel12 = new theme.FlatLabel();
  598. this.flatTextBox10 = new theme.FlatTextBox();
  599. this.flatCheckBox7 = new theme.FlatCheckBox();
  600. this.flatLabel11 = new theme.FlatLabel();
  601. this.flatTextBox9 = new theme.FlatTextBox();
  602. this.flatCheckBox6 = new theme.FlatCheckBox();
  603. this.flatLabel10 = new theme.FlatLabel();
  604. this.flatTextBox8 = new theme.FlatTextBox();
  605. this.flatCheckBox5 = new theme.FlatCheckBox();
  606. this.flatLabel9 = new theme.FlatLabel();
  607. this.flatTextBox7 = new theme.FlatTextBox();
  608. this.flatCheckBox4 = new theme.FlatCheckBox();
  609. this.flatLabel8 = new theme.FlatLabel();
  610. this.flatTextBox6 = new theme.FlatTextBox();
  611. this.flatCheckBox3 = new theme.FlatCheckBox();
  612. this.flatLabel7 = new theme.FlatLabel();
  613. this.flatTextBox5 = new theme.FlatTextBox();
  614. this.flatCheckBox2 = new theme.FlatCheckBox();
  615. this.flatLabel6 = new theme.FlatLabel();
  616. this.flatTextBox4 = new theme.FlatTextBox();
  617. this.flatCheckBox1 = new theme.FlatCheckBox();
  618. this.flatLabel5 = new theme.FlatLabel();
  619. this.flatTextBox3 = new theme.FlatTextBox();
  620. this.tabPage3 = new System.Windows.Forms.TabPage();
  621. this.flatTextBox11 = new theme.FlatTextBox();
  622. this.flatButton26 = new theme.FlatButton();
  623. this.flatButton10 = new theme.FlatButton();
  624. this.flatTextBox1 = new theme.FlatTextBox();
  625. this.tabPage4 = new System.Windows.Forms.TabPage();
  626. this.flatButton43 = new theme.FlatButton();
  627. this.flatButton39 = new theme.FlatButton();
  628. this.flatButton25 = new theme.FlatButton();
  629. this.flatButton24 = new theme.FlatButton();
  630. this.flatButton23 = new theme.FlatButton();
  631. this.flatButton22 = new theme.FlatButton();
  632. this.flatButton21 = new theme.FlatButton();
  633. this.flatButton20 = new theme.FlatButton();
  634. this.richTextBox1 = new System.Windows.Forms.RichTextBox();
  635. this.tabPage5 = new System.Windows.Forms.TabPage();
  636. this.flatButton29 = new theme.FlatButton();
  637. this.flatLabel15 = new theme.FlatLabel();
  638. this.flatLabel14 = new theme.FlatLabel();
  639. this.flatLabel13 = new theme.FlatLabel();
  640. this.AuthorTextBox = new theme.FlatTextBox();
  641. this.AuthorFullNameTextBox = new theme.FlatTextBox();
  642. this.MessageTextBox = new theme.FlatTextBox();
  643. this.label1 = new System.Windows.Forms.Label();
  644. this.label3 = new System.Windows.Forms.Label();
  645. this.DateTextBox = new System.Windows.Forms.MaskedTextBox();
  646. this.tabPage6 = new System.Windows.Forms.TabPage();
  647. this.flatAlertBox3 = new theme.FlatAlertBox();
  648. this.flatButton42 = new theme.FlatButton();
  649. this.flatTextBox14 = new theme.FlatTextBox();
  650. this.flatTextBox13 = new theme.FlatTextBox();
  651. this.tabPage7 = new System.Windows.Forms.TabPage();
  652. this.groupBox7 = new System.Windows.Forms.GroupBox();
  653. this.flatButton33 = new theme.FlatButton();
  654. this.flatButton36 = new theme.FlatButton();
  655. this.flatButton37 = new theme.FlatButton();
  656. this.flatButton38 = new theme.FlatButton();
  657. this.groupBox6 = new System.Windows.Forms.GroupBox();
  658. this.flatLabel17 = new theme.FlatLabel();
  659. this.flatTrackBar1 = new theme.FlatTrackBar();
  660. this.groupBox5 = new System.Windows.Forms.GroupBox();
  661. this.flatButton32 = new theme.FlatButton();
  662. this.flatButton31 = new theme.FlatButton();
  663. this.flatButton30 = new theme.FlatButton();
  664. this.flatButton34 = new theme.FlatButton();
  665. this.flatButton35 = new theme.FlatButton();
  666. this.groupBox2 = new System.Windows.Forms.GroupBox();
  667. this.flatButton8 = new theme.FlatButton();
  668. this.flatButton9 = new theme.FlatButton();
  669. this.flatButton4 = new theme.FlatButton();
  670. this.flatButton7 = new theme.FlatButton();
  671. this.flatButton5 = new theme.FlatButton();
  672. this.flatButton6 = new theme.FlatButton();
  673. this.tabPage8 = new System.Windows.Forms.TabPage();
  674. this.flatTextBox12 = new theme.FlatTextBox();
  675. this.flatButton27 = new theme.FlatButton();
  676. this.flatButton28 = new theme.FlatButton();
  677. this.flatTextBox2 = new theme.FlatTextBox();
  678. this.flatButton11 = new theme.FlatButton();
  679. this.flatButton12 = new theme.FlatButton();
  680. this.flatComboBox1 = new theme.FlatComboBox();
  681. this.flatMini1 = new theme.FlatMini();
  682. this.flatClose1 = new theme.FlatClose();
  683. this.flashing = new System.Windows.Forms.Timer(this.components);
  684. this.spammer = new System.Windows.Forms.Timer(this.components);
  685. this.status = new System.Windows.Forms.Timer(this.components);
  686. this.timer1 = new System.Windows.Forms.Timer(this.components);
  687. this.timer2 = new System.Windows.Forms.Timer(this.components);
  688. this.massSpam = new System.Windows.Forms.Timer(this.components);
  689. this.colorDialog1 = new System.Windows.Forms.ColorDialog();
  690. this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
  691. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  692. this.fadein = new System.Windows.Forms.Timer(this.components);
  693. this.formSkin1.SuspendLayout();
  694. this.flatTabControl1.SuspendLayout();
  695. this.tabPage1.SuspendLayout();
  696. ((System.ComponentModel.ISupportInitialize)(this.axSkype1)).BeginInit();
  697. this.groupBox1.SuspendLayout();
  698. this.tabPage2.SuspendLayout();
  699. this.groupBox4.SuspendLayout();
  700. this.groupBox3.SuspendLayout();
  701. this.tabPage3.SuspendLayout();
  702. this.tabPage4.SuspendLayout();
  703. this.tabPage5.SuspendLayout();
  704. this.tabPage6.SuspendLayout();
  705. this.tabPage7.SuspendLayout();
  706. this.groupBox7.SuspendLayout();
  707. this.groupBox6.SuspendLayout();
  708. this.groupBox5.SuspendLayout();
  709. this.groupBox2.SuspendLayout();
  710. this.tabPage8.SuspendLayout();
  711. this.SuspendLayout();
  712. //
  713. // formSkin1
  714. //
  715. this.formSkin1.BackColor = System.Drawing.Color.White;
  716. this.formSkin1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  717. this.formSkin1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(58)))), ((int)(((byte)(60)))));
  718. this.formSkin1.Controls.Add(this.flatTabControl1);
  719. this.formSkin1.Controls.Add(this.flatMini1);
  720. this.formSkin1.Controls.Add(this.flatClose1);
  721. this.formSkin1.Dock = System.Windows.Forms.DockStyle.Fill;
  722. this.formSkin1.FlatColor = System.Drawing.Color.DeepSkyBlue;
  723. this.formSkin1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  724. this.formSkin1.HeaderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  725. this.formSkin1.HeaderMaximize = false;
  726. this.formSkin1.Location = new System.Drawing.Point(0, 0);
  727. this.formSkin1.Name = "formSkin1";
  728. this.formSkin1.Size = new System.Drawing.Size(969, 520);
  729. this.formSkin1.TabIndex = 0;
  730. this.formSkin1.Text = "SmashKv Skype Tool";
  731. this.formSkin1.Click += new System.EventHandler(this.formSkin1_Click);
  732. //
  733. // flatTabControl1
  734. //
  735. this.flatTabControl1.ActiveColor = System.Drawing.Color.DeepSkyBlue;
  736. this.flatTabControl1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  737. this.flatTabControl1.Controls.Add(this.tabPage1);
  738. this.flatTabControl1.Controls.Add(this.tabPage2);
  739. this.flatTabControl1.Controls.Add(this.tabPage3);
  740. this.flatTabControl1.Controls.Add(this.tabPage4);
  741. this.flatTabControl1.Controls.Add(this.tabPage5);
  742. this.flatTabControl1.Controls.Add(this.tabPage6);
  743. this.flatTabControl1.Controls.Add(this.tabPage7);
  744. this.flatTabControl1.Controls.Add(this.tabPage8);
  745. this.flatTabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  746. this.flatTabControl1.ItemSize = new System.Drawing.Size(120, 40);
  747. this.flatTabControl1.Location = new System.Drawing.Point(0, 51);
  748. this.flatTabControl1.Name = "flatTabControl1";
  749. this.flatTabControl1.SelectedIndex = 0;
  750. this.flatTabControl1.Size = new System.Drawing.Size(969, 469);
  751. this.flatTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  752. this.flatTabControl1.TabIndex = 2;
  753. //
  754. // tabPage1
  755. //
  756. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  757. this.tabPage1.Controls.Add(this.label5);
  758. this.tabPage1.Controls.Add(this.label4);
  759. this.tabPage1.Controls.Add(this.label2);
  760. this.tabPage1.Controls.Add(this.flatLabel16);
  761. this.tabPage1.Controls.Add(this.flatLabel4);
  762. this.tabPage1.Controls.Add(this.flatLabel3);
  763. this.tabPage1.Controls.Add(this.flatLabel2);
  764. this.tabPage1.Controls.Add(this.flatLabel1);
  765. this.tabPage1.Controls.Add(this.axSkype1);
  766. this.tabPage1.Controls.Add(this.groupBox1);
  767. this.tabPage1.Location = new System.Drawing.Point(4, 44);
  768. this.tabPage1.Name = "tabPage1";
  769. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  770. this.tabPage1.Size = new System.Drawing.Size(961, 421);
  771. this.tabPage1.TabIndex = 0;
  772. this.tabPage1.Text = "Attachment";
  773. this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
  774. //
  775. // label5
  776. //
  777. this.label5.AutoSize = true;
  778. this.label5.Font = new System.Drawing.Font("Impact", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  779. this.label5.ForeColor = System.Drawing.Color.Red;
  780. this.label5.Location = new System.Drawing.Point(752, 175);
  781. this.label5.Name = "label5";
  782. this.label5.Size = new System.Drawing.Size(139, 39);
  783. this.label5.TabIndex = 10;
  784. this.label5.Text = "SmashKv";
  785. //
  786. // label4
  787. //
  788. this.label4.AutoSize = true;
  789. this.label4.Font = new System.Drawing.Font("Impact", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  790. this.label4.ForeColor = System.Drawing.Color.Red;
  791. this.label4.Location = new System.Drawing.Point(65, 175);
  792. this.label4.Name = "label4";
  793. this.label4.Size = new System.Drawing.Size(139, 39);
  794. this.label4.TabIndex = 9;
  795. this.label4.Text = "SmashKv";
  796. //
  797. // label2
  798. //
  799. this.label2.AutoSize = true;
  800. this.label2.Font = new System.Drawing.Font("Impact", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  801. this.label2.ForeColor = System.Drawing.Color.Red;
  802. this.label2.Location = new System.Drawing.Point(261, 15);
  803. this.label2.Name = "label2";
  804. this.label2.Size = new System.Drawing.Size(451, 39);
  805. this.label2.TabIndex = 8;
  806. this.label2.Text = "Welcome To SmashKv Skype Tool";
  807. //
  808. // flatLabel16
  809. //
  810. this.flatLabel16.AutoSize = true;
  811. this.flatLabel16.BackColor = System.Drawing.Color.Transparent;
  812. this.flatLabel16.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  813. this.flatLabel16.ForeColor = System.Drawing.Color.White;
  814. this.flatLabel16.Location = new System.Drawing.Point(8, 395);
  815. this.flatLabel16.Name = "flatLabel16";
  816. this.flatLabel16.Size = new System.Drawing.Size(308, 18);
  817. this.flatLabel16.TabIndex = 7;
  818. this.flatLabel16.Text = "Thank You For Using SmashKv Skype Tool :)";
  819. //
  820. // flatLabel4
  821. //
  822. this.flatLabel4.AutoSize = true;
  823. this.flatLabel4.BackColor = System.Drawing.Color.Transparent;
  824. this.flatLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  825. this.flatLabel4.ForeColor = System.Drawing.Color.DeepSkyBlue;
  826. this.flatLabel4.Location = new System.Drawing.Point(324, 337);
  827. this.flatLabel4.Name = "flatLabel4";
  828. this.flatLabel4.Size = new System.Drawing.Size(151, 18);
  829. this.flatLabel4.TabIndex = 6;
  830. this.flatLabel4.Text = "SmashKv Skype Tool";
  831. this.flatLabel4.Visible = false;
  832. //
  833. // flatLabel3
  834. //
  835. this.flatLabel3.AutoSize = true;
  836. this.flatLabel3.BackColor = System.Drawing.Color.Transparent;
  837. this.flatLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  838. this.flatLabel3.ForeColor = System.Drawing.Color.White;
  839. this.flatLabel3.Location = new System.Drawing.Point(280, 337);
  840. this.flatLabel3.Name = "flatLabel3";
  841. this.flatLabel3.Size = new System.Drawing.Size(26, 18);
  842. this.flatLabel3.TabIndex = 5;
  843. this.flatLabel3.Text = "To";
  844. this.flatLabel3.Visible = false;
  845. //
  846. // flatLabel2
  847. //
  848. this.flatLabel2.AutoSize = true;
  849. this.flatLabel2.BackColor = System.Drawing.Color.Transparent;
  850. this.flatLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  851. this.flatLabel2.ForeColor = System.Drawing.Color.White;
  852. this.flatLabel2.Location = new System.Drawing.Point(377, 319);
  853. this.flatLabel2.Name = "flatLabel2";
  854. this.flatLabel2.Size = new System.Drawing.Size(16, 18);
  855. this.flatLabel2.TabIndex = 4;
  856. this.flatLabel2.Text = "?";
  857. this.flatLabel2.Visible = false;
  858. //
  859. // flatLabel1
  860. //
  861. this.flatLabel1.AutoSize = true;
  862. this.flatLabel1.BackColor = System.Drawing.Color.Transparent;
  863. this.flatLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  864. this.flatLabel1.ForeColor = System.Drawing.Color.White;
  865. this.flatLabel1.Location = new System.Drawing.Point(280, 319);
  866. this.flatLabel1.Name = "flatLabel1";
  867. this.flatLabel1.Size = new System.Drawing.Size(76, 18);
  868. this.flatLabel1.TabIndex = 3;
  869. this.flatLabel1.Text = "Welcome:";
  870. this.flatLabel1.Visible = false;
  871. //
  872. // axSkype1
  873. //
  874. this.axSkype1.Enabled = true;
  875. this.axSkype1.Location = new System.Drawing.Point(980, 154);
  876. this.axSkype1.Name = "axSkype1";
  877. this.axSkype1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSkype1.OcxState")));
  878. this.axSkype1.Size = new System.Drawing.Size(192, 192);
  879. this.axSkype1.TabIndex = 2;
  880. //
  881. // groupBox1
  882. //
  883. this.groupBox1.Controls.Add(this.flatAlertBox2);
  884. this.groupBox1.Controls.Add(this.flatAlertBox1);
  885. this.groupBox1.Controls.Add(this.flatButton3);
  886. this.groupBox1.Controls.Add(this.flatButton2);
  887. this.groupBox1.Controls.Add(this.flatButton1);
  888. this.groupBox1.ForeColor = System.Drawing.Color.DeepSkyBlue;
  889. this.groupBox1.Location = new System.Drawing.Point(277, 66);
  890. this.groupBox1.Name = "groupBox1";
  891. this.groupBox1.Size = new System.Drawing.Size(406, 250);
  892. this.groupBox1.TabIndex = 1;
  893. this.groupBox1.TabStop = false;
  894. this.groupBox1.Text = "Attachment";
  895. //
  896. // flatAlertBox2
  897. //
  898. this.flatAlertBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  899. this.flatAlertBox2.Cursor = System.Windows.Forms.Cursors.Hand;
  900. this.flatAlertBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  901. this.flatAlertBox2.kind = theme.FlatAlertBox._Kind.Success;
  902. this.flatAlertBox2.Location = new System.Drawing.Point(6, 194);
  903. this.flatAlertBox2.Name = "flatAlertBox2";
  904. this.flatAlertBox2.Size = new System.Drawing.Size(394, 42);
  905. this.flatAlertBox2.TabIndex = 4;
  906. this.flatAlertBox2.Text = "Skype Successfully Attached!";
  907. this.flatAlertBox2.Visible = false;
  908. //
  909. // flatAlertBox1
  910. //
  911. this.flatAlertBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  912. this.flatAlertBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  913. this.flatAlertBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  914. this.flatAlertBox1.kind = theme.FlatAlertBox._Kind.Error;
  915. this.flatAlertBox1.Location = new System.Drawing.Point(6, 194);
  916. this.flatAlertBox1.Name = "flatAlertBox1";
  917. this.flatAlertBox1.Size = new System.Drawing.Size(394, 42);
  918. this.flatAlertBox1.TabIndex = 3;
  919. this.flatAlertBox1.Text = "Couldn\'t Attach to Skype";
  920. this.flatAlertBox1.Visible = false;
  921. //
  922. // flatButton3
  923. //
  924. this.flatButton3.BackColor = System.Drawing.Color.Transparent;
  925. this.flatButton3.BaseColor = System.Drawing.Color.DeepSkyBlue;
  926. this.flatButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  927. this.flatButton3.Enabled = false;
  928. this.flatButton3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  929. this.flatButton3.Location = new System.Drawing.Point(63, 144);
  930. this.flatButton3.Name = "flatButton3";
  931. this.flatButton3.Rounded = true;
  932. this.flatButton3.Size = new System.Drawing.Size(281, 44);
  933. this.flatButton3.TabIndex = 2;
  934. this.flatButton3.Text = "Quit Skype";
  935. this.flatButton3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  936. this.flatButton3.Click += new System.EventHandler(this.flatButton3_Click);
  937. //
  938. // flatButton2
  939. //
  940. this.flatButton2.BackColor = System.Drawing.Color.Transparent;
  941. this.flatButton2.BaseColor = System.Drawing.Color.DeepSkyBlue;
  942. this.flatButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  943. this.flatButton2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  944. this.flatButton2.Location = new System.Drawing.Point(63, 74);
  945. this.flatButton2.Name = "flatButton2";
  946. this.flatButton2.Rounded = true;
  947. this.flatButton2.Size = new System.Drawing.Size(281, 44);
  948. this.flatButton2.TabIndex = 1;
  949. this.flatButton2.Text = "Start Skype";
  950. this.flatButton2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  951. this.flatButton2.Click += new System.EventHandler(this.flatButton2_Click);
  952. //
  953. // flatButton1
  954. //
  955. this.flatButton1.BackColor = System.Drawing.Color.Transparent;
  956. this.flatButton1.BaseColor = System.Drawing.Color.DeepSkyBlue;
  957. this.flatButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  958. this.flatButton1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  959. this.flatButton1.Location = new System.Drawing.Point(63, 24);
  960. this.flatButton1.Name = "flatButton1";
  961. this.flatButton1.Rounded = true;
  962. this.flatButton1.Size = new System.Drawing.Size(281, 44);
  963. this.flatButton1.TabIndex = 0;
  964. this.flatButton1.Text = "Attach Skype";
  965. this.flatButton1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  966. this.flatButton1.Click += new System.EventHandler(this.flatButton1_Click);
  967. //
  968. // tabPage2
  969. //
  970. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  971. this.tabPage2.Controls.Add(this.groupBox4);
  972. this.tabPage2.Controls.Add(this.groupBox3);
  973. this.tabPage2.Controls.Add(this.flatCheckBox9);
  974. this.tabPage2.Controls.Add(this.flatButton13);
  975. this.tabPage2.Controls.Add(this.flatCheckBox8);
  976. this.tabPage2.Controls.Add(this.flatLabel12);
  977. this.tabPage2.Controls.Add(this.flatTextBox10);
  978. this.tabPage2.Controls.Add(this.flatCheckBox7);
  979. this.tabPage2.Controls.Add(this.flatLabel11);
  980. this.tabPage2.Controls.Add(this.flatTextBox9);
  981. this.tabPage2.Controls.Add(this.flatCheckBox6);
  982. this.tabPage2.Controls.Add(this.flatLabel10);
  983. this.tabPage2.Controls.Add(this.flatTextBox8);
  984. this.tabPage2.Controls.Add(this.flatCheckBox5);
  985. this.tabPage2.Controls.Add(this.flatLabel9);
  986. this.tabPage2.Controls.Add(this.flatTextBox7);
  987. this.tabPage2.Controls.Add(this.flatCheckBox4);
  988. this.tabPage2.Controls.Add(this.flatLabel8);
  989. this.tabPage2.Controls.Add(this.flatTextBox6);
  990. this.tabPage2.Controls.Add(this.flatCheckBox3);
  991. this.tabPage2.Controls.Add(this.flatLabel7);
  992. this.tabPage2.Controls.Add(this.flatTextBox5);
  993. this.tabPage2.Controls.Add(this.flatCheckBox2);
  994. this.tabPage2.Controls.Add(this.flatLabel6);
  995. this.tabPage2.Controls.Add(this.flatTextBox4);
  996. this.tabPage2.Controls.Add(this.flatCheckBox1);
  997. this.tabPage2.Controls.Add(this.flatLabel5);
  998. this.tabPage2.Controls.Add(this.flatTextBox3);
  999. this.tabPage2.Location = new System.Drawing.Point(4, 44);
  1000. this.tabPage2.Name = "tabPage2";
  1001. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  1002. this.tabPage2.Size = new System.Drawing.Size(961, 421);
  1003. this.tabPage2.TabIndex = 1;
  1004. this.tabPage2.Text = "Profile";
  1005. //
  1006. // groupBox4
  1007. //
  1008. this.groupBox4.Controls.Add(this.flatButton19);
  1009. this.groupBox4.Controls.Add(this.flatButton18);
  1010. this.groupBox4.ForeColor = System.Drawing.Color.White;
  1011. this.groupBox4.Location = new System.Drawing.Point(313, 216);
  1012. this.groupBox4.Name = "groupBox4";
  1013. this.groupBox4.Size = new System.Drawing.Size(263, 110);
  1014. this.groupBox4.TabIndex = 29;
  1015. this.groupBox4.TabStop = false;
  1016. this.groupBox4.Text = "Profile Picture";
  1017. //
  1018. // flatButton19
  1019. //
  1020. this.flatButton19.BackColor = System.Drawing.Color.Transparent;
  1021. this.flatButton19.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1022. this.flatButton19.Cursor = System.Windows.Forms.Cursors.Hand;
  1023. this.flatButton19.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1024. this.flatButton19.Location = new System.Drawing.Point(10, 63);
  1025. this.flatButton19.Name = "flatButton19";
  1026. this.flatButton19.Rounded = true;
  1027. this.flatButton19.Size = new System.Drawing.Size(247, 34);
  1028. this.flatButton19.TabIndex = 28;
  1029. this.flatButton19.Text = "Save Skype Picture";
  1030. this.flatButton19.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1031. this.flatButton19.Click += new System.EventHandler(this.flatButton19_Click);
  1032. //
  1033. // flatButton18
  1034. //
  1035. this.flatButton18.BackColor = System.Drawing.Color.Transparent;
  1036. this.flatButton18.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1037. this.flatButton18.Cursor = System.Windows.Forms.Cursors.Hand;
  1038. this.flatButton18.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1039. this.flatButton18.Location = new System.Drawing.Point(10, 23);
  1040. this.flatButton18.Name = "flatButton18";
  1041. this.flatButton18.Rounded = true;
  1042. this.flatButton18.Size = new System.Drawing.Size(247, 34);
  1043. this.flatButton18.TabIndex = 27;
  1044. this.flatButton18.Text = "Change Profile Picture";
  1045. this.flatButton18.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1046. this.flatButton18.Click += new System.EventHandler(this.flatButton18_Click);
  1047. //
  1048. // groupBox3
  1049. //
  1050. this.groupBox3.Controls.Add(this.flatCheckBox10);
  1051. this.groupBox3.Controls.Add(this.flatButton17);
  1052. this.groupBox3.Controls.Add(this.flatButton16);
  1053. this.groupBox3.Controls.Add(this.flatButton15);
  1054. this.groupBox3.Controls.Add(this.flatButton14);
  1055. this.groupBox3.ForeColor = System.Drawing.Color.DeepSkyBlue;
  1056. this.groupBox3.Location = new System.Drawing.Point(665, 35);
  1057. this.groupBox3.Name = "groupBox3";
  1058. this.groupBox3.Size = new System.Drawing.Size(263, 216);
  1059. this.groupBox3.TabIndex = 26;
  1060. this.groupBox3.TabStop = false;
  1061. this.groupBox3.Text = "Status";
  1062. //
  1063. // flatCheckBox10
  1064. //
  1065. this.flatCheckBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1066. this.flatCheckBox10.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1067. this.flatCheckBox10.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1068. this.flatCheckBox10.Checked = false;
  1069. this.flatCheckBox10.Cursor = System.Windows.Forms.Cursors.Hand;
  1070. this.flatCheckBox10.Font = new System.Drawing.Font("Segoe UI", 10F);
  1071. this.flatCheckBox10.Location = new System.Drawing.Point(83, 181);
  1072. this.flatCheckBox10.Name = "flatCheckBox10";
  1073. this.flatCheckBox10.Options = theme.FlatCheckBox._Options.Style1;
  1074. this.flatCheckBox10.Size = new System.Drawing.Size(107, 22);
  1075. this.flatCheckBox10.TabIndex = 30;
  1076. this.flatCheckBox10.Text = "Status Looper";
  1077. this.flatCheckBox10.CheckedChanged += new theme.FlatCheckBox.CheckedChangedEventHandler(this.flatCheckBox10_CheckedChanged);
  1078. //
  1079. // flatButton17
  1080. //
  1081. this.flatButton17.BackColor = System.Drawing.Color.Transparent;
  1082. this.flatButton17.BaseColor = System.Drawing.Color.Gray;
  1083. this.flatButton17.Cursor = System.Windows.Forms.Cursors.Hand;
  1084. this.flatButton17.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1085. this.flatButton17.ForeColor = System.Drawing.Color.DimGray;
  1086. this.flatButton17.Location = new System.Drawing.Point(6, 141);
  1087. this.flatButton17.Name = "flatButton17";
  1088. this.flatButton17.Rounded = true;
  1089. this.flatButton17.Size = new System.Drawing.Size(251, 34);
  1090. this.flatButton17.TabIndex = 30;
  1091. this.flatButton17.Text = "Invisible";
  1092. this.flatButton17.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1093. this.flatButton17.Click += new System.EventHandler(this.flatButton17_Click);
  1094. //
  1095. // flatButton16
  1096. //
  1097. this.flatButton16.BackColor = System.Drawing.Color.Transparent;
  1098. this.flatButton16.BaseColor = System.Drawing.Color.Red;
  1099. this.flatButton16.Cursor = System.Windows.Forms.Cursors.Hand;
  1100. this.flatButton16.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1101. this.flatButton16.ForeColor = System.Drawing.Color.DimGray;
  1102. this.flatButton16.Location = new System.Drawing.Point(6, 104);
  1103. this.flatButton16.Name = "flatButton16";
  1104. this.flatButton16.Rounded = true;
  1105. this.flatButton16.Size = new System.Drawing.Size(251, 34);
  1106. this.flatButton16.TabIndex = 29;
  1107. this.flatButton16.Text = "Do Not Disturb";
  1108. this.flatButton16.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1109. this.flatButton16.Click += new System.EventHandler(this.flatButton16_Click);
  1110. //
  1111. // flatButton15
  1112. //
  1113. this.flatButton15.BackColor = System.Drawing.Color.Transparent;
  1114. this.flatButton15.BaseColor = System.Drawing.Color.Gold;
  1115. this.flatButton15.Cursor = System.Windows.Forms.Cursors.Hand;
  1116. this.flatButton15.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1117. this.flatButton15.ForeColor = System.Drawing.Color.DimGray;
  1118. this.flatButton15.Location = new System.Drawing.Point(6, 64);
  1119. this.flatButton15.Name = "flatButton15";
  1120. this.flatButton15.Rounded = true;
  1121. this.flatButton15.Size = new System.Drawing.Size(251, 34);
  1122. this.flatButton15.TabIndex = 28;
  1123. this.flatButton15.Text = "Away";
  1124. this.flatButton15.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1125. this.flatButton15.Click += new System.EventHandler(this.flatButton15_Click);
  1126. //
  1127. // flatButton14
  1128. //
  1129. this.flatButton14.BackColor = System.Drawing.Color.Transparent;
  1130. this.flatButton14.BaseColor = System.Drawing.Color.SpringGreen;
  1131. this.flatButton14.Cursor = System.Windows.Forms.Cursors.Hand;
  1132. this.flatButton14.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1133. this.flatButton14.ForeColor = System.Drawing.Color.DimGray;
  1134. this.flatButton14.Location = new System.Drawing.Point(6, 24);
  1135. this.flatButton14.Name = "flatButton14";
  1136. this.flatButton14.Rounded = true;
  1137. this.flatButton14.Size = new System.Drawing.Size(251, 34);
  1138. this.flatButton14.TabIndex = 27;
  1139. this.flatButton14.Text = "Online";
  1140. this.flatButton14.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1141. this.flatButton14.Click += new System.EventHandler(this.flatButton14_Click);
  1142. //
  1143. // flatCheckBox9
  1144. //
  1145. this.flatCheckBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1146. this.flatCheckBox9.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1147. this.flatCheckBox9.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1148. this.flatCheckBox9.Checked = false;
  1149. this.flatCheckBox9.Cursor = System.Windows.Forms.Cursors.Hand;
  1150. this.flatCheckBox9.Font = new System.Drawing.Font("Segoe UI", 10F);
  1151. this.flatCheckBox9.Location = new System.Drawing.Point(387, 182);
  1152. this.flatCheckBox9.Name = "flatCheckBox9";
  1153. this.flatCheckBox9.Options = theme.FlatCheckBox._Options.Style1;
  1154. this.flatCheckBox9.Size = new System.Drawing.Size(87, 22);
  1155. this.flatCheckBox9.TabIndex = 25;
  1156. this.flatCheckBox9.Text = "Check All";
  1157. this.flatCheckBox9.CheckedChanged += new theme.FlatCheckBox.CheckedChangedEventHandler(this.flatCheckBox9_CheckedChanged);
  1158. //
  1159. // flatButton13
  1160. //
  1161. this.flatButton13.BackColor = System.Drawing.Color.Transparent;
  1162. this.flatButton13.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1163. this.flatButton13.Cursor = System.Windows.Forms.Cursors.Hand;
  1164. this.flatButton13.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1165. this.flatButton13.Location = new System.Drawing.Point(314, 142);
  1166. this.flatButton13.Name = "flatButton13";
  1167. this.flatButton13.Rounded = true;
  1168. this.flatButton13.Size = new System.Drawing.Size(233, 34);
  1169. this.flatButton13.TabIndex = 24;
  1170. this.flatButton13.Text = "Send Checked";
  1171. this.flatButton13.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1172. this.flatButton13.Click += new System.EventHandler(this.flatButton13_Click_1);
  1173. //
  1174. // flatCheckBox8
  1175. //
  1176. this.flatCheckBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1177. this.flatCheckBox8.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1178. this.flatCheckBox8.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1179. this.flatCheckBox8.Checked = false;
  1180. this.flatCheckBox8.Cursor = System.Windows.Forms.Cursors.Hand;
  1181. this.flatCheckBox8.Font = new System.Drawing.Font("Segoe UI", 10F);
  1182. this.flatCheckBox8.Location = new System.Drawing.Point(253, 345);
  1183. this.flatCheckBox8.Name = "flatCheckBox8";
  1184. this.flatCheckBox8.Options = theme.FlatCheckBox._Options.Style1;
  1185. this.flatCheckBox8.Size = new System.Drawing.Size(23, 22);
  1186. this.flatCheckBox8.TabIndex = 23;
  1187. //
  1188. // flatLabel12
  1189. //
  1190. this.flatLabel12.AutoSize = true;
  1191. this.flatLabel12.BackColor = System.Drawing.Color.Transparent;
  1192. this.flatLabel12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1193. this.flatLabel12.ForeColor = System.Drawing.Color.White;
  1194. this.flatLabel12.Location = new System.Drawing.Point(16, 325);
  1195. this.flatLabel12.Name = "flatLabel12";
  1196. this.flatLabel12.Size = new System.Drawing.Size(57, 15);
  1197. this.flatLabel12.TabIndex = 22;
  1198. this.flatLabel12.Text = "Province:";
  1199. //
  1200. // flatTextBox10
  1201. //
  1202. this.flatTextBox10.BackColor = System.Drawing.Color.Transparent;
  1203. this.flatTextBox10.Location = new System.Drawing.Point(14, 342);
  1204. this.flatTextBox10.MaxLength = 32767;
  1205. this.flatTextBox10.Multiline = false;
  1206. this.flatTextBox10.Name = "flatTextBox10";
  1207. this.flatTextBox10.ReadOnly = false;
  1208. this.flatTextBox10.Size = new System.Drawing.Size(233, 29);
  1209. this.flatTextBox10.TabIndex = 21;
  1210. this.flatTextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1211. this.flatTextBox10.TextColor = System.Drawing.Color.White;
  1212. this.flatTextBox10.UseSystemPasswordChar = false;
  1213. //
  1214. // flatCheckBox7
  1215. //
  1216. this.flatCheckBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1217. this.flatCheckBox7.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1218. this.flatCheckBox7.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1219. this.flatCheckBox7.Checked = false;
  1220. this.flatCheckBox7.Cursor = System.Windows.Forms.Cursors.Hand;
  1221. this.flatCheckBox7.Font = new System.Drawing.Font("Segoe UI", 10F);
  1222. this.flatCheckBox7.Location = new System.Drawing.Point(553, 50);
  1223. this.flatCheckBox7.Name = "flatCheckBox7";
  1224. this.flatCheckBox7.Options = theme.FlatCheckBox._Options.Style1;
  1225. this.flatCheckBox7.Size = new System.Drawing.Size(23, 22);
  1226. this.flatCheckBox7.TabIndex = 20;
  1227. //
  1228. // flatLabel11
  1229. //
  1230. this.flatLabel11.AutoSize = true;
  1231. this.flatLabel11.BackColor = System.Drawing.Color.Transparent;
  1232. this.flatLabel11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1233. this.flatLabel11.ForeColor = System.Drawing.Color.White;
  1234. this.flatLabel11.Location = new System.Drawing.Point(311, 31);
  1235. this.flatLabel11.Name = "flatLabel11";
  1236. this.flatLabel11.Size = new System.Drawing.Size(29, 15);
  1237. this.flatLabel11.TabIndex = 19;
  1238. this.flatLabel11.Text = "City:";
  1239. //
  1240. // flatTextBox9
  1241. //
  1242. this.flatTextBox9.BackColor = System.Drawing.Color.Transparent;
  1243. this.flatTextBox9.Location = new System.Drawing.Point(314, 48);
  1244. this.flatTextBox9.MaxLength = 32767;
  1245. this.flatTextBox9.Multiline = false;
  1246. this.flatTextBox9.Name = "flatTextBox9";
  1247. this.flatTextBox9.ReadOnly = false;
  1248. this.flatTextBox9.Size = new System.Drawing.Size(233, 29);
  1249. this.flatTextBox9.TabIndex = 18;
  1250. this.flatTextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1251. this.flatTextBox9.TextColor = System.Drawing.Color.White;
  1252. this.flatTextBox9.UseSystemPasswordChar = false;
  1253. //
  1254. // flatCheckBox6
  1255. //
  1256. this.flatCheckBox6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1257. this.flatCheckBox6.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1258. this.flatCheckBox6.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1259. this.flatCheckBox6.Checked = false;
  1260. this.flatCheckBox6.Cursor = System.Windows.Forms.Cursors.Hand;
  1261. this.flatCheckBox6.Font = new System.Drawing.Font("Segoe UI", 10F);
  1262. this.flatCheckBox6.Location = new System.Drawing.Point(553, 110);
  1263. this.flatCheckBox6.Name = "flatCheckBox6";
  1264. this.flatCheckBox6.Options = theme.FlatCheckBox._Options.Style1;
  1265. this.flatCheckBox6.Size = new System.Drawing.Size(23, 22);
  1266. this.flatCheckBox6.TabIndex = 17;
  1267. //
  1268. // flatLabel10
  1269. //
  1270. this.flatLabel10.AutoSize = true;
  1271. this.flatLabel10.BackColor = System.Drawing.Color.Transparent;
  1272. this.flatLabel10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1273. this.flatLabel10.ForeColor = System.Drawing.Color.White;
  1274. this.flatLabel10.Location = new System.Drawing.Point(311, 90);
  1275. this.flatLabel10.Name = "flatLabel10";
  1276. this.flatLabel10.Size = new System.Drawing.Size(42, 15);
  1277. this.flatLabel10.TabIndex = 16;
  1278. this.flatLabel10.Text = "Mood:";
  1279. //
  1280. // flatTextBox8
  1281. //
  1282. this.flatTextBox8.BackColor = System.Drawing.Color.Transparent;
  1283. this.flatTextBox8.Location = new System.Drawing.Point(314, 107);
  1284. this.flatTextBox8.MaxLength = 32767;
  1285. this.flatTextBox8.Multiline = false;
  1286. this.flatTextBox8.Name = "flatTextBox8";
  1287. this.flatTextBox8.ReadOnly = false;
  1288. this.flatTextBox8.Size = new System.Drawing.Size(233, 29);
  1289. this.flatTextBox8.TabIndex = 15;
  1290. this.flatTextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1291. this.flatTextBox8.TextColor = System.Drawing.Color.White;
  1292. this.flatTextBox8.UseSystemPasswordChar = false;
  1293. //
  1294. // flatCheckBox5
  1295. //
  1296. this.flatCheckBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1297. this.flatCheckBox5.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1298. this.flatCheckBox5.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1299. this.flatCheckBox5.Checked = false;
  1300. this.flatCheckBox5.Cursor = System.Windows.Forms.Cursors.Hand;
  1301. this.flatCheckBox5.Font = new System.Drawing.Font("Segoe UI", 10F);
  1302. this.flatCheckBox5.Location = new System.Drawing.Point(253, 287);
  1303. this.flatCheckBox5.Name = "flatCheckBox5";
  1304. this.flatCheckBox5.Options = theme.FlatCheckBox._Options.Style1;
  1305. this.flatCheckBox5.Size = new System.Drawing.Size(23, 22);
  1306. this.flatCheckBox5.TabIndex = 14;
  1307. //
  1308. // flatLabel9
  1309. //
  1310. this.flatLabel9.AutoSize = true;
  1311. this.flatLabel9.BackColor = System.Drawing.Color.Transparent;
  1312. this.flatLabel9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1313. this.flatLabel9.ForeColor = System.Drawing.Color.White;
  1314. this.flatLabel9.Location = new System.Drawing.Point(16, 268);
  1315. this.flatLabel9.Name = "flatLabel9";
  1316. this.flatLabel9.Size = new System.Drawing.Size(89, 15);
  1317. this.flatLabel9.TabIndex = 13;
  1318. this.flatLabel9.Text = "Office Number:";
  1319. //
  1320. // flatTextBox7
  1321. //
  1322. this.flatTextBox7.BackColor = System.Drawing.Color.Transparent;
  1323. this.flatTextBox7.Location = new System.Drawing.Point(14, 283);
  1324. this.flatTextBox7.MaxLength = 32767;
  1325. this.flatTextBox7.Multiline = false;
  1326. this.flatTextBox7.Name = "flatTextBox7";
  1327. this.flatTextBox7.ReadOnly = false;
  1328. this.flatTextBox7.Size = new System.Drawing.Size(233, 29);
  1329. this.flatTextBox7.TabIndex = 12;
  1330. this.flatTextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1331. this.flatTextBox7.TextColor = System.Drawing.Color.White;
  1332. this.flatTextBox7.UseSystemPasswordChar = false;
  1333. //
  1334. // flatCheckBox4
  1335. //
  1336. this.flatCheckBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1337. this.flatCheckBox4.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1338. this.flatCheckBox4.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1339. this.flatCheckBox4.Checked = false;
  1340. this.flatCheckBox4.Cursor = System.Windows.Forms.Cursors.Hand;
  1341. this.flatCheckBox4.Font = new System.Drawing.Font("Segoe UI", 10F);
  1342. this.flatCheckBox4.Location = new System.Drawing.Point(253, 229);
  1343. this.flatCheckBox4.Name = "flatCheckBox4";
  1344. this.flatCheckBox4.Options = theme.FlatCheckBox._Options.Style1;
  1345. this.flatCheckBox4.Size = new System.Drawing.Size(23, 22);
  1346. this.flatCheckBox4.TabIndex = 11;
  1347. //
  1348. // flatLabel8
  1349. //
  1350. this.flatLabel8.AutoSize = true;
  1351. this.flatLabel8.BackColor = System.Drawing.Color.Transparent;
  1352. this.flatLabel8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1353. this.flatLabel8.ForeColor = System.Drawing.Color.White;
  1354. this.flatLabel8.Location = new System.Drawing.Point(15, 208);
  1355. this.flatLabel8.Name = "flatLabel8";
  1356. this.flatLabel8.Size = new System.Drawing.Size(92, 15);
  1357. this.flatLabel8.TabIndex = 10;
  1358. this.flatLabel8.Text = "Home Number:";
  1359. //
  1360. // flatTextBox6
  1361. //
  1362. this.flatTextBox6.BackColor = System.Drawing.Color.Transparent;
  1363. this.flatTextBox6.Location = new System.Drawing.Point(14, 226);
  1364. this.flatTextBox6.MaxLength = 32767;
  1365. this.flatTextBox6.Multiline = false;
  1366. this.flatTextBox6.Name = "flatTextBox6";
  1367. this.flatTextBox6.ReadOnly = false;
  1368. this.flatTextBox6.Size = new System.Drawing.Size(233, 29);
  1369. this.flatTextBox6.TabIndex = 9;
  1370. this.flatTextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1371. this.flatTextBox6.TextColor = System.Drawing.Color.White;
  1372. this.flatTextBox6.UseSystemPasswordChar = false;
  1373. //
  1374. // flatCheckBox3
  1375. //
  1376. this.flatCheckBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1377. this.flatCheckBox3.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1378. this.flatCheckBox3.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1379. this.flatCheckBox3.Checked = false;
  1380. this.flatCheckBox3.Cursor = System.Windows.Forms.Cursors.Hand;
  1381. this.flatCheckBox3.Font = new System.Drawing.Font("Segoe UI", 10F);
  1382. this.flatCheckBox3.Location = new System.Drawing.Point(253, 170);
  1383. this.flatCheckBox3.Name = "flatCheckBox3";
  1384. this.flatCheckBox3.Options = theme.FlatCheckBox._Options.Style1;
  1385. this.flatCheckBox3.Size = new System.Drawing.Size(23, 22);
  1386. this.flatCheckBox3.TabIndex = 8;
  1387. //
  1388. // flatLabel7
  1389. //
  1390. this.flatLabel7.AutoSize = true;
  1391. this.flatLabel7.BackColor = System.Drawing.Color.Transparent;
  1392. this.flatLabel7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1393. this.flatLabel7.ForeColor = System.Drawing.Color.White;
  1394. this.flatLabel7.Location = new System.Drawing.Point(11, 149);
  1395. this.flatLabel7.Name = "flatLabel7";
  1396. this.flatLabel7.Size = new System.Drawing.Size(94, 15);
  1397. this.flatLabel7.TabIndex = 7;
  1398. this.flatLabel7.Text = "Phone Number:";
  1399. //
  1400. // flatTextBox5
  1401. //
  1402. this.flatTextBox5.BackColor = System.Drawing.Color.Transparent;
  1403. this.flatTextBox5.Location = new System.Drawing.Point(14, 166);
  1404. this.flatTextBox5.MaxLength = 32767;
  1405. this.flatTextBox5.Multiline = false;
  1406. this.flatTextBox5.Name = "flatTextBox5";
  1407. this.flatTextBox5.ReadOnly = false;
  1408. this.flatTextBox5.Size = new System.Drawing.Size(233, 29);
  1409. this.flatTextBox5.TabIndex = 6;
  1410. this.flatTextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1411. this.flatTextBox5.TextColor = System.Drawing.Color.White;
  1412. this.flatTextBox5.UseSystemPasswordChar = false;
  1413. //
  1414. // flatCheckBox2
  1415. //
  1416. this.flatCheckBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1417. this.flatCheckBox2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1418. this.flatCheckBox2.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1419. this.flatCheckBox2.Checked = false;
  1420. this.flatCheckBox2.Cursor = System.Windows.Forms.Cursors.Hand;
  1421. this.flatCheckBox2.Font = new System.Drawing.Font("Segoe UI", 10F);
  1422. this.flatCheckBox2.Location = new System.Drawing.Point(253, 110);
  1423. this.flatCheckBox2.Name = "flatCheckBox2";
  1424. this.flatCheckBox2.Options = theme.FlatCheckBox._Options.Style1;
  1425. this.flatCheckBox2.Size = new System.Drawing.Size(23, 22);
  1426. this.flatCheckBox2.TabIndex = 5;
  1427. //
  1428. // flatLabel6
  1429. //
  1430. this.flatLabel6.AutoSize = true;
  1431. this.flatLabel6.BackColor = System.Drawing.Color.Transparent;
  1432. this.flatLabel6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1433. this.flatLabel6.ForeColor = System.Drawing.Color.White;
  1434. this.flatLabel6.Location = new System.Drawing.Point(11, 90);
  1435. this.flatLabel6.Name = "flatLabel6";
  1436. this.flatLabel6.Size = new System.Drawing.Size(57, 15);
  1437. this.flatLabel6.TabIndex = 4;
  1438. this.flatLabel6.Text = "Location:";
  1439. //
  1440. // flatTextBox4
  1441. //
  1442. this.flatTextBox4.BackColor = System.Drawing.Color.Transparent;
  1443. this.flatTextBox4.Location = new System.Drawing.Point(14, 107);
  1444. this.flatTextBox4.MaxLength = 32767;
  1445. this.flatTextBox4.Multiline = false;
  1446. this.flatTextBox4.Name = "flatTextBox4";
  1447. this.flatTextBox4.ReadOnly = false;
  1448. this.flatTextBox4.Size = new System.Drawing.Size(233, 29);
  1449. this.flatTextBox4.TabIndex = 3;
  1450. this.flatTextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1451. this.flatTextBox4.TextColor = System.Drawing.Color.White;
  1452. this.flatTextBox4.UseSystemPasswordChar = false;
  1453. //
  1454. // flatCheckBox1
  1455. //
  1456. this.flatCheckBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1457. this.flatCheckBox1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  1458. this.flatCheckBox1.BorderColor = System.Drawing.Color.DeepSkyBlue;
  1459. this.flatCheckBox1.Checked = false;
  1460. this.flatCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  1461. this.flatCheckBox1.Font = new System.Drawing.Font("Segoe UI", 10F);
  1462. this.flatCheckBox1.Location = new System.Drawing.Point(253, 52);
  1463. this.flatCheckBox1.Name = "flatCheckBox1";
  1464. this.flatCheckBox1.Options = theme.FlatCheckBox._Options.Style1;
  1465. this.flatCheckBox1.Size = new System.Drawing.Size(23, 22);
  1466. this.flatCheckBox1.TabIndex = 2;
  1467. //
  1468. // flatLabel5
  1469. //
  1470. this.flatLabel5.AutoSize = true;
  1471. this.flatLabel5.BackColor = System.Drawing.Color.Transparent;
  1472. this.flatLabel5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.999999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1473. this.flatLabel5.ForeColor = System.Drawing.Color.White;
  1474. this.flatLabel5.Location = new System.Drawing.Point(11, 31);
  1475. this.flatLabel5.Name = "flatLabel5";
  1476. this.flatLabel5.Size = new System.Drawing.Size(87, 15);
  1477. this.flatLabel5.TabIndex = 1;
  1478. this.flatLabel5.Text = "Display Name:";
  1479. //
  1480. // flatTextBox3
  1481. //
  1482. this.flatTextBox3.BackColor = System.Drawing.Color.Transparent;
  1483. this.flatTextBox3.Location = new System.Drawing.Point(14, 48);
  1484. this.flatTextBox3.MaxLength = 32767;
  1485. this.flatTextBox3.Multiline = false;
  1486. this.flatTextBox3.Name = "flatTextBox3";
  1487. this.flatTextBox3.ReadOnly = false;
  1488. this.flatTextBox3.Size = new System.Drawing.Size(233, 29);
  1489. this.flatTextBox3.TabIndex = 0;
  1490. this.flatTextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1491. this.flatTextBox3.TextColor = System.Drawing.Color.White;
  1492. this.flatTextBox3.UseSystemPasswordChar = false;
  1493. //
  1494. // tabPage3
  1495. //
  1496. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1497. this.tabPage3.Controls.Add(this.flatTextBox11);
  1498. this.tabPage3.Controls.Add(this.flatButton26);
  1499. this.tabPage3.Controls.Add(this.flatButton10);
  1500. this.tabPage3.Controls.Add(this.flatTextBox1);
  1501. this.tabPage3.Location = new System.Drawing.Point(4, 44);
  1502. this.tabPage3.Name = "tabPage3";
  1503. this.tabPage3.Size = new System.Drawing.Size(961, 421);
  1504. this.tabPage3.TabIndex = 2;
  1505. this.tabPage3.Text = "Messanger";
  1506. //
  1507. // flatTextBox11
  1508. //
  1509. this.flatTextBox11.BackColor = System.Drawing.Color.Transparent;
  1510. this.flatTextBox11.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1511. this.flatTextBox11.Location = new System.Drawing.Point(542, 21);
  1512. this.flatTextBox11.MaxLength = 32767;
  1513. this.flatTextBox11.Multiline = true;
  1514. this.flatTextBox11.Name = "flatTextBox11";
  1515. this.flatTextBox11.ReadOnly = false;
  1516. this.flatTextBox11.Size = new System.Drawing.Size(410, 296);
  1517. this.flatTextBox11.TabIndex = 12;
  1518. this.flatTextBox11.Text = "Mass Messanger with No After Message (Sent with SmashKv Skype Tool)";
  1519. this.flatTextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1520. this.flatTextBox11.TextColor = System.Drawing.Color.White;
  1521. this.flatTextBox11.UseSystemPasswordChar = false;
  1522. //
  1523. // flatButton26
  1524. //
  1525. this.flatButton26.BackColor = System.Drawing.Color.Transparent;
  1526. this.flatButton26.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1527. this.flatButton26.Cursor = System.Windows.Forms.Cursors.Hand;
  1528. this.flatButton26.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1529. this.flatButton26.Location = new System.Drawing.Point(542, 323);
  1530. this.flatButton26.Name = "flatButton26";
  1531. this.flatButton26.Rounded = true;
  1532. this.flatButton26.Size = new System.Drawing.Size(410, 34);
  1533. this.flatButton26.TabIndex = 10;
  1534. this.flatButton26.Text = "Send Mass Message";
  1535. this.flatButton26.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1536. this.flatButton26.Click += new System.EventHandler(this.flatButton26_Click_1);
  1537. //
  1538. // flatButton10
  1539. //
  1540. this.flatButton10.BackColor = System.Drawing.Color.Transparent;
  1541. this.flatButton10.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1542. this.flatButton10.Cursor = System.Windows.Forms.Cursors.Hand;
  1543. this.flatButton10.Enabled = false;
  1544. this.flatButton10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1545. this.flatButton10.Location = new System.Drawing.Point(8, 323);
  1546. this.flatButton10.Name = "flatButton10";
  1547. this.flatButton10.Rounded = true;
  1548. this.flatButton10.Size = new System.Drawing.Size(410, 34);
  1549. this.flatButton10.TabIndex = 1;
  1550. this.flatButton10.Text = "Send Mass Message";
  1551. this.flatButton10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1552. this.flatButton10.Click += new System.EventHandler(this.flatButton10_Click);
  1553. //
  1554. // flatTextBox1
  1555. //
  1556. this.flatTextBox1.BackColor = System.Drawing.Color.Transparent;
  1557. this.flatTextBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1558. this.flatTextBox1.Location = new System.Drawing.Point(8, 21);
  1559. this.flatTextBox1.MaxLength = 32767;
  1560. this.flatTextBox1.Multiline = true;
  1561. this.flatTextBox1.Name = "flatTextBox1";
  1562. this.flatTextBox1.ReadOnly = false;
  1563. this.flatTextBox1.Size = new System.Drawing.Size(410, 296);
  1564. this.flatTextBox1.TabIndex = 0;
  1565. this.flatTextBox1.Text = "Mass Messanger...";
  1566. this.flatTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1567. this.flatTextBox1.TextColor = System.Drawing.Color.White;
  1568. this.flatTextBox1.UseSystemPasswordChar = false;
  1569. this.flatTextBox1.TextChanged += new System.EventHandler(this.flatTextBox1_TextChanged);
  1570. //
  1571. // tabPage4
  1572. //
  1573. this.tabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1574. this.tabPage4.Controls.Add(this.flatButton43);
  1575. this.tabPage4.Controls.Add(this.flatButton39);
  1576. this.tabPage4.Controls.Add(this.flatButton25);
  1577. this.tabPage4.Controls.Add(this.flatButton24);
  1578. this.tabPage4.Controls.Add(this.flatButton23);
  1579. this.tabPage4.Controls.Add(this.flatButton22);
  1580. this.tabPage4.Controls.Add(this.flatButton21);
  1581. this.tabPage4.Controls.Add(this.flatButton20);
  1582. this.tabPage4.Controls.Add(this.richTextBox1);
  1583. this.tabPage4.Location = new System.Drawing.Point(4, 44);
  1584. this.tabPage4.Name = "tabPage4";
  1585. this.tabPage4.Size = new System.Drawing.Size(961, 421);
  1586. this.tabPage4.TabIndex = 3;
  1587. this.tabPage4.Text = "Rich Mood";
  1588. //
  1589. // flatButton43
  1590. //
  1591. this.flatButton43.BackColor = System.Drawing.Color.Transparent;
  1592. this.flatButton43.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1593. this.flatButton43.Cursor = System.Windows.Forms.Cursors.Hand;
  1594. this.flatButton43.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1595. this.flatButton43.Location = new System.Drawing.Point(595, 348);
  1596. this.flatButton43.Name = "flatButton43";
  1597. this.flatButton43.Rounded = true;
  1598. this.flatButton43.Size = new System.Drawing.Size(154, 35);
  1599. this.flatButton43.TabIndex = 10;
  1600. this.flatButton43.Text = "Get Mood";
  1601. this.flatButton43.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1602. this.flatButton43.Click += new System.EventHandler(this.flatButton43_Click);
  1603. //
  1604. // flatButton39
  1605. //
  1606. this.flatButton39.BackColor = System.Drawing.Color.Transparent;
  1607. this.flatButton39.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1608. this.flatButton39.Cursor = System.Windows.Forms.Cursors.Hand;
  1609. this.flatButton39.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1610. this.flatButton39.Location = new System.Drawing.Point(213, 348);
  1611. this.flatButton39.Name = "flatButton39";
  1612. this.flatButton39.Rounded = true;
  1613. this.flatButton39.Size = new System.Drawing.Size(376, 35);
  1614. this.flatButton39.TabIndex = 7;
  1615. this.flatButton39.Text = "Set Mood";
  1616. this.flatButton39.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1617. this.flatButton39.Click += new System.EventHandler(this.flatButton39_Click);
  1618. //
  1619. // flatButton25
  1620. //
  1621. this.flatButton25.BackColor = System.Drawing.Color.Transparent;
  1622. this.flatButton25.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1623. this.flatButton25.Cursor = System.Windows.Forms.Cursors.Hand;
  1624. this.flatButton25.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1625. this.flatButton25.Location = new System.Drawing.Point(592, 9);
  1626. this.flatButton25.Name = "flatButton25";
  1627. this.flatButton25.Rounded = true;
  1628. this.flatButton25.Size = new System.Drawing.Size(80, 32);
  1629. this.flatButton25.TabIndex = 6;
  1630. this.flatButton25.Text = "Colors";
  1631. this.flatButton25.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1632. this.flatButton25.Click += new System.EventHandler(this.flatButton25_Click);
  1633. //
  1634. // flatButton24
  1635. //
  1636. this.flatButton24.BackColor = System.Drawing.Color.Transparent;
  1637. this.flatButton24.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1638. this.flatButton24.Cursor = System.Windows.Forms.Cursors.Hand;
  1639. this.flatButton24.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1640. this.flatButton24.Location = new System.Drawing.Point(547, 9);
  1641. this.flatButton24.Name = "flatButton24";
  1642. this.flatButton24.Rounded = true;
  1643. this.flatButton24.Size = new System.Drawing.Size(39, 32);
  1644. this.flatButton24.TabIndex = 5;
  1645. this.flatButton24.Text = "I";
  1646. this.flatButton24.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1647. this.flatButton24.Click += new System.EventHandler(this.flatButton24_Click);
  1648. //
  1649. // flatButton23
  1650. //
  1651. this.flatButton23.BackColor = System.Drawing.Color.Transparent;
  1652. this.flatButton23.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1653. this.flatButton23.Cursor = System.Windows.Forms.Cursors.Hand;
  1654. this.flatButton23.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1655. this.flatButton23.Location = new System.Drawing.Point(502, 9);
  1656. this.flatButton23.Name = "flatButton23";
  1657. this.flatButton23.Rounded = true;
  1658. this.flatButton23.Size = new System.Drawing.Size(39, 32);
  1659. this.flatButton23.TabIndex = 4;
  1660. this.flatButton23.Text = "B";
  1661. this.flatButton23.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1662. this.flatButton23.Click += new System.EventHandler(this.flatButton23_Click);
  1663. //
  1664. // flatButton22
  1665. //
  1666. this.flatButton22.BackColor = System.Drawing.Color.Transparent;
  1667. this.flatButton22.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1668. this.flatButton22.Cursor = System.Windows.Forms.Cursors.Hand;
  1669. this.flatButton22.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1670. this.flatButton22.Location = new System.Drawing.Point(457, 9);
  1671. this.flatButton22.Name = "flatButton22";
  1672. this.flatButton22.Rounded = true;
  1673. this.flatButton22.Size = new System.Drawing.Size(39, 32);
  1674. this.flatButton22.TabIndex = 3;
  1675. this.flatButton22.Text = "U";
  1676. this.flatButton22.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1677. this.flatButton22.Click += new System.EventHandler(this.flatButton22_Click);
  1678. //
  1679. // flatButton21
  1680. //
  1681. this.flatButton21.BackColor = System.Drawing.Color.Transparent;
  1682. this.flatButton21.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1683. this.flatButton21.Cursor = System.Windows.Forms.Cursors.Hand;
  1684. this.flatButton21.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1685. this.flatButton21.Location = new System.Drawing.Point(360, 9);
  1686. this.flatButton21.Name = "flatButton21";
  1687. this.flatButton21.Rounded = true;
  1688. this.flatButton21.Size = new System.Drawing.Size(91, 32);
  1689. this.flatButton21.TabIndex = 2;
  1690. this.flatButton21.Text = "Center";
  1691. this.flatButton21.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1692. this.flatButton21.Click += new System.EventHandler(this.flatButton21_Click);
  1693. //
  1694. // flatButton20
  1695. //
  1696. this.flatButton20.BackColor = System.Drawing.Color.Transparent;
  1697. this.flatButton20.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1698. this.flatButton20.Cursor = System.Windows.Forms.Cursors.Hand;
  1699. this.flatButton20.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1700. this.flatButton20.Location = new System.Drawing.Point(288, 9);
  1701. this.flatButton20.Name = "flatButton20";
  1702. this.flatButton20.Rounded = true;
  1703. this.flatButton20.Size = new System.Drawing.Size(66, 32);
  1704. this.flatButton20.TabIndex = 1;
  1705. this.flatButton20.Text = "Blink";
  1706. this.flatButton20.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1707. this.flatButton20.Click += new System.EventHandler(this.flatButton20_Click);
  1708. //
  1709. // richTextBox1
  1710. //
  1711. this.richTextBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1712. this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1713. this.richTextBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1714. this.richTextBox1.ForeColor = System.Drawing.Color.White;
  1715. this.richTextBox1.Location = new System.Drawing.Point(213, 47);
  1716. this.richTextBox1.Name = "richTextBox1";
  1717. this.richTextBox1.Size = new System.Drawing.Size(536, 295);
  1718. this.richTextBox1.TabIndex = 0;
  1719. this.richTextBox1.Text = "";
  1720. //
  1721. // tabPage5
  1722. //
  1723. this.tabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1724. this.tabPage5.Controls.Add(this.flatButton29);
  1725. this.tabPage5.Controls.Add(this.flatLabel15);
  1726. this.tabPage5.Controls.Add(this.flatLabel14);
  1727. this.tabPage5.Controls.Add(this.flatLabel13);
  1728. this.tabPage5.Controls.Add(this.AuthorTextBox);
  1729. this.tabPage5.Controls.Add(this.AuthorFullNameTextBox);
  1730. this.tabPage5.Controls.Add(this.MessageTextBox);
  1731. this.tabPage5.Controls.Add(this.label1);
  1732. this.tabPage5.Controls.Add(this.label3);
  1733. this.tabPage5.Controls.Add(this.DateTextBox);
  1734. this.tabPage5.Location = new System.Drawing.Point(4, 44);
  1735. this.tabPage5.Name = "tabPage5";
  1736. this.tabPage5.Size = new System.Drawing.Size(961, 421);
  1737. this.tabPage5.TabIndex = 4;
  1738. this.tabPage5.Text = "Quote Faker";
  1739. //
  1740. // flatButton29
  1741. //
  1742. this.flatButton29.BackColor = System.Drawing.Color.Transparent;
  1743. this.flatButton29.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1744. this.flatButton29.Cursor = System.Windows.Forms.Cursors.Hand;
  1745. this.flatButton29.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1746. this.flatButton29.Location = new System.Drawing.Point(411, 283);
  1747. this.flatButton29.Name = "flatButton29";
  1748. this.flatButton29.Rounded = true;
  1749. this.flatButton29.Size = new System.Drawing.Size(430, 32);
  1750. this.flatButton29.TabIndex = 137;
  1751. this.flatButton29.Text = "GENERATE AND COPY";
  1752. this.flatButton29.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1753. this.flatButton29.Click += new System.EventHandler(this.flatButton29_Click);
  1754. //
  1755. // flatLabel15
  1756. //
  1757. this.flatLabel15.AutoSize = true;
  1758. this.flatLabel15.BackColor = System.Drawing.Color.Transparent;
  1759. this.flatLabel15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1760. this.flatLabel15.ForeColor = System.Drawing.Color.White;
  1761. this.flatLabel15.Location = new System.Drawing.Point(72, 120);
  1762. this.flatLabel15.Name = "flatLabel15";
  1763. this.flatLabel15.Size = new System.Drawing.Size(53, 13);
  1764. this.flatLabel15.TabIndex = 136;
  1765. this.flatLabel15.Text = "Message:";
  1766. //
  1767. // flatLabel14
  1768. //
  1769. this.flatLabel14.AutoSize = true;
  1770. this.flatLabel14.BackColor = System.Drawing.Color.Transparent;
  1771. this.flatLabel14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1772. this.flatLabel14.ForeColor = System.Drawing.Color.White;
  1773. this.flatLabel14.Location = new System.Drawing.Point(13, 85);
  1774. this.flatLabel14.Name = "flatLabel14";
  1775. this.flatLabel14.Size = new System.Drawing.Size(96, 13);
  1776. this.flatLabel14.TabIndex = 135;
  1777. this.flatLabel14.Text = "Authors Full Name:";
  1778. //
  1779. // flatLabel13
  1780. //
  1781. this.flatLabel13.AutoSize = true;
  1782. this.flatLabel13.BackColor = System.Drawing.Color.Transparent;
  1783. this.flatLabel13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1784. this.flatLabel13.ForeColor = System.Drawing.Color.White;
  1785. this.flatLabel13.Location = new System.Drawing.Point(38, 50);
  1786. this.flatLabel13.Name = "flatLabel13";
  1787. this.flatLabel13.Size = new System.Drawing.Size(77, 13);
  1788. this.flatLabel13.TabIndex = 134;
  1789. this.flatLabel13.Text = "Authors Name:";
  1790. //
  1791. // AuthorTextBox
  1792. //
  1793. this.AuthorTextBox.BackColor = System.Drawing.Color.Transparent;
  1794. this.AuthorTextBox.Location = new System.Drawing.Point(144, 50);
  1795. this.AuthorTextBox.MaxLength = 32767;
  1796. this.AuthorTextBox.Multiline = false;
  1797. this.AuthorTextBox.Name = "AuthorTextBox";
  1798. this.AuthorTextBox.ReadOnly = false;
  1799. this.AuthorTextBox.Size = new System.Drawing.Size(158, 29);
  1800. this.AuthorTextBox.TabIndex = 133;
  1801. this.AuthorTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1802. this.AuthorTextBox.TextColor = System.Drawing.Color.White;
  1803. this.AuthorTextBox.UseSystemPasswordChar = false;
  1804. //
  1805. // AuthorFullNameTextBox
  1806. //
  1807. this.AuthorFullNameTextBox.BackColor = System.Drawing.Color.Transparent;
  1808. this.AuthorFullNameTextBox.Location = new System.Drawing.Point(144, 85);
  1809. this.AuthorFullNameTextBox.MaxLength = 32767;
  1810. this.AuthorFullNameTextBox.Multiline = false;
  1811. this.AuthorFullNameTextBox.Name = "AuthorFullNameTextBox";
  1812. this.AuthorFullNameTextBox.ReadOnly = false;
  1813. this.AuthorFullNameTextBox.Size = new System.Drawing.Size(158, 29);
  1814. this.AuthorFullNameTextBox.TabIndex = 132;
  1815. this.AuthorFullNameTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1816. this.AuthorFullNameTextBox.TextColor = System.Drawing.Color.White;
  1817. this.AuthorFullNameTextBox.UseSystemPasswordChar = false;
  1818. //
  1819. // MessageTextBox
  1820. //
  1821. this.MessageTextBox.BackColor = System.Drawing.Color.Transparent;
  1822. this.MessageTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1823. this.MessageTextBox.Location = new System.Drawing.Point(144, 120);
  1824. this.MessageTextBox.MaxLength = 32767;
  1825. this.MessageTextBox.Multiline = true;
  1826. this.MessageTextBox.Name = "MessageTextBox";
  1827. this.MessageTextBox.ReadOnly = false;
  1828. this.MessageTextBox.Size = new System.Drawing.Size(697, 157);
  1829. this.MessageTextBox.TabIndex = 131;
  1830. this.MessageTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1831. this.MessageTextBox.TextColor = System.Drawing.Color.White;
  1832. this.MessageTextBox.UseSystemPasswordChar = false;
  1833. //
  1834. // label1
  1835. //
  1836. this.label1.AutoSize = true;
  1837. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1838. this.label1.ForeColor = System.Drawing.SystemColors.GrayText;
  1839. this.label1.Location = new System.Drawing.Point(120, 307);
  1840. this.label1.Name = "label1";
  1841. this.label1.Size = new System.Drawing.Size(151, 13);
  1842. this.label1.TabIndex = 130;
  1843. this.label1.Text = "Day/Month/Year/Hour:Minute";
  1844. //
  1845. // label3
  1846. //
  1847. this.label3.AutoSize = true;
  1848. this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1849. this.label3.ForeColor = System.Drawing.SystemColors.GrayText;
  1850. this.label3.Location = new System.Drawing.Point(308, 101);
  1851. this.label3.Name = "label3";
  1852. this.label3.Size = new System.Drawing.Size(52, 13);
  1853. this.label3.TabIndex = 129;
  1854. this.label3.Text = "(Optional)";
  1855. //
  1856. // DateTextBox
  1857. //
  1858. this.DateTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  1859. this.DateTextBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1860. this.DateTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1861. this.DateTextBox.Cursor = System.Windows.Forms.Cursors.IBeam;
  1862. this.DateTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1863. this.DateTextBox.ForeColor = System.Drawing.Color.White;
  1864. this.DateTextBox.InsertKeyMode = System.Windows.Forms.InsertKeyMode.Insert;
  1865. this.DateTextBox.Location = new System.Drawing.Point(144, 281);
  1866. this.DateTextBox.Mask = "00/00/0000 90:00";
  1867. this.DateTextBox.Name = "DateTextBox";
  1868. this.DateTextBox.Size = new System.Drawing.Size(111, 20);
  1869. this.DateTextBox.TabIndex = 128;
  1870. this.DateTextBox.ValidatingType = typeof(System.DateTime);
  1871. //
  1872. // tabPage6
  1873. //
  1874. this.tabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1875. this.tabPage6.Controls.Add(this.flatAlertBox3);
  1876. this.tabPage6.Controls.Add(this.flatButton42);
  1877. this.tabPage6.Controls.Add(this.flatTextBox14);
  1878. this.tabPage6.Controls.Add(this.flatTextBox13);
  1879. this.tabPage6.Location = new System.Drawing.Point(4, 44);
  1880. this.tabPage6.Name = "tabPage6";
  1881. this.tabPage6.Size = new System.Drawing.Size(961, 421);
  1882. this.tabPage6.TabIndex = 5;
  1883. this.tabPage6.Text = "Resolver";
  1884. //
  1885. // flatAlertBox3
  1886. //
  1887. this.flatAlertBox3.BackColor = System.Drawing.Color.DeepSkyBlue;
  1888. this.flatAlertBox3.Cursor = System.Windows.Forms.Cursors.Hand;
  1889. this.flatAlertBox3.Font = new System.Drawing.Font("Segoe UI", 10F);
  1890. this.flatAlertBox3.ForeColor = System.Drawing.Color.White;
  1891. this.flatAlertBox3.kind = theme.FlatAlertBox._Kind.Info;
  1892. this.flatAlertBox3.Location = new System.Drawing.Point(258, 268);
  1893. this.flatAlertBox3.Name = "flatAlertBox3";
  1894. this.flatAlertBox3.Size = new System.Drawing.Size(445, 42);
  1895. this.flatAlertBox3.TabIndex = 137;
  1896. this.flatAlertBox3.Text = "If the Resolver doesnt work, It will be fixed in future Updates.";
  1897. this.flatAlertBox3.Visible = false;
  1898. //
  1899. // flatButton42
  1900. //
  1901. this.flatButton42.BackColor = System.Drawing.Color.Transparent;
  1902. this.flatButton42.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1903. this.flatButton42.Cursor = System.Windows.Forms.Cursors.Hand;
  1904. this.flatButton42.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1905. this.flatButton42.Location = new System.Drawing.Point(306, 227);
  1906. this.flatButton42.Name = "flatButton42";
  1907. this.flatButton42.Rounded = true;
  1908. this.flatButton42.Size = new System.Drawing.Size(348, 35);
  1909. this.flatButton42.TabIndex = 136;
  1910. this.flatButton42.Text = "Resolve";
  1911. this.flatButton42.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1912. this.flatButton42.Click += new System.EventHandler(this.flatButton42_Click);
  1913. //
  1914. // flatTextBox14
  1915. //
  1916. this.flatTextBox14.BackColor = System.Drawing.Color.Transparent;
  1917. this.flatTextBox14.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1918. this.flatTextBox14.Location = new System.Drawing.Point(306, 192);
  1919. this.flatTextBox14.MaxLength = 32767;
  1920. this.flatTextBox14.Multiline = false;
  1921. this.flatTextBox14.Name = "flatTextBox14";
  1922. this.flatTextBox14.ReadOnly = true;
  1923. this.flatTextBox14.Size = new System.Drawing.Size(348, 26);
  1924. this.flatTextBox14.TabIndex = 135;
  1925. this.flatTextBox14.Text = "Result...";
  1926. this.flatTextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1927. this.flatTextBox14.TextColor = System.Drawing.Color.White;
  1928. this.flatTextBox14.UseSystemPasswordChar = false;
  1929. //
  1930. // flatTextBox13
  1931. //
  1932. this.flatTextBox13.BackColor = System.Drawing.Color.Transparent;
  1933. this.flatTextBox13.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1934. this.flatTextBox13.Location = new System.Drawing.Point(306, 157);
  1935. this.flatTextBox13.MaxLength = 32767;
  1936. this.flatTextBox13.Multiline = false;
  1937. this.flatTextBox13.Name = "flatTextBox13";
  1938. this.flatTextBox13.ReadOnly = false;
  1939. this.flatTextBox13.Size = new System.Drawing.Size(348, 26);
  1940. this.flatTextBox13.TabIndex = 134;
  1941. this.flatTextBox13.Text = "Skype Name...";
  1942. this.flatTextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1943. this.flatTextBox13.TextColor = System.Drawing.Color.White;
  1944. this.flatTextBox13.UseSystemPasswordChar = false;
  1945. //
  1946. // tabPage7
  1947. //
  1948. this.tabPage7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  1949. this.tabPage7.Controls.Add(this.groupBox7);
  1950. this.tabPage7.Controls.Add(this.groupBox6);
  1951. this.tabPage7.Controls.Add(this.groupBox5);
  1952. this.tabPage7.Controls.Add(this.groupBox2);
  1953. this.tabPage7.Location = new System.Drawing.Point(4, 44);
  1954. this.tabPage7.Name = "tabPage7";
  1955. this.tabPage7.Size = new System.Drawing.Size(961, 421);
  1956. this.tabPage7.TabIndex = 6;
  1957. this.tabPage7.Text = "Misc";
  1958. //
  1959. // groupBox7
  1960. //
  1961. this.groupBox7.Controls.Add(this.flatButton33);
  1962. this.groupBox7.Controls.Add(this.flatButton36);
  1963. this.groupBox7.Controls.Add(this.flatButton37);
  1964. this.groupBox7.Controls.Add(this.flatButton38);
  1965. this.groupBox7.ForeColor = System.Drawing.Color.DeepSkyBlue;
  1966. this.groupBox7.Location = new System.Drawing.Point(458, 160);
  1967. this.groupBox7.Name = "groupBox7";
  1968. this.groupBox7.Size = new System.Drawing.Size(324, 240);
  1969. this.groupBox7.TabIndex = 6;
  1970. this.groupBox7.TabStop = false;
  1971. this.groupBox7.Text = "Skype Cache";
  1972. //
  1973. // flatButton33
  1974. //
  1975. this.flatButton33.BackColor = System.Drawing.Color.Transparent;
  1976. this.flatButton33.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1977. this.flatButton33.Cursor = System.Windows.Forms.Cursors.Hand;
  1978. this.flatButton33.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1979. this.flatButton33.Location = new System.Drawing.Point(6, 124);
  1980. this.flatButton33.Name = "flatButton33";
  1981. this.flatButton33.Rounded = true;
  1982. this.flatButton33.Size = new System.Drawing.Size(312, 44);
  1983. this.flatButton33.TabIndex = 11;
  1984. this.flatButton33.Text = "Clear Voicemail History";
  1985. this.flatButton33.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  1986. this.flatButton33.Click += new System.EventHandler(this.flatButton33_Click);
  1987. //
  1988. // flatButton36
  1989. //
  1990. this.flatButton36.BackColor = System.Drawing.Color.Transparent;
  1991. this.flatButton36.BaseColor = System.Drawing.Color.DeepSkyBlue;
  1992. this.flatButton36.Cursor = System.Windows.Forms.Cursors.Hand;
  1993. this.flatButton36.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1994. this.flatButton36.Location = new System.Drawing.Point(6, 74);
  1995. this.flatButton36.Name = "flatButton36";
  1996. this.flatButton36.Rounded = true;
  1997. this.flatButton36.Size = new System.Drawing.Size(312, 44);
  1998. this.flatButton36.TabIndex = 10;
  1999. this.flatButton36.Text = "Clear Chat History";
  2000. this.flatButton36.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2001. this.flatButton36.Click += new System.EventHandler(this.flatButton36_Click);
  2002. //
  2003. // flatButton37
  2004. //
  2005. this.flatButton37.BackColor = System.Drawing.Color.Transparent;
  2006. this.flatButton37.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2007. this.flatButton37.Cursor = System.Windows.Forms.Cursors.Hand;
  2008. this.flatButton37.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2009. this.flatButton37.Location = new System.Drawing.Point(6, 190);
  2010. this.flatButton37.Name = "flatButton37";
  2011. this.flatButton37.Rounded = true;
  2012. this.flatButton37.Size = new System.Drawing.Size(312, 44);
  2013. this.flatButton37.TabIndex = 9;
  2014. this.flatButton37.Text = "Reset Cache";
  2015. this.flatButton37.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2016. this.flatButton37.Click += new System.EventHandler(this.flatButton37_Click);
  2017. //
  2018. // flatButton38
  2019. //
  2020. this.flatButton38.BackColor = System.Drawing.Color.Transparent;
  2021. this.flatButton38.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2022. this.flatButton38.Cursor = System.Windows.Forms.Cursors.Hand;
  2023. this.flatButton38.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2024. this.flatButton38.Location = new System.Drawing.Point(6, 24);
  2025. this.flatButton38.Name = "flatButton38";
  2026. this.flatButton38.Rounded = true;
  2027. this.flatButton38.Size = new System.Drawing.Size(312, 44);
  2028. this.flatButton38.TabIndex = 8;
  2029. this.flatButton38.Text = "Clear Call History";
  2030. this.flatButton38.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2031. this.flatButton38.Click += new System.EventHandler(this.flatButton38_Click);
  2032. //
  2033. // groupBox6
  2034. //
  2035. this.groupBox6.Controls.Add(this.flatLabel17);
  2036. this.groupBox6.Controls.Add(this.flatTrackBar1);
  2037. this.groupBox6.ForeColor = System.Drawing.Color.DeepSkyBlue;
  2038. this.groupBox6.Location = new System.Drawing.Point(458, 36);
  2039. this.groupBox6.Name = "groupBox6";
  2040. this.groupBox6.Size = new System.Drawing.Size(324, 94);
  2041. this.groupBox6.TabIndex = 5;
  2042. this.groupBox6.TabStop = false;
  2043. this.groupBox6.Text = "Tool Opacity";
  2044. //
  2045. // flatLabel17
  2046. //
  2047. this.flatLabel17.AutoSize = true;
  2048. this.flatLabel17.BackColor = System.Drawing.Color.Transparent;
  2049. this.flatLabel17.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2050. this.flatLabel17.ForeColor = System.Drawing.Color.DeepSkyBlue;
  2051. this.flatLabel17.Location = new System.Drawing.Point(145, 50);
  2052. this.flatLabel17.Name = "flatLabel17";
  2053. this.flatLabel17.Size = new System.Drawing.Size(29, 16);
  2054. this.flatLabel17.TabIndex = 5;
  2055. this.flatLabel17.Text = "100";
  2056. //
  2057. // flatTrackBar1
  2058. //
  2059. this.flatTrackBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  2060. this.flatTrackBar1.HatchColor = System.Drawing.Color.DeepSkyBlue;
  2061. this.flatTrackBar1.Location = new System.Drawing.Point(6, 24);
  2062. this.flatTrackBar1.Maximum = 100;
  2063. this.flatTrackBar1.Minimum = 0;
  2064. this.flatTrackBar1.Name = "flatTrackBar1";
  2065. this.flatTrackBar1.ShowValue = false;
  2066. this.flatTrackBar1.Size = new System.Drawing.Size(312, 23);
  2067. this.flatTrackBar1.Style = theme.FlatTrackBar._Style.Slider;
  2068. this.flatTrackBar1.TabIndex = 4;
  2069. this.flatTrackBar1.Text = "flatTrackBar1";
  2070. this.flatTrackBar1.TrackColor = System.Drawing.Color.DeepSkyBlue;
  2071. this.flatTrackBar1.Value = 0;
  2072. this.flatTrackBar1.Scroll += new theme.FlatTrackBar.ScrollEventHandler(this.flatTrackBar1_Scroll);
  2073. //
  2074. // groupBox5
  2075. //
  2076. this.groupBox5.Controls.Add(this.flatButton32);
  2077. this.groupBox5.Controls.Add(this.flatButton31);
  2078. this.groupBox5.Controls.Add(this.flatButton30);
  2079. this.groupBox5.Controls.Add(this.flatButton34);
  2080. this.groupBox5.Controls.Add(this.flatButton35);
  2081. this.groupBox5.ForeColor = System.Drawing.Color.DeepSkyBlue;
  2082. this.groupBox5.Location = new System.Drawing.Point(225, 12);
  2083. this.groupBox5.Name = "groupBox5";
  2084. this.groupBox5.Size = new System.Drawing.Size(211, 279);
  2085. this.groupBox5.TabIndex = 3;
  2086. this.groupBox5.TabStop = false;
  2087. this.groupBox5.Text = "MacaulyMoDz";
  2088. //
  2089. // flatButton32
  2090. //
  2091. this.flatButton32.BackColor = System.Drawing.Color.Transparent;
  2092. this.flatButton32.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2093. this.flatButton32.Cursor = System.Windows.Forms.Cursors.Hand;
  2094. this.flatButton32.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2095. this.flatButton32.Location = new System.Drawing.Point(6, 174);
  2096. this.flatButton32.Name = "flatButton32";
  2097. this.flatButton32.Rounded = true;
  2098. this.flatButton32.Size = new System.Drawing.Size(199, 44);
  2099. this.flatButton32.TabIndex = 7;
  2100. this.flatButton32.Text = "Mod Store";
  2101. this.flatButton32.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2102. this.flatButton32.Click += new System.EventHandler(this.flatButton32_Click);
  2103. //
  2104. // flatButton31
  2105. //
  2106. this.flatButton31.BackColor = System.Drawing.Color.Transparent;
  2107. this.flatButton31.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2108. this.flatButton31.Cursor = System.Windows.Forms.Cursors.Hand;
  2109. this.flatButton31.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2110. this.flatButton31.Location = new System.Drawing.Point(6, 124);
  2111. this.flatButton31.Name = "flatButton31";
  2112. this.flatButton31.Rounded = true;
  2113. this.flatButton31.Size = new System.Drawing.Size(199, 44);
  2114. this.flatButton31.TabIndex = 6;
  2115. this.flatButton31.Text = "Facebook";
  2116. this.flatButton31.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2117. this.flatButton31.Click += new System.EventHandler(this.flatButton31_Click);
  2118. //
  2119. // flatButton30
  2120. //
  2121. this.flatButton30.BackColor = System.Drawing.Color.Transparent;
  2122. this.flatButton30.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2123. this.flatButton30.Cursor = System.Windows.Forms.Cursors.Hand;
  2124. this.flatButton30.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2125. this.flatButton30.Location = new System.Drawing.Point(6, 224);
  2126. this.flatButton30.Name = "flatButton30";
  2127. this.flatButton30.Rounded = true;
  2128. this.flatButton30.Size = new System.Drawing.Size(199, 44);
  2129. this.flatButton30.TabIndex = 5;
  2130. this.flatButton30.Text = "Skype";
  2131. this.flatButton30.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2132. this.flatButton30.Click += new System.EventHandler(this.flatButton30_Click);
  2133. //
  2134. // flatButton34
  2135. //
  2136. this.flatButton34.BackColor = System.Drawing.Color.Transparent;
  2137. this.flatButton34.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2138. this.flatButton34.Cursor = System.Windows.Forms.Cursors.Hand;
  2139. this.flatButton34.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2140. this.flatButton34.Location = new System.Drawing.Point(6, 74);
  2141. this.flatButton34.Name = "flatButton34";
  2142. this.flatButton34.Rounded = true;
  2143. this.flatButton34.Size = new System.Drawing.Size(199, 44);
  2144. this.flatButton34.TabIndex = 1;
  2145. this.flatButton34.Text = "Twitter";
  2146. this.flatButton34.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2147. this.flatButton34.Click += new System.EventHandler(this.flatButton34_Click);
  2148. //
  2149. // flatButton35
  2150. //
  2151. this.flatButton35.BackColor = System.Drawing.Color.Transparent;
  2152. this.flatButton35.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2153. this.flatButton35.Cursor = System.Windows.Forms.Cursors.Hand;
  2154. this.flatButton35.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2155. this.flatButton35.Location = new System.Drawing.Point(6, 24);
  2156. this.flatButton35.Name = "flatButton35";
  2157. this.flatButton35.Rounded = true;
  2158. this.flatButton35.Size = new System.Drawing.Size(199, 44);
  2159. this.flatButton35.TabIndex = 0;
  2160. this.flatButton35.Text = "Youtube";
  2161. this.flatButton35.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2162. this.flatButton35.Click += new System.EventHandler(this.flatButton35_Click);
  2163. //
  2164. // groupBox2
  2165. //
  2166. this.groupBox2.Controls.Add(this.flatButton8);
  2167. this.groupBox2.Controls.Add(this.flatButton9);
  2168. this.groupBox2.Controls.Add(this.flatButton4);
  2169. this.groupBox2.Controls.Add(this.flatButton7);
  2170. this.groupBox2.Controls.Add(this.flatButton5);
  2171. this.groupBox2.Controls.Add(this.flatButton6);
  2172. this.groupBox2.ForeColor = System.Drawing.Color.DeepSkyBlue;
  2173. this.groupBox2.Location = new System.Drawing.Point(8, 12);
  2174. this.groupBox2.Name = "groupBox2";
  2175. this.groupBox2.Size = new System.Drawing.Size(211, 332);
  2176. this.groupBox2.TabIndex = 2;
  2177. this.groupBox2.TabStop = false;
  2178. this.groupBox2.Text = "FedHax -strss-";
  2179. //
  2180. // flatButton8
  2181. //
  2182. this.flatButton8.BackColor = System.Drawing.Color.Transparent;
  2183. this.flatButton8.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2184. this.flatButton8.Cursor = System.Windows.Forms.Cursors.Hand;
  2185. this.flatButton8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2186. this.flatButton8.Location = new System.Drawing.Point(6, 274);
  2187. this.flatButton8.Name = "flatButton8";
  2188. this.flatButton8.Rounded = true;
  2189. this.flatButton8.Size = new System.Drawing.Size(199, 44);
  2190. this.flatButton8.TabIndex = 5;
  2191. this.flatButton8.Text = "Skype";
  2192. this.flatButton8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2193. this.flatButton8.Click += new System.EventHandler(this.flatButton8_Click);
  2194. //
  2195. // flatButton9
  2196. //
  2197. this.flatButton9.BackColor = System.Drawing.Color.Transparent;
  2198. this.flatButton9.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2199. this.flatButton9.Cursor = System.Windows.Forms.Cursors.Hand;
  2200. this.flatButton9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2201. this.flatButton9.Location = new System.Drawing.Point(6, 224);
  2202. this.flatButton9.Name = "flatButton9";
  2203. this.flatButton9.Rounded = true;
  2204. this.flatButton9.Size = new System.Drawing.Size(199, 44);
  2205. this.flatButton9.TabIndex = 4;
  2206. this.flatButton9.Text = "Vine";
  2207. this.flatButton9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2208. this.flatButton9.Click += new System.EventHandler(this.flatButton9_Click);
  2209. //
  2210. // flatButton4
  2211. //
  2212. this.flatButton4.BackColor = System.Drawing.Color.Transparent;
  2213. this.flatButton4.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2214. this.flatButton4.Cursor = System.Windows.Forms.Cursors.Hand;
  2215. this.flatButton4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2216. this.flatButton4.Location = new System.Drawing.Point(6, 174);
  2217. this.flatButton4.Name = "flatButton4";
  2218. this.flatButton4.Rounded = true;
  2219. this.flatButton4.Size = new System.Drawing.Size(199, 44);
  2220. this.flatButton4.TabIndex = 3;
  2221. this.flatButton4.Text = "Sellfy";
  2222. this.flatButton4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2223. this.flatButton4.Click += new System.EventHandler(this.flatButton4_Click);
  2224. //
  2225. // flatButton7
  2226. //
  2227. this.flatButton7.BackColor = System.Drawing.Color.Transparent;
  2228. this.flatButton7.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2229. this.flatButton7.Cursor = System.Windows.Forms.Cursors.Hand;
  2230. this.flatButton7.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2231. this.flatButton7.Location = new System.Drawing.Point(6, 124);
  2232. this.flatButton7.Name = "flatButton7";
  2233. this.flatButton7.Rounded = true;
  2234. this.flatButton7.Size = new System.Drawing.Size(199, 44);
  2235. this.flatButton7.TabIndex = 2;
  2236. this.flatButton7.Text = "Google+";
  2237. this.flatButton7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2238. this.flatButton7.Click += new System.EventHandler(this.flatButton7_Click);
  2239. //
  2240. // flatButton5
  2241. //
  2242. this.flatButton5.BackColor = System.Drawing.Color.Transparent;
  2243. this.flatButton5.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2244. this.flatButton5.Cursor = System.Windows.Forms.Cursors.Hand;
  2245. this.flatButton5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2246. this.flatButton5.Location = new System.Drawing.Point(6, 74);
  2247. this.flatButton5.Name = "flatButton5";
  2248. this.flatButton5.Rounded = true;
  2249. this.flatButton5.Size = new System.Drawing.Size(199, 44);
  2250. this.flatButton5.TabIndex = 1;
  2251. this.flatButton5.Text = "Twitter";
  2252. this.flatButton5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2253. this.flatButton5.Click += new System.EventHandler(this.flatButton5_Click);
  2254. //
  2255. // flatButton6
  2256. //
  2257. this.flatButton6.BackColor = System.Drawing.Color.Transparent;
  2258. this.flatButton6.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2259. this.flatButton6.Cursor = System.Windows.Forms.Cursors.Hand;
  2260. this.flatButton6.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2261. this.flatButton6.Location = new System.Drawing.Point(6, 24);
  2262. this.flatButton6.Name = "flatButton6";
  2263. this.flatButton6.Rounded = true;
  2264. this.flatButton6.Size = new System.Drawing.Size(199, 44);
  2265. this.flatButton6.TabIndex = 0;
  2266. this.flatButton6.Text = "Youtube";
  2267. this.flatButton6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2268. this.flatButton6.Click += new System.EventHandler(this.flatButton6_Click);
  2269. //
  2270. // tabPage8
  2271. //
  2272. this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
  2273. this.tabPage8.Controls.Add(this.flatTextBox12);
  2274. this.tabPage8.Controls.Add(this.flatButton27);
  2275. this.tabPage8.Controls.Add(this.flatButton28);
  2276. this.tabPage8.Controls.Add(this.flatTextBox2);
  2277. this.tabPage8.Controls.Add(this.flatButton11);
  2278. this.tabPage8.Controls.Add(this.flatButton12);
  2279. this.tabPage8.Controls.Add(this.flatComboBox1);
  2280. this.tabPage8.Location = new System.Drawing.Point(4, 44);
  2281. this.tabPage8.Name = "tabPage8";
  2282. this.tabPage8.Size = new System.Drawing.Size(961, 421);
  2283. this.tabPage8.TabIndex = 7;
  2284. this.tabPage8.Text = "Spammer";
  2285. //
  2286. // flatTextBox12
  2287. //
  2288. this.flatTextBox12.BackColor = System.Drawing.Color.Transparent;
  2289. this.flatTextBox12.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2290. this.flatTextBox12.Location = new System.Drawing.Point(542, 66);
  2291. this.flatTextBox12.MaxLength = 32767;
  2292. this.flatTextBox12.Multiline = true;
  2293. this.flatTextBox12.Name = "flatTextBox12";
  2294. this.flatTextBox12.ReadOnly = false;
  2295. this.flatTextBox12.Size = new System.Drawing.Size(410, 299);
  2296. this.flatTextBox12.TabIndex = 10;
  2297. this.flatTextBox12.Text = "Mass Contact Spammer...";
  2298. this.flatTextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2299. this.flatTextBox12.TextColor = System.Drawing.Color.White;
  2300. this.flatTextBox12.UseSystemPasswordChar = false;
  2301. //
  2302. // flatButton27
  2303. //
  2304. this.flatButton27.BackColor = System.Drawing.Color.Transparent;
  2305. this.flatButton27.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2306. this.flatButton27.Cursor = System.Windows.Forms.Cursors.Hand;
  2307. this.flatButton27.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2308. this.flatButton27.Location = new System.Drawing.Point(542, 371);
  2309. this.flatButton27.Name = "flatButton27";
  2310. this.flatButton27.Rounded = true;
  2311. this.flatButton27.Size = new System.Drawing.Size(211, 34);
  2312. this.flatButton27.TabIndex = 11;
  2313. this.flatButton27.Text = "Start Spam";
  2314. this.flatButton27.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2315. this.flatButton27.Click += new System.EventHandler(this.flatButton27_Click_1);
  2316. //
  2317. // flatButton28
  2318. //
  2319. this.flatButton28.BackColor = System.Drawing.Color.Transparent;
  2320. this.flatButton28.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2321. this.flatButton28.Cursor = System.Windows.Forms.Cursors.Hand;
  2322. this.flatButton28.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2323. this.flatButton28.Location = new System.Drawing.Point(759, 371);
  2324. this.flatButton28.Name = "flatButton28";
  2325. this.flatButton28.Rounded = true;
  2326. this.flatButton28.Size = new System.Drawing.Size(193, 34);
  2327. this.flatButton28.TabIndex = 12;
  2328. this.flatButton28.Text = "Stop Spam";
  2329. this.flatButton28.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2330. this.flatButton28.Click += new System.EventHandler(this.flatButton28_Click);
  2331. //
  2332. // flatTextBox2
  2333. //
  2334. this.flatTextBox2.BackColor = System.Drawing.Color.Transparent;
  2335. this.flatTextBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2336. this.flatTextBox2.Location = new System.Drawing.Point(8, 66);
  2337. this.flatTextBox2.MaxLength = 32767;
  2338. this.flatTextBox2.Multiline = true;
  2339. this.flatTextBox2.Name = "flatTextBox2";
  2340. this.flatTextBox2.ReadOnly = false;
  2341. this.flatTextBox2.Size = new System.Drawing.Size(410, 299);
  2342. this.flatTextBox2.TabIndex = 7;
  2343. this.flatTextBox2.Text = "Contact Spammer...";
  2344. this.flatTextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2345. this.flatTextBox2.TextColor = System.Drawing.Color.White;
  2346. this.flatTextBox2.UseSystemPasswordChar = false;
  2347. this.flatTextBox2.TextChanged += new System.EventHandler(this.flatTextBox2_TextChanged);
  2348. //
  2349. // flatButton11
  2350. //
  2351. this.flatButton11.BackColor = System.Drawing.Color.Transparent;
  2352. this.flatButton11.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2353. this.flatButton11.Cursor = System.Windows.Forms.Cursors.Hand;
  2354. this.flatButton11.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2355. this.flatButton11.Location = new System.Drawing.Point(8, 371);
  2356. this.flatButton11.Name = "flatButton11";
  2357. this.flatButton11.Rounded = true;
  2358. this.flatButton11.Size = new System.Drawing.Size(211, 34);
  2359. this.flatButton11.TabIndex = 8;
  2360. this.flatButton11.Text = "Start Spam";
  2361. this.flatButton11.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2362. this.flatButton11.Click += new System.EventHandler(this.flatButton11_Click);
  2363. //
  2364. // flatButton12
  2365. //
  2366. this.flatButton12.BackColor = System.Drawing.Color.Transparent;
  2367. this.flatButton12.BaseColor = System.Drawing.Color.DeepSkyBlue;
  2368. this.flatButton12.Cursor = System.Windows.Forms.Cursors.Hand;
  2369. this.flatButton12.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  2370. this.flatButton12.Location = new System.Drawing.Point(225, 371);
  2371. this.flatButton12.Name = "flatButton12";
  2372. this.flatButton12.Rounded = true;
  2373. this.flatButton12.Size = new System.Drawing.Size(193, 34);
  2374. this.flatButton12.TabIndex = 9;
  2375. this.flatButton12.Text = "Stop Spam";
  2376. this.flatButton12.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2377. this.flatButton12.Click += new System.EventHandler(this.flatButton12_Click);
  2378. //
  2379. // flatComboBox1
  2380. //
  2381. this.flatComboBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
  2382. this.flatComboBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  2383. this.flatComboBox1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  2384. this.flatComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2385. this.flatComboBox1.Font = new System.Drawing.Font("Segoe UI", 8F);
  2386. this.flatComboBox1.ForeColor = System.Drawing.Color.White;
  2387. this.flatComboBox1.FormattingEnabled = true;
  2388. this.flatComboBox1.HoverColor = System.Drawing.Color.DeepSkyBlue;
  2389. this.flatComboBox1.ItemHeight = 18;
  2390. this.flatComboBox1.Location = new System.Drawing.Point(8, 36);
  2391. this.flatComboBox1.Name = "flatComboBox1";
  2392. this.flatComboBox1.Size = new System.Drawing.Size(410, 24);
  2393. this.flatComboBox1.TabIndex = 6;
  2394. //
  2395. // flatMini1
  2396. //
  2397. this.flatMini1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2398. this.flatMini1.BackColor = System.Drawing.Color.White;
  2399. this.flatMini1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
  2400. this.flatMini1.Cursor = System.Windows.Forms.Cursors.Hand;
  2401. this.flatMini1.Font = new System.Drawing.Font("Marlett", 12F);
  2402. this.flatMini1.Location = new System.Drawing.Point(914, 12);
  2403. this.flatMini1.Name = "flatMini1";
  2404. this.flatMini1.Size = new System.Drawing.Size(18, 18);
  2405. this.flatMini1.TabIndex = 1;
  2406. this.flatMini1.Text = "flatMini1";
  2407. this.flatMini1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2408. //
  2409. // flatClose1
  2410. //
  2411. this.flatClose1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  2412. this.flatClose1.BackColor = System.Drawing.Color.White;
  2413. this.flatClose1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
  2414. this.flatClose1.Cursor = System.Windows.Forms.Cursors.Hand;
  2415. this.flatClose1.Font = new System.Drawing.Font("Marlett", 10F);
  2416. this.flatClose1.Location = new System.Drawing.Point(938, 12);
  2417. this.flatClose1.Name = "flatClose1";
  2418. this.flatClose1.Size = new System.Drawing.Size(18, 18);
  2419. this.flatClose1.TabIndex = 0;
  2420. this.flatClose1.Text = "flatClose1";
  2421. this.flatClose1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  2422. //
  2423. // flashing
  2424. //
  2425. this.flashing.Tick += new System.EventHandler(this.flashing_Tick);
  2426. //
  2427. // spammer
  2428. //
  2429. this.spammer.Tick += new System.EventHandler(this.spammer_Tick);
  2430. //
  2431. // status
  2432. //
  2433. this.status.Tick += new System.EventHandler(this.status_Tick);
  2434. //
  2435. // timer1
  2436. //
  2437. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  2438. //
  2439. // timer2
  2440. //
  2441. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  2442. //
  2443. // massSpam
  2444. //
  2445. this.massSpam.Tick += new System.EventHandler(this.massSpam_Tick);
  2446. //
  2447. // openFileDialog1
  2448. //
  2449. this.openFileDialog1.FileName = "openFileDialog1";
  2450. //
  2451. // fadein
  2452. //
  2453. this.fadein.Enabled = true;
  2454. this.fadein.Tick += new System.EventHandler(this.fadein_Tick);
  2455. //
  2456. // Form1
  2457. //
  2458. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  2459. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2460. this.ClientSize = new System.Drawing.Size(969, 520);
  2461. this.Controls.Add(this.formSkin1);
  2462. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  2463. this.MaximumSize = new System.Drawing.Size(969, 520);
  2464. this.MinimumSize = new System.Drawing.Size(969, 520);
  2465. this.Name = "Form1";
  2466. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  2467. this.Text = "Form1";
  2468. this.TransparencyKey = System.Drawing.Color.Fuchsia;
  2469. this.formSkin1.ResumeLayout(false);
  2470. this.flatTabControl1.ResumeLayout(false);
  2471. this.tabPage1.ResumeLayout(false);
  2472. this.tabPage1.PerformLayout();
  2473. ((System.ComponentModel.ISupportInitialize)(this.axSkype1)).EndInit();
  2474. this.groupBox1.ResumeLayout(false);
  2475. this.tabPage2.ResumeLayout(false);
  2476. this.tabPage2.PerformLayout();
  2477. this.groupBox4.ResumeLayout(false);
  2478. this.groupBox3.ResumeLayout(false);
  2479. this.tabPage3.ResumeLayout(false);
  2480. this.tabPage4.ResumeLayout(false);
  2481. this.tabPage5.ResumeLayout(false);
  2482. this.tabPage5.PerformLayout();
  2483. this.tabPage6.ResumeLayout(false);
  2484. this.tabPage7.ResumeLayout(false);
  2485. this.groupBox7.ResumeLayout(false);
  2486. this.groupBox6.ResumeLayout(false);
  2487. this.groupBox6.PerformLayout();
  2488. this.groupBox5.ResumeLayout(false);
  2489. this.groupBox2.ResumeLayout(false);
  2490. this.tabPage8.ResumeLayout(false);
  2491. this.ResumeLayout(false);
  2492.  
  2493. }
  2494. }
  2495. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement