TehOverride

Mx444 Bops2 1.18 Tool Source C#

May 23rd, 2014
523
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 340.98 KB | None | 0 0
  1. namespace ns0
  2. {
  3. using PS3Lib;
  4. using System;
  5. using System.ComponentModel;
  6. using System.Diagnostics;
  7. using System.Drawing;
  8. using System.IO;
  9. using System.Text;
  10. using System.Threading;
  11. using System.Windows.Forms;
  12.  
  13. public class Form1 : Form
  14. {
  15. private ToolStripMenuItem aCIDGATToolStripMenuItem;
  16. private ToolStripMenuItem allMapsToolStripMenuItem;
  17. private ToolStripMenuItem angleterreToolStripMenuItem;
  18. private ToolStripMenuItem autoAssignToolStripMenuItem;
  19. private ToolStripMenuItem autoProneToolStripMenuItem;
  20. private ToolStripMenuItem backToTheMapToolStripMenuItem;
  21. private ToolStripMenuItem bdToolStripMenuItem;
  22. private ToolStripMenuItem beastToolStripMenuItem;
  23. private ToolStripMenuItem blackScreenToolStripMenuItem;
  24. private ToolStripMenuItem buriedToolStripMenuItem;
  25. private DataGridViewTextBoxColumn Clients;
  26. private ToolStripMenuItem clientToHostToolStripMenuItem;
  27. private DataGridViewTextBoxColumn Colum1;
  28. private DataGridViewTextBoxColumn Column1;
  29. private DataGridViewTextBoxColumn Column2;
  30. public static PS3TMAPI.ConnectStatus connectStatus_0;
  31. private DataGridView dataGridView1;
  32. private DataGridView dataGridView2;
  33. private ToolStripMenuItem deadMansHandToolStripMenuItem;
  34. private ToolStripMenuItem dEATHMACHINEToolStripMenuItem;
  35. private ToolStripMenuItem defaultToolStripMenuItem;
  36. private ToolStripMenuItem defaultToolStripMenuItem1;
  37. private ToolStripMenuItem dieRiseToolStripMenuItem;
  38. private ToolStripMenuItem earthquakeToolStripMenuItem;
  39. private ToolStripMenuItem electriqueToolStripMenuItem;
  40. private ToolStripMenuItem eMPToolStripMenuItem;
  41. private ToolStripMenuItem everyoneToClientToolStripMenuItem;
  42. private ToolStripMenuItem everyoneToHostToolStripMenuItem;
  43. private ToolStripMenuItem everyoneToPositionToolStripMenuItem;
  44. private ToolStripMenuItem fFAToolStripMenuItem;
  45. private ToolStripMenuItem flashGodModeToolStripMenuItem;
  46. private ToolStripMenuItem freezePlayerToolStripMenuItem;
  47. private ToolStripMenuItem freezePS3ToolStripMenuItem;
  48. private ToolStripMenuItem giveLagToolStripMenuItem;
  49. private ToolStripMenuItem godModeToolStripMenuItem;
  50. private ToolStripMenuItem godModeToolStripMenuItem1;
  51. private ToolStripMenuItem hellstormToolStripMenuItem;
  52. private ToolStripMenuItem hostToClientToolStripMenuItem;
  53. private IContainer icontainer_0 = null;
  54. private ToolStripMenuItem infiniteAmmoToolStripMenuItem;
  55. private ToolStripMenuItem invisibleWeaponToolStripMenuItem;
  56. private ToolStripMenuItem invisibleWeaponToolStripMenuItem1;
  57. private ToolStripMenuItem kickToolStripMenuItem;
  58. private ToolStripMenuItem kickWhitErrorToolStripMenuItem;
  59. private ToolStripMenuItem killPlayerToolStripMenuItem;
  60. private Label label1;
  61. private Label label10;
  62. private Label label11;
  63. private Label label12;
  64. private Label label13;
  65. private Label label14;
  66. private Label label15;
  67. private Label label16;
  68. private Label label17;
  69. private Label label18;
  70. private Label label19;
  71. private Label label2;
  72. private Label label20;
  73. private Label label21;
  74. private Label label22;
  75. private Label label23;
  76. private Label label24;
  77. private Label label25;
  78. private Label label26;
  79. private Label label27;
  80. private Label label28;
  81. private Label label29;
  82. private Label label3;
  83. private Label label30;
  84. private Label label4;
  85. private Label label5;
  86. private Label label6;
  87. private Label label7;
  88. private Label label8;
  89. private Label label9;
  90. private LinkLabel linkLabel1;
  91. private ToolStripMenuItem loadsterToolStripMenuItem;
  92. private ToolStripMenuItem magmaToolStripMenuItem;
  93. private ToolStripMenuItem mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem;
  94. private ToolStripMenuItem mOTDToolStripMenuItem;
  95. private ToolStripMenuItem mustangSallyToolStripMenuItem;
  96. private ToolStripMenuItem nightToolStripMenuItem;
  97. private ToolStripMenuItem normalGodModeToolStripMenuItem;
  98. private ToolStripMenuItem normalToolStripMenuItem;
  99. private Control1 nsCheckBox1;
  100. private Control1 nsCheckBox10;
  101. private Control1 nsCheckBox11;
  102. private Control1 nsCheckBox12;
  103. private Control1 nsCheckBox13;
  104. private Control1 nsCheckBox14;
  105. private Control1 nsCheckBox15;
  106. private Control1 nsCheckBox16;
  107. private Control1 nsCheckBox17;
  108. private Control1 nsCheckBox18;
  109. private Control1 nsCheckBox19;
  110. private Control1 nsCheckBox2;
  111. private Control1 nsCheckBox20;
  112. private Control1 nsCheckBox21;
  113. private Control1 nsCheckBox22;
  114. private Control1 nsCheckBox23;
  115. private Control1 nsCheckBox24;
  116. private Control1 nsCheckBox25;
  117. private Control1 nsCheckBox26;
  118. private Control1 nsCheckBox27;
  119. private Control1 nsCheckBox28;
  120. private Control1 nsCheckBox29;
  121. private Control1 nsCheckBox3;
  122. private Control1 nsCheckBox30;
  123. private Control1 nsCheckBox31;
  124. private Control1 nsCheckBox32;
  125. private Control1 nsCheckBox33;
  126. private Control1 nsCheckBox34;
  127. private Control1 nsCheckBox35;
  128. private Control1 nsCheckBox36;
  129. private Control1 nsCheckBox4;
  130. private Control1 nsCheckBox5;
  131. private Control1 nsCheckBox6;
  132. private Control1 nsCheckBox7;
  133. private Control1 nsCheckBox8;
  134. private Control1 nsCheckBox9;
  135. private Class10 nsComboBox1;
  136. private Class10 nsComboBox2;
  137. private Class10 nsComboBox3;
  138. private Class10 nsComboBox4;
  139. private Class10 nsComboBox5;
  140. private Class10 nsComboBox6;
  141. private Class10 nsComboBox7;
  142. private Class10 nsComboBox8;
  143. private Class11 nsContextMenu1;
  144. private Class11 nsContextMenu2;
  145. private Control2 nsControlButton1;
  146. private Control3 nsGroupBox1;
  147. private Control3 nsGroupBox10;
  148. private Control3 nsGroupBox11;
  149. private Control3 nsGroupBox12;
  150. private Control3 nsGroupBox13;
  151. private Control3 nsGroupBox14;
  152. private Control3 nsGroupBox15;
  153. private Control3 nsGroupBox16;
  154. private Control3 nsGroupBox17;
  155. private Control3 nsGroupBox18;
  156. private Control3 nsGroupBox19;
  157. private Control3 nsGroupBox2;
  158. private Control3 nsGroupBox20;
  159. private Control3 nsGroupBox21;
  160. private Control3 nsGroupBox22;
  161. private Control3 nsGroupBox3;
  162. private Control3 nsGroupBox4;
  163. private Control3 nsGroupBox5;
  164. private Control3 nsGroupBox6;
  165. private Control3 nsGroupBox7;
  166. private Control3 nsGroupBox8;
  167. private Control3 nsGroupBox9;
  168. private Control11 nsRadioButton1;
  169. private Control11 nsRadioButton2;
  170. private Control14 nsTabControl1;
  171. private Control15 nsTextBox1;
  172. private Control15 nsTextBox10;
  173. private Control15 nsTextBox2;
  174. private Control15 nsTextBox3;
  175. private Control15 nsTextBox4;
  176. private Control15 nsTextBox5;
  177. private Control15 nsTextBox6;
  178. private Control15 nsTextBox7;
  179. private Control15 nsTextBox8;
  180. private Control15 nsTextBox9;
  181. private Control17 nsTheme1;
  182. private ToolStripMenuItem nuketownToolStripMenuItem;
  183. private NumericUpDown numericUpDown1;
  184. private NumericUpDown numericUpDown10;
  185. private NumericUpDown numericUpDown11;
  186. private NumericUpDown numericUpDown12;
  187. private NumericUpDown numericUpDown13;
  188. private NumericUpDown numericUpDown14;
  189. private NumericUpDown numericUpDown15;
  190. private NumericUpDown numericUpDown2;
  191. private NumericUpDown numericUpDown24;
  192. private NumericUpDown numericUpDown25;
  193. private NumericUpDown numericUpDown26;
  194. private NumericUpDown numericUpDown3;
  195. private NumericUpDown numericUpDown4;
  196. private NumericUpDown numericUpDown5;
  197. private NumericUpDown numericUpDown6;
  198. private NumericUpDown numericUpDown7;
  199. private NumericUpDown numericUpDown8;
  200. private NumericUpDown numericUpDown9;
  201. private ToolStripMenuItem octaneToolStripMenuItem;
  202. private ToolStripMenuItem offToolStripMenuItem;
  203. private ToolStripMenuItem offToolStripMenuItem1;
  204. private ToolStripMenuItem offToolStripMenuItem10;
  205. private ToolStripMenuItem offToolStripMenuItem11;
  206. private ToolStripMenuItem offToolStripMenuItem12;
  207. private ToolStripMenuItem offToolStripMenuItem13;
  208. private ToolStripMenuItem offToolStripMenuItem14;
  209. private ToolStripMenuItem offToolStripMenuItem15;
  210. private ToolStripMenuItem offToolStripMenuItem16;
  211. private ToolStripMenuItem offToolStripMenuItem17;
  212. private ToolStripMenuItem offToolStripMenuItem18;
  213. private ToolStripMenuItem offToolStripMenuItem19;
  214. private ToolStripMenuItem offToolStripMenuItem2;
  215. private ToolStripMenuItem offToolStripMenuItem20;
  216. private ToolStripMenuItem offToolStripMenuItem21;
  217. private ToolStripMenuItem offToolStripMenuItem22;
  218. private ToolStripMenuItem offToolStripMenuItem23;
  219. private ToolStripMenuItem offToolStripMenuItem24;
  220. private ToolStripMenuItem offToolStripMenuItem25;
  221. private ToolStripMenuItem offToolStripMenuItem26;
  222. private ToolStripMenuItem offToolStripMenuItem27;
  223. private ToolStripMenuItem offToolStripMenuItem28;
  224. private ToolStripMenuItem offToolStripMenuItem29;
  225. private ToolStripMenuItem offToolStripMenuItem3;
  226. private ToolStripMenuItem offToolStripMenuItem30;
  227. private ToolStripMenuItem offToolStripMenuItem31;
  228. private ToolStripMenuItem offToolStripMenuItem32;
  229. private ToolStripMenuItem offToolStripMenuItem4;
  230. private ToolStripMenuItem offToolStripMenuItem5;
  231. private ToolStripMenuItem offToolStripMenuItem6;
  232. private ToolStripMenuItem offToolStripMenuItem7;
  233. private ToolStripMenuItem offToolStripMenuItem8;
  234. private ToolStripMenuItem offToolStripMenuItem9;
  235. private ToolStripMenuItem onToolStripMenuItem;
  236. private ToolStripMenuItem onToolStripMenuItem1;
  237. private ToolStripMenuItem oNToolStripMenuItem10;
  238. private ToolStripMenuItem onToolStripMenuItem11;
  239. private ToolStripMenuItem onToolStripMenuItem12;
  240. private ToolStripMenuItem onToolStripMenuItem13;
  241. private ToolStripMenuItem onToolStripMenuItem14;
  242. private ToolStripMenuItem onToolStripMenuItem15;
  243. private ToolStripMenuItem onToolStripMenuItem16;
  244. private ToolStripMenuItem onToolStripMenuItem17;
  245. private ToolStripMenuItem onToolStripMenuItem18;
  246. private ToolStripMenuItem onToolStripMenuItem19;
  247. private ToolStripMenuItem onToolStripMenuItem2;
  248. private ToolStripMenuItem onToolStripMenuItem20;
  249. private ToolStripMenuItem onToolStripMenuItem21;
  250. private ToolStripMenuItem onToolStripMenuItem22;
  251. private ToolStripMenuItem onToolStripMenuItem23;
  252. private ToolStripMenuItem onToolStripMenuItem24;
  253. private ToolStripMenuItem onToolStripMenuItem25;
  254. private ToolStripMenuItem onToolStripMenuItem26;
  255. private ToolStripMenuItem onToolStripMenuItem27;
  256. private ToolStripMenuItem onToolStripMenuItem28;
  257. private ToolStripMenuItem onToolStripMenuItem29;
  258. private ToolStripMenuItem onToolStripMenuItem3;
  259. private ToolStripMenuItem onToolStripMenuItem30;
  260. private ToolStripMenuItem onToolStripMenuItem31;
  261. private ToolStripMenuItem onToolStripMenuItem32;
  262. private ToolStripMenuItem onToolStripMenuItem4;
  263. private ToolStripMenuItem onToolStripMenuItem5;
  264. private ToolStripMenuItem onToolStripMenuItem6;
  265. private ToolStripMenuItem onToolStripMenuItem7;
  266. private ToolStripMenuItem onToolStripMenuItem8;
  267. private ToolStripMenuItem onToolStripMenuItem9;
  268. private ToolStripMenuItem originsToolStripMenuItem;
  269. private ToolStripMenuItem paladinToolStripMenuItem;
  270. private ToolStripMenuItem pARALYZERToolStripMenuItem;
  271. private PictureBox pictureBox1;
  272. private PictureBox pictureBox2;
  273. private PictureBox pictureBox3;
  274. private PictureBox pictureBox4;
  275. private PictureBox pictureBox5;
  276. private ToolStripMenuItem poisonToolStripMenuItem;
  277. private ToolStripMenuItem portersMarkIIRayGunToolStripMenuItem;
  278. private ToolStripMenuItem portersMarkIIRayGunToolStripMenuItem1;
  279. private ToolStripMenuItem portersMarkIIRayGunToolStripMenuItem2;
  280. private ToolStripMenuItem portersMarkIIRayGunToolStripMenuItem3;
  281. private ToolStripMenuItem portersMarkIIRayGunToolStripMenuItem4;
  282. private ToolStripMenuItem primaryToolStripMenuItem;
  283. private ToolStripMenuItem primaryToolStripMenuItem1;
  284. private ToolStripMenuItem primaryToolStripMenuItem2;
  285. private ToolStripMenuItem primaryToolStripMenuItem3;
  286. private ToolStripMenuItem primaryToolStripMenuItem4;
  287. private ToolStripMenuItem primaryToolStripMenuItem5;
  288. private ToolStripMenuItem primaryToolStripMenuItem6;
  289. public static PS3API ps3API_0 = new PS3API(SelectAPI.ControlConsole);
  290. private Random random_0 = new Random();
  291. private ToolStripMenuItem rayGunToolStripMenuItem;
  292. private ToolStripMenuItem rayGunToolStripMenuItem1;
  293. private ToolStripMenuItem rayGunToolStripMenuItem2;
  294. private ToolStripMenuItem rayGunToolStripMenuItem3;
  295. private ToolStripMenuItem rayGunToolStripMenuItem4;
  296. private ToolStripMenuItem rayGunToolStripMenuItem5;
  297. private ToolStripMenuItem resetToolStripMenuItem;
  298. private ToolStripMenuItem sASSAFRASToolStripMenuItem;
  299. private ToolStripMenuItem savePositionToolStripMenuItem;
  300. private ToolStripMenuItem sealsToolStripMenuItem;
  301. private ToolStripMenuItem secondaryToolStripMenuItem;
  302. private ToolStripMenuItem skyToolStripMenuItem;
  303. private ToolStripMenuItem sliquifierToolStripMenuItem;
  304. private GControl0 spaceButton1;
  305. private GControl0 spaceButton10;
  306. private GControl0 spaceButton11;
  307. private GControl0 spaceButton12;
  308. private GControl0 spaceButton13;
  309. private GControl0 spaceButton14;
  310. private GControl0 spaceButton15;
  311. private GControl0 spaceButton16;
  312. private GControl0 spaceButton17;
  313. private GControl0 spaceButton18;
  314. private GControl0 spaceButton19;
  315. private GControl0 spaceButton2;
  316. private GControl0 spaceButton20;
  317. private GControl0 spaceButton21;
  318. private GControl0 spaceButton22;
  319. private GControl0 spaceButton23;
  320. private GControl0 spaceButton24;
  321. private GControl0 spaceButton25;
  322. private GControl0 spaceButton26;
  323. private GControl0 spaceButton27;
  324. private GControl0 spaceButton28;
  325. private GControl0 spaceButton29;
  326. private GControl0 spaceButton3;
  327. private GControl0 spaceButton30;
  328. private GControl0 spaceButton31;
  329. private GControl0 spaceButton32;
  330. private GControl0 spaceButton4;
  331. private GControl0 spaceButton5;
  332. private GControl0 spaceButton6;
  333. private GControl0 spaceButton7;
  334. private GControl0 spaceButton8;
  335. private GControl0 spaceButton9;
  336. private ToolStripMenuItem spaceToolStripMenuItem;
  337. private ToolStripMenuItem spectatorGodModeToolStripMenuItem;
  338. private ToolStripMenuItem spectatorGodModeToolStripMenuItem1;
  339. private ToolStripMenuItem spectatorGodModeToolStripMenuItem2;
  340. private ToolStripMenuItem spectatorToolStripMenuItem;
  341. private ToolStripMenuItem sTAFFOFFIREToolStripMenuItem;
  342. private ToolStripMenuItem sTAFFOFICEToolStripMenuItem;
  343. private ToolStripMenuItem sTAFFOFLIGHTNINGToolStripMenuItem;
  344. private ToolStripMenuItem sTAFFOFWINDToolStripMenuItem;
  345. public static string string_0;
  346. public static string string_1;
  347. public static string string_2;
  348. public static string string_3;
  349. private ToolStripMenuItem stuckOnScoreboardToolStripMenuItem;
  350. private TabPage tabPage1;
  351. private TabPage tabPage2;
  352. private TabPage tabPage3;
  353. private TabPage tabPage4;
  354. private TabPage tabPage5;
  355. private TabPage tabPage6;
  356. private TabPage tabPage7;
  357. private TabPage tabPage8;
  358. private ToolStripMenuItem tBagToolStripMenuItem;
  359. private System.Windows.Forms.Timer timer_0;
  360. private System.Windows.Forms.Timer timer_1;
  361. private System.Windows.Forms.Timer timer_2;
  362. private System.Windows.Forms.Timer timer_3;
  363. private System.Windows.Forms.Timer timer_4;
  364. private System.Windows.Forms.Timer timer_5;
  365. public static TMAPI tmapi_0 = new TMAPI();
  366. private ToolStripMenuItem toolStripMenuItem1;
  367. private ToolStripMenuItem toolStripMenuItem10;
  368. private ToolStripMenuItem toolStripMenuItem11;
  369. private ToolStripMenuItem toolStripMenuItem12;
  370. private ToolStripMenuItem toolStripMenuItem13;
  371. private ToolStripMenuItem toolStripMenuItem14;
  372. private ToolStripMenuItem toolStripMenuItem15;
  373. private ToolStripMenuItem toolStripMenuItem16;
  374. private ToolStripMenuItem toolStripMenuItem17;
  375. private ToolStripMenuItem toolStripMenuItem18;
  376. private ToolStripMenuItem toolStripMenuItem19;
  377. private ToolStripMenuItem toolStripMenuItem2;
  378. private ToolStripMenuItem toolStripMenuItem20;
  379. private ToolStripMenuItem toolStripMenuItem21;
  380. private ToolStripMenuItem toolStripMenuItem22;
  381. private ToolStripMenuItem toolStripMenuItem23;
  382. private ToolStripMenuItem toolStripMenuItem24;
  383. private ToolStripMenuItem toolStripMenuItem25;
  384. private ToolStripMenuItem toolStripMenuItem26;
  385. private ToolStripMenuItem toolStripMenuItem27;
  386. private ToolStripMenuItem toolStripMenuItem28;
  387. private ToolStripMenuItem toolStripMenuItem29;
  388. private ToolStripMenuItem toolStripMenuItem3;
  389. private ToolStripMenuItem toolStripMenuItem30;
  390. private ToolStripMenuItem toolStripMenuItem31;
  391. private ToolStripMenuItem toolStripMenuItem32;
  392. private ToolStripMenuItem toolStripMenuItem33;
  393. private ToolStripMenuItem toolStripMenuItem34;
  394. private ToolStripMenuItem toolStripMenuItem35;
  395. private ToolStripMenuItem toolStripMenuItem36;
  396. private ToolStripMenuItem toolStripMenuItem37;
  397. private ToolStripMenuItem toolStripMenuItem38;
  398. private ToolStripMenuItem toolStripMenuItem39;
  399. private ToolStripMenuItem toolStripMenuItem4;
  400. private ToolStripMenuItem toolStripMenuItem40;
  401. private ToolStripMenuItem toolStripMenuItem41;
  402. private ToolStripMenuItem toolStripMenuItem42;
  403. private ToolStripMenuItem toolStripMenuItem43;
  404. private ToolStripMenuItem toolStripMenuItem44;
  405. private ToolStripMenuItem toolStripMenuItem45;
  406. private ToolStripMenuItem toolStripMenuItem46;
  407. private ToolStripMenuItem toolStripMenuItem47;
  408. private ToolStripMenuItem toolStripMenuItem48;
  409. private ToolStripMenuItem toolStripMenuItem49;
  410. private ToolStripMenuItem toolStripMenuItem5;
  411. private ToolStripMenuItem toolStripMenuItem50;
  412. private ToolStripMenuItem toolStripMenuItem51;
  413. private ToolStripMenuItem toolStripMenuItem52;
  414. private ToolStripMenuItem toolStripMenuItem53;
  415. private ToolStripMenuItem toolStripMenuItem54;
  416. private ToolStripMenuItem toolStripMenuItem55;
  417. private ToolStripMenuItem toolStripMenuItem56;
  418. private ToolStripMenuItem toolStripMenuItem57;
  419. private ToolStripMenuItem toolStripMenuItem58;
  420. private ToolStripMenuItem toolStripMenuItem59;
  421. private ToolStripMenuItem toolStripMenuItem6;
  422. private ToolStripMenuItem toolStripMenuItem60;
  423. private ToolStripMenuItem toolStripMenuItem61;
  424. private ToolStripMenuItem toolStripMenuItem62;
  425. private ToolStripMenuItem toolStripMenuItem63;
  426. private ToolStripMenuItem toolStripMenuItem64;
  427. private ToolStripMenuItem toolStripMenuItem7;
  428. private ToolStripMenuItem toolStripMenuItem8;
  429. private ToolStripMenuItem toolStripMenuItem9;
  430. private ToolStripSeparator toolStripSeparator1;
  431. private ToolStripSeparator toolStripSeparator2;
  432. private ToolStripSeparator toolStripSeparator3;
  433. private ToolStripSeparator toolStripSeparator4;
  434. private ToolStripSeparator toolStripSeparator5;
  435. private ToolStripSeparator toolStripSeparator6;
  436. private ToolStripSeparator toolStripSeparator7;
  437. public static uint uint_0;
  438. public static uint[] uint_1;
  439. private ToolStripMenuItem underMapToolStripMenuItem;
  440. private ToolStripMenuItem vTOLToolStripMenuItem;
  441. private ToolStripMenuItem wallBlockToolStripMenuItem;
  442. private ToolStripMenuItem weaponFuckedUpToolStripMenuItem;
  443. private ToolStripMenuItem weaponized115ToolStripMenuItem;
  444. private ToolStripMenuItem xSpeedToolStripMenuItem;
  445. private ToolStripMenuItem xSpeedToolStripMenuItem1;
  446. private ToolStripMenuItem xSpeedToolStripMenuItem2;
  447. private ToolStripMenuItem xSpeedToolStripMenuItem3;
  448. private ToolStripMenuItem xSpeedToolStripMenuItem4;
  449. private ToolStripMenuItem xSpeedToolStripMenuItem5;
  450.  
  451. public Form1()
  452. {
  453. this.InitializeComponent();
  454. }
  455.  
  456. private void aCIDGATToolStripMenuItem_Click(object sender, EventArgs e)
  457. {
  458. byte[] buffer = new byte[] { 0x35 };
  459. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  460. }
  461.  
  462. private void angleterreToolStripMenuItem_Click(object sender, EventArgs e)
  463. {
  464. byte[] buffer = new byte[] { 20 };
  465. ps3API_0.SetMemory((uint) (0x17811cb + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  466. }
  467.  
  468. private void autoAssignToolStripMenuItem_Click(object sender, EventArgs e)
  469. {
  470. byte[] buffer = new byte[] { 2 };
  471. ps3API_0.SetMemory((uint) (0x178642f + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  472. }
  473.  
  474. private void backToTheMapToolStripMenuItem_Click(object sender, EventArgs e)
  475. {
  476. byte[] buffer = new byte[] { 0x2c };
  477. ps3API_0.SetMemory((uint) (0x1780f50 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  478. Class1.smethod_10(this.dataGridView1.CurrentRow.Index, "^2 Teleport Back To Map");
  479. }
  480.  
  481. private void bdToolStripMenuItem_Click(object sender, EventArgs e)
  482. {
  483. byte[] buffer = new byte[] { 0x21 };
  484. ps3API_0.SetMemory((uint) (0x17811cb + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  485. }
  486.  
  487. private void beastToolStripMenuItem_Click(object sender, EventArgs e)
  488. {
  489. byte[] buffer = new byte[] { 0x29 };
  490. ps3API_0.SetMemory((uint) (0x17811cb + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  491. }
  492.  
  493. private void blackScreenToolStripMenuItem_Click(object sender, EventArgs e)
  494. {
  495. }
  496.  
  497. private void buriedToolStripMenuItem_Click(object sender, EventArgs e)
  498. {
  499. }
  500.  
  501. private void clientToHostToolStripMenuItem_Click(object sender, EventArgs e)
  502. {
  503. smethod_1(this.dataGridView1.CurrentRow.Index);
  504. }
  505.  
  506. private void dataGridView1_CellMouseDown(object sender, DataGridViewCellMouseEventArgs e)
  507. {
  508. try
  509. {
  510. if (e.Button == MouseButtons.Right)
  511. {
  512. this.dataGridView1.CurrentCell = this.dataGridView1.Rows[e.RowIndex].Cells[e.ColumnIndex];
  513. this.dataGridView1.Rows[e.RowIndex].Selected = true;
  514. this.dataGridView1.Focus();
  515. }
  516. }
  517. catch
  518. {
  519. }
  520. }
  521.  
  522. private void dataGridView2_CellContentClick(object sender, DataGridViewCellEventArgs e)
  523. {
  524. }
  525.  
  526. private void dataGridView2_CellMouseDown(object sender, DataGridViewCellMouseEventArgs e)
  527. {
  528. try
  529. {
  530. if (e.Button == MouseButtons.Right)
  531. {
  532. this.dataGridView2.CurrentCell = this.dataGridView2.Rows[e.RowIndex].Cells[e.ColumnIndex];
  533. this.dataGridView2.Rows[e.RowIndex].Selected = true;
  534. this.dataGridView2.Focus();
  535. }
  536. }
  537. catch
  538. {
  539. }
  540. }
  541.  
  542. private void deadMansHandToolStripMenuItem_Click(object sender, EventArgs e)
  543. {
  544. byte[] buffer = new byte[] { 40 };
  545. ps3API_0.SetMemory((uint) (0x17811cb + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  546. }
  547.  
  548. private void dEATHMACHINEToolStripMenuItem_Click(object sender, EventArgs e)
  549. {
  550. byte[] buffer = new byte[] { 0x33 };
  551. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  552. }
  553.  
  554. private void defaultToolStripMenuItem_Click(object sender, EventArgs e)
  555. {
  556. byte[] buffer = new byte[1];
  557. ps3API_0.SetMemory((uint) (0x178102b + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  558. }
  559.  
  560. private void defaultToolStripMenuItem1_Click(object sender, EventArgs e)
  561. {
  562. byte[] buffer = new byte[1];
  563. ps3API_0.SetMemory((uint) (0x178634b + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  564. }
  565.  
  566. protected override void Dispose(bool disposing)
  567. {
  568. if (disposing && (this.icontainer_0 != null))
  569. {
  570. this.icontainer_0.Dispose();
  571. }
  572. base.Dispose(disposing);
  573. }
  574.  
  575. private void electriqueToolStripMenuItem_Click(object sender, EventArgs e)
  576. {
  577. byte[] buffer = new byte[] { 0x2c };
  578. ps3API_0.SetMemory((uint) (0x17811cb + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  579. }
  580.  
  581. private void everyoneToClientToolStripMenuItem_Click(object sender, EventArgs e)
  582. {
  583. }
  584.  
  585. private void everyoneToHostToolStripMenuItem_Click(object sender, EventArgs e)
  586. {
  587. }
  588.  
  589. private void everyoneToPositionToolStripMenuItem_Click(object sender, EventArgs e)
  590. {
  591. }
  592.  
  593. private void fFAToolStripMenuItem_Click(object sender, EventArgs e)
  594. {
  595. byte[] buffer = new byte[1];
  596. ps3API_0.SetMemory((uint) (0x178642f + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  597. }
  598.  
  599. private void Form1_Load(object sender, EventArgs e)
  600. {
  601. }
  602.  
  603. private void freezePS3ToolStripMenuItem_Click(object sender, EventArgs e)
  604. {
  605. Class1.smethod_9(this.dataGridView2.CurrentRow.Index, "");
  606. }
  607.  
  608. private void hellstormToolStripMenuItem_Click(object sender, EventArgs e)
  609. {
  610. byte[] buffer = new byte[] { 2, 4 };
  611. ps3API_0.SetMemory((uint) (0x178102b + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  612. }
  613.  
  614. private void hostToClientToolStripMenuItem_Click(object sender, EventArgs e)
  615. {
  616. Class1.smethod_6(0, "cg_fov " + this.numericUpDown1.Text);
  617. }
  618.  
  619. private void infiniteAmmoToolStripMenuItem_Click(object sender, EventArgs e)
  620. {
  621. byte[] buffer = new byte[] { 0xff, 0xff };
  622. ps3API_0.SetMemory((uint) (0x178135d + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  623. byte[] buffer2 = new byte[] { 0xff, 0xff };
  624. ps3API_0.SetMemory((uint) (0x1781361 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer2);
  625. byte[] buffer3 = new byte[] { 0xff, 0xff };
  626. ps3API_0.SetMemory((uint) (0x1781365 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer3);
  627. byte[] buffer4 = new byte[] { 0xff, 0xff };
  628. ps3API_0.SetMemory((uint) (0x1781359 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer4);
  629. byte[] buffer5 = new byte[] { 0xff, 0xff };
  630. ps3API_0.SetMemory((uint) (0x178139d + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer5);
  631. byte[] buffer6 = new byte[] { 0xff, 0xff };
  632. ps3API_0.SetMemory((uint) (0x1781395 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer6);
  633. byte[] buffer7 = new byte[] { 0xff, 0xff };
  634. ps3API_0.SetMemory((uint) (0x1781391 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer7);
  635. byte[] buffer8 = new byte[] { 0xff, 0xff };
  636. ps3API_0.SetMemory((uint) (0x178138d + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer8);
  637. }
  638.  
  639. private void InitializeComponent()
  640. {
  641. this.icontainer_0 = new Container();
  642. ComponentResourceManager manager = new ComponentResourceManager(typeof(Form1));
  643. this.timer_0 = new System.Windows.Forms.Timer(this.icontainer_0);
  644. this.timer_1 = new System.Windows.Forms.Timer(this.icontainer_0);
  645. this.timer_2 = new System.Windows.Forms.Timer(this.icontainer_0);
  646. this.timer_3 = new System.Windows.Forms.Timer(this.icontainer_0);
  647. this.timer_4 = new System.Windows.Forms.Timer(this.icontainer_0);
  648. this.timer_5 = new System.Windows.Forms.Timer(this.icontainer_0);
  649. this.nsTheme1 = new Control17();
  650. this.nsControlButton1 = new Control2();
  651. this.nsTabControl1 = new Control14();
  652. this.tabPage1 = new TabPage();
  653. this.label18 = new Label();
  654. this.label17 = new Label();
  655. this.spaceButton8 = new GControl0();
  656. this.label15 = new Label();
  657. this.label16 = new Label();
  658. this.label14 = new Label();
  659. this.label13 = new Label();
  660. this.pictureBox5 = new PictureBox();
  661. this.pictureBox4 = new PictureBox();
  662. this.pictureBox3 = new PictureBox();
  663. this.pictureBox2 = new PictureBox();
  664. this.pictureBox1 = new PictureBox();
  665. this.label1 = new Label();
  666. this.nsGroupBox1 = new Control3();
  667. this.nsRadioButton2 = new Control11();
  668. this.nsRadioButton1 = new Control11();
  669. this.spaceButton2 = new GControl0();
  670. this.spaceButton1 = new GControl0();
  671. this.tabPage2 = new TabPage();
  672. this.nsGroupBox2 = new Control3();
  673. this.nsCheckBox12 = new Control1();
  674. this.nsCheckBox11 = new Control1();
  675. this.nsCheckBox10 = new Control1();
  676. this.nsCheckBox9 = new Control1();
  677. this.numericUpDown11 = new NumericUpDown();
  678. this.numericUpDown10 = new NumericUpDown();
  679. this.numericUpDown9 = new NumericUpDown();
  680. this.label10 = new Label();
  681. this.nsCheckBox8 = new Control1();
  682. this.numericUpDown8 = new NumericUpDown();
  683. this.label9 = new Label();
  684. this.nsCheckBox7 = new Control1();
  685. this.numericUpDown7 = new NumericUpDown();
  686. this.label8 = new Label();
  687. this.nsCheckBox6 = new Control1();
  688. this.numericUpDown6 = new NumericUpDown();
  689. this.label7 = new Label();
  690. this.nsCheckBox5 = new Control1();
  691. this.numericUpDown5 = new NumericUpDown();
  692. this.label6 = new Label();
  693. this.nsCheckBox4 = new Control1();
  694. this.numericUpDown4 = new NumericUpDown();
  695. this.label5 = new Label();
  696. this.nsCheckBox3 = new Control1();
  697. this.numericUpDown3 = new NumericUpDown();
  698. this.label4 = new Label();
  699. this.spaceButton3 = new GControl0();
  700. this.nsCheckBox2 = new Control1();
  701. this.numericUpDown2 = new NumericUpDown();
  702. this.label3 = new Label();
  703. this.nsCheckBox1 = new Control1();
  704. this.numericUpDown1 = new NumericUpDown();
  705. this.label2 = new Label();
  706. this.tabPage3 = new TabPage();
  707. this.nsGroupBox5 = new Control3();
  708. this.nsCheckBox17 = new Control1();
  709. this.nsCheckBox18 = new Control1();
  710. this.nsCheckBox19 = new Control1();
  711. this.nsCheckBox16 = new Control1();
  712. this.nsCheckBox15 = new Control1();
  713. this.nsCheckBox14 = new Control1();
  714. this.nsGroupBox4 = new Control3();
  715. this.spaceButton7 = new GControl0();
  716. this.spaceButton6 = new GControl0();
  717. this.nsGroupBox3 = new Control3();
  718. this.nsCheckBox13 = new Control1();
  719. this.label12 = new Label();
  720. this.nsComboBox1 = new Class10();
  721. this.label11 = new Label();
  722. this.spaceButton5 = new GControl0();
  723. this.nsTextBox1 = new Control15();
  724. this.spaceButton4 = new GControl0();
  725. this.dataGridView1 = new DataGridView();
  726. this.Colum1 = new DataGridViewTextBoxColumn();
  727. this.Column2 = new DataGridViewTextBoxColumn();
  728. this.nsContextMenu1 = new Class11();
  729. this.spectatorGodModeToolStripMenuItem = new ToolStripMenuItem();
  730. this.onToolStripMenuItem1 = new ToolStripMenuItem();
  731. this.offToolStripMenuItem1 = new ToolStripMenuItem();
  732. this.godModeToolStripMenuItem = new ToolStripMenuItem();
  733. this.onToolStripMenuItem = new ToolStripMenuItem();
  734. this.offToolStripMenuItem = new ToolStripMenuItem();
  735. this.spectatorGodModeToolStripMenuItem1 = new ToolStripMenuItem();
  736. this.onToolStripMenuItem2 = new ToolStripMenuItem();
  737. this.offToolStripMenuItem2 = new ToolStripMenuItem();
  738. this.infiniteAmmoToolStripMenuItem = new ToolStripMenuItem();
  739. this.toolStripMenuItem18 = new ToolStripMenuItem();
  740. this.toolStripSeparator3 = new ToolStripSeparator();
  741. this.toolStripMenuItem2 = new ToolStripMenuItem();
  742. this.onToolStripMenuItem11 = new ToolStripMenuItem();
  743. this.offToolStripMenuItem11 = new ToolStripMenuItem();
  744. this.toolStripMenuItem4 = new ToolStripMenuItem();
  745. this.onToolStripMenuItem13 = new ToolStripMenuItem();
  746. this.offToolStripMenuItem13 = new ToolStripMenuItem();
  747. this.toolStripMenuItem3 = new ToolStripMenuItem();
  748. this.onToolStripMenuItem12 = new ToolStripMenuItem();
  749. this.offToolStripMenuItem12 = new ToolStripMenuItem();
  750. this.toolStripMenuItem5 = new ToolStripMenuItem();
  751. this.onToolStripMenuItem14 = new ToolStripMenuItem();
  752. this.offToolStripMenuItem14 = new ToolStripMenuItem();
  753. this.toolStripMenuItem6 = new ToolStripMenuItem();
  754. this.primaryToolStripMenuItem = new ToolStripMenuItem();
  755. this.angleterreToolStripMenuItem = new ToolStripMenuItem();
  756. this.paladinToolStripMenuItem = new ToolStripMenuItem();
  757. this.bdToolStripMenuItem = new ToolStripMenuItem();
  758. this.electriqueToolStripMenuItem = new ToolStripMenuItem();
  759. this.beastToolStripMenuItem = new ToolStripMenuItem();
  760. this.deadMansHandToolStripMenuItem = new ToolStripMenuItem();
  761. this.octaneToolStripMenuItem = new ToolStripMenuItem();
  762. this.weaponized115ToolStripMenuItem = new ToolStripMenuItem();
  763. this.toolStripMenuItem7 = new ToolStripMenuItem();
  764. this.toolStripMenuItem8 = new ToolStripMenuItem();
  765. this.toolStripMenuItem9 = new ToolStripMenuItem();
  766. this.toolStripMenuItem10 = new ToolStripMenuItem();
  767. this.toolStripMenuItem11 = new ToolStripMenuItem();
  768. this.toolStripMenuItem12 = new ToolStripMenuItem();
  769. this.toolStripMenuItem13 = new ToolStripMenuItem();
  770. this.toolStripMenuItem14 = new ToolStripMenuItem();
  771. this.toolStripMenuItem15 = new ToolStripMenuItem();
  772. this.toolStripMenuItem16 = new ToolStripMenuItem();
  773. this.poisonToolStripMenuItem = new ToolStripMenuItem();
  774. this.onToolStripMenuItem15 = new ToolStripMenuItem();
  775. this.offToolStripMenuItem15 = new ToolStripMenuItem();
  776. this.nightToolStripMenuItem = new ToolStripMenuItem();
  777. this.onToolStripMenuItem16 = new ToolStripMenuItem();
  778. this.offToolStripMenuItem16 = new ToolStripMenuItem();
  779. this.toolStripSeparator4 = new ToolStripSeparator();
  780. this.loadsterToolStripMenuItem = new ToolStripMenuItem();
  781. this.vTOLToolStripMenuItem = new ToolStripMenuItem();
  782. this.hellstormToolStripMenuItem = new ToolStripMenuItem();
  783. this.defaultToolStripMenuItem = new ToolStripMenuItem();
  784. this.toolStripSeparator5 = new ToolStripSeparator();
  785. this.blackScreenToolStripMenuItem = new ToolStripMenuItem();
  786. this.onToolStripMenuItem17 = new ToolStripMenuItem();
  787. this.offToolStripMenuItem17 = new ToolStripMenuItem();
  788. this.eMPToolStripMenuItem = new ToolStripMenuItem();
  789. this.onToolStripMenuItem18 = new ToolStripMenuItem();
  790. this.offToolStripMenuItem18 = new ToolStripMenuItem();
  791. this.earthquakeToolStripMenuItem = new ToolStripMenuItem();
  792. this.onToolStripMenuItem19 = new ToolStripMenuItem();
  793. this.offToolStripMenuItem19 = new ToolStripMenuItem();
  794. this.toolStripMenuItem17 = new ToolStripMenuItem();
  795. this.sealsToolStripMenuItem = new ToolStripMenuItem();
  796. this.autoAssignToolStripMenuItem = new ToolStripMenuItem();
  797. this.spectatorToolStripMenuItem = new ToolStripMenuItem();
  798. this.fFAToolStripMenuItem = new ToolStripMenuItem();
  799. this.toolStripSeparator1 = new ToolStripSeparator();
  800. this.toolStripMenuItem21 = new ToolStripMenuItem();
  801. this.backToTheMapToolStripMenuItem = new ToolStripMenuItem();
  802. this.skyToolStripMenuItem = new ToolStripMenuItem();
  803. this.spaceToolStripMenuItem = new ToolStripMenuItem();
  804. this.underMapToolStripMenuItem = new ToolStripMenuItem();
  805. this.clientToHostToolStripMenuItem = new ToolStripMenuItem();
  806. this.everyoneToClientToolStripMenuItem = new ToolStripMenuItem();
  807. this.everyoneToHostToolStripMenuItem = new ToolStripMenuItem();
  808. this.savePositionToolStripMenuItem = new ToolStripMenuItem();
  809. this.everyoneToPositionToolStripMenuItem = new ToolStripMenuItem();
  810. this.hostToClientToolStripMenuItem = new ToolStripMenuItem();
  811. this.autoProneToolStripMenuItem = new ToolStripMenuItem();
  812. this.onToolStripMenuItem3 = new ToolStripMenuItem();
  813. this.offToolStripMenuItem3 = new ToolStripMenuItem();
  814. this.xSpeedToolStripMenuItem = new ToolStripMenuItem();
  815. this.onToolStripMenuItem4 = new ToolStripMenuItem();
  816. this.offToolStripMenuItem4 = new ToolStripMenuItem();
  817. this.xSpeedToolStripMenuItem1 = new ToolStripMenuItem();
  818. this.onToolStripMenuItem5 = new ToolStripMenuItem();
  819. this.offToolStripMenuItem5 = new ToolStripMenuItem();
  820. this.xSpeedToolStripMenuItem2 = new ToolStripMenuItem();
  821. this.onToolStripMenuItem6 = new ToolStripMenuItem();
  822. this.offToolStripMenuItem6 = new ToolStripMenuItem();
  823. this.invisibleWeaponToolStripMenuItem = new ToolStripMenuItem();
  824. this.tBagToolStripMenuItem = new ToolStripMenuItem();
  825. this.onToolStripMenuItem7 = new ToolStripMenuItem();
  826. this.offToolStripMenuItem7 = new ToolStripMenuItem();
  827. this.toolStripMenuItem1 = new ToolStripMenuItem();
  828. this.oNToolStripMenuItem10 = new ToolStripMenuItem();
  829. this.offToolStripMenuItem10 = new ToolStripMenuItem();
  830. this.toolStripSeparator2 = new ToolStripSeparator();
  831. this.toolStripMenuItem20 = new ToolStripMenuItem();
  832. this.toolStripMenuItem19 = new ToolStripMenuItem();
  833. this.killPlayerToolStripMenuItem = new ToolStripMenuItem();
  834. this.toolStripMenuItem22 = new ToolStripMenuItem();
  835. this.freezePlayerToolStripMenuItem = new ToolStripMenuItem();
  836. this.onToolStripMenuItem8 = new ToolStripMenuItem();
  837. this.offToolStripMenuItem8 = new ToolStripMenuItem();
  838. this.giveLagToolStripMenuItem = new ToolStripMenuItem();
  839. this.onToolStripMenuItem9 = new ToolStripMenuItem();
  840. this.offToolStripMenuItem9 = new ToolStripMenuItem();
  841. this.tabPage4 = new TabPage();
  842. this.nsGroupBox13 = new Control3();
  843. this.spaceButton20 = new GControl0();
  844. this.nsTextBox5 = new Control15();
  845. this.nsGroupBox12 = new Control3();
  846. this.linkLabel1 = new LinkLabel();
  847. this.spaceButton19 = new GControl0();
  848. this.spaceButton18 = new GControl0();
  849. this.nsTextBox4 = new Control15();
  850. this.nsGroupBox11 = new Control3();
  851. this.spaceButton17 = new GControl0();
  852. this.spaceButton16 = new GControl0();
  853. this.spaceButton15 = new GControl0();
  854. this.nsGroupBox10 = new Control3();
  855. this.nsCheckBox30 = new Control1();
  856. this.spaceButton14 = new GControl0();
  857. this.nsTextBox3 = new Control15();
  858. this.nsGroupBox9 = new Control3();
  859. this.spaceButton13 = new GControl0();
  860. this.spaceButton12 = new GControl0();
  861. this.nsTextBox2 = new Control15();
  862. this.nsGroupBox8 = new Control3();
  863. this.spaceButton11 = new GControl0();
  864. this.label21 = new Label();
  865. this.numericUpDown12 = new NumericUpDown();
  866. this.label23 = new Label();
  867. this.label24 = new Label();
  868. this.label25 = new Label();
  869. this.numericUpDown26 = new NumericUpDown();
  870. this.numericUpDown25 = new NumericUpDown();
  871. this.numericUpDown24 = new NumericUpDown();
  872. this.nsGroupBox7 = new Control3();
  873. this.label20 = new Label();
  874. this.spaceButton10 = new GControl0();
  875. this.nsComboBox3 = new Class10();
  876. this.label19 = new Label();
  877. this.spaceButton9 = new GControl0();
  878. this.nsComboBox2 = new Class10();
  879. this.nsGroupBox6 = new Control3();
  880. this.nsCheckBox29 = new Control1();
  881. this.nsCheckBox28 = new Control1();
  882. this.nsCheckBox27 = new Control1();
  883. this.nsCheckBox26 = new Control1();
  884. this.nsCheckBox25 = new Control1();
  885. this.nsCheckBox24 = new Control1();
  886. this.nsCheckBox23 = new Control1();
  887. this.nsCheckBox22 = new Control1();
  888. this.nsCheckBox21 = new Control1();
  889. this.nsCheckBox20 = new Control1();
  890. this.tabPage5 = new TabPage();
  891. this.nsGroupBox17 = new Control3();
  892. this.spaceButton24 = new GControl0();
  893. this.nsGroupBox16 = new Control3();
  894. this.nsComboBox4 = new Class10();
  895. this.spaceButton23 = new GControl0();
  896. this.numericUpDown15 = new NumericUpDown();
  897. this.nsTextBox8 = new Control15();
  898. this.nsGroupBox15 = new Control3();
  899. this.spaceButton22 = new GControl0();
  900. this.numericUpDown14 = new NumericUpDown();
  901. this.nsTextBox7 = new Control15();
  902. this.nsGroupBox14 = new Control3();
  903. this.spaceButton21 = new GControl0();
  904. this.numericUpDown13 = new NumericUpDown();
  905. this.nsTextBox6 = new Control15();
  906. this.tabPage6 = new TabPage();
  907. this.nsGroupBox19 = new Control3();
  908. this.nsComboBox5 = new Class10();
  909. this.spaceButton26 = new GControl0();
  910. this.nsGroupBox18 = new Control3();
  911. this.nsCheckBox31 = new Control1();
  912. this.spaceButton25 = new GControl0();
  913. this.nsTextBox9 = new Control15();
  914. this.tabPage7 = new TabPage();
  915. this.nsGroupBox22 = new Control3();
  916. this.nsCheckBox36 = new Control1();
  917. this.nsCheckBox35 = new Control1();
  918. this.nsCheckBox34 = new Control1();
  919. this.nsCheckBox33 = new Control1();
  920. this.label27 = new Label();
  921. this.spaceButton31 = new GControl0();
  922. this.nsComboBox7 = new Class10();
  923. this.label28 = new Label();
  924. this.spaceButton32 = new GControl0();
  925. this.nsComboBox8 = new Class10();
  926. this.nsGroupBox21 = new Control3();
  927. this.spaceButton29 = new GControl0();
  928. this.spaceButton30 = new GControl0();
  929. this.nsGroupBox20 = new Control3();
  930. this.nsCheckBox32 = new Control1();
  931. this.label22 = new Label();
  932. this.nsComboBox6 = new Class10();
  933. this.label26 = new Label();
  934. this.spaceButton28 = new GControl0();
  935. this.nsTextBox10 = new Control15();
  936. this.spaceButton27 = new GControl0();
  937. this.dataGridView2 = new DataGridView();
  938. this.Clients = new DataGridViewTextBoxColumn();
  939. this.Column1 = new DataGridViewTextBoxColumn();
  940. this.nsContextMenu2 = new Class11();
  941. this.godModeToolStripMenuItem1 = new ToolStripMenuItem();
  942. this.normalGodModeToolStripMenuItem = new ToolStripMenuItem();
  943. this.onToolStripMenuItem20 = new ToolStripMenuItem();
  944. this.offToolStripMenuItem20 = new ToolStripMenuItem();
  945. this.flashGodModeToolStripMenuItem = new ToolStripMenuItem();
  946. this.onToolStripMenuItem21 = new ToolStripMenuItem();
  947. this.offToolStripMenuItem21 = new ToolStripMenuItem();
  948. this.spectatorGodModeToolStripMenuItem2 = new ToolStripMenuItem();
  949. this.onToolStripMenuItem22 = new ToolStripMenuItem();
  950. this.offToolStripMenuItem22 = new ToolStripMenuItem();
  951. this.toolStripMenuItem26 = new ToolStripMenuItem();
  952. this.toolStripMenuItem29 = new ToolStripMenuItem();
  953. this.toolStripMenuItem38 = new ToolStripMenuItem();
  954. this.allMapsToolStripMenuItem = new ToolStripMenuItem();
  955. this.primaryToolStripMenuItem1 = new ToolStripMenuItem();
  956. this.rayGunToolStripMenuItem = new ToolStripMenuItem();
  957. this.portersMarkIIRayGunToolStripMenuItem = new ToolStripMenuItem();
  958. this.mustangSallyToolStripMenuItem = new ToolStripMenuItem();
  959. this.secondaryToolStripMenuItem = new ToolStripMenuItem();
  960. this.rayGunToolStripMenuItem1 = new ToolStripMenuItem();
  961. this.toolStripMenuItem39 = new ToolStripMenuItem();
  962. this.toolStripMenuItem41 = new ToolStripMenuItem();
  963. this.nuketownToolStripMenuItem = new ToolStripMenuItem();
  964. this.primaryToolStripMenuItem2 = new ToolStripMenuItem();
  965. this.rayGunToolStripMenuItem2 = new ToolStripMenuItem();
  966. this.portersMarkIIRayGunToolStripMenuItem1 = new ToolStripMenuItem();
  967. this.toolStripMenuItem40 = new ToolStripMenuItem();
  968. this.toolStripMenuItem42 = new ToolStripMenuItem();
  969. this.toolStripMenuItem43 = new ToolStripMenuItem();
  970. this.dieRiseToolStripMenuItem = new ToolStripMenuItem();
  971. this.primaryToolStripMenuItem3 = new ToolStripMenuItem();
  972. this.rayGunToolStripMenuItem3 = new ToolStripMenuItem();
  973. this.portersMarkIIRayGunToolStripMenuItem2 = new ToolStripMenuItem();
  974. this.sliquifierToolStripMenuItem = new ToolStripMenuItem();
  975. this.toolStripMenuItem44 = new ToolStripMenuItem();
  976. this.toolStripMenuItem45 = new ToolStripMenuItem();
  977. this.toolStripMenuItem46 = new ToolStripMenuItem();
  978. this.toolStripMenuItem47 = new ToolStripMenuItem();
  979. this.mOTDToolStripMenuItem = new ToolStripMenuItem();
  980. this.primaryToolStripMenuItem4 = new ToolStripMenuItem();
  981. this.rayGunToolStripMenuItem4 = new ToolStripMenuItem();
  982. this.portersMarkIIRayGunToolStripMenuItem3 = new ToolStripMenuItem();
  983. this.aCIDGATToolStripMenuItem = new ToolStripMenuItem();
  984. this.dEATHMACHINEToolStripMenuItem = new ToolStripMenuItem();
  985. this.toolStripMenuItem48 = new ToolStripMenuItem();
  986. this.toolStripMenuItem49 = new ToolStripMenuItem();
  987. this.toolStripMenuItem50 = new ToolStripMenuItem();
  988. this.toolStripMenuItem51 = new ToolStripMenuItem();
  989. this.toolStripMenuItem52 = new ToolStripMenuItem();
  990. this.buriedToolStripMenuItem = new ToolStripMenuItem();
  991. this.primaryToolStripMenuItem5 = new ToolStripMenuItem();
  992. this.rayGunToolStripMenuItem5 = new ToolStripMenuItem();
  993. this.portersMarkIIRayGunToolStripMenuItem4 = new ToolStripMenuItem();
  994. this.mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem = new ToolStripMenuItem();
  995. this.pARALYZERToolStripMenuItem = new ToolStripMenuItem();
  996. this.sASSAFRASToolStripMenuItem = new ToolStripMenuItem();
  997. this.toolStripMenuItem53 = new ToolStripMenuItem();
  998. this.toolStripMenuItem54 = new ToolStripMenuItem();
  999. this.toolStripMenuItem55 = new ToolStripMenuItem();
  1000. this.toolStripMenuItem56 = new ToolStripMenuItem();
  1001. this.toolStripMenuItem57 = new ToolStripMenuItem();
  1002. this.toolStripMenuItem58 = new ToolStripMenuItem();
  1003. this.originsToolStripMenuItem = new ToolStripMenuItem();
  1004. this.primaryToolStripMenuItem6 = new ToolStripMenuItem();
  1005. this.magmaToolStripMenuItem = new ToolStripMenuItem();
  1006. this.sTAFFOFWINDToolStripMenuItem = new ToolStripMenuItem();
  1007. this.sTAFFOFFIREToolStripMenuItem = new ToolStripMenuItem();
  1008. this.sTAFFOFLIGHTNINGToolStripMenuItem = new ToolStripMenuItem();
  1009. this.sTAFFOFICEToolStripMenuItem = new ToolStripMenuItem();
  1010. this.toolStripMenuItem59 = new ToolStripMenuItem();
  1011. this.toolStripMenuItem60 = new ToolStripMenuItem();
  1012. this.toolStripMenuItem61 = new ToolStripMenuItem();
  1013. this.toolStripMenuItem62 = new ToolStripMenuItem();
  1014. this.toolStripMenuItem63 = new ToolStripMenuItem();
  1015. this.toolStripMenuItem64 = new ToolStripMenuItem();
  1016. this.toolStripMenuItem34 = new ToolStripMenuItem();
  1017. this.onToolStripMenuItem30 = new ToolStripMenuItem();
  1018. this.offToolStripMenuItem30 = new ToolStripMenuItem();
  1019. this.toolStripSeparator7 = new ToolStripSeparator();
  1020. this.toolStripMenuItem27 = new ToolStripMenuItem();
  1021. this.onToolStripMenuItem25 = new ToolStripMenuItem();
  1022. this.offToolStripMenuItem25 = new ToolStripMenuItem();
  1023. this.toolStripMenuItem28 = new ToolStripMenuItem();
  1024. this.onToolStripMenuItem26 = new ToolStripMenuItem();
  1025. this.offToolStripMenuItem26 = new ToolStripMenuItem();
  1026. this.toolStripMenuItem30 = new ToolStripMenuItem();
  1027. this.onToolStripMenuItem27 = new ToolStripMenuItem();
  1028. this.offToolStripMenuItem27 = new ToolStripMenuItem();
  1029. this.stuckOnScoreboardToolStripMenuItem = new ToolStripMenuItem();
  1030. this.defaultToolStripMenuItem1 = new ToolStripMenuItem();
  1031. this.toolStripMenuItem31 = new ToolStripMenuItem();
  1032. this.onToolStripMenuItem28 = new ToolStripMenuItem();
  1033. this.offToolStripMenuItem28 = new ToolStripMenuItem();
  1034. this.toolStripMenuItem32 = new ToolStripMenuItem();
  1035. this.xSpeedToolStripMenuItem3 = new ToolStripMenuItem();
  1036. this.xSpeedToolStripMenuItem4 = new ToolStripMenuItem();
  1037. this.xSpeedToolStripMenuItem5 = new ToolStripMenuItem();
  1038. this.resetToolStripMenuItem = new ToolStripMenuItem();
  1039. this.toolStripMenuItem33 = new ToolStripMenuItem();
  1040. this.onToolStripMenuItem29 = new ToolStripMenuItem();
  1041. this.offToolStripMenuItem29 = new ToolStripMenuItem();
  1042. this.toolStripMenuItem35 = new ToolStripMenuItem();
  1043. this.onToolStripMenuItem31 = new ToolStripMenuItem();
  1044. this.offToolStripMenuItem31 = new ToolStripMenuItem();
  1045. this.toolStripMenuItem36 = new ToolStripMenuItem();
  1046. this.invisibleWeaponToolStripMenuItem1 = new ToolStripMenuItem();
  1047. this.wallBlockToolStripMenuItem = new ToolStripMenuItem();
  1048. this.weaponFuckedUpToolStripMenuItem = new ToolStripMenuItem();
  1049. this.normalToolStripMenuItem = new ToolStripMenuItem();
  1050. this.toolStripMenuItem37 = new ToolStripMenuItem();
  1051. this.onToolStripMenuItem32 = new ToolStripMenuItem();
  1052. this.offToolStripMenuItem32 = new ToolStripMenuItem();
  1053. this.toolStripSeparator6 = new ToolStripSeparator();
  1054. this.toolStripMenuItem25 = new ToolStripMenuItem();
  1055. this.onToolStripMenuItem24 = new ToolStripMenuItem();
  1056. this.offToolStripMenuItem24 = new ToolStripMenuItem();
  1057. this.toolStripMenuItem24 = new ToolStripMenuItem();
  1058. this.onToolStripMenuItem23 = new ToolStripMenuItem();
  1059. this.offToolStripMenuItem23 = new ToolStripMenuItem();
  1060. this.toolStripMenuItem23 = new ToolStripMenuItem();
  1061. this.kickToolStripMenuItem = new ToolStripMenuItem();
  1062. this.kickWhitErrorToolStripMenuItem = new ToolStripMenuItem();
  1063. this.freezePS3ToolStripMenuItem = new ToolStripMenuItem();
  1064. this.tabPage8 = new TabPage();
  1065. this.label30 = new Label();
  1066. this.label29 = new Label();
  1067. this.nsTheme1.SuspendLayout();
  1068. this.nsTabControl1.SuspendLayout();
  1069. this.tabPage1.SuspendLayout();
  1070. ((ISupportInitialize) this.pictureBox5).BeginInit();
  1071. ((ISupportInitialize) this.pictureBox4).BeginInit();
  1072. ((ISupportInitialize) this.pictureBox3).BeginInit();
  1073. ((ISupportInitialize) this.pictureBox2).BeginInit();
  1074. ((ISupportInitialize) this.pictureBox1).BeginInit();
  1075. this.nsGroupBox1.SuspendLayout();
  1076. this.tabPage2.SuspendLayout();
  1077. this.nsGroupBox2.SuspendLayout();
  1078. this.numericUpDown11.BeginInit();
  1079. this.numericUpDown10.BeginInit();
  1080. this.numericUpDown9.BeginInit();
  1081. this.numericUpDown8.BeginInit();
  1082. this.numericUpDown7.BeginInit();
  1083. this.numericUpDown6.BeginInit();
  1084. this.numericUpDown5.BeginInit();
  1085. this.numericUpDown4.BeginInit();
  1086. this.numericUpDown3.BeginInit();
  1087. this.numericUpDown2.BeginInit();
  1088. this.numericUpDown1.BeginInit();
  1089. this.tabPage3.SuspendLayout();
  1090. this.nsGroupBox5.SuspendLayout();
  1091. this.nsGroupBox4.SuspendLayout();
  1092. this.nsGroupBox3.SuspendLayout();
  1093. ((ISupportInitialize) this.dataGridView1).BeginInit();
  1094. this.nsContextMenu1.SuspendLayout();
  1095. this.tabPage4.SuspendLayout();
  1096. this.nsGroupBox13.SuspendLayout();
  1097. this.nsGroupBox12.SuspendLayout();
  1098. this.nsGroupBox11.SuspendLayout();
  1099. this.nsGroupBox10.SuspendLayout();
  1100. this.nsGroupBox9.SuspendLayout();
  1101. this.nsGroupBox8.SuspendLayout();
  1102. this.numericUpDown12.BeginInit();
  1103. this.numericUpDown26.BeginInit();
  1104. this.numericUpDown25.BeginInit();
  1105. this.numericUpDown24.BeginInit();
  1106. this.nsGroupBox7.SuspendLayout();
  1107. this.nsGroupBox6.SuspendLayout();
  1108. this.tabPage5.SuspendLayout();
  1109. this.nsGroupBox17.SuspendLayout();
  1110. this.nsGroupBox16.SuspendLayout();
  1111. this.numericUpDown15.BeginInit();
  1112. this.nsGroupBox15.SuspendLayout();
  1113. this.numericUpDown14.BeginInit();
  1114. this.nsGroupBox14.SuspendLayout();
  1115. this.numericUpDown13.BeginInit();
  1116. this.tabPage6.SuspendLayout();
  1117. this.nsGroupBox19.SuspendLayout();
  1118. this.nsGroupBox18.SuspendLayout();
  1119. this.tabPage7.SuspendLayout();
  1120. this.nsGroupBox22.SuspendLayout();
  1121. this.nsGroupBox21.SuspendLayout();
  1122. this.nsGroupBox20.SuspendLayout();
  1123. ((ISupportInitialize) this.dataGridView2).BeginInit();
  1124. this.nsContextMenu2.SuspendLayout();
  1125. this.tabPage8.SuspendLayout();
  1126. base.SuspendLayout();
  1127. this.timer_0.Tick += new EventHandler(this.timer_0_Tick);
  1128. this.timer_1.Tick += new EventHandler(this.timer_1_Tick);
  1129. this.timer_2.Interval = 0x4e20;
  1130. this.timer_2.Tick += new EventHandler(this.timer_2_Tick);
  1131. this.timer_3.Interval = 0x4e20;
  1132. this.timer_3.Tick += new EventHandler(this.timer_3_Tick);
  1133. this.timer_4.Interval = 0x4e20;
  1134. this.timer_4.Tick += new EventHandler(this.timer_4_Tick);
  1135. this.timer_5.Interval = 0x4e20;
  1136. this.timer_5.Tick += new EventHandler(this.timer_5_Tick);
  1137. this.nsTheme1.Int32_3 = 0;
  1138. this.nsTheme1.BackColor = Color.FromArgb(50, 50, 50);
  1139. // this.nsTheme1.FormBorderStyle_0 = FormBorderStyle.None;
  1140. this.nsTheme1.Struct0_0 = new Struct0[0];
  1141. this.nsTheme1.Controls.Add(this.nsControlButton1);
  1142. this.nsTheme1.Controls.Add(this.nsTabControl1);
  1143. this.nsTheme1.String_0 = "";
  1144. this.nsTheme1.Dock = DockStyle.Fill;
  1145. this.nsTheme1.Font = new Font("Verdana", 8f);
  1146. this.nsTheme1.Image_0 = null;
  1147. this.nsTheme1.Location = new Point(0, 0);
  1148. this.nsTheme1.Boolean_4 = true;
  1149. this.nsTheme1.Name = "nsTheme1";
  1150. this.nsTheme1.Boolean_5 = false;
  1151. this.nsTheme1.Boolean_6 = false;
  1152. this.nsTheme1.Size = new Size(0x325, 0x1ff);
  1153. this.nsTheme1.Boolean_7 = true;
  1154. this.nsTheme1.FormStartPosition_0 = FormStartPosition.WindowsDefaultLocation;
  1155. this.nsTheme1.TabIndex = 0;
  1156. this.nsTheme1.Text = "Black Ops 2 1.18";
  1157. this.nsTheme1.Color_0 = Color.Empty;
  1158. this.nsTheme1.Boolean_8 = false;
  1159. this.nsControlButton1.Anchor = AnchorStyles.Right | AnchorStyles.Top;
  1160. this.nsControlButton1.Enum2_0 = Control2.Enum2.const_0;
  1161. this.nsControlButton1.Location = new Point(780, 4);
  1162. this.nsControlButton1.Margin = new Padding(0);
  1163. this.nsControlButton1.MaximumSize = new Size(0x12, 20);
  1164. this.nsControlButton1.MinimumSize = new Size(0x12, 20);
  1165. this.nsControlButton1.Name = "nsControlButton1";
  1166. this.nsControlButton1.Size = new Size(0x12, 20);
  1167. this.nsControlButton1.TabIndex = 2;
  1168. this.nsControlButton1.Text = "nsControlButton1";
  1169. this.nsTabControl1.Alignment = TabAlignment.Left;
  1170. this.nsTabControl1.Controls.Add(this.tabPage1);
  1171. this.nsTabControl1.Controls.Add(this.tabPage2);
  1172. this.nsTabControl1.Controls.Add(this.tabPage3);
  1173. this.nsTabControl1.Controls.Add(this.tabPage4);
  1174. this.nsTabControl1.Controls.Add(this.tabPage5);
  1175. this.nsTabControl1.Controls.Add(this.tabPage6);
  1176. this.nsTabControl1.Controls.Add(this.tabPage7);
  1177. this.nsTabControl1.Controls.Add(this.tabPage8);
  1178. this.nsTabControl1.DrawMode = TabDrawMode.OwnerDrawFixed;
  1179. this.nsTabControl1.ItemSize = new Size(0x1c, 0x73);
  1180. this.nsTabControl1.Location = new Point(3, 0x26);
  1181. this.nsTabControl1.Multiline = true;
  1182. this.nsTabControl1.Name = "nsTabControl1";
  1183. this.nsTabControl1.SelectedIndex = 0;
  1184. this.nsTabControl1.Size = new Size(0x31f, 470);
  1185. this.nsTabControl1.SizeMode = TabSizeMode.Fixed;
  1186. this.nsTabControl1.TabIndex = 1;
  1187. this.tabPage1.BackColor = Color.FromArgb(50, 50, 50);
  1188. this.tabPage1.Controls.Add(this.label18);
  1189. this.tabPage1.Controls.Add(this.label17);
  1190. this.tabPage1.Controls.Add(this.spaceButton8);
  1191. this.tabPage1.Controls.Add(this.label15);
  1192. this.tabPage1.Controls.Add(this.label16);
  1193. this.tabPage1.Controls.Add(this.label14);
  1194. this.tabPage1.Controls.Add(this.label13);
  1195. this.tabPage1.Controls.Add(this.pictureBox5);
  1196. this.tabPage1.Controls.Add(this.pictureBox4);
  1197. this.tabPage1.Controls.Add(this.pictureBox3);
  1198. this.tabPage1.Controls.Add(this.pictureBox2);
  1199. this.tabPage1.Controls.Add(this.pictureBox1);
  1200. this.tabPage1.Controls.Add(this.label1);
  1201. this.tabPage1.Controls.Add(this.nsGroupBox1);
  1202. this.tabPage1.Location = new Point(0x77, 4);
  1203. this.tabPage1.Name = "tabPage1";
  1204. this.tabPage1.Padding = new Padding(3);
  1205. this.tabPage1.Size = new Size(0x2a4, 0x1ce);
  1206. this.tabPage1.TabIndex = 0;
  1207. this.tabPage1.Text = "Connection";
  1208. this.tabPage1.Click += new EventHandler(this.tabPage1_Click);
  1209. this.label18.AutoSize = true;
  1210. this.label18.Font = new Font("Verdana", 9f);
  1211. this.label18.ForeColor = Color.White;
  1212. this.label18.Location = new Point(0x4d, 0x1ba);
  1213. this.label18.Name = "label18";
  1214. this.label18.Size = new Size(12, 14);
  1215. this.label18.TabIndex = 14;
  1216. this.label18.Text = ":";
  1217. this.label17.AutoSize = true;
  1218. this.label17.Font = new Font("Verdana", 9f);
  1219. this.label17.ForeColor = Color.Red;
  1220. this.label17.Location = new Point(0x57, 0x1ba);
  1221. this.label17.Name = "label17";
  1222. this.label17.Size = new Size(0x19, 14);
  1223. this.label17.TabIndex = 13;
  1224. this.label17.Text = "Off";
  1225. this.label17.Click += new EventHandler(this.label17_Click);
  1226. this.spaceButton8.BackColor = Color.Transparent;
  1227. this.spaceButton8.GEnum2_0 = GEnum2.const_21;
  1228. this.spaceButton8.Int32_0 = 0;
  1229. this.spaceButton8.GEnum3_0 = GEnum3.const_1;
  1230. this.spaceButton8.Location = new Point(6, 0x1b3);
  1231. this.spaceButton8.Name = "spaceButton8";
  1232. this.spaceButton8.Size = new Size(0x41, 0x18);
  1233. this.spaceButton8.TabIndex = 11;
  1234. this.spaceButton8.Text = "Anti Ban";
  1235. this.spaceButton8.Click += new EventHandler(this.spaceButton8_Click);
  1236. this.label15.AutoSize = true;
  1237. this.label15.Font = new Font("Verdana", 9f);
  1238. this.label15.ForeColor = Color.DodgerBlue;
  1239. this.label15.Location = new Point(0x144, 0x194);
  1240. this.label15.Name = "label15";
  1241. this.label15.Size = new Size(0x5d, 14);
  1242. this.label15.TabIndex = 10;
  1243. this.label15.Text = "Not Attached ";
  1244. this.label15.Click += new EventHandler(this.label15_Click);
  1245. this.label16.AutoSize = true;
  1246. this.label16.Font = new Font("Verdana", 9f);
  1247. this.label16.ForeColor = Color.DodgerBlue;
  1248. this.label16.Location = new Point(0x144, 0x169);
  1249. this.label16.Name = "label16";
  1250. this.label16.Size = new Size(0x65, 14);
  1251. this.label16.TabIndex = 9;
  1252. this.label16.Text = "Not Connected";
  1253. this.label16.Click += new EventHandler(this.label16_Click);
  1254. this.label14.AutoSize = true;
  1255. this.label14.Font = new Font("Verdana", 9f);
  1256. this.label14.ForeColor = Color.White;
  1257. this.label14.Location = new Point(0xf7, 0x194);
  1258. this.label14.Name = "label14";
  1259. this.label14.Size = new Size(0x39, 14);
  1260. this.label14.TabIndex = 8;
  1261. this.label14.Text = "Status :";
  1262. this.label13.AutoSize = true;
  1263. this.label13.Font = new Font("Verdana", 9f);
  1264. this.label13.ForeColor = Color.White;
  1265. this.label13.Location = new Point(0xf7, 0x169);
  1266. this.label13.Name = "label13";
  1267. this.label13.Size = new Size(0x39, 14);
  1268. this.label13.TabIndex = 7;
  1269. this.label13.Text = "Status :";
  1270. // this.pictureBox5.BackgroundImage = (Image) manager.GetObject("pictureBox5.BackgroundImage");
  1271. this.pictureBox5.BackgroundImageLayout = ImageLayout.Zoom;
  1272. this.pictureBox5.Location = new Point(0xc6, 13);
  1273. this.pictureBox5.Name = "pictureBox5";
  1274. this.pictureBox5.Size = new Size(280, 0x71);
  1275. this.pictureBox5.TabIndex = 6;
  1276. this.pictureBox5.TabStop = false;
  1277. this.pictureBox5.Click += new EventHandler(this.pictureBox5_Click);
  1278. // this.pictureBox4.BackgroundImage = (Image) manager.GetObject("pictureBox4.BackgroundImage");
  1279. this.pictureBox4.BackgroundImageLayout = ImageLayout.Zoom;
  1280. this.pictureBox4.Location = new Point(0, 0x9a);
  1281. this.pictureBox4.Name = "pictureBox4";
  1282. this.pictureBox4.Size = new Size(0xc6, 0x9a);
  1283. this.pictureBox4.TabIndex = 5;
  1284. this.pictureBox4.TabStop = false;
  1285. this.pictureBox4.Visible = false;
  1286. this.pictureBox4.Click += new EventHandler(this.pictureBox4_Click);
  1287. // this.pictureBox3.BackgroundImage = (Image) manager.GetObject("pictureBox3.BackgroundImage");
  1288. this.pictureBox3.BackgroundImageLayout = ImageLayout.Zoom;
  1289. this.pictureBox3.Location = new Point(0x1de, 0x9a);
  1290. this.pictureBox3.Name = "pictureBox3";
  1291. this.pictureBox3.Size = new Size(0xc6, 0x9a);
  1292. this.pictureBox3.TabIndex = 4;
  1293. this.pictureBox3.TabStop = false;
  1294. this.pictureBox3.Visible = false;
  1295. this.pictureBox3.Click += new EventHandler(this.pictureBox3_Click);
  1296. // this.pictureBox2.BackgroundImage = (Image) manager.GetObject("pictureBox2.BackgroundImage");
  1297. this.pictureBox2.BackgroundImageLayout = ImageLayout.Zoom;
  1298. this.pictureBox2.Location = new Point(0x1de, 0x9a);
  1299. this.pictureBox2.Name = "pictureBox2";
  1300. this.pictureBox2.Size = new Size(0xc6, 0x9a);
  1301. this.pictureBox2.TabIndex = 3;
  1302. this.pictureBox2.TabStop = false;
  1303. this.pictureBox2.Click += new EventHandler(this.pictureBox2_Click);
  1304. // this.pictureBox1.BackgroundImage = (Image) manager.GetObject("pictureBox1.BackgroundImage");
  1305. this.pictureBox1.BackgroundImageLayout = ImageLayout.Zoom;
  1306. this.pictureBox1.Location = new Point(0, 0x9a);
  1307. this.pictureBox1.Name = "pictureBox1";
  1308. this.pictureBox1.Size = new Size(0xc6, 0x9a);
  1309. this.pictureBox1.TabIndex = 2;
  1310. this.pictureBox1.TabStop = false;
  1311. this.pictureBox1.Click += new EventHandler(this.pictureBox1_Click);
  1312. this.label1.AutoSize = true;
  1313. this.label1.Font = new Font("Verdana", 9f, FontStyle.Italic, GraphicsUnit.Point, 0);
  1314. this.label1.ForeColor = Color.White;
  1315. this.label1.Location = new Point(0x224, 0x1ba);
  1316. this.label1.Name = "label1";
  1317. this.label1.Size = new Size(0x7b, 14);
  1318. this.label1.TabIndex = 1;
  1319. this.label1.Text = "Made by 444xMoDz";
  1320. this.nsGroupBox1.Controls.Add(this.nsRadioButton2);
  1321. this.nsGroupBox1.Controls.Add(this.nsRadioButton1);
  1322. this.nsGroupBox1.Controls.Add(this.spaceButton2);
  1323. this.nsGroupBox1.Controls.Add(this.spaceButton1);
  1324. this.nsGroupBox1.Boolean_0 = true;
  1325. this.nsGroupBox1.Location = new Point(0xc6, 0x9a);
  1326. this.nsGroupBox1.Name = "nsGroupBox1";
  1327. this.nsGroupBox1.Size = new Size(280, 0x9a);
  1328. this.nsGroupBox1.String_0 = "";
  1329. this.nsGroupBox1.TabIndex = 0;
  1330. this.nsGroupBox1.Text = "nsGroupBox1";
  1331. this.nsGroupBox1.String_1 = "Connection";
  1332. this.nsGroupBox1.Click += new EventHandler(this.nsGroupBox1_Click);
  1333. this.nsRadioButton2.Boolean_0 = false;
  1334. this.nsRadioButton2.Location = new Point(0x92, 0x36);
  1335. this.nsRadioButton2.Name = "nsRadioButton2";
  1336. this.nsRadioButton2.Size = new Size(0x49, 0x17);
  1337. this.nsRadioButton2.TabIndex = 3;
  1338. this.nsRadioButton2.Text = "CCAPI";
  1339. this.nsRadioButton2.Event_0 += new Control11.Delegate5(this.method_1);
  1340. this.nsRadioButton1.Boolean_0 = false;
  1341. this.nsRadioButton1.Location = new Point(0x3d, 0x36);
  1342. this.nsRadioButton1.Name = "nsRadioButton1";
  1343. this.nsRadioButton1.Size = new Size(0x49, 0x17);
  1344. this.nsRadioButton1.TabIndex = 2;
  1345. this.nsRadioButton1.Text = "TMAPI";
  1346. this.nsRadioButton1.Event_0 += new Control11.Delegate5(this.method_0);
  1347. this.spaceButton2.BackColor = Color.Transparent;
  1348. this.spaceButton2.GEnum2_0 = GEnum2.const_21;
  1349. this.spaceButton2.Int32_0 = 0;
  1350. this.spaceButton2.GEnum3_0 = GEnum3.const_1;
  1351. this.spaceButton2.Location = new Point(0x92, 0x66);
  1352. this.spaceButton2.Name = "spaceButton2";
  1353. this.spaceButton2.Size = new Size(0x62, 0x1f);
  1354. this.spaceButton2.TabIndex = 1;
  1355. this.spaceButton2.Text = "Attach";
  1356. this.spaceButton2.Click += new EventHandler(this.spaceButton2_Click);
  1357. this.spaceButton1.BackColor = Color.Transparent;
  1358. this.spaceButton1.GEnum2_0 = GEnum2.const_21;
  1359. this.spaceButton1.Int32_0 = 0;
  1360. this.spaceButton1.GEnum3_0 = GEnum3.const_1;
  1361. this.spaceButton1.Location = new Point(0x24, 0x66);
  1362. this.spaceButton1.Name = "spaceButton1";
  1363. this.spaceButton1.Size = new Size(0x62, 0x1f);
  1364. this.spaceButton1.TabIndex = 0;
  1365. this.spaceButton1.Text = "Connect";
  1366. this.spaceButton1.Click += new EventHandler(this.spaceButton1_Click);
  1367. this.tabPage2.BackColor = Color.FromArgb(50, 50, 50);
  1368. this.tabPage2.Controls.Add(this.nsGroupBox2);
  1369. this.tabPage2.Location = new Point(0x77, 4);
  1370. this.tabPage2.Name = "tabPage2";
  1371. this.tabPage2.Padding = new Padding(3);
  1372. this.tabPage2.Size = new Size(0x2a4, 0x1ce);
  1373. this.tabPage2.TabIndex = 1;
  1374. this.tabPage2.Text = "Stats";
  1375. this.nsGroupBox2.Controls.Add(this.nsCheckBox12);
  1376. this.nsGroupBox2.Controls.Add(this.nsCheckBox11);
  1377. this.nsGroupBox2.Controls.Add(this.nsCheckBox10);
  1378. this.nsGroupBox2.Controls.Add(this.nsCheckBox9);
  1379. this.nsGroupBox2.Controls.Add(this.numericUpDown11);
  1380. this.nsGroupBox2.Controls.Add(this.numericUpDown10);
  1381. this.nsGroupBox2.Controls.Add(this.numericUpDown9);
  1382. this.nsGroupBox2.Controls.Add(this.label10);
  1383. this.nsGroupBox2.Controls.Add(this.nsCheckBox8);
  1384. this.nsGroupBox2.Controls.Add(this.numericUpDown8);
  1385. this.nsGroupBox2.Controls.Add(this.label9);
  1386. this.nsGroupBox2.Controls.Add(this.nsCheckBox7);
  1387. this.nsGroupBox2.Controls.Add(this.numericUpDown7);
  1388. this.nsGroupBox2.Controls.Add(this.label8);
  1389. this.nsGroupBox2.Controls.Add(this.nsCheckBox6);
  1390. this.nsGroupBox2.Controls.Add(this.numericUpDown6);
  1391. this.nsGroupBox2.Controls.Add(this.label7);
  1392. this.nsGroupBox2.Controls.Add(this.nsCheckBox5);
  1393. this.nsGroupBox2.Controls.Add(this.numericUpDown5);
  1394. this.nsGroupBox2.Controls.Add(this.label6);
  1395. this.nsGroupBox2.Controls.Add(this.nsCheckBox4);
  1396. this.nsGroupBox2.Controls.Add(this.numericUpDown4);
  1397. this.nsGroupBox2.Controls.Add(this.label5);
  1398. this.nsGroupBox2.Controls.Add(this.nsCheckBox3);
  1399. this.nsGroupBox2.Controls.Add(this.numericUpDown3);
  1400. this.nsGroupBox2.Controls.Add(this.label4);
  1401. this.nsGroupBox2.Controls.Add(this.spaceButton3);
  1402. this.nsGroupBox2.Controls.Add(this.nsCheckBox2);
  1403. this.nsGroupBox2.Controls.Add(this.numericUpDown2);
  1404. this.nsGroupBox2.Controls.Add(this.label3);
  1405. this.nsGroupBox2.Controls.Add(this.nsCheckBox1);
  1406. this.nsGroupBox2.Controls.Add(this.numericUpDown1);
  1407. this.nsGroupBox2.Controls.Add(this.label2);
  1408. this.nsGroupBox2.Boolean_0 = true;
  1409. this.nsGroupBox2.Location = new Point(0x36, 0x56);
  1410. this.nsGroupBox2.Name = "nsGroupBox2";
  1411. this.nsGroupBox2.Size = new Size(0x238, 0x123);
  1412. this.nsGroupBox2.String_0 = "Enable CheckBox";
  1413. this.nsGroupBox2.TabIndex = 0;
  1414. this.nsGroupBox2.Text = "nsGroupBox2";
  1415. this.nsGroupBox2.String_1 = "Stats";
  1416. this.nsCheckBox12.Boolean_0 = false;
  1417. this.nsCheckBox12.CheckState = CheckState.Unchecked;
  1418. this.nsCheckBox12.Location = new Point(0x15d, 50);
  1419. this.nsCheckBox12.Name = "nsCheckBox12";
  1420. this.nsCheckBox12.Size = new Size(0x52, 0x17);
  1421. this.nsCheckBox12.TabIndex = 0x20;
  1422. this.nsCheckBox12.Text = "Check All";
  1423. this.nsCheckBox12.Event_0 += new Control1.Delegate1(this.method_11);
  1424. this.nsCheckBox11.Boolean_0 = false;
  1425. this.nsCheckBox11.CheckState = CheckState.Unchecked;
  1426. this.nsCheckBox11.Location = new Point(0xe1, 50);
  1427. this.nsCheckBox11.Name = "nsCheckBox11";
  1428. this.nsCheckBox11.Size = new Size(0x73, 0x17);
  1429. this.nsCheckBox11.TabIndex = 0x1f;
  1430. this.nsCheckBox11.Text = "Unlock All 100%";
  1431. this.nsCheckBox11.Event_0 += new Control1.Delegate1(this.method_9);
  1432. this.nsCheckBox10.Boolean_0 = false;
  1433. this.nsCheckBox10.CheckState = CheckState.Unchecked;
  1434. this.nsCheckBox10.Location = new Point(0x8d, 50);
  1435. this.nsCheckBox10.Name = "nsCheckBox10";
  1436. this.nsCheckBox10.Size = new Size(0x4b, 0x17);
  1437. this.nsCheckBox10.TabIndex = 30;
  1438. this.nsCheckBox10.Text = "Level 55";
  1439. this.nsCheckBox10.Event_0 += new Control1.Delegate1(this.method_8);
  1440. this.nsCheckBox9.Boolean_0 = false;
  1441. this.nsCheckBox9.CheckState = CheckState.Unchecked;
  1442. this.nsCheckBox9.Location = new Point(0x184, 0xc6);
  1443. this.nsCheckBox9.Name = "nsCheckBox9";
  1444. this.nsCheckBox9.Size = new Size(0x1a, 20);
  1445. this.nsCheckBox9.TabIndex = 0x1d;
  1446. this.nsCheckBox9.Event_0 += new Control1.Delegate1(this.method_7);
  1447. this.numericUpDown11.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1448. this.numericUpDown11.BorderStyle = BorderStyle.FixedSingle;
  1449. this.numericUpDown11.ForeColor = Color.Silver;
  1450. this.numericUpDown11.Location = new Point(0x156, 0xc6);
  1451. int[] bits = new int[4];
  1452. bits[0] = 0x2d3b60;
  1453. this.numericUpDown11.Maximum = new decimal(bits);
  1454. this.numericUpDown11.Name = "numericUpDown11";
  1455. this.numericUpDown11.Size = new Size(40, 20);
  1456. this.numericUpDown11.TabIndex = 0x1c;
  1457. this.numericUpDown10.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1458. this.numericUpDown10.BorderStyle = BorderStyle.FixedSingle;
  1459. this.numericUpDown10.ForeColor = Color.Silver;
  1460. this.numericUpDown10.Location = new Point(0x128, 0xc6);
  1461. bits = new int[4];
  1462. bits[0] = 0x2d3b60;
  1463. this.numericUpDown10.Maximum = new decimal(bits);
  1464. this.numericUpDown10.Name = "numericUpDown10";
  1465. this.numericUpDown10.Size = new Size(40, 20);
  1466. this.numericUpDown10.TabIndex = 0x1b;
  1467. this.numericUpDown9.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1468. this.numericUpDown9.BorderStyle = BorderStyle.FixedSingle;
  1469. this.numericUpDown9.ForeColor = Color.Silver;
  1470. this.numericUpDown9.Location = new Point(250, 0xc6);
  1471. bits = new int[4];
  1472. bits[0] = 0x2d3b60;
  1473. this.numericUpDown9.Maximum = new decimal(bits);
  1474. this.numericUpDown9.Name = "numericUpDown9";
  1475. this.numericUpDown9.Size = new Size(40, 20);
  1476. this.numericUpDown9.TabIndex = 0x1a;
  1477. this.label10.AutoSize = true;
  1478. this.label10.ForeColor = Color.White;
  1479. this.label10.Location = new Point(0x9a, 200);
  1480. this.label10.Name = "label10";
  1481. this.label10.Size = new Size(90, 13);
  1482. this.label10.TabIndex = 0x19;
  1483. this.label10.Text = "Time Played : ";
  1484. this.nsCheckBox8.Boolean_0 = false;
  1485. this.nsCheckBox8.CheckState = CheckState.Unchecked;
  1486. this.nsCheckBox8.Location = new Point(490, 0x9d);
  1487. this.nsCheckBox8.Name = "nsCheckBox8";
  1488. this.nsCheckBox8.Size = new Size(0x1a, 20);
  1489. this.nsCheckBox8.TabIndex = 0x18;
  1490. this.nsCheckBox8.Event_0 += new Control1.Delegate1(this.method_10);
  1491. this.numericUpDown8.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1492. this.numericUpDown8.BorderStyle = BorderStyle.FixedSingle;
  1493. this.numericUpDown8.ForeColor = Color.Silver;
  1494. this.numericUpDown8.Location = new Point(0x16c, 0x9d);
  1495. bits = new int[4];
  1496. bits[0] = 0x2d3b60;
  1497. this.numericUpDown8.Maximum = new decimal(bits);
  1498. this.numericUpDown8.Name = "numericUpDown8";
  1499. this.numericUpDown8.Size = new Size(120, 20);
  1500. this.numericUpDown8.TabIndex = 0x17;
  1501. this.label9.AutoSize = true;
  1502. this.label9.ForeColor = Color.White;
  1503. this.label9.Location = new Point(0x11b, 0x9f);
  1504. this.label9.Name = "label9";
  1505. this.label9.Size = new Size(0x4b, 13);
  1506. this.label9.TabIndex = 0x16;
  1507. this.label9.Text = "Headshots :";
  1508. this.nsCheckBox7.Boolean_0 = false;
  1509. this.nsCheckBox7.CheckState = CheckState.Unchecked;
  1510. this.nsCheckBox7.Location = new Point(490, 0x83);
  1511. this.nsCheckBox7.Name = "nsCheckBox7";
  1512. this.nsCheckBox7.Size = new Size(0x1a, 20);
  1513. this.nsCheckBox7.TabIndex = 0x15;
  1514. this.numericUpDown7.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1515. this.numericUpDown7.BorderStyle = BorderStyle.FixedSingle;
  1516. this.numericUpDown7.ForeColor = Color.Silver;
  1517. this.numericUpDown7.Location = new Point(0x16c, 0x83);
  1518. bits = new int[4];
  1519. bits[0] = 0x2d3b60;
  1520. this.numericUpDown7.Maximum = new decimal(bits);
  1521. this.numericUpDown7.Name = "numericUpDown7";
  1522. this.numericUpDown7.Size = new Size(120, 20);
  1523. this.numericUpDown7.TabIndex = 20;
  1524. this.numericUpDown7.ValueChanged += new EventHandler(this.numericUpDown7_ValueChanged);
  1525. this.label8.AutoSize = true;
  1526. this.label8.ForeColor = Color.White;
  1527. this.label8.Location = new Point(0x11b, 0x85);
  1528. this.label8.Name = "label8";
  1529. this.label8.Size = new Size(0x27, 13);
  1530. this.label8.TabIndex = 0x13;
  1531. this.label8.Text = "Kills :";
  1532. this.nsCheckBox6.Boolean_0 = false;
  1533. this.nsCheckBox6.CheckState = CheckState.Unchecked;
  1534. this.nsCheckBox6.Location = new Point(490, 0x69);
  1535. this.nsCheckBox6.Name = "nsCheckBox6";
  1536. this.nsCheckBox6.Size = new Size(0x1a, 20);
  1537. this.nsCheckBox6.TabIndex = 0x12;
  1538. this.nsCheckBox6.Event_0 += new Control1.Delegate1(this.method_6);
  1539. this.numericUpDown6.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1540. this.numericUpDown6.BorderStyle = BorderStyle.FixedSingle;
  1541. this.numericUpDown6.ForeColor = Color.Silver;
  1542. this.numericUpDown6.Location = new Point(0x16c, 0x69);
  1543. bits = new int[4];
  1544. bits[0] = 0x2d3b60;
  1545. this.numericUpDown6.Maximum = new decimal(bits);
  1546. this.numericUpDown6.Name = "numericUpDown6";
  1547. this.numericUpDown6.Size = new Size(120, 20);
  1548. this.numericUpDown6.TabIndex = 0x11;
  1549. this.numericUpDown6.ValueChanged += new EventHandler(this.numericUpDown6_ValueChanged);
  1550. this.label7.AutoSize = true;
  1551. this.label7.ForeColor = Color.White;
  1552. this.label7.Location = new Point(0x11b, 0x6b);
  1553. this.label7.Name = "label7";
  1554. this.label7.Size = new Size(0x38, 13);
  1555. this.label7.TabIndex = 0x10;
  1556. this.label7.Text = "Deaths :";
  1557. this.nsCheckBox5.Boolean_0 = false;
  1558. this.nsCheckBox5.CheckState = CheckState.Unchecked;
  1559. this.nsCheckBox5.Location = new Point(490, 0x4f);
  1560. this.nsCheckBox5.Name = "nsCheckBox5";
  1561. this.nsCheckBox5.Size = new Size(0x1a, 20);
  1562. this.nsCheckBox5.TabIndex = 15;
  1563. this.numericUpDown5.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1564. this.numericUpDown5.BorderStyle = BorderStyle.FixedSingle;
  1565. this.numericUpDown5.ForeColor = Color.Silver;
  1566. this.numericUpDown5.Location = new Point(0x16c, 0x4f);
  1567. bits = new int[4];
  1568. bits[0] = 0x2d3b60;
  1569. this.numericUpDown5.Maximum = new decimal(bits);
  1570. this.numericUpDown5.Name = "numericUpDown5";
  1571. this.numericUpDown5.Size = new Size(120, 20);
  1572. this.numericUpDown5.TabIndex = 14;
  1573. this.numericUpDown5.ValueChanged += new EventHandler(this.numericUpDown5_ValueChanged);
  1574. this.label6.AutoSize = true;
  1575. this.label6.ForeColor = Color.White;
  1576. this.label6.Location = new Point(0x11b, 0x51);
  1577. this.label6.Name = "label6";
  1578. this.label6.Size = new Size(0x36, 13);
  1579. this.label6.TabIndex = 13;
  1580. this.label6.Text = "Losses :";
  1581. this.nsCheckBox4.Boolean_0 = false;
  1582. this.nsCheckBox4.CheckState = CheckState.Unchecked;
  1583. this.nsCheckBox4.Location = new Point(0xf7, 0x9d);
  1584. this.nsCheckBox4.Name = "nsCheckBox4";
  1585. this.nsCheckBox4.Size = new Size(0x1a, 20);
  1586. this.nsCheckBox4.TabIndex = 12;
  1587. this.nsCheckBox4.Event_0 += new Control1.Delegate1(this.method_5);
  1588. this.numericUpDown4.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1589. this.numericUpDown4.BorderStyle = BorderStyle.FixedSingle;
  1590. this.numericUpDown4.ForeColor = Color.Silver;
  1591. this.numericUpDown4.Location = new Point(0x79, 0x9d);
  1592. bits = new int[4];
  1593. bits[0] = 0x2d3b60;
  1594. this.numericUpDown4.Maximum = new decimal(bits);
  1595. this.numericUpDown4.Name = "numericUpDown4";
  1596. this.numericUpDown4.Size = new Size(120, 20);
  1597. this.numericUpDown4.TabIndex = 11;
  1598. this.numericUpDown4.ValueChanged += new EventHandler(this.numericUpDown4_ValueChanged);
  1599. this.label5.AutoSize = true;
  1600. this.label5.ForeColor = Color.White;
  1601. this.label5.Location = new Point(0x35, 0x9f);
  1602. this.label5.Name = "label5";
  1603. this.label5.Size = new Size(0x38, 13);
  1604. this.label5.TabIndex = 10;
  1605. this.label5.Text = "Tokens :";
  1606. this.nsCheckBox3.Boolean_0 = false;
  1607. this.nsCheckBox3.CheckState = CheckState.Unchecked;
  1608. this.nsCheckBox3.Location = new Point(0xf7, 0x83);
  1609. this.nsCheckBox3.Name = "nsCheckBox3";
  1610. this.nsCheckBox3.Size = new Size(0x1a, 20);
  1611. this.nsCheckBox3.TabIndex = 9;
  1612. this.nsCheckBox3.Event_0 += new Control1.Delegate1(this.method_4);
  1613. this.numericUpDown3.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1614. this.numericUpDown3.BorderStyle = BorderStyle.FixedSingle;
  1615. this.numericUpDown3.ForeColor = Color.Silver;
  1616. this.numericUpDown3.Location = new Point(0x79, 0x83);
  1617. bits = new int[4];
  1618. bits[0] = 0x2d3b60;
  1619. this.numericUpDown3.Maximum = new decimal(bits);
  1620. this.numericUpDown3.Name = "numericUpDown3";
  1621. this.numericUpDown3.Size = new Size(120, 20);
  1622. this.numericUpDown3.TabIndex = 8;
  1623. this.numericUpDown3.ValueChanged += new EventHandler(this.numericUpDown3_ValueChanged);
  1624. this.label4.AutoSize = true;
  1625. this.label4.ForeColor = Color.White;
  1626. this.label4.Location = new Point(0x35, 0x85);
  1627. this.label4.Name = "label4";
  1628. this.label4.Size = new Size(0x2f, 13);
  1629. this.label4.TabIndex = 7;
  1630. this.label4.Text = "Wins :";
  1631. this.spaceButton3.BackColor = Color.Transparent;
  1632. this.spaceButton3.GEnum2_0 = GEnum2.const_21;
  1633. this.spaceButton3.Int32_0 = 0;
  1634. this.spaceButton3.GEnum3_0 = GEnum3.const_1;
  1635. this.spaceButton3.Location = new Point(0xed, 0xfd);
  1636. this.spaceButton3.Name = "spaceButton3";
  1637. this.spaceButton3.Size = new Size(0x5f, 0x1d);
  1638. this.spaceButton3.TabIndex = 6;
  1639. this.spaceButton3.Text = "Set Stats";
  1640. this.spaceButton3.Click += new EventHandler(this.spaceButton3_Click);
  1641. this.nsCheckBox2.Boolean_0 = false;
  1642. this.nsCheckBox2.CheckState = CheckState.Unchecked;
  1643. this.nsCheckBox2.Location = new Point(0xf7, 0x69);
  1644. this.nsCheckBox2.Name = "nsCheckBox2";
  1645. this.nsCheckBox2.Size = new Size(0x1a, 20);
  1646. this.nsCheckBox2.TabIndex = 5;
  1647. this.nsCheckBox2.Event_0 += new Control1.Delegate1(this.method_2);
  1648. this.numericUpDown2.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1649. this.numericUpDown2.BorderStyle = BorderStyle.FixedSingle;
  1650. this.numericUpDown2.ForeColor = Color.Silver;
  1651. this.numericUpDown2.Location = new Point(0x79, 0x69);
  1652. bits = new int[4];
  1653. bits[0] = 0x2d3b60;
  1654. this.numericUpDown2.Maximum = new decimal(bits);
  1655. this.numericUpDown2.Name = "numericUpDown2";
  1656. this.numericUpDown2.Size = new Size(120, 20);
  1657. this.numericUpDown2.TabIndex = 4;
  1658. this.label3.AutoSize = true;
  1659. this.label3.ForeColor = Color.White;
  1660. this.label3.Location = new Point(0x35, 0x6b);
  1661. this.label3.Name = "label3";
  1662. this.label3.Size = new Size(0x31, 13);
  1663. this.label3.TabIndex = 3;
  1664. this.label3.Text = "Score :";
  1665. this.nsCheckBox1.Boolean_0 = false;
  1666. this.nsCheckBox1.CheckState = CheckState.Unchecked;
  1667. this.nsCheckBox1.Location = new Point(0xf7, 0x4f);
  1668. this.nsCheckBox1.Name = "nsCheckBox1";
  1669. this.nsCheckBox1.Size = new Size(0x1a, 20);
  1670. this.nsCheckBox1.TabIndex = 2;
  1671. this.nsCheckBox1.Event_0 += new Control1.Delegate1(this.method_3);
  1672. this.numericUpDown1.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  1673. this.numericUpDown1.BorderStyle = BorderStyle.FixedSingle;
  1674. this.numericUpDown1.ForeColor = Color.Silver;
  1675. this.numericUpDown1.Location = new Point(0x79, 0x4f);
  1676. bits = new int[4];
  1677. bits[0] = 15;
  1678. this.numericUpDown1.Maximum = new decimal(bits);
  1679. this.numericUpDown1.Name = "numericUpDown1";
  1680. this.numericUpDown1.Size = new Size(120, 20);
  1681. this.numericUpDown1.TabIndex = 1;
  1682. this.label2.AutoSize = true;
  1683. this.label2.ForeColor = Color.White;
  1684. this.label2.Location = new Point(0x35, 0x51);
  1685. this.label2.Name = "label2";
  1686. this.label2.Size = new Size(0x3e, 13);
  1687. this.label2.TabIndex = 0;
  1688. this.label2.Text = "Prestige :";
  1689. this.tabPage3.BackColor = Color.FromArgb(50, 50, 50);
  1690. this.tabPage3.Controls.Add(this.nsGroupBox5);
  1691. this.tabPage3.Controls.Add(this.nsGroupBox4);
  1692. this.tabPage3.Controls.Add(this.nsGroupBox3);
  1693. this.tabPage3.Controls.Add(this.spaceButton4);
  1694. this.tabPage3.Controls.Add(this.dataGridView1);
  1695. this.tabPage3.Location = new Point(0x77, 4);
  1696. this.tabPage3.Name = "tabPage3";
  1697. this.tabPage3.Padding = new Padding(3);
  1698. this.tabPage3.Size = new Size(0x2a4, 0x1ce);
  1699. this.tabPage3.TabIndex = 2;
  1700. this.tabPage3.Text = "Client List";
  1701. this.nsGroupBox5.Controls.Add(this.nsCheckBox17);
  1702. this.nsGroupBox5.Controls.Add(this.nsCheckBox18);
  1703. this.nsGroupBox5.Controls.Add(this.nsCheckBox19);
  1704. this.nsGroupBox5.Controls.Add(this.nsCheckBox16);
  1705. this.nsGroupBox5.Controls.Add(this.nsCheckBox15);
  1706. this.nsGroupBox5.Controls.Add(this.nsCheckBox14);
  1707. this.nsGroupBox5.Boolean_0 = true;
  1708. this.nsGroupBox5.Location = new Point(0x120, 0x11f);
  1709. this.nsGroupBox5.Name = "nsGroupBox5";
  1710. this.nsGroupBox5.Size = new Size(0x17e, 0x7c);
  1711. this.nsGroupBox5.String_0 = "";
  1712. this.nsGroupBox5.TabIndex = 10;
  1713. this.nsGroupBox5.Text = "nsGroupBox5";
  1714. this.nsGroupBox5.String_1 = "More";
  1715. this.nsCheckBox17.Boolean_0 = false;
  1716. this.nsCheckBox17.CheckState = CheckState.Unchecked;
  1717. this.nsCheckBox17.Location = new Point(0xef, 0x4f);
  1718. this.nsCheckBox17.Name = "nsCheckBox17";
  1719. this.nsCheckBox17.Size = new Size(0x84, 0x17);
  1720. this.nsCheckBox17.TabIndex = 0x12;
  1721. this.nsCheckBox17.Text = "Kick All";
  1722. this.nsCheckBox17.Event_0 += new Control1.Delegate1(this.method_32);
  1723. this.nsCheckBox18.Boolean_0 = false;
  1724. this.nsCheckBox18.CheckState = CheckState.Unchecked;
  1725. this.nsCheckBox18.Location = new Point(130, 0x4f);
  1726. this.nsCheckBox18.Name = "nsCheckBox18";
  1727. this.nsCheckBox18.Size = new Size(0x67, 0x17);
  1728. this.nsCheckBox18.TabIndex = 0x11;
  1729. this.nsCheckBox18.Text = "Ammo All";
  1730. this.nsCheckBox18.Event_0 += new Control1.Delegate1(this.method_31);
  1731. this.nsCheckBox19.Boolean_0 = false;
  1732. this.nsCheckBox19.CheckState = CheckState.Unchecked;
  1733. this.nsCheckBox19.Location = new Point(12, 0x4f);
  1734. this.nsCheckBox19.Name = "nsCheckBox19";
  1735. this.nsCheckBox19.Size = new Size(0x63, 0x17);
  1736. this.nsCheckBox19.TabIndex = 0x10;
  1737. this.nsCheckBox19.Text = "God All";
  1738. this.nsCheckBox19.Event_0 += new Control1.Delegate1(this.method_29);
  1739. this.nsCheckBox16.Boolean_0 = false;
  1740. this.nsCheckBox16.CheckState = CheckState.Unchecked;
  1741. this.nsCheckBox16.Location = new Point(0xef, 50);
  1742. this.nsCheckBox16.Name = "nsCheckBox16";
  1743. this.nsCheckBox16.Size = new Size(0x84, 0x17);
  1744. this.nsCheckBox16.TabIndex = 15;
  1745. this.nsCheckBox16.Text = "Long Meele Range";
  1746. this.nsCheckBox16.Event_0 += new Control1.Delegate1(this.method_26);
  1747. this.nsCheckBox15.Boolean_0 = false;
  1748. this.nsCheckBox15.CheckState = CheckState.Unchecked;
  1749. this.nsCheckBox15.Location = new Point(130, 50);
  1750. this.nsCheckBox15.Name = "nsCheckBox15";
  1751. this.nsCheckBox15.Size = new Size(0x4b, 0x17);
  1752. this.nsCheckBox15.TabIndex = 14;
  1753. this.nsCheckBox15.Text = "Anti Join";
  1754. this.nsCheckBox15.Event_0 += new Control1.Delegate1(this.method_25);
  1755. this.nsCheckBox14.Boolean_0 = false;
  1756. this.nsCheckBox14.CheckState = CheckState.Unchecked;
  1757. this.nsCheckBox14.Location = new Point(12, 50);
  1758. this.nsCheckBox14.Name = "nsCheckBox14";
  1759. this.nsCheckBox14.Size = new Size(0x4b, 0x17);
  1760. this.nsCheckBox14.TabIndex = 13;
  1761. this.nsCheckBox14.Text = "Fly Mode";
  1762. this.nsCheckBox14.Event_0 += new Control1.Delegate1(this.method_24);
  1763. this.nsGroupBox4.Controls.Add(this.spaceButton7);
  1764. this.nsGroupBox4.Controls.Add(this.spaceButton6);
  1765. this.nsGroupBox4.Boolean_0 = true;
  1766. this.nsGroupBox4.Location = new Point(0x120, 0xbb);
  1767. this.nsGroupBox4.Name = "nsGroupBox4";
  1768. this.nsGroupBox4.Size = new Size(0x17e, 0x5e);
  1769. this.nsGroupBox4.String_0 = "Multiplayer";
  1770. this.nsGroupBox4.TabIndex = 9;
  1771. this.nsGroupBox4.Text = "nsGroupBox4";
  1772. this.nsGroupBox4.String_1 = "Force Host";
  1773. this.spaceButton7.BackColor = Color.Transparent;
  1774. this.spaceButton7.GEnum2_0 = GEnum2.const_21;
  1775. this.spaceButton7.Int32_0 = 0;
  1776. this.spaceButton7.GEnum3_0 = GEnum3.const_1;
  1777. this.spaceButton7.Location = new Point(0xce, 0x2f);
  1778. this.spaceButton7.Name = "spaceButton7";
  1779. this.spaceButton7.Size = new Size(0x67, 0x29);
  1780. this.spaceButton7.TabIndex = 10;
  1781. this.spaceButton7.Text = "Force Host Off";
  1782. this.spaceButton7.Click += new EventHandler(this.spaceButton7_Click);
  1783. this.spaceButton6.BackColor = Color.Transparent;
  1784. this.spaceButton6.GEnum2_0 = GEnum2.const_21;
  1785. this.spaceButton6.Int32_0 = 0;
  1786. this.spaceButton6.GEnum3_0 = GEnum3.const_1;
  1787. this.spaceButton6.Location = new Point(0x49, 0x2f);
  1788. this.spaceButton6.Name = "spaceButton6";
  1789. this.spaceButton6.Size = new Size(0x67, 0x29);
  1790. this.spaceButton6.TabIndex = 9;
  1791. this.spaceButton6.Text = "Force Host On";
  1792. this.spaceButton6.Click += new EventHandler(this.spaceButton6_Click);
  1793. this.nsGroupBox3.Controls.Add(this.nsCheckBox13);
  1794. this.nsGroupBox3.Controls.Add(this.label12);
  1795. this.nsGroupBox3.Controls.Add(this.nsComboBox1);
  1796. this.nsGroupBox3.Controls.Add(this.label11);
  1797. this.nsGroupBox3.Controls.Add(this.spaceButton5);
  1798. this.nsGroupBox3.Controls.Add(this.nsTextBox1);
  1799. this.nsGroupBox3.Boolean_0 = true;
  1800. this.nsGroupBox3.Location = new Point(0x120, 0x33);
  1801. this.nsGroupBox3.Name = "nsGroupBox3";
  1802. this.nsGroupBox3.Size = new Size(0x17e, 130);
  1803. this.nsGroupBox3.String_0 = "";
  1804. this.nsGroupBox3.TabIndex = 8;
  1805. this.nsGroupBox3.Text = "nsGroupBox3";
  1806. this.nsGroupBox3.String_1 = "Change Name All Client";
  1807. this.nsCheckBox13.Boolean_0 = false;
  1808. this.nsCheckBox13.CheckState = CheckState.Unchecked;
  1809. this.nsCheckBox13.Location = new Point(0x10b, 0x59);
  1810. this.nsCheckBox13.Name = "nsCheckBox13";
  1811. this.nsCheckBox13.Size = new Size(0x4b, 0x17);
  1812. this.nsCheckBox13.TabIndex = 12;
  1813. this.nsCheckBox13.Text = "All Client";
  1814. this.nsCheckBox13.Event_0 += new Control1.Delegate1(this.method_13);
  1815. this.label12.AutoSize = true;
  1816. this.label12.Font = new Font("Verdana", 9f);
  1817. this.label12.ForeColor = Color.White;
  1818. this.label12.Location = new Point(0x108, 0x2b);
  1819. this.label12.Name = "label12";
  1820. this.label12.Size = new Size(0x34, 14);
  1821. this.label12.TabIndex = 11;
  1822. this.label12.Text = "Client :";
  1823. this.nsComboBox1.BackColor = Color.FromArgb(50, 50, 50);
  1824. this.nsComboBox1.DrawMode = DrawMode.OwnerDrawFixed;
  1825. this.nsComboBox1.DropDownStyle = ComboBoxStyle.DropDownList;
  1826. this.nsComboBox1.ForeColor = Color.White;
  1827. this.nsComboBox1.FormattingEnabled = true;
  1828. this.nsComboBox1.Items.AddRange(new object[] { "Client 0", "Client 1", "Client 2", "Client 3", "Client 4", "Client 5", "Client 6", "Client 7", "Client 8", "Client 9", "Client 10", "Client 11", "Client 12" });
  1829. this.nsComboBox1.Location = new Point(0x10b, 0x3d);
  1830. this.nsComboBox1.Name = "nsComboBox1";
  1831. this.nsComboBox1.Size = new Size(0x70, 0x15);
  1832. this.nsComboBox1.TabIndex = 10;
  1833. this.nsComboBox1.SelectedIndexChanged += new EventHandler(this.nsComboBox1_SelectedIndexChanged);
  1834. this.label11.AutoSize = true;
  1835. this.label11.Font = new Font("Verdana", 9f);
  1836. this.label11.ForeColor = Color.White;
  1837. this.label11.Location = new Point(3, 0x2b);
  1838. this.label11.Name = "label11";
  1839. this.label11.Size = new Size(0x34, 14);
  1840. this.label11.TabIndex = 9;
  1841. this.label11.Text = "Name :";
  1842. this.spaceButton5.BackColor = Color.Transparent;
  1843. this.spaceButton5.GEnum2_0 = GEnum2.const_21;
  1844. this.spaceButton5.Int32_0 = 0;
  1845. this.spaceButton5.GEnum3_0 = GEnum3.const_1;
  1846. this.spaceButton5.Location = new Point(6, 0x59);
  1847. this.spaceButton5.Name = "spaceButton5";
  1848. this.spaceButton5.Size = new Size(0x59, 0x17);
  1849. this.spaceButton5.TabIndex = 8;
  1850. this.spaceButton5.Text = "Set name";
  1851. this.spaceButton5.Click += new EventHandler(this.spaceButton5_Click);
  1852. this.nsTextBox1.Cursor = Cursors.IBeam;
  1853. this.nsTextBox1.Location = new Point(6, 60);
  1854. this.nsTextBox1.Int32_0 = 0x20;
  1855. this.nsTextBox1.Boolean_0 = false;
  1856. this.nsTextBox1.Name = "nsTextBox1";
  1857. this.nsTextBox1.Boolean_1 = false;
  1858. this.nsTextBox1.Size = new Size(0x103, 0x17);
  1859. this.nsTextBox1.TabIndex = 0;
  1860. this.nsTextBox1.HorizontalAlignment_0 = HorizontalAlignment.Left;
  1861. this.nsTextBox1.Boolean_2 = false;
  1862. this.nsTextBox1.TextChanged += new EventHandler(this.nsTextBox1_TextChanged);
  1863. this.spaceButton4.BackColor = Color.Transparent;
  1864. this.spaceButton4.GEnum2_0 = GEnum2.const_21;
  1865. this.spaceButton4.Int32_0 = 0;
  1866. this.spaceButton4.GEnum3_0 = GEnum3.const_1;
  1867. this.spaceButton4.Location = new Point(0x120, 0x1ad);
  1868. this.spaceButton4.Name = "spaceButton4";
  1869. this.spaceButton4.Size = new Size(0x5f, 0x1d);
  1870. this.spaceButton4.TabIndex = 7;
  1871. this.spaceButton4.Text = "Get Client";
  1872. this.spaceButton4.Click += new EventHandler(this.spaceButton4_Click);
  1873. this.dataGridView1.BackgroundColor = Color.FromArgb(0x40, 0x40, 0x40);
  1874. this.dataGridView1.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1875. this.dataGridView1.Columns.AddRange(new DataGridViewColumn[] { this.Colum1, this.Column2 });
  1876. this.dataGridView1.ContextMenuStrip = this.nsContextMenu1;
  1877. this.dataGridView1.Location = new Point(3, 3);
  1878. this.dataGridView1.Name = "dataGridView1";
  1879. this.dataGridView1.Size = new Size(0x117, 0x1c8);
  1880. this.dataGridView1.TabIndex = 0;
  1881. this.dataGridView1.CellMouseDown += new DataGridViewCellMouseEventHandler(this.dataGridView1_CellMouseDown);
  1882. this.Colum1.HeaderText = "Client";
  1883. this.Colum1.Name = "Colum1";
  1884. this.Colum1.ReadOnly = true;
  1885. this.Colum1.Width = 50;
  1886. this.Column2.HeaderText = "Client name";
  1887. this.Column2.Name = "Column2";
  1888. this.Column2.ReadOnly = true;
  1889. this.Column2.Width = 0xb9;
  1890. this.nsContextMenu1.ForeColor = Color.White;
  1891. this.nsContextMenu1.Items.AddRange(new ToolStripItem[] {
  1892. this.spectatorGodModeToolStripMenuItem, this.godModeToolStripMenuItem, this.spectatorGodModeToolStripMenuItem1, this.infiniteAmmoToolStripMenuItem, this.toolStripMenuItem18, this.toolStripSeparator3, this.toolStripMenuItem2, this.toolStripMenuItem4, this.toolStripMenuItem3, this.toolStripMenuItem5, this.toolStripMenuItem6, this.toolStripMenuItem16, this.toolStripMenuItem17, this.toolStripSeparator1, this.toolStripMenuItem21, this.autoProneToolStripMenuItem,
  1893. this.xSpeedToolStripMenuItem, this.xSpeedToolStripMenuItem1, this.xSpeedToolStripMenuItem2, this.invisibleWeaponToolStripMenuItem, this.tBagToolStripMenuItem, this.toolStripMenuItem1, this.toolStripSeparator2, this.toolStripMenuItem20, this.toolStripMenuItem19, this.killPlayerToolStripMenuItem, this.toolStripMenuItem22, this.freezePlayerToolStripMenuItem, this.giveLagToolStripMenuItem
  1894. });
  1895. this.nsContextMenu1.Name = "nsContextMenu1";
  1896. this.nsContextMenu1.Size = new Size(0xb8, 0x252);
  1897. this.spectatorGodModeToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem1, this.offToolStripMenuItem1 });
  1898. this.spectatorGodModeToolStripMenuItem.Name = "spectatorGodModeToolStripMenuItem";
  1899. this.spectatorGodModeToolStripMenuItem.Size = new Size(0xb7, 0x16);
  1900. this.spectatorGodModeToolStripMenuItem.Text = "God mode";
  1901. this.onToolStripMenuItem1.ForeColor = Color.White;
  1902. this.onToolStripMenuItem1.Name = "onToolStripMenuItem1";
  1903. this.onToolStripMenuItem1.Size = new Size(0x5b, 0x16);
  1904. this.onToolStripMenuItem1.Text = "On";
  1905. this.onToolStripMenuItem1.Click += new EventHandler(this.onToolStripMenuItem1_Click);
  1906. this.offToolStripMenuItem1.ForeColor = Color.White;
  1907. this.offToolStripMenuItem1.Name = "offToolStripMenuItem1";
  1908. this.offToolStripMenuItem1.Size = new Size(0x5b, 0x16);
  1909. this.offToolStripMenuItem1.Text = "Off";
  1910. this.offToolStripMenuItem1.Click += new EventHandler(this.offToolStripMenuItem1_Click);
  1911. this.godModeToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem, this.offToolStripMenuItem });
  1912. this.godModeToolStripMenuItem.Name = "godModeToolStripMenuItem";
  1913. this.godModeToolStripMenuItem.Size = new Size(0xb7, 0x16);
  1914. this.godModeToolStripMenuItem.Text = "Flash God mode";
  1915. this.onToolStripMenuItem.ForeColor = Color.White;
  1916. this.onToolStripMenuItem.Name = "onToolStripMenuItem";
  1917. this.onToolStripMenuItem.Size = new Size(0x5b, 0x16);
  1918. this.onToolStripMenuItem.Text = "On";
  1919. this.onToolStripMenuItem.Click += new EventHandler(this.onToolStripMenuItem_Click);
  1920. this.offToolStripMenuItem.ForeColor = Color.White;
  1921. this.offToolStripMenuItem.Name = "offToolStripMenuItem";
  1922. this.offToolStripMenuItem.Size = new Size(0x5b, 0x16);
  1923. this.offToolStripMenuItem.Text = "Off";
  1924. this.offToolStripMenuItem.Click += new EventHandler(this.offToolStripMenuItem_Click);
  1925. this.spectatorGodModeToolStripMenuItem1.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem2, this.offToolStripMenuItem2 });
  1926. this.spectatorGodModeToolStripMenuItem1.Name = "spectatorGodModeToolStripMenuItem1";
  1927. this.spectatorGodModeToolStripMenuItem1.Size = new Size(0xb7, 0x16);
  1928. this.spectatorGodModeToolStripMenuItem1.Text = "Spectator God mode";
  1929. this.onToolStripMenuItem2.ForeColor = Color.White;
  1930. this.onToolStripMenuItem2.Name = "onToolStripMenuItem2";
  1931. this.onToolStripMenuItem2.Size = new Size(0x5b, 0x16);
  1932. this.onToolStripMenuItem2.Text = "On";
  1933. this.onToolStripMenuItem2.Click += new EventHandler(this.onToolStripMenuItem2_Click);
  1934. this.offToolStripMenuItem2.ForeColor = Color.White;
  1935. this.offToolStripMenuItem2.Name = "offToolStripMenuItem2";
  1936. this.offToolStripMenuItem2.Size = new Size(0x5b, 0x16);
  1937. this.offToolStripMenuItem2.Text = "Off";
  1938. this.offToolStripMenuItem2.Click += new EventHandler(this.offToolStripMenuItem2_Click);
  1939. this.infiniteAmmoToolStripMenuItem.Name = "infiniteAmmoToolStripMenuItem";
  1940. this.infiniteAmmoToolStripMenuItem.Size = new Size(0xb7, 0x16);
  1941. this.infiniteAmmoToolStripMenuItem.Text = "Infinite Ammo";
  1942. this.infiniteAmmoToolStripMenuItem.Click += new EventHandler(this.infiniteAmmoToolStripMenuItem_Click);
  1943. this.toolStripMenuItem18.Name = "toolStripMenuItem18";
  1944. this.toolStripMenuItem18.Size = new Size(0xb7, 0x16);
  1945. this.toolStripMenuItem18.Text = "Ultimate Killstreak";
  1946. this.toolStripMenuItem18.Click += new EventHandler(this.toolStripMenuItem18_Click);
  1947. this.toolStripSeparator3.Name = "toolStripSeparator3";
  1948. this.toolStripSeparator3.Size = new Size(180, 6);
  1949. this.toolStripMenuItem2.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem11, this.offToolStripMenuItem11 });
  1950. this.toolStripMenuItem2.Name = "toolStripMenuItem2";
  1951. this.toolStripMenuItem2.Size = new Size(0xb7, 0x16);
  1952. this.toolStripMenuItem2.Text = "All Perks";
  1953. this.onToolStripMenuItem11.ForeColor = Color.White;
  1954. this.onToolStripMenuItem11.Name = "onToolStripMenuItem11";
  1955. this.onToolStripMenuItem11.Size = new Size(0x5b, 0x16);
  1956. this.onToolStripMenuItem11.Text = "On";
  1957. this.onToolStripMenuItem11.Click += new EventHandler(this.onToolStripMenuItem11_Click);
  1958. this.offToolStripMenuItem11.ForeColor = Color.White;
  1959. this.offToolStripMenuItem11.Name = "offToolStripMenuItem11";
  1960. this.offToolStripMenuItem11.Size = new Size(0x5b, 0x16);
  1961. this.offToolStripMenuItem11.Text = "Off";
  1962. this.offToolStripMenuItem11.Click += new EventHandler(this.offToolStripMenuItem11_Click);
  1963. this.toolStripMenuItem4.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem13, this.offToolStripMenuItem13 });
  1964. this.toolStripMenuItem4.Name = "toolStripMenuItem4";
  1965. this.toolStripMenuItem4.Size = new Size(0xb7, 0x16);
  1966. this.toolStripMenuItem4.Text = "Third Person";
  1967. this.onToolStripMenuItem13.ForeColor = Color.White;
  1968. this.onToolStripMenuItem13.Name = "onToolStripMenuItem13";
  1969. this.onToolStripMenuItem13.Size = new Size(0x5b, 0x16);
  1970. this.onToolStripMenuItem13.Text = "On";
  1971. this.onToolStripMenuItem13.Click += new EventHandler(this.onToolStripMenuItem13_Click);
  1972. this.offToolStripMenuItem13.ForeColor = Color.White;
  1973. this.offToolStripMenuItem13.Name = "offToolStripMenuItem13";
  1974. this.offToolStripMenuItem13.Size = new Size(0x5b, 0x16);
  1975. this.offToolStripMenuItem13.Text = "Off";
  1976. this.offToolStripMenuItem13.Click += new EventHandler(this.offToolStripMenuItem13_Click);
  1977. this.toolStripMenuItem3.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem12, this.offToolStripMenuItem12 });
  1978. this.toolStripMenuItem3.Name = "toolStripMenuItem3";
  1979. this.toolStripMenuItem3.Size = new Size(0xb7, 0x16);
  1980. this.toolStripMenuItem3.Text = "Skate mod";
  1981. this.onToolStripMenuItem12.ForeColor = Color.White;
  1982. this.onToolStripMenuItem12.Name = "onToolStripMenuItem12";
  1983. this.onToolStripMenuItem12.Size = new Size(0x5b, 0x16);
  1984. this.onToolStripMenuItem12.Text = "On";
  1985. this.onToolStripMenuItem12.Click += new EventHandler(this.onToolStripMenuItem12_Click);
  1986. this.offToolStripMenuItem12.ForeColor = Color.White;
  1987. this.offToolStripMenuItem12.Name = "offToolStripMenuItem12";
  1988. this.offToolStripMenuItem12.Size = new Size(0x5b, 0x16);
  1989. this.offToolStripMenuItem12.Text = "Off";
  1990. this.offToolStripMenuItem12.Click += new EventHandler(this.offToolStripMenuItem12_Click);
  1991. this.toolStripMenuItem5.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem14, this.offToolStripMenuItem14 });
  1992. this.toolStripMenuItem5.Name = "toolStripMenuItem5";
  1993. this.toolStripMenuItem5.Size = new Size(0xb7, 0x16);
  1994. this.toolStripMenuItem5.Text = "Invisible";
  1995. this.onToolStripMenuItem14.ForeColor = Color.White;
  1996. this.onToolStripMenuItem14.Name = "onToolStripMenuItem14";
  1997. this.onToolStripMenuItem14.Size = new Size(0x5b, 0x16);
  1998. this.onToolStripMenuItem14.Text = "On";
  1999. this.onToolStripMenuItem14.Click += new EventHandler(this.onToolStripMenuItem14_Click);
  2000. this.offToolStripMenuItem14.ForeColor = Color.White;
  2001. this.offToolStripMenuItem14.Name = "offToolStripMenuItem14";
  2002. this.offToolStripMenuItem14.Size = new Size(0x5b, 0x16);
  2003. this.offToolStripMenuItem14.Text = "Off";
  2004. this.offToolStripMenuItem14.Click += new EventHandler(this.offToolStripMenuItem14_Click);
  2005. this.toolStripMenuItem6.DropDownItems.AddRange(new ToolStripItem[] { this.primaryToolStripMenuItem, this.toolStripMenuItem7 });
  2006. this.toolStripMenuItem6.Name = "toolStripMenuItem6";
  2007. this.toolStripMenuItem6.Size = new Size(0xb7, 0x16);
  2008. this.toolStripMenuItem6.Text = "New Camos";
  2009. this.primaryToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.angleterreToolStripMenuItem, this.paladinToolStripMenuItem, this.bdToolStripMenuItem, this.electriqueToolStripMenuItem, this.beastToolStripMenuItem, this.deadMansHandToolStripMenuItem, this.octaneToolStripMenuItem, this.weaponized115ToolStripMenuItem });
  2010. this.primaryToolStripMenuItem.ForeColor = Color.White;
  2011. this.primaryToolStripMenuItem.Name = "primaryToolStripMenuItem";
  2012. this.primaryToolStripMenuItem.Size = new Size(0x81, 0x16);
  2013. this.primaryToolStripMenuItem.Text = "Primary";
  2014. this.angleterreToolStripMenuItem.ForeColor = Color.White;
  2015. this.angleterreToolStripMenuItem.Name = "angleterreToolStripMenuItem";
  2016. this.angleterreToolStripMenuItem.Size = new Size(0xa8, 0x16);
  2017. this.angleterreToolStripMenuItem.Text = "Angleterre";
  2018. this.angleterreToolStripMenuItem.Click += new EventHandler(this.angleterreToolStripMenuItem_Click);
  2019. this.paladinToolStripMenuItem.ForeColor = Color.White;
  2020. this.paladinToolStripMenuItem.Name = "paladinToolStripMenuItem";
  2021. this.paladinToolStripMenuItem.Size = new Size(0xa8, 0x16);
  2022. this.paladinToolStripMenuItem.Text = "Paladin";
  2023. this.paladinToolStripMenuItem.Click += new EventHandler(this.paladinToolStripMenuItem_Click);
  2024. this.bdToolStripMenuItem.ForeColor = Color.White;
  2025. this.bdToolStripMenuItem.Name = "bdToolStripMenuItem";
  2026. this.bdToolStripMenuItem.Size = new Size(0xa8, 0x16);
  2027. this.bdToolStripMenuItem.Text = "bd";
  2028. this.bdToolStripMenuItem.Click += new EventHandler(this.bdToolStripMenuItem_Click);
  2029. this.electriqueToolStripMenuItem.ForeColor = Color.White;
  2030. this.electriqueToolStripMenuItem.Name = "electriqueToolStripMenuItem";
  2031. this.electriqueToolStripMenuItem.Size = new Size(0xa8, 0x16);
  2032. this.electriqueToolStripMenuItem.Text = "Electrique";
  2033. this.electriqueToolStripMenuItem.Click += new EventHandler(this.electriqueToolStripMenuItem_Click);
  2034. this.beastToolStripMenuItem.ForeColor = Color.White;
  2035. this.beastToolStripMenuItem.Name = "beastToolStripMenuItem";
  2036. this.beastToolStripMenuItem.Size = new Size(0xa8, 0x16);
  2037. this.beastToolStripMenuItem.Text = "Beast";
  2038. this.beastToolStripMenuItem.Click += new EventHandler(this.beastToolStripMenuItem_Click);
  2039. this.deadMansHandToolStripMenuItem.ForeColor = Color.White;
  2040. this.deadMansHandToolStripMenuItem.Name = "deadMansHandToolStripMenuItem";
  2041. this.deadMansHandToolStripMenuItem.Size = new Size(0xa8, 0x16);
  2042. this.deadMansHandToolStripMenuItem.Text = "Dead Man's Hand";
  2043. this.deadMansHandToolStripMenuItem.Click += new EventHandler(this.deadMansHandToolStripMenuItem_Click);
  2044. this.octaneToolStripMenuItem.ForeColor = Color.White;
  2045. this.octaneToolStripMenuItem.Name = "octaneToolStripMenuItem";
  2046. this.octaneToolStripMenuItem.Size = new Size(0xa8, 0x16);
  2047. this.octaneToolStripMenuItem.Text = "Octane";
  2048. this.octaneToolStripMenuItem.Click += new EventHandler(this.octaneToolStripMenuItem_Click);
  2049. this.weaponized115ToolStripMenuItem.ForeColor = Color.White;
  2050. this.weaponized115ToolStripMenuItem.Name = "weaponized115ToolStripMenuItem";
  2051. this.weaponized115ToolStripMenuItem.Size = new Size(0xa8, 0x16);
  2052. this.weaponized115ToolStripMenuItem.Text = "Weaponized 115";
  2053. this.weaponized115ToolStripMenuItem.Click += new EventHandler(this.weaponized115ToolStripMenuItem_Click);
  2054. this.toolStripMenuItem7.DropDownItems.AddRange(new ToolStripItem[] { this.toolStripMenuItem8, this.toolStripMenuItem9, this.toolStripMenuItem10, this.toolStripMenuItem11, this.toolStripMenuItem12, this.toolStripMenuItem13, this.toolStripMenuItem14, this.toolStripMenuItem15 });
  2055. this.toolStripMenuItem7.ForeColor = Color.White;
  2056. this.toolStripMenuItem7.Name = "toolStripMenuItem7";
  2057. this.toolStripMenuItem7.Size = new Size(0x81, 0x16);
  2058. this.toolStripMenuItem7.Text = "Secondary";
  2059. this.toolStripMenuItem8.ForeColor = Color.White;
  2060. this.toolStripMenuItem8.Name = "toolStripMenuItem8";
  2061. this.toolStripMenuItem8.Size = new Size(0xa8, 0x16);
  2062. this.toolStripMenuItem8.Text = "Angleterre";
  2063. this.toolStripMenuItem8.Click += new EventHandler(this.toolStripMenuItem8_Click);
  2064. this.toolStripMenuItem9.ForeColor = Color.White;
  2065. this.toolStripMenuItem9.Name = "toolStripMenuItem9";
  2066. this.toolStripMenuItem9.Size = new Size(0xa8, 0x16);
  2067. this.toolStripMenuItem9.Text = "Paladin";
  2068. this.toolStripMenuItem9.Click += new EventHandler(this.toolStripMenuItem9_Click);
  2069. this.toolStripMenuItem10.ForeColor = Color.White;
  2070. this.toolStripMenuItem10.Name = "toolStripMenuItem10";
  2071. this.toolStripMenuItem10.Size = new Size(0xa8, 0x16);
  2072. this.toolStripMenuItem10.Text = "bd";
  2073. this.toolStripMenuItem10.Click += new EventHandler(this.toolStripMenuItem10_Click);
  2074. this.toolStripMenuItem11.ForeColor = Color.White;
  2075. this.toolStripMenuItem11.Name = "toolStripMenuItem11";
  2076. this.toolStripMenuItem11.Size = new Size(0xa8, 0x16);
  2077. this.toolStripMenuItem11.Text = "Electrique";
  2078. this.toolStripMenuItem11.Click += new EventHandler(this.toolStripMenuItem11_Click);
  2079. this.toolStripMenuItem12.ForeColor = Color.White;
  2080. this.toolStripMenuItem12.Name = "toolStripMenuItem12";
  2081. this.toolStripMenuItem12.Size = new Size(0xa8, 0x16);
  2082. this.toolStripMenuItem12.Text = "Beast";
  2083. this.toolStripMenuItem12.Click += new EventHandler(this.toolStripMenuItem12_Click);
  2084. this.toolStripMenuItem13.ForeColor = Color.White;
  2085. this.toolStripMenuItem13.Name = "toolStripMenuItem13";
  2086. this.toolStripMenuItem13.Size = new Size(0xa8, 0x16);
  2087. this.toolStripMenuItem13.Text = "Dead Man's Hand";
  2088. this.toolStripMenuItem13.Click += new EventHandler(this.toolStripMenuItem13_Click);
  2089. this.toolStripMenuItem14.ForeColor = Color.White;
  2090. this.toolStripMenuItem14.Name = "toolStripMenuItem14";
  2091. this.toolStripMenuItem14.Size = new Size(0xa8, 0x16);
  2092. this.toolStripMenuItem14.Text = "Octane";
  2093. this.toolStripMenuItem14.Click += new EventHandler(this.toolStripMenuItem14_Click);
  2094. this.toolStripMenuItem15.ForeColor = Color.White;
  2095. this.toolStripMenuItem15.Name = "toolStripMenuItem15";
  2096. this.toolStripMenuItem15.Size = new Size(0xa8, 0x16);
  2097. this.toolStripMenuItem15.Text = "Weaponized 115";
  2098. this.toolStripMenuItem15.Click += new EventHandler(this.toolStripMenuItem15_Click);
  2099. this.toolStripMenuItem16.DropDownItems.AddRange(new ToolStripItem[] { this.poisonToolStripMenuItem, this.nightToolStripMenuItem, this.toolStripSeparator4, this.loadsterToolStripMenuItem, this.vTOLToolStripMenuItem, this.hellstormToolStripMenuItem, this.defaultToolStripMenuItem, this.toolStripSeparator5, this.blackScreenToolStripMenuItem, this.eMPToolStripMenuItem, this.earthquakeToolStripMenuItem });
  2100. this.toolStripMenuItem16.Name = "toolStripMenuItem16";
  2101. this.toolStripMenuItem16.Size = new Size(0xb7, 0x16);
  2102. this.toolStripMenuItem16.Text = "Visions";
  2103. this.poisonToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem15, this.offToolStripMenuItem15 });
  2104. this.poisonToolStripMenuItem.ForeColor = Color.White;
  2105. this.poisonToolStripMenuItem.Name = "poisonToolStripMenuItem";
  2106. this.poisonToolStripMenuItem.Size = new Size(140, 0x16);
  2107. this.poisonToolStripMenuItem.Text = "Poison";
  2108. this.onToolStripMenuItem15.ForeColor = Color.White;
  2109. this.onToolStripMenuItem15.Name = "onToolStripMenuItem15";
  2110. this.onToolStripMenuItem15.Size = new Size(0x5b, 0x16);
  2111. this.onToolStripMenuItem15.Text = "On";
  2112. this.onToolStripMenuItem15.Click += new EventHandler(this.onToolStripMenuItem15_Click);
  2113. this.offToolStripMenuItem15.ForeColor = Color.White;
  2114. this.offToolStripMenuItem15.Name = "offToolStripMenuItem15";
  2115. this.offToolStripMenuItem15.Size = new Size(0x5b, 0x16);
  2116. this.offToolStripMenuItem15.Text = "Off";
  2117. this.offToolStripMenuItem15.Click += new EventHandler(this.offToolStripMenuItem15_Click);
  2118. this.nightToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem16, this.offToolStripMenuItem16 });
  2119. this.nightToolStripMenuItem.ForeColor = Color.White;
  2120. this.nightToolStripMenuItem.Name = "nightToolStripMenuItem";
  2121. this.nightToolStripMenuItem.Size = new Size(140, 0x16);
  2122. this.nightToolStripMenuItem.Text = "Night";
  2123. this.onToolStripMenuItem16.ForeColor = Color.White;
  2124. this.onToolStripMenuItem16.Name = "onToolStripMenuItem16";
  2125. this.onToolStripMenuItem16.Size = new Size(0x5b, 0x16);
  2126. this.onToolStripMenuItem16.Text = "On";
  2127. this.onToolStripMenuItem16.Click += new EventHandler(this.onToolStripMenuItem16_Click);
  2128. this.offToolStripMenuItem16.ForeColor = Color.White;
  2129. this.offToolStripMenuItem16.Name = "offToolStripMenuItem16";
  2130. this.offToolStripMenuItem16.Size = new Size(0x5b, 0x16);
  2131. this.offToolStripMenuItem16.Text = "Off";
  2132. this.offToolStripMenuItem16.Click += new EventHandler(this.offToolStripMenuItem16_Click);
  2133. this.toolStripSeparator4.Name = "toolStripSeparator4";
  2134. this.toolStripSeparator4.Size = new Size(0x89, 6);
  2135. this.loadsterToolStripMenuItem.ForeColor = Color.White;
  2136. this.loadsterToolStripMenuItem.Name = "loadsterToolStripMenuItem";
  2137. this.loadsterToolStripMenuItem.Size = new Size(140, 0x16);
  2138. this.loadsterToolStripMenuItem.Text = "Loadster";
  2139. this.loadsterToolStripMenuItem.Click += new EventHandler(this.loadsterToolStripMenuItem_Click);
  2140. this.vTOLToolStripMenuItem.ForeColor = Color.White;
  2141. this.vTOLToolStripMenuItem.Name = "vTOLToolStripMenuItem";
  2142. this.vTOLToolStripMenuItem.Size = new Size(140, 0x16);
  2143. this.vTOLToolStripMenuItem.Text = "VTOL";
  2144. this.vTOLToolStripMenuItem.Click += new EventHandler(this.vTOLToolStripMenuItem_Click);
  2145. this.hellstormToolStripMenuItem.ForeColor = Color.White;
  2146. this.hellstormToolStripMenuItem.Name = "hellstormToolStripMenuItem";
  2147. this.hellstormToolStripMenuItem.Size = new Size(140, 0x16);
  2148. this.hellstormToolStripMenuItem.Text = "Hellstorm";
  2149. this.hellstormToolStripMenuItem.Click += new EventHandler(this.hellstormToolStripMenuItem_Click);
  2150. this.defaultToolStripMenuItem.ForeColor = Color.White;
  2151. this.defaultToolStripMenuItem.Name = "defaultToolStripMenuItem";
  2152. this.defaultToolStripMenuItem.Size = new Size(140, 0x16);
  2153. this.defaultToolStripMenuItem.Text = "Default";
  2154. this.defaultToolStripMenuItem.Click += new EventHandler(this.defaultToolStripMenuItem_Click);
  2155. this.toolStripSeparator5.Name = "toolStripSeparator5";
  2156. this.toolStripSeparator5.Size = new Size(0x89, 6);
  2157. this.blackScreenToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem17, this.offToolStripMenuItem17 });
  2158. this.blackScreenToolStripMenuItem.ForeColor = Color.White;
  2159. this.blackScreenToolStripMenuItem.Name = "blackScreenToolStripMenuItem";
  2160. this.blackScreenToolStripMenuItem.Size = new Size(140, 0x16);
  2161. this.blackScreenToolStripMenuItem.Text = "Black Screen";
  2162. this.blackScreenToolStripMenuItem.Click += new EventHandler(this.blackScreenToolStripMenuItem_Click);
  2163. this.onToolStripMenuItem17.ForeColor = Color.White;
  2164. this.onToolStripMenuItem17.Name = "onToolStripMenuItem17";
  2165. this.onToolStripMenuItem17.Size = new Size(0x5b, 0x16);
  2166. this.onToolStripMenuItem17.Text = "On";
  2167. this.onToolStripMenuItem17.Click += new EventHandler(this.onToolStripMenuItem17_Click);
  2168. this.offToolStripMenuItem17.ForeColor = Color.White;
  2169. this.offToolStripMenuItem17.Name = "offToolStripMenuItem17";
  2170. this.offToolStripMenuItem17.Size = new Size(0x5b, 0x16);
  2171. this.offToolStripMenuItem17.Text = "Off";
  2172. this.offToolStripMenuItem17.Click += new EventHandler(this.offToolStripMenuItem17_Click);
  2173. this.eMPToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem18, this.offToolStripMenuItem18 });
  2174. this.eMPToolStripMenuItem.ForeColor = Color.White;
  2175. this.eMPToolStripMenuItem.Name = "eMPToolStripMenuItem";
  2176. this.eMPToolStripMenuItem.Size = new Size(140, 0x16);
  2177. this.eMPToolStripMenuItem.Text = "EMP";
  2178. this.onToolStripMenuItem18.ForeColor = Color.White;
  2179. this.onToolStripMenuItem18.Name = "onToolStripMenuItem18";
  2180. this.onToolStripMenuItem18.Size = new Size(0x5b, 0x16);
  2181. this.onToolStripMenuItem18.Text = "On";
  2182. this.onToolStripMenuItem18.Click += new EventHandler(this.onToolStripMenuItem18_Click);
  2183. this.offToolStripMenuItem18.ForeColor = Color.White;
  2184. this.offToolStripMenuItem18.Name = "offToolStripMenuItem18";
  2185. this.offToolStripMenuItem18.Size = new Size(0x5b, 0x16);
  2186. this.offToolStripMenuItem18.Text = "Off";
  2187. this.offToolStripMenuItem18.Click += new EventHandler(this.offToolStripMenuItem18_Click);
  2188. this.earthquakeToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem19, this.offToolStripMenuItem19 });
  2189. this.earthquakeToolStripMenuItem.ForeColor = Color.White;
  2190. this.earthquakeToolStripMenuItem.Name = "earthquakeToolStripMenuItem";
  2191. this.earthquakeToolStripMenuItem.Size = new Size(140, 0x16);
  2192. this.earthquakeToolStripMenuItem.Text = "Hardcore";
  2193. this.onToolStripMenuItem19.ForeColor = Color.White;
  2194. this.onToolStripMenuItem19.Name = "onToolStripMenuItem19";
  2195. this.onToolStripMenuItem19.Size = new Size(0x5b, 0x16);
  2196. this.onToolStripMenuItem19.Text = "On";
  2197. this.onToolStripMenuItem19.Click += new EventHandler(this.onToolStripMenuItem19_Click);
  2198. this.offToolStripMenuItem19.ForeColor = Color.White;
  2199. this.offToolStripMenuItem19.Name = "offToolStripMenuItem19";
  2200. this.offToolStripMenuItem19.Size = new Size(0x5b, 0x16);
  2201. this.offToolStripMenuItem19.Text = "Off";
  2202. this.offToolStripMenuItem19.Click += new EventHandler(this.offToolStripMenuItem19_Click);
  2203. this.toolStripMenuItem17.DropDownItems.AddRange(new ToolStripItem[] { this.sealsToolStripMenuItem, this.autoAssignToolStripMenuItem, this.spectatorToolStripMenuItem, this.fFAToolStripMenuItem });
  2204. this.toolStripMenuItem17.Name = "toolStripMenuItem17";
  2205. this.toolStripMenuItem17.Size = new Size(0xb7, 0x16);
  2206. this.toolStripMenuItem17.Text = "Team";
  2207. this.sealsToolStripMenuItem.ForeColor = Color.White;
  2208. this.sealsToolStripMenuItem.Name = "sealsToolStripMenuItem";
  2209. this.sealsToolStripMenuItem.Size = new Size(0x8a, 0x16);
  2210. this.sealsToolStripMenuItem.Text = "Seals";
  2211. this.sealsToolStripMenuItem.Click += new EventHandler(this.sealsToolStripMenuItem_Click);
  2212. this.autoAssignToolStripMenuItem.ForeColor = Color.White;
  2213. this.autoAssignToolStripMenuItem.Name = "autoAssignToolStripMenuItem";
  2214. this.autoAssignToolStripMenuItem.Size = new Size(0x8a, 0x16);
  2215. this.autoAssignToolStripMenuItem.Text = "Auto Assign";
  2216. this.autoAssignToolStripMenuItem.Click += new EventHandler(this.autoAssignToolStripMenuItem_Click);
  2217. this.spectatorToolStripMenuItem.ForeColor = Color.White;
  2218. this.spectatorToolStripMenuItem.Name = "spectatorToolStripMenuItem";
  2219. this.spectatorToolStripMenuItem.Size = new Size(0x8a, 0x16);
  2220. this.spectatorToolStripMenuItem.Text = "Spectator";
  2221. this.spectatorToolStripMenuItem.Click += new EventHandler(this.spectatorToolStripMenuItem_Click);
  2222. this.fFAToolStripMenuItem.ForeColor = Color.White;
  2223. this.fFAToolStripMenuItem.Name = "fFAToolStripMenuItem";
  2224. this.fFAToolStripMenuItem.Size = new Size(0x8a, 0x16);
  2225. this.fFAToolStripMenuItem.Text = "FFA";
  2226. this.fFAToolStripMenuItem.Click += new EventHandler(this.fFAToolStripMenuItem_Click);
  2227. this.toolStripSeparator1.Name = "toolStripSeparator1";
  2228. this.toolStripSeparator1.Size = new Size(180, 6);
  2229. this.toolStripMenuItem21.DropDownItems.AddRange(new ToolStripItem[] { this.backToTheMapToolStripMenuItem, this.skyToolStripMenuItem, this.spaceToolStripMenuItem, this.underMapToolStripMenuItem, this.clientToHostToolStripMenuItem, this.everyoneToClientToolStripMenuItem, this.everyoneToHostToolStripMenuItem, this.savePositionToolStripMenuItem, this.everyoneToPositionToolStripMenuItem, this.hostToClientToolStripMenuItem });
  2230. this.toolStripMenuItem21.Name = "toolStripMenuItem21";
  2231. this.toolStripMenuItem21.Size = new Size(0xb7, 0x16);
  2232. this.toolStripMenuItem21.Text = "Teleport";
  2233. this.backToTheMapToolStripMenuItem.ForeColor = Color.White;
  2234. this.backToTheMapToolStripMenuItem.Name = "backToTheMapToolStripMenuItem";
  2235. this.backToTheMapToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2236. this.backToTheMapToolStripMenuItem.Text = "Back to Map";
  2237. this.backToTheMapToolStripMenuItem.Click += new EventHandler(this.backToTheMapToolStripMenuItem_Click);
  2238. this.skyToolStripMenuItem.ForeColor = Color.White;
  2239. this.skyToolStripMenuItem.Name = "skyToolStripMenuItem";
  2240. this.skyToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2241. this.skyToolStripMenuItem.Text = "Sky";
  2242. this.skyToolStripMenuItem.Click += new EventHandler(this.skyToolStripMenuItem_Click);
  2243. this.spaceToolStripMenuItem.ForeColor = Color.White;
  2244. this.spaceToolStripMenuItem.Name = "spaceToolStripMenuItem";
  2245. this.spaceToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2246. this.spaceToolStripMenuItem.Text = "Space";
  2247. this.spaceToolStripMenuItem.Click += new EventHandler(this.spaceToolStripMenuItem_Click);
  2248. this.underMapToolStripMenuItem.ForeColor = Color.White;
  2249. this.underMapToolStripMenuItem.Name = "underMapToolStripMenuItem";
  2250. this.underMapToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2251. this.underMapToolStripMenuItem.Text = "Under Map";
  2252. this.underMapToolStripMenuItem.Click += new EventHandler(this.underMapToolStripMenuItem_Click);
  2253. this.clientToHostToolStripMenuItem.ForeColor = Color.White;
  2254. this.clientToHostToolStripMenuItem.Name = "clientToHostToolStripMenuItem";
  2255. this.clientToHostToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2256. this.clientToHostToolStripMenuItem.Text = "Client To Host";
  2257. this.clientToHostToolStripMenuItem.Click += new EventHandler(this.clientToHostToolStripMenuItem_Click);
  2258. this.everyoneToClientToolStripMenuItem.ForeColor = Color.White;
  2259. this.everyoneToClientToolStripMenuItem.Name = "everyoneToClientToolStripMenuItem";
  2260. this.everyoneToClientToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2261. this.everyoneToClientToolStripMenuItem.Text = "Everyone To Client";
  2262. this.everyoneToClientToolStripMenuItem.Click += new EventHandler(this.everyoneToClientToolStripMenuItem_Click);
  2263. this.everyoneToHostToolStripMenuItem.ForeColor = Color.White;
  2264. this.everyoneToHostToolStripMenuItem.Name = "everyoneToHostToolStripMenuItem";
  2265. this.everyoneToHostToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2266. this.everyoneToHostToolStripMenuItem.Text = "Everyone To Host";
  2267. this.everyoneToHostToolStripMenuItem.Click += new EventHandler(this.everyoneToHostToolStripMenuItem_Click);
  2268. this.savePositionToolStripMenuItem.ForeColor = Color.White;
  2269. this.savePositionToolStripMenuItem.Name = "savePositionToolStripMenuItem";
  2270. this.savePositionToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2271. this.savePositionToolStripMenuItem.Text = "Save Position";
  2272. this.savePositionToolStripMenuItem.Click += new EventHandler(this.savePositionToolStripMenuItem_Click);
  2273. this.everyoneToPositionToolStripMenuItem.ForeColor = Color.White;
  2274. this.everyoneToPositionToolStripMenuItem.Name = "everyoneToPositionToolStripMenuItem";
  2275. this.everyoneToPositionToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2276. this.everyoneToPositionToolStripMenuItem.Text = "Everyone To Position";
  2277. this.everyoneToPositionToolStripMenuItem.Click += new EventHandler(this.everyoneToPositionToolStripMenuItem_Click);
  2278. this.hostToClientToolStripMenuItem.ForeColor = Color.White;
  2279. this.hostToClientToolStripMenuItem.Name = "hostToClientToolStripMenuItem";
  2280. this.hostToClientToolStripMenuItem.Size = new Size(0xb9, 0x16);
  2281. this.hostToClientToolStripMenuItem.Text = "Host To Client";
  2282. this.hostToClientToolStripMenuItem.Click += new EventHandler(this.hostToClientToolStripMenuItem_Click);
  2283. this.autoProneToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem3, this.offToolStripMenuItem3 });
  2284. this.autoProneToolStripMenuItem.Name = "autoProneToolStripMenuItem";
  2285. this.autoProneToolStripMenuItem.Size = new Size(0xb7, 0x16);
  2286. this.autoProneToolStripMenuItem.Text = "Auto Prone";
  2287. this.onToolStripMenuItem3.ForeColor = Color.White;
  2288. this.onToolStripMenuItem3.Name = "onToolStripMenuItem3";
  2289. this.onToolStripMenuItem3.Size = new Size(0x5b, 0x16);
  2290. this.onToolStripMenuItem3.Text = "On";
  2291. this.onToolStripMenuItem3.Click += new EventHandler(this.onToolStripMenuItem3_Click);
  2292. this.offToolStripMenuItem3.ForeColor = Color.White;
  2293. this.offToolStripMenuItem3.Name = "offToolStripMenuItem3";
  2294. this.offToolStripMenuItem3.Size = new Size(0x5b, 0x16);
  2295. this.offToolStripMenuItem3.Text = "Off";
  2296. this.offToolStripMenuItem3.Click += new EventHandler(this.offToolStripMenuItem3_Click);
  2297. this.xSpeedToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem4, this.offToolStripMenuItem4 });
  2298. this.xSpeedToolStripMenuItem.Name = "xSpeedToolStripMenuItem";
  2299. this.xSpeedToolStripMenuItem.Size = new Size(0xb7, 0x16);
  2300. this.xSpeedToolStripMenuItem.Text = "2x Speed";
  2301. this.onToolStripMenuItem4.ForeColor = Color.White;
  2302. this.onToolStripMenuItem4.Name = "onToolStripMenuItem4";
  2303. this.onToolStripMenuItem4.Size = new Size(0x5b, 0x16);
  2304. this.onToolStripMenuItem4.Text = "On";
  2305. this.onToolStripMenuItem4.Click += new EventHandler(this.onToolStripMenuItem4_Click);
  2306. this.offToolStripMenuItem4.ForeColor = Color.White;
  2307. this.offToolStripMenuItem4.Name = "offToolStripMenuItem4";
  2308. this.offToolStripMenuItem4.Size = new Size(0x5b, 0x16);
  2309. this.offToolStripMenuItem4.Text = "Off";
  2310. this.offToolStripMenuItem4.Click += new EventHandler(this.offToolStripMenuItem4_Click);
  2311. this.xSpeedToolStripMenuItem1.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem5, this.offToolStripMenuItem5 });
  2312. this.xSpeedToolStripMenuItem1.Name = "xSpeedToolStripMenuItem1";
  2313. this.xSpeedToolStripMenuItem1.Size = new Size(0xb7, 0x16);
  2314. this.xSpeedToolStripMenuItem1.Text = "4x Speed";
  2315. this.xSpeedToolStripMenuItem1.Click += new EventHandler(this.xSpeedToolStripMenuItem1_Click);
  2316. this.onToolStripMenuItem5.ForeColor = Color.White;
  2317. this.onToolStripMenuItem5.Name = "onToolStripMenuItem5";
  2318. this.onToolStripMenuItem5.Size = new Size(0x5b, 0x16);
  2319. this.onToolStripMenuItem5.Text = "On";
  2320. this.onToolStripMenuItem5.Click += new EventHandler(this.onToolStripMenuItem5_Click);
  2321. this.offToolStripMenuItem5.ForeColor = Color.White;
  2322. this.offToolStripMenuItem5.Name = "offToolStripMenuItem5";
  2323. this.offToolStripMenuItem5.Size = new Size(0x5b, 0x16);
  2324. this.offToolStripMenuItem5.Text = "Off";
  2325. this.offToolStripMenuItem5.Click += new EventHandler(this.offToolStripMenuItem5_Click);
  2326. this.xSpeedToolStripMenuItem2.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem6, this.offToolStripMenuItem6 });
  2327. this.xSpeedToolStripMenuItem2.Name = "xSpeedToolStripMenuItem2";
  2328. this.xSpeedToolStripMenuItem2.Size = new Size(0xb7, 0x16);
  2329. this.xSpeedToolStripMenuItem2.Text = "6x Speed";
  2330. this.xSpeedToolStripMenuItem2.Click += new EventHandler(this.xSpeedToolStripMenuItem2_Click);
  2331. this.onToolStripMenuItem6.ForeColor = Color.White;
  2332. this.onToolStripMenuItem6.Name = "onToolStripMenuItem6";
  2333. this.onToolStripMenuItem6.Size = new Size(0x5b, 0x16);
  2334. this.onToolStripMenuItem6.Text = "On";
  2335. this.onToolStripMenuItem6.Click += new EventHandler(this.onToolStripMenuItem6_Click);
  2336. this.offToolStripMenuItem6.ForeColor = Color.White;
  2337. this.offToolStripMenuItem6.Name = "offToolStripMenuItem6";
  2338. this.offToolStripMenuItem6.Size = new Size(0x5b, 0x16);
  2339. this.offToolStripMenuItem6.Text = "Off";
  2340. this.offToolStripMenuItem6.Click += new EventHandler(this.offToolStripMenuItem6_Click);
  2341. this.invisibleWeaponToolStripMenuItem.Name = "invisibleWeaponToolStripMenuItem";
  2342. this.invisibleWeaponToolStripMenuItem.Size = new Size(0xb7, 0x16);
  2343. this.invisibleWeaponToolStripMenuItem.Text = "Invisible Weapon";
  2344. this.invisibleWeaponToolStripMenuItem.Click += new EventHandler(this.invisibleWeaponToolStripMenuItem_Click);
  2345. this.tBagToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem7, this.offToolStripMenuItem7 });
  2346. this.tBagToolStripMenuItem.Name = "tBagToolStripMenuItem";
  2347. this.tBagToolStripMenuItem.Size = new Size(0xb7, 0x16);
  2348. this.tBagToolStripMenuItem.Text = "T - Bag";
  2349. this.onToolStripMenuItem7.ForeColor = Color.White;
  2350. this.onToolStripMenuItem7.Name = "onToolStripMenuItem7";
  2351. this.onToolStripMenuItem7.Size = new Size(0x5b, 0x16);
  2352. this.onToolStripMenuItem7.Text = "On";
  2353. this.onToolStripMenuItem7.Click += new EventHandler(this.onToolStripMenuItem7_Click);
  2354. this.offToolStripMenuItem7.ForeColor = Color.White;
  2355. this.offToolStripMenuItem7.Name = "offToolStripMenuItem7";
  2356. this.offToolStripMenuItem7.Size = new Size(0x5b, 0x16);
  2357. this.offToolStripMenuItem7.Text = "Off";
  2358. this.offToolStripMenuItem7.Click += new EventHandler(this.offToolStripMenuItem7_Click);
  2359. this.toolStripMenuItem1.DropDownItems.AddRange(new ToolStripItem[] { this.oNToolStripMenuItem10, this.offToolStripMenuItem10 });
  2360. this.toolStripMenuItem1.Name = "toolStripMenuItem1";
  2361. this.toolStripMenuItem1.Size = new Size(0xb7, 0x16);
  2362. this.toolStripMenuItem1.Text = "Advanced UAV";
  2363. this.oNToolStripMenuItem10.ForeColor = Color.White;
  2364. this.oNToolStripMenuItem10.Name = "oNToolStripMenuItem10";
  2365. this.oNToolStripMenuItem10.Size = new Size(0x5b, 0x16);
  2366. this.oNToolStripMenuItem10.Text = "On";
  2367. this.oNToolStripMenuItem10.Click += new EventHandler(this.oNToolStripMenuItem10_Click);
  2368. this.offToolStripMenuItem10.ForeColor = Color.White;
  2369. this.offToolStripMenuItem10.Name = "offToolStripMenuItem10";
  2370. this.offToolStripMenuItem10.Size = new Size(0x5b, 0x16);
  2371. this.offToolStripMenuItem10.Text = "Off";
  2372. this.offToolStripMenuItem10.Click += new EventHandler(this.offToolStripMenuItem10_Click);
  2373. this.toolStripSeparator2.Name = "toolStripSeparator2";
  2374. this.toolStripSeparator2.Size = new Size(180, 6);
  2375. this.toolStripMenuItem20.Name = "toolStripMenuItem20";
  2376. this.toolStripMenuItem20.Size = new Size(0xb7, 0x16);
  2377. this.toolStripMenuItem20.Text = "Kick With Error ";
  2378. this.toolStripMenuItem20.Click += new EventHandler(this.toolStripMenuItem20_Click);
  2379. this.toolStripMenuItem19.Name = "toolStripMenuItem19";
  2380. this.toolStripMenuItem19.Size = new Size(0xb7, 0x16);
  2381. this.toolStripMenuItem19.Text = "Kick";
  2382. this.toolStripMenuItem19.Click += new EventHandler(this.toolStripMenuItem19_Click);
  2383. this.killPlayerToolStripMenuItem.Name = "killPlayerToolStripMenuItem";
  2384. this.killPlayerToolStripMenuItem.Size = new Size(0xb7, 0x16);
  2385. this.killPlayerToolStripMenuItem.Text = "Kill";
  2386. this.killPlayerToolStripMenuItem.Click += new EventHandler(this.killPlayerToolStripMenuItem_Click);
  2387. this.toolStripMenuItem22.Name = "toolStripMenuItem22";
  2388. this.toolStripMenuItem22.Size = new Size(0xb7, 0x16);
  2389. this.toolStripMenuItem22.Text = "Freeze PS3";
  2390. this.toolStripMenuItem22.Click += new EventHandler(this.toolStripMenuItem22_Click);
  2391. this.freezePlayerToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem8, this.offToolStripMenuItem8 });
  2392. this.freezePlayerToolStripMenuItem.Name = "freezePlayerToolStripMenuItem";
  2393. this.freezePlayerToolStripMenuItem.Size = new Size(0xb7, 0x16);
  2394. this.freezePlayerToolStripMenuItem.Text = "Freeze";
  2395. this.onToolStripMenuItem8.ForeColor = Color.White;
  2396. this.onToolStripMenuItem8.Name = "onToolStripMenuItem8";
  2397. this.onToolStripMenuItem8.Size = new Size(0x5b, 0x16);
  2398. this.onToolStripMenuItem8.Text = "On";
  2399. this.onToolStripMenuItem8.Click += new EventHandler(this.onToolStripMenuItem8_Click);
  2400. this.offToolStripMenuItem8.ForeColor = Color.White;
  2401. this.offToolStripMenuItem8.Name = "offToolStripMenuItem8";
  2402. this.offToolStripMenuItem8.Size = new Size(0x5b, 0x16);
  2403. this.offToolStripMenuItem8.Text = "Off";
  2404. this.offToolStripMenuItem8.Click += new EventHandler(this.offToolStripMenuItem8_Click);
  2405. this.giveLagToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem9, this.offToolStripMenuItem9 });
  2406. this.giveLagToolStripMenuItem.Name = "giveLagToolStripMenuItem";
  2407. this.giveLagToolStripMenuItem.Size = new Size(0xb7, 0x16);
  2408. this.giveLagToolStripMenuItem.Text = "Give Lag";
  2409. this.onToolStripMenuItem9.ForeColor = Color.White;
  2410. this.onToolStripMenuItem9.Name = "onToolStripMenuItem9";
  2411. this.onToolStripMenuItem9.Size = new Size(0x5b, 0x16);
  2412. this.onToolStripMenuItem9.Text = "On";
  2413. this.onToolStripMenuItem9.Click += new EventHandler(this.onToolStripMenuItem9_Click);
  2414. this.offToolStripMenuItem9.ForeColor = Color.White;
  2415. this.offToolStripMenuItem9.Name = "offToolStripMenuItem9";
  2416. this.offToolStripMenuItem9.Size = new Size(0x5b, 0x16);
  2417. this.offToolStripMenuItem9.Text = "Off";
  2418. this.offToolStripMenuItem9.Click += new EventHandler(this.offToolStripMenuItem9_Click);
  2419. this.tabPage4.BackColor = Color.FromArgb(50, 50, 50);
  2420. this.tabPage4.Controls.Add(this.nsGroupBox13);
  2421. this.tabPage4.Controls.Add(this.nsGroupBox12);
  2422. this.tabPage4.Controls.Add(this.nsGroupBox11);
  2423. this.tabPage4.Controls.Add(this.nsGroupBox10);
  2424. this.tabPage4.Controls.Add(this.nsGroupBox9);
  2425. this.tabPage4.Controls.Add(this.nsGroupBox8);
  2426. this.tabPage4.Controls.Add(this.nsGroupBox7);
  2427. this.tabPage4.Controls.Add(this.nsGroupBox6);
  2428. this.tabPage4.Location = new Point(0x77, 4);
  2429. this.tabPage4.Name = "tabPage4";
  2430. this.tabPage4.Padding = new Padding(3);
  2431. this.tabPage4.Size = new Size(0x2a4, 0x1ce);
  2432. this.tabPage4.TabIndex = 3;
  2433. this.tabPage4.Text = "Lobby";
  2434. this.nsGroupBox13.Controls.Add(this.spaceButton20);
  2435. this.nsGroupBox13.Controls.Add(this.nsTextBox5);
  2436. this.nsGroupBox13.Boolean_0 = true;
  2437. this.nsGroupBox13.Location = new Point(0x1b4, 6);
  2438. this.nsGroupBox13.Name = "nsGroupBox13";
  2439. this.nsGroupBox13.Size = new Size(0xea, 0x62);
  2440. this.nsGroupBox13.String_0 = "";
  2441. this.nsGroupBox13.TabIndex = 0x13;
  2442. this.nsGroupBox13.Text = "nsGroupBox13";
  2443. this.nsGroupBox13.String_1 = "Clan Tag";
  2444. this.spaceButton20.BackColor = Color.Transparent;
  2445. this.spaceButton20.GEnum2_0 = GEnum2.const_21;
  2446. this.spaceButton20.Int32_0 = 0;
  2447. this.spaceButton20.GEnum3_0 = GEnum3.const_1;
  2448. this.spaceButton20.Location = new Point(0x47, 0x48);
  2449. this.spaceButton20.Name = "spaceButton20";
  2450. this.spaceButton20.Size = new Size(0x59, 0x17);
  2451. this.spaceButton20.TabIndex = 0x12;
  2452. this.spaceButton20.Text = "Set Clan Tag";
  2453. this.spaceButton20.Click += new EventHandler(this.spaceButton20_Click);
  2454. this.nsTextBox5.Cursor = Cursors.IBeam;
  2455. this.nsTextBox5.Location = new Point(9, 0x20);
  2456. this.nsTextBox5.Int32_0 = 4;
  2457. this.nsTextBox5.Boolean_0 = false;
  2458. this.nsTextBox5.Name = "nsTextBox5";
  2459. this.nsTextBox5.Boolean_1 = false;
  2460. this.nsTextBox5.Size = new Size(0xde, 0x17);
  2461. this.nsTextBox5.TabIndex = 0;
  2462. this.nsTextBox5.HorizontalAlignment_0 = HorizontalAlignment.Left;
  2463. this.nsTextBox5.Boolean_2 = false;
  2464. this.nsTextBox5.TextChanged += new EventHandler(this.nsTextBox5_TextChanged);
  2465. this.nsGroupBox12.Controls.Add(this.linkLabel1);
  2466. this.nsGroupBox12.Controls.Add(this.spaceButton19);
  2467. this.nsGroupBox12.Controls.Add(this.spaceButton18);
  2468. this.nsGroupBox12.Controls.Add(this.nsTextBox4);
  2469. this.nsGroupBox12.Boolean_0 = true;
  2470. this.nsGroupBox12.Location = new Point(0x8d, 6);
  2471. this.nsGroupBox12.Name = "nsGroupBox12";
  2472. this.nsGroupBox12.Size = new Size(0x11e, 0x62);
  2473. this.nsGroupBox12.String_0 = "";
  2474. this.nsGroupBox12.TabIndex = 0x12;
  2475. this.nsGroupBox12.Text = "nsGroupBox12";
  2476. this.nsGroupBox12.String_1 = "Vision";
  2477. this.linkLabel1.AutoSize = true;
  2478. this.linkLabel1.Location = new Point(0x6f, 0x3e);
  2479. this.linkLabel1.Name = "linkLabel1";
  2480. this.linkLabel1.Size = new Size(0x41, 13);
  2481. this.linkLabel1.TabIndex = 0x12;
  2482. this.linkLabel1.TabStop = true;
  2483. this.linkLabel1.Text = "All Visions";
  2484. this.linkLabel1.LinkClicked += new LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  2485. this.spaceButton19.BackColor = Color.Transparent;
  2486. this.spaceButton19.GEnum2_0 = GEnum2.const_21;
  2487. this.spaceButton19.Int32_0 = 0;
  2488. this.spaceButton19.GEnum3_0 = GEnum3.const_1;
  2489. this.spaceButton19.Location = new Point(0xbf, 0x48);
  2490. this.spaceButton19.Name = "spaceButton19";
  2491. this.spaceButton19.Size = new Size(0x59, 0x17);
  2492. this.spaceButton19.TabIndex = 0x11;
  2493. this.spaceButton19.Text = "Default";
  2494. this.spaceButton19.Click += new EventHandler(this.spaceButton19_Click);
  2495. this.spaceButton18.BackColor = Color.Transparent;
  2496. this.spaceButton18.GEnum2_0 = GEnum2.const_21;
  2497. this.spaceButton18.Int32_0 = 0;
  2498. this.spaceButton18.GEnum3_0 = GEnum3.const_1;
  2499. this.spaceButton18.Location = new Point(6, 0x48);
  2500. this.spaceButton18.Name = "spaceButton18";
  2501. this.spaceButton18.Size = new Size(0x59, 0x17);
  2502. this.spaceButton18.TabIndex = 0x10;
  2503. this.spaceButton18.Text = "Set Vision";
  2504. this.spaceButton18.Click += new EventHandler(this.spaceButton18_Click);
  2505. this.nsTextBox4.Cursor = Cursors.IBeam;
  2506. this.nsTextBox4.Location = new Point(3, 0x20);
  2507. this.nsTextBox4.Int32_0 = 0x20;
  2508. this.nsTextBox4.Boolean_0 = false;
  2509. this.nsTextBox4.Name = "nsTextBox4";
  2510. this.nsTextBox4.Boolean_1 = false;
  2511. this.nsTextBox4.Size = new Size(0x115, 0x17);
  2512. this.nsTextBox4.TabIndex = 15;
  2513. this.nsTextBox4.Text = "default_night";
  2514. this.nsTextBox4.HorizontalAlignment_0 = HorizontalAlignment.Center;
  2515. this.nsTextBox4.Boolean_2 = false;
  2516. this.nsTextBox4.TextChanged += new EventHandler(this.nsTextBox4_TextChanged);
  2517. this.nsGroupBox11.Controls.Add(this.spaceButton17);
  2518. this.nsGroupBox11.Controls.Add(this.spaceButton16);
  2519. this.nsGroupBox11.Controls.Add(this.spaceButton15);
  2520. this.nsGroupBox11.Boolean_0 = true;
  2521. this.nsGroupBox11.Location = new Point(0x1b4, 110);
  2522. this.nsGroupBox11.Name = "nsGroupBox11";
  2523. this.nsGroupBox11.Size = new Size(0xea, 0x9e);
  2524. this.nsGroupBox11.String_0 = "";
  2525. this.nsGroupBox11.TabIndex = 0x11;
  2526. this.nsGroupBox11.Text = "nsGroupBox11";
  2527. this.nsGroupBox11.String_1 = "Lobby";
  2528. this.spaceButton17.BackColor = Color.Transparent;
  2529. this.spaceButton17.GEnum2_0 = GEnum2.const_21;
  2530. this.spaceButton17.Int32_0 = 0;
  2531. this.spaceButton17.GEnum3_0 = GEnum3.const_1;
  2532. this.spaceButton17.Location = new Point(0x85, 0x67);
  2533. this.spaceButton17.Name = "spaceButton17";
  2534. this.spaceButton17.Size = new Size(0x59, 0x23);
  2535. this.spaceButton17.TabIndex = 0x12;
  2536. this.spaceButton17.Text = "Anti Quit Off";
  2537. this.spaceButton17.Click += new EventHandler(this.spaceButton17_Click);
  2538. this.spaceButton16.BackColor = Color.Transparent;
  2539. this.spaceButton16.GEnum2_0 = GEnum2.const_21;
  2540. this.spaceButton16.Int32_0 = 0;
  2541. this.spaceButton16.GEnum3_0 = GEnum3.const_1;
  2542. this.spaceButton16.Location = new Point(9, 0x67);
  2543. this.spaceButton16.Name = "spaceButton16";
  2544. this.spaceButton16.Size = new Size(0x59, 0x23);
  2545. this.spaceButton16.TabIndex = 0x11;
  2546. this.spaceButton16.Text = "Anti Quit On";
  2547. this.spaceButton16.Click += new EventHandler(this.spaceButton16_Click);
  2548. this.spaceButton15.BackColor = Color.Transparent;
  2549. this.spaceButton15.GEnum2_0 = GEnum2.const_21;
  2550. this.spaceButton15.Int32_0 = 0;
  2551. this.spaceButton15.GEnum3_0 = GEnum3.const_1;
  2552. this.spaceButton15.Location = new Point(0x49, 0x2d);
  2553. this.spaceButton15.Name = "spaceButton15";
  2554. this.spaceButton15.Size = new Size(0x59, 0x23);
  2555. this.spaceButton15.TabIndex = 0x10;
  2556. this.spaceButton15.Text = "Map Restart";
  2557. this.spaceButton15.Click += new EventHandler(this.spaceButton15_Click);
  2558. this.nsGroupBox10.Controls.Add(this.nsCheckBox30);
  2559. this.nsGroupBox10.Controls.Add(this.spaceButton14);
  2560. this.nsGroupBox10.Controls.Add(this.nsTextBox3);
  2561. this.nsGroupBox10.Boolean_0 = true;
  2562. this.nsGroupBox10.Location = new Point(0x90, 110);
  2563. this.nsGroupBox10.Name = "nsGroupBox10";
  2564. this.nsGroupBox10.Size = new Size(0x11b, 110);
  2565. this.nsGroupBox10.String_0 = "";
  2566. this.nsGroupBox10.TabIndex = 4;
  2567. this.nsGroupBox10.Text = "nsGroupBox10";
  2568. this.nsGroupBox10.String_1 = "Name Changer";
  2569. this.nsCheckBox30.Boolean_0 = false;
  2570. this.nsCheckBox30.CheckState = CheckState.Unchecked;
  2571. this.nsCheckBox30.Location = new Point(0xcf, 0x4b);
  2572. this.nsCheckBox30.Name = "nsCheckBox30";
  2573. this.nsCheckBox30.Size = new Size(0x49, 0x17);
  2574. this.nsCheckBox30.TabIndex = 0x1b;
  2575. this.nsCheckBox30.Text = "Flash ?";
  2576. this.nsCheckBox30.Event_0 += new Control1.Delegate1(this.method_43);
  2577. this.spaceButton14.BackColor = Color.Transparent;
  2578. this.spaceButton14.GEnum2_0 = GEnum2.const_21;
  2579. this.spaceButton14.Int32_0 = 0;
  2580. this.spaceButton14.GEnum3_0 = GEnum3.const_1;
  2581. this.spaceButton14.Location = new Point(3, 0x4b);
  2582. this.spaceButton14.Name = "spaceButton14";
  2583. this.spaceButton14.Size = new Size(0x59, 0x17);
  2584. this.spaceButton14.TabIndex = 15;
  2585. this.spaceButton14.Text = "Set Name";
  2586. this.spaceButton14.Click += new EventHandler(this.spaceButton14_Click);
  2587. this.nsTextBox3.Cursor = Cursors.IBeam;
  2588. this.nsTextBox3.Location = new Point(3, 0x29);
  2589. this.nsTextBox3.Int32_0 = 0x20;
  2590. this.nsTextBox3.Boolean_0 = false;
  2591. this.nsTextBox3.Name = "nsTextBox3";
  2592. this.nsTextBox3.Boolean_1 = false;
  2593. this.nsTextBox3.Size = new Size(0x115, 0x17);
  2594. this.nsTextBox3.TabIndex = 14;
  2595. this.nsTextBox3.HorizontalAlignment_0 = HorizontalAlignment.Left;
  2596. this.nsTextBox3.Boolean_2 = false;
  2597. this.nsTextBox3.TextChanged += new EventHandler(this.nsTextBox3_TextChanged);
  2598. this.nsGroupBox9.Controls.Add(this.spaceButton13);
  2599. this.nsGroupBox9.Controls.Add(this.spaceButton12);
  2600. this.nsGroupBox9.Controls.Add(this.nsTextBox2);
  2601. this.nsGroupBox9.Boolean_0 = true;
  2602. this.nsGroupBox9.Location = new Point(0x8d, 0xe2);
  2603. this.nsGroupBox9.Name = "nsGroupBox9";
  2604. this.nsGroupBox9.Size = new Size(0x11e, 0x71);
  2605. this.nsGroupBox9.String_0 = "Every 20 seconds";
  2606. this.nsGroupBox9.TabIndex = 3;
  2607. this.nsGroupBox9.Text = "nsGroupBox9";
  2608. this.nsGroupBox9.String_1 = "Advertise";
  2609. this.spaceButton13.BackColor = Color.Transparent;
  2610. this.spaceButton13.GEnum2_0 = GEnum2.const_21;
  2611. this.spaceButton13.Int32_0 = 0;
  2612. this.spaceButton13.GEnum3_0 = GEnum3.const_1;
  2613. this.spaceButton13.Location = new Point(0xc2, 0x52);
  2614. this.spaceButton13.Name = "spaceButton13";
  2615. this.spaceButton13.Size = new Size(0x59, 0x17);
  2616. this.spaceButton13.TabIndex = 14;
  2617. this.spaceButton13.Text = "Stop";
  2618. this.spaceButton13.Click += new EventHandler(this.spaceButton13_Click);
  2619. this.spaceButton12.BackColor = Color.Transparent;
  2620. this.spaceButton12.GEnum2_0 = GEnum2.const_21;
  2621. this.spaceButton12.Int32_0 = 0;
  2622. this.spaceButton12.GEnum3_0 = GEnum3.const_1;
  2623. this.spaceButton12.Location = new Point(3, 0x52);
  2624. this.spaceButton12.Name = "spaceButton12";
  2625. this.spaceButton12.Size = new Size(0x59, 0x17);
  2626. this.spaceButton12.TabIndex = 13;
  2627. this.spaceButton12.Text = "Start";
  2628. this.spaceButton12.Click += new EventHandler(this.spaceButton12_Click);
  2629. this.nsTextBox2.Cursor = Cursors.IBeam;
  2630. this.nsTextBox2.Location = new Point(3, 0x30);
  2631. this.nsTextBox2.Int32_0 = 0x20;
  2632. this.nsTextBox2.Boolean_0 = false;
  2633. this.nsTextBox2.Name = "nsTextBox2";
  2634. this.nsTextBox2.Boolean_1 = false;
  2635. this.nsTextBox2.Size = new Size(280, 0x17);
  2636. this.nsTextBox2.TabIndex = 0;
  2637. this.nsTextBox2.HorizontalAlignment_0 = HorizontalAlignment.Left;
  2638. this.nsTextBox2.Boolean_2 = false;
  2639. this.nsTextBox2.TextChanged += new EventHandler(this.nsTextBox2_TextChanged);
  2640. this.nsGroupBox8.Controls.Add(this.spaceButton11);
  2641. this.nsGroupBox8.Controls.Add(this.label21);
  2642. this.nsGroupBox8.Controls.Add(this.numericUpDown12);
  2643. this.nsGroupBox8.Controls.Add(this.label23);
  2644. this.nsGroupBox8.Controls.Add(this.label24);
  2645. this.nsGroupBox8.Controls.Add(this.label25);
  2646. this.nsGroupBox8.Controls.Add(this.numericUpDown26);
  2647. this.nsGroupBox8.Controls.Add(this.numericUpDown25);
  2648. this.nsGroupBox8.Controls.Add(this.numericUpDown24);
  2649. this.nsGroupBox8.Boolean_0 = true;
  2650. this.nsGroupBox8.Location = new Point(0x1b1, 0x112);
  2651. this.nsGroupBox8.Name = "nsGroupBox8";
  2652. this.nsGroupBox8.Size = new Size(0xed, 0xb9);
  2653. this.nsGroupBox8.String_0 = "";
  2654. this.nsGroupBox8.TabIndex = 2;
  2655. this.nsGroupBox8.Text = "nsGroupBox8";
  2656. this.nsGroupBox8.String_1 = "Weapon Settings";
  2657. this.spaceButton11.BackColor = Color.Transparent;
  2658. this.spaceButton11.GEnum2_0 = GEnum2.const_21;
  2659. this.spaceButton11.Int32_0 = 0;
  2660. this.spaceButton11.GEnum3_0 = GEnum3.const_1;
  2661. this.spaceButton11.Location = new Point(0x34, 0x8e);
  2662. this.spaceButton11.Name = "spaceButton11";
  2663. this.spaceButton11.Size = new Size(0x84, 0x23);
  2664. this.spaceButton11.TabIndex = 0x40;
  2665. this.spaceButton11.Text = "Default";
  2666. this.spaceButton11.Click += new EventHandler(this.spaceButton11_Click);
  2667. this.label21.AutoSize = true;
  2668. this.label21.BackColor = Color.Transparent;
  2669. this.label21.Font = new Font("Verdana", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
  2670. this.label21.ForeColor = Color.White;
  2671. this.label21.Location = new Point(0x47, 0x5d);
  2672. this.label21.Name = "label21";
  2673. this.label21.Size = new Size(0x5e, 0x10);
  2674. this.label21.TabIndex = 0x3f;
  2675. this.label21.Text = "Field Of View";
  2676. this.numericUpDown12.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  2677. this.numericUpDown12.ForeColor = Color.White;
  2678. this.numericUpDown12.Location = new Point(90, 0x70);
  2679. bits = new int[4];
  2680. bits[0] = 0x1981965;
  2681. this.numericUpDown12.Maximum = new decimal(bits);
  2682. this.numericUpDown12.Name = "numericUpDown12";
  2683. this.numericUpDown12.Size = new Size(0x35, 20);
  2684. this.numericUpDown12.TabIndex = 0x3e;
  2685. this.numericUpDown12.ValueChanged += new EventHandler(this.numericUpDown12_ValueChanged);
  2686. this.label23.AutoSize = true;
  2687. this.label23.BackColor = Color.Transparent;
  2688. this.label23.Font = new Font("Verdana", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
  2689. this.label23.ForeColor = Color.White;
  2690. this.label23.Location = new Point(0xb2, 0x29);
  2691. this.label23.Name = "label23";
  2692. this.label23.Size = new Size(0x11, 0x10);
  2693. this.label23.TabIndex = 60;
  2694. this.label23.Text = "Z";
  2695. this.label24.AutoSize = true;
  2696. this.label24.BackColor = Color.Transparent;
  2697. this.label24.Font = new Font("Verdana", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
  2698. this.label24.ForeColor = Color.White;
  2699. this.label24.Location = new Point(0x69, 0x29);
  2700. this.label24.Name = "label24";
  2701. this.label24.Size = new Size(0x11, 0x10);
  2702. this.label24.TabIndex = 0x3b;
  2703. this.label24.Text = "X";
  2704. this.label25.AutoSize = true;
  2705. this.label25.BackColor = Color.Transparent;
  2706. this.label25.Font = new Font("Verdana", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
  2707. this.label25.ForeColor = Color.White;
  2708. this.label25.Location = new Point(0x22, 0x29);
  2709. this.label25.Name = "label25";
  2710. this.label25.Size = new Size(0x11, 0x10);
  2711. this.label25.TabIndex = 0x3a;
  2712. this.label25.Text = "Y";
  2713. this.numericUpDown26.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  2714. this.numericUpDown26.ForeColor = Color.White;
  2715. this.numericUpDown26.Location = new Point(0x9e, 0x3f);
  2716. bits = new int[4];
  2717. bits[0] = 0x1981965;
  2718. this.numericUpDown26.Maximum = new decimal(bits);
  2719. this.numericUpDown26.Name = "numericUpDown26";
  2720. this.numericUpDown26.Size = new Size(0x43, 20);
  2721. this.numericUpDown26.TabIndex = 0x38;
  2722. this.numericUpDown26.ValueChanged += new EventHandler(this.numericUpDown26_ValueChanged);
  2723. this.numericUpDown25.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  2724. this.numericUpDown25.ForeColor = Color.White;
  2725. this.numericUpDown25.Location = new Point(0x55, 0x3f);
  2726. bits = new int[4];
  2727. bits[0] = 0x1981965;
  2728. this.numericUpDown25.Maximum = new decimal(bits);
  2729. this.numericUpDown25.Name = "numericUpDown25";
  2730. this.numericUpDown25.Size = new Size(0x43, 20);
  2731. this.numericUpDown25.TabIndex = 0x37;
  2732. this.numericUpDown25.ValueChanged += new EventHandler(this.numericUpDown25_ValueChanged);
  2733. this.numericUpDown24.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  2734. this.numericUpDown24.ForeColor = Color.White;
  2735. this.numericUpDown24.Location = new Point(12, 0x3f);
  2736. bits = new int[4];
  2737. bits[0] = 0x1981965;
  2738. this.numericUpDown24.Maximum = new decimal(bits);
  2739. this.numericUpDown24.Name = "numericUpDown24";
  2740. this.numericUpDown24.Size = new Size(0x43, 20);
  2741. this.numericUpDown24.TabIndex = 0x36;
  2742. this.numericUpDown24.ValueChanged += new EventHandler(this.numericUpDown24_ValueChanged);
  2743. this.nsGroupBox7.Controls.Add(this.label20);
  2744. this.nsGroupBox7.Controls.Add(this.spaceButton10);
  2745. this.nsGroupBox7.Controls.Add(this.nsComboBox3);
  2746. this.nsGroupBox7.Controls.Add(this.label19);
  2747. this.nsGroupBox7.Controls.Add(this.spaceButton9);
  2748. this.nsGroupBox7.Controls.Add(this.nsComboBox2);
  2749. this.nsGroupBox7.Boolean_0 = true;
  2750. this.nsGroupBox7.Location = new Point(6, 0x159);
  2751. this.nsGroupBox7.Name = "nsGroupBox7";
  2752. this.nsGroupBox7.Size = new Size(0x1a5, 0x72);
  2753. this.nsGroupBox7.String_0 = "Sky & Body";
  2754. this.nsGroupBox7.TabIndex = 1;
  2755. this.nsGroupBox7.Text = "nsGroupBox7";
  2756. this.nsGroupBox7.String_1 = "Color";
  2757. this.label20.AutoSize = true;
  2758. this.label20.Font = new Font("Verdana", 9f);
  2759. this.label20.ForeColor = Color.White;
  2760. this.label20.Location = new Point(0x116, 0x2f);
  2761. this.label20.Name = "label20";
  2762. this.label20.Size = new Size(0x4b, 14);
  2763. this.label20.TabIndex = 13;
  2764. this.label20.Text = "Body Color";
  2765. this.spaceButton10.BackColor = Color.Transparent;
  2766. this.spaceButton10.GEnum2_0 = GEnum2.const_21;
  2767. this.spaceButton10.Int32_0 = 0;
  2768. this.spaceButton10.GEnum3_0 = GEnum3.const_1;
  2769. this.spaceButton10.Location = new Point(0x10c, 0x58);
  2770. this.spaceButton10.Name = "spaceButton10";
  2771. this.spaceButton10.Size = new Size(0x59, 0x17);
  2772. this.spaceButton10.TabIndex = 12;
  2773. this.spaceButton10.Text = "Set";
  2774. this.spaceButton10.Click += new EventHandler(this.spaceButton10_Click);
  2775. this.nsComboBox3.BackColor = Color.FromArgb(50, 50, 50);
  2776. this.nsComboBox3.DrawMode = DrawMode.OwnerDrawFixed;
  2777. this.nsComboBox3.DropDownStyle = ComboBoxStyle.DropDownList;
  2778. this.nsComboBox3.ForeColor = Color.White;
  2779. this.nsComboBox3.FormattingEnabled = true;
  2780. this.nsComboBox3.Items.AddRange(new object[] { "Green", "Light", "Strong Red", "Light Green", "Normal", "Blue", "Light Blue", "Light Purple", "Purple", "Yellow", "Pink", "Light Pink", "Orange", "Brown" });
  2781. this.nsComboBox3.Location = new Point(0xee, 0x40);
  2782. this.nsComboBox3.Name = "nsComboBox3";
  2783. this.nsComboBox3.Size = new Size(0x93, 0x15);
  2784. this.nsComboBox3.TabIndex = 11;
  2785. this.nsComboBox3.SelectedIndexChanged += new EventHandler(this.nsComboBox3_SelectedIndexChanged);
  2786. this.label19.AutoSize = true;
  2787. this.label19.Font = new Font("Verdana", 9f);
  2788. this.label19.ForeColor = Color.White;
  2789. this.label19.Location = new Point(0x44, 0x2f);
  2790. this.label19.Name = "label19";
  2791. this.label19.Size = new Size(0x42, 14);
  2792. this.label19.TabIndex = 10;
  2793. this.label19.Text = "Sky Color";
  2794. this.spaceButton9.BackColor = Color.Transparent;
  2795. this.spaceButton9.GEnum2_0 = GEnum2.const_21;
  2796. this.spaceButton9.Int32_0 = 0;
  2797. this.spaceButton9.GEnum3_0 = GEnum3.const_1;
  2798. this.spaceButton9.Location = new Point(0x39, 0x58);
  2799. this.spaceButton9.Name = "spaceButton9";
  2800. this.spaceButton9.Size = new Size(0x59, 0x17);
  2801. this.spaceButton9.TabIndex = 9;
  2802. this.spaceButton9.Text = "Set";
  2803. this.spaceButton9.Click += new EventHandler(this.spaceButton9_Click);
  2804. this.nsComboBox2.BackColor = Color.FromArgb(50, 50, 50);
  2805. this.nsComboBox2.DrawMode = DrawMode.OwnerDrawFixed;
  2806. this.nsComboBox2.DropDownStyle = ComboBoxStyle.DropDownList;
  2807. this.nsComboBox2.ForeColor = Color.White;
  2808. this.nsComboBox2.FormattingEnabled = true;
  2809. this.nsComboBox2.Items.AddRange(new object[] { "Black Sky", "Bright Sky", "Fog", "Shine", "Very Light", "Defualt" });
  2810. this.nsComboBox2.Location = new Point(0x24, 0x40);
  2811. this.nsComboBox2.Name = "nsComboBox2";
  2812. this.nsComboBox2.Size = new Size(0x93, 0x15);
  2813. this.nsComboBox2.TabIndex = 0;
  2814. this.nsComboBox2.SelectedIndexChanged += new EventHandler(this.nsComboBox2_SelectedIndexChanged);
  2815. this.nsGroupBox6.Controls.Add(this.nsCheckBox29);
  2816. this.nsGroupBox6.Controls.Add(this.nsCheckBox28);
  2817. this.nsGroupBox6.Controls.Add(this.nsCheckBox27);
  2818. this.nsGroupBox6.Controls.Add(this.nsCheckBox26);
  2819. this.nsGroupBox6.Controls.Add(this.nsCheckBox25);
  2820. this.nsGroupBox6.Controls.Add(this.nsCheckBox24);
  2821. this.nsGroupBox6.Controls.Add(this.nsCheckBox23);
  2822. this.nsGroupBox6.Controls.Add(this.nsCheckBox22);
  2823. this.nsGroupBox6.Controls.Add(this.nsCheckBox21);
  2824. this.nsGroupBox6.Controls.Add(this.nsCheckBox20);
  2825. this.nsGroupBox6.Boolean_0 = true;
  2826. this.nsGroupBox6.Location = new Point(6, 6);
  2827. this.nsGroupBox6.Name = "nsGroupBox6";
  2828. this.nsGroupBox6.Size = new Size(0x81, 0x14d);
  2829. this.nsGroupBox6.String_0 = "Mods";
  2830. this.nsGroupBox6.TabIndex = 0;
  2831. this.nsGroupBox6.Text = "nsGroupBox6";
  2832. this.nsGroupBox6.String_1 = "Non Host";
  2833. this.nsCheckBox29.Boolean_0 = false;
  2834. this.nsCheckBox29.CheckState = CheckState.Unchecked;
  2835. this.nsCheckBox29.Location = new Point(3, 0x133);
  2836. this.nsCheckBox29.Name = "nsCheckBox29";
  2837. this.nsCheckBox29.Size = new Size(0x6a, 0x17);
  2838. this.nsCheckBox29.TabIndex = 0x1a;
  2839. this.nsCheckBox29.Text = "Big Names";
  2840. this.nsCheckBox29.Event_0 += new Control1.Delegate1(this.method_42);
  2841. this.nsCheckBox28.Boolean_0 = false;
  2842. this.nsCheckBox28.CheckState = CheckState.Unchecked;
  2843. this.nsCheckBox28.Location = new Point(3, 0x116);
  2844. this.nsCheckBox28.Name = "nsCheckBox28";
  2845. this.nsCheckBox28.Size = new Size(0x6a, 0x17);
  2846. this.nsCheckBox28.TabIndex = 0x19;
  2847. this.nsCheckBox28.Text = "Target Finder";
  2848. this.nsCheckBox28.Event_0 += new Control1.Delegate1(this.method_41);
  2849. this.nsCheckBox27.Boolean_0 = false;
  2850. this.nsCheckBox27.CheckState = CheckState.Unchecked;
  2851. this.nsCheckBox27.Location = new Point(3, 0xf9);
  2852. this.nsCheckBox27.Name = "nsCheckBox27";
  2853. this.nsCheckBox27.Size = new Size(0x57, 0x17);
  2854. this.nsCheckBox27.TabIndex = 0x18;
  2855. this.nsCheckBox27.Text = "No Recoil";
  2856. this.nsCheckBox27.Event_0 += new Control1.Delegate1(this.method_40);
  2857. this.nsCheckBox26.Boolean_0 = false;
  2858. this.nsCheckBox26.CheckState = CheckState.Unchecked;
  2859. this.nsCheckBox26.Location = new Point(3, 220);
  2860. this.nsCheckBox26.Name = "nsCheckBox26";
  2861. this.nsCheckBox26.Size = new Size(0x3d, 0x17);
  2862. this.nsCheckBox26.TabIndex = 0x17;
  2863. this.nsCheckBox26.Text = "UAV";
  2864. this.nsCheckBox26.Event_0 += new Control1.Delegate1(this.method_39);
  2865. this.nsCheckBox25.Boolean_0 = false;
  2866. this.nsCheckBox25.CheckState = CheckState.Unchecked;
  2867. this.nsCheckBox25.Location = new Point(3, 0xbf);
  2868. this.nsCheckBox25.Name = "nsCheckBox25";
  2869. this.nsCheckBox25.Size = new Size(0x5f, 0x17);
  2870. this.nsCheckBox25.TabIndex = 0x16;
  2871. this.nsCheckBox25.Text = "Steady Aim";
  2872. this.nsCheckBox25.Event_0 += new Control1.Delegate1(this.method_38);
  2873. this.nsCheckBox24.Boolean_0 = false;
  2874. this.nsCheckBox24.CheckState = CheckState.Unchecked;
  2875. this.nsCheckBox24.Location = new Point(3, 0xa2);
  2876. this.nsCheckBox24.Name = "nsCheckBox24";
  2877. this.nsCheckBox24.Size = new Size(120, 0x17);
  2878. this.nsCheckBox24.TabIndex = 0x15;
  2879. this.nsCheckBox24.Text = "Floating Boddies";
  2880. this.nsCheckBox24.Event_0 += new Control1.Delegate1(this.method_37);
  2881. this.nsCheckBox23.Boolean_0 = false;
  2882. this.nsCheckBox23.CheckState = CheckState.Unchecked;
  2883. this.nsCheckBox23.Location = new Point(3, 0x85);
  2884. this.nsCheckBox23.Name = "nsCheckBox23";
  2885. this.nsCheckBox23.Size = new Size(0x57, 0x17);
  2886. this.nsCheckBox23.TabIndex = 20;
  2887. this.nsCheckBox23.Text = "Red Boxes";
  2888. this.nsCheckBox23.Event_0 += new Control1.Delegate1(this.method_36);
  2889. this.nsCheckBox22.Boolean_0 = false;
  2890. this.nsCheckBox22.CheckState = CheckState.Unchecked;
  2891. this.nsCheckBox22.Location = new Point(3, 0x68);
  2892. this.nsCheckBox22.Name = "nsCheckBox22";
  2893. this.nsCheckBox22.Size = new Size(0x6a, 0x17);
  2894. this.nsCheckBox22.TabIndex = 0x13;
  2895. this.nsCheckBox22.Text = "Real Wallhack";
  2896. this.nsCheckBox22.Event_0 += new Control1.Delegate1(this.method_35);
  2897. this.nsCheckBox21.Boolean_0 = false;
  2898. this.nsCheckBox21.CheckState = CheckState.Unchecked;
  2899. this.nsCheckBox21.Location = new Point(3, 0x4b);
  2900. this.nsCheckBox21.Name = "nsCheckBox21";
  2901. this.nsCheckBox21.Size = new Size(0x3d, 0x17);
  2902. this.nsCheckBox21.TabIndex = 0x12;
  2903. this.nsCheckBox21.Text = "Laser";
  2904. this.nsCheckBox21.Event_0 += new Control1.Delegate1(this.method_34);
  2905. this.nsCheckBox20.Boolean_0 = false;
  2906. this.nsCheckBox20.CheckState = CheckState.Unchecked;
  2907. this.nsCheckBox20.Location = new Point(3, 0x2e);
  2908. this.nsCheckBox20.Name = "nsCheckBox20";
  2909. this.nsCheckBox20.Size = new Size(0x3d, 0x17);
  2910. this.nsCheckBox20.TabIndex = 0x11;
  2911. this.nsCheckBox20.Text = "VSAT";
  2912. this.nsCheckBox20.Event_0 += new Control1.Delegate1(this.method_33);
  2913. this.tabPage5.BackColor = Color.FromArgb(50, 50, 50);
  2914. this.tabPage5.Controls.Add(this.nsGroupBox17);
  2915. this.tabPage5.Controls.Add(this.nsGroupBox16);
  2916. this.tabPage5.Controls.Add(this.nsGroupBox15);
  2917. this.tabPage5.Controls.Add(this.nsGroupBox14);
  2918. this.tabPage5.Location = new Point(0x77, 4);
  2919. this.tabPage5.Name = "tabPage5";
  2920. this.tabPage5.Padding = new Padding(3);
  2921. this.tabPage5.Size = new Size(0x2a4, 0x1ce);
  2922. this.tabPage5.TabIndex = 4;
  2923. this.tabPage5.Text = "Dvars / MP / ZM";
  2924. this.nsGroupBox17.Controls.Add(this.spaceButton24);
  2925. this.nsGroupBox17.Boolean_0 = true;
  2926. this.nsGroupBox17.Location = new Point(0x9f, 0x153);
  2927. this.nsGroupBox17.Name = "nsGroupBox17";
  2928. this.nsGroupBox17.Size = new Size(0x167, 0x69);
  2929. this.nsGroupBox17.String_0 = "";
  2930. this.nsGroupBox17.TabIndex = 3;
  2931. this.nsGroupBox17.Text = "KeyBoard";
  2932. this.nsGroupBox17.String_1 = "KeyBoard";
  2933. this.spaceButton24.BackColor = Color.Transparent;
  2934. this.spaceButton24.GEnum2_0 = GEnum2.const_21;
  2935. this.spaceButton24.Int32_0 = 0;
  2936. this.spaceButton24.GEnum3_0 = GEnum3.const_1;
  2937. this.spaceButton24.Location = new Point(0x59, 0x2d);
  2938. this.spaceButton24.Name = "spaceButton24";
  2939. this.spaceButton24.Size = new Size(180, 0x29);
  2940. this.spaceButton24.TabIndex = 0x13;
  2941. this.spaceButton24.Text = "Open KeyBoard In Game";
  2942. this.spaceButton24.Click += new EventHandler(this.spaceButton24_Click);
  2943. this.nsGroupBox16.Controls.Add(this.nsComboBox4);
  2944. this.nsGroupBox16.Controls.Add(this.spaceButton23);
  2945. this.nsGroupBox16.Controls.Add(this.numericUpDown15);
  2946. this.nsGroupBox16.Controls.Add(this.nsTextBox8);
  2947. this.nsGroupBox16.Boolean_0 = true;
  2948. this.nsGroupBox16.Location = new Point(0x9f, 0xe4);
  2949. this.nsGroupBox16.Name = "nsGroupBox16";
  2950. this.nsGroupBox16.Size = new Size(0x167, 0x69);
  2951. this.nsGroupBox16.String_0 = "";
  2952. this.nsGroupBox16.TabIndex = 2;
  2953. this.nsGroupBox16.Text = "Cbuf_AddText";
  2954. this.nsGroupBox16.String_1 = "iPrintln / iPrintlnBold";
  2955. this.nsComboBox4.BackColor = Color.FromArgb(50, 50, 50);
  2956. this.nsComboBox4.DrawMode = DrawMode.OwnerDrawFixed;
  2957. this.nsComboBox4.DropDownStyle = ComboBoxStyle.DropDownList;
  2958. this.nsComboBox4.ForeColor = Color.White;
  2959. this.nsComboBox4.FormattingEnabled = true;
  2960. this.nsComboBox4.Items.AddRange(new object[] { "iPrintln", "iPrintlnBold" });
  2961. this.nsComboBox4.Location = new Point(3, 0x49);
  2962. this.nsComboBox4.Name = "nsComboBox4";
  2963. this.nsComboBox4.Size = new Size(0x79, 0x15);
  2964. this.nsComboBox4.TabIndex = 20;
  2965. this.nsComboBox4.SelectedIndexChanged += new EventHandler(this.nsComboBox4_SelectedIndexChanged);
  2966. this.spaceButton23.BackColor = Color.Transparent;
  2967. this.spaceButton23.GEnum2_0 = GEnum2.const_21;
  2968. this.spaceButton23.Int32_0 = 0;
  2969. this.spaceButton23.GEnum3_0 = GEnum3.const_1;
  2970. this.spaceButton23.Location = new Point(0xc6, 0x49);
  2971. this.spaceButton23.Name = "spaceButton23";
  2972. this.spaceButton23.Size = new Size(0x71, 0x17);
  2973. this.spaceButton23.TabIndex = 0x13;
  2974. this.spaceButton23.Text = "Send Command";
  2975. this.spaceButton23.Click += new EventHandler(this.spaceButton23_Click);
  2976. this.numericUpDown15.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  2977. this.numericUpDown15.BorderStyle = BorderStyle.FixedSingle;
  2978. this.numericUpDown15.ForeColor = Color.White;
  2979. this.numericUpDown15.Location = new Point(0x13d, 0x2f);
  2980. this.numericUpDown15.Name = "numericUpDown15";
  2981. this.numericUpDown15.Size = new Size(0x27, 20);
  2982. this.numericUpDown15.TabIndex = 1;
  2983. this.numericUpDown15.ValueChanged += new EventHandler(this.numericUpDown15_ValueChanged);
  2984. this.nsTextBox8.Cursor = Cursors.IBeam;
  2985. this.nsTextBox8.Location = new Point(3, 0x2c);
  2986. this.nsTextBox8.Int32_0 = 0x147;
  2987. this.nsTextBox8.Boolean_0 = false;
  2988. this.nsTextBox8.Name = "nsTextBox8";
  2989. this.nsTextBox8.Boolean_1 = false;
  2990. this.nsTextBox8.Size = new Size(0x134, 0x17);
  2991. this.nsTextBox8.TabIndex = 0;
  2992. this.nsTextBox8.HorizontalAlignment_0 = HorizontalAlignment.Left;
  2993. this.nsTextBox8.Boolean_2 = false;
  2994. this.nsTextBox8.TextChanged += new EventHandler(this.nsTextBox8_TextChanged);
  2995. this.nsGroupBox15.Controls.Add(this.spaceButton22);
  2996. this.nsGroupBox15.Controls.Add(this.numericUpDown14);
  2997. this.nsGroupBox15.Controls.Add(this.nsTextBox7);
  2998. this.nsGroupBox15.Boolean_0 = true;
  2999. this.nsGroupBox15.Location = new Point(0x9f, 0x75);
  3000. this.nsGroupBox15.Name = "nsGroupBox15";
  3001. this.nsGroupBox15.Size = new Size(0x167, 0x69);
  3002. this.nsGroupBox15.String_0 = "";
  3003. this.nsGroupBox15.TabIndex = 1;
  3004. this.nsGroupBox15.Text = "Cbuf_AddText";
  3005. this.nsGroupBox15.String_1 = "Cbuf_AddText";
  3006. this.spaceButton22.BackColor = Color.Transparent;
  3007. this.spaceButton22.GEnum2_0 = GEnum2.const_21;
  3008. this.spaceButton22.Int32_0 = 0;
  3009. this.spaceButton22.GEnum3_0 = GEnum3.const_1;
  3010. this.spaceButton22.Location = new Point(0xc6, 0x49);
  3011. this.spaceButton22.Name = "spaceButton22";
  3012. this.spaceButton22.Size = new Size(0x71, 0x17);
  3013. this.spaceButton22.TabIndex = 0x13;
  3014. this.spaceButton22.Text = "Send Dvar";
  3015. this.spaceButton22.Click += new EventHandler(this.spaceButton22_Click);
  3016. this.numericUpDown14.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  3017. this.numericUpDown14.BorderStyle = BorderStyle.FixedSingle;
  3018. this.numericUpDown14.ForeColor = Color.White;
  3019. this.numericUpDown14.Location = new Point(0x13d, 0x2f);
  3020. this.numericUpDown14.Name = "numericUpDown14";
  3021. this.numericUpDown14.Size = new Size(0x27, 20);
  3022. this.numericUpDown14.TabIndex = 1;
  3023. this.numericUpDown14.ValueChanged += new EventHandler(this.numericUpDown14_ValueChanged);
  3024. this.nsTextBox7.Cursor = Cursors.IBeam;
  3025. this.nsTextBox7.Location = new Point(3, 0x2c);
  3026. this.nsTextBox7.Int32_0 = 0x147;
  3027. this.nsTextBox7.Boolean_0 = false;
  3028. this.nsTextBox7.Name = "nsTextBox7";
  3029. this.nsTextBox7.Boolean_1 = false;
  3030. this.nsTextBox7.Size = new Size(0x134, 0x17);
  3031. this.nsTextBox7.TabIndex = 0;
  3032. this.nsTextBox7.HorizontalAlignment_0 = HorizontalAlignment.Left;
  3033. this.nsTextBox7.Boolean_2 = false;
  3034. this.nsTextBox7.TextChanged += new EventHandler(this.nsTextBox7_TextChanged);
  3035. this.nsGroupBox14.Controls.Add(this.spaceButton21);
  3036. this.nsGroupBox14.Controls.Add(this.numericUpDown13);
  3037. this.nsGroupBox14.Controls.Add(this.nsTextBox6);
  3038. this.nsGroupBox14.Boolean_0 = true;
  3039. this.nsGroupBox14.Location = new Point(0x9f, 6);
  3040. this.nsGroupBox14.Name = "nsGroupBox14";
  3041. this.nsGroupBox14.Size = new Size(0x167, 0x69);
  3042. this.nsGroupBox14.String_0 = "";
  3043. this.nsGroupBox14.TabIndex = 0;
  3044. this.nsGroupBox14.Text = "SV_GameSendServerCommand";
  3045. this.nsGroupBox14.String_1 = "SV_GameSendServerCommand";
  3046. this.spaceButton21.BackColor = Color.Transparent;
  3047. this.spaceButton21.GEnum2_0 = GEnum2.const_21;
  3048. this.spaceButton21.Int32_0 = 0;
  3049. this.spaceButton21.GEnum3_0 = GEnum3.const_1;
  3050. this.spaceButton21.Location = new Point(0xc6, 0x49);
  3051. this.spaceButton21.Name = "spaceButton21";
  3052. this.spaceButton21.Size = new Size(0x71, 0x17);
  3053. this.spaceButton21.TabIndex = 0x13;
  3054. this.spaceButton21.Text = "Send Command";
  3055. this.spaceButton21.Click += new EventHandler(this.spaceButton21_Click);
  3056. this.numericUpDown13.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
  3057. this.numericUpDown13.BorderStyle = BorderStyle.FixedSingle;
  3058. this.numericUpDown13.ForeColor = Color.White;
  3059. this.numericUpDown13.Location = new Point(0x13d, 0x2f);
  3060. this.numericUpDown13.Name = "numericUpDown13";
  3061. this.numericUpDown13.Size = new Size(0x27, 20);
  3062. this.numericUpDown13.TabIndex = 1;
  3063. this.numericUpDown13.ValueChanged += new EventHandler(this.numericUpDown13_ValueChanged);
  3064. this.nsTextBox6.Cursor = Cursors.IBeam;
  3065. this.nsTextBox6.Location = new Point(3, 0x2c);
  3066. this.nsTextBox6.Int32_0 = 0x147;
  3067. this.nsTextBox6.Boolean_0 = false;
  3068. this.nsTextBox6.Name = "nsTextBox6";
  3069. this.nsTextBox6.Boolean_1 = false;
  3070. this.nsTextBox6.Size = new Size(0x134, 0x17);
  3071. this.nsTextBox6.TabIndex = 0;
  3072. this.nsTextBox6.HorizontalAlignment_0 = HorizontalAlignment.Left;
  3073. this.nsTextBox6.Boolean_2 = false;
  3074. this.nsTextBox6.TextChanged += new EventHandler(this.nsTextBox6_TextChanged);
  3075. this.tabPage6.BackColor = Color.FromArgb(50, 50, 50);
  3076. this.tabPage6.Controls.Add(this.nsGroupBox19);
  3077. this.tabPage6.Controls.Add(this.nsGroupBox18);
  3078. this.tabPage6.Location = new Point(0x77, 4);
  3079. this.tabPage6.Name = "tabPage6";
  3080. this.tabPage6.Padding = new Padding(3);
  3081. this.tabPage6.Size = new Size(0x2a4, 0x1ce);
  3082. this.tabPage6.TabIndex = 5;
  3083. this.tabPage6.Text = "Zombie Stats";
  3084. this.nsGroupBox19.Controls.Add(this.nsComboBox5);
  3085. this.nsGroupBox19.Controls.Add(this.spaceButton26);
  3086. this.nsGroupBox19.Boolean_0 = true;
  3087. this.nsGroupBox19.Location = new Point(0xc3, 0xea);
  3088. this.nsGroupBox19.Name = "nsGroupBox19";
  3089. this.nsGroupBox19.Size = new Size(0x11f, 0x65);
  3090. this.nsGroupBox19.String_0 = "";
  3091. this.nsGroupBox19.TabIndex = 1;
  3092. this.nsGroupBox19.Text = "Level";
  3093. this.nsGroupBox19.String_1 = "Level";
  3094. this.nsComboBox5.BackColor = Color.FromArgb(50, 50, 50);
  3095. this.nsComboBox5.DrawMode = DrawMode.OwnerDrawFixed;
  3096. this.nsComboBox5.DropDownStyle = ComboBoxStyle.DropDownList;
  3097. this.nsComboBox5.ForeColor = Color.White;
  3098. this.nsComboBox5.FormattingEnabled = true;
  3099. this.nsComboBox5.Items.AddRange(new object[] { "Shotguns", "Level 0" });
  3100. this.nsComboBox5.Location = new Point(0x47, 0x29);
  3101. this.nsComboBox5.Name = "nsComboBox5";
  3102. this.nsComboBox5.Size = new Size(0x91, 0x15);
  3103. this.nsComboBox5.TabIndex = 30;
  3104. this.nsComboBox5.SelectedIndexChanged += new EventHandler(this.nsComboBox5_SelectedIndexChanged);
  3105. this.spaceButton26.BackColor = Color.Transparent;
  3106. this.spaceButton26.GEnum2_0 = GEnum2.const_29;
  3107. this.spaceButton26.Int32_0 = 0;
  3108. this.spaceButton26.GEnum3_0 = GEnum3.const_1;
  3109. this.spaceButton26.Location = new Point(0x63, 0x4b);
  3110. this.spaceButton26.Name = "spaceButton26";
  3111. this.spaceButton26.Size = new Size(0x59, 0x17);
  3112. this.spaceButton26.TabIndex = 0x1d;
  3113. this.spaceButton26.Text = "Set Name";
  3114. this.spaceButton26.Click += new EventHandler(this.spaceButton26_Click);
  3115. this.nsGroupBox18.Controls.Add(this.nsCheckBox31);
  3116. this.nsGroupBox18.Controls.Add(this.spaceButton25);
  3117. this.nsGroupBox18.Controls.Add(this.nsTextBox9);
  3118. this.nsGroupBox18.Boolean_0 = true;
  3119. this.nsGroupBox18.Location = new Point(0xc3, 0x7f);
  3120. this.nsGroupBox18.Name = "nsGroupBox18";
  3121. this.nsGroupBox18.Size = new Size(0x11f, 0x65);
  3122. this.nsGroupBox18.String_0 = "";
  3123. this.nsGroupBox18.TabIndex = 0;
  3124. this.nsGroupBox18.Text = "nsGroupBox18";
  3125. this.nsGroupBox18.String_1 = "Name Changer";
  3126. this.nsCheckBox31.Boolean_0 = false;
  3127. this.nsCheckBox31.CheckState = CheckState.Unchecked;
  3128. this.nsCheckBox31.Location = new Point(0xcf, 70);
  3129. this.nsCheckBox31.Name = "nsCheckBox31";
  3130. this.nsCheckBox31.Size = new Size(0x49, 0x17);
  3131. this.nsCheckBox31.TabIndex = 30;
  3132. this.nsCheckBox31.Text = "Flash ?";
  3133. this.nsCheckBox31.Event_0 += new Control1.Delegate1(this.method_45);
  3134. this.spaceButton25.BackColor = Color.Transparent;
  3135. this.spaceButton25.GEnum2_0 = GEnum2.const_29;
  3136. this.spaceButton25.Int32_0 = 0;
  3137. this.spaceButton25.GEnum3_0 = GEnum3.const_1;
  3138. this.spaceButton25.Location = new Point(3, 70);
  3139. this.spaceButton25.Name = "spaceButton25";
  3140. this.spaceButton25.Size = new Size(0x59, 0x17);
  3141. this.spaceButton25.TabIndex = 0x1d;
  3142. this.spaceButton25.Text = "Set Name";
  3143. this.spaceButton25.Click += new EventHandler(this.spaceButton25_Click);
  3144. this.nsTextBox9.Cursor = Cursors.IBeam;
  3145. this.nsTextBox9.Location = new Point(3, 0x24);
  3146. this.nsTextBox9.Int32_0 = 0x20;
  3147. this.nsTextBox9.Boolean_0 = false;
  3148. this.nsTextBox9.Name = "nsTextBox9";
  3149. this.nsTextBox9.Boolean_1 = false;
  3150. this.nsTextBox9.Size = new Size(0x115, 0x17);
  3151. this.nsTextBox9.TabIndex = 0x1c;
  3152. this.nsTextBox9.HorizontalAlignment_0 = HorizontalAlignment.Left;
  3153. this.nsTextBox9.Boolean_2 = false;
  3154. this.nsTextBox9.TextChanged += new EventHandler(this.nsTextBox9_TextChanged);
  3155. this.tabPage7.BackColor = Color.FromArgb(50, 50, 50);
  3156. this.tabPage7.Controls.Add(this.nsGroupBox22);
  3157. this.tabPage7.Controls.Add(this.nsGroupBox21);
  3158. this.tabPage7.Controls.Add(this.nsGroupBox20);
  3159. this.tabPage7.Controls.Add(this.spaceButton27);
  3160. this.tabPage7.Controls.Add(this.dataGridView2);
  3161. this.tabPage7.Location = new Point(0x77, 4);
  3162. this.tabPage7.Name = "tabPage7";
  3163. this.tabPage7.Padding = new Padding(3);
  3164. this.tabPage7.Size = new Size(0x2a4, 0x1ce);
  3165. this.tabPage7.TabIndex = 6;
  3166. this.tabPage7.Text = "Zombie Clients";
  3167. this.nsGroupBox22.Controls.Add(this.nsCheckBox36);
  3168. this.nsGroupBox22.Controls.Add(this.nsCheckBox35);
  3169. this.nsGroupBox22.Controls.Add(this.nsCheckBox34);
  3170. this.nsGroupBox22.Controls.Add(this.nsCheckBox33);
  3171. this.nsGroupBox22.Controls.Add(this.label27);
  3172. this.nsGroupBox22.Controls.Add(this.spaceButton31);
  3173. this.nsGroupBox22.Controls.Add(this.nsComboBox7);
  3174. this.nsGroupBox22.Controls.Add(this.label28);
  3175. this.nsGroupBox22.Controls.Add(this.spaceButton32);
  3176. this.nsGroupBox22.Controls.Add(this.nsComboBox8);
  3177. this.nsGroupBox22.Boolean_0 = true;
  3178. this.nsGroupBox22.Location = new Point(0x11f, 0xef);
  3179. this.nsGroupBox22.Name = "nsGroupBox22";
  3180. this.nsGroupBox22.Size = new Size(0x17e, 0xb5);
  3181. this.nsGroupBox22.String_0 = "";
  3182. this.nsGroupBox22.TabIndex = 0x20;
  3183. this.nsGroupBox22.Text = "Lobby";
  3184. this.nsGroupBox22.String_1 = "Lobby";
  3185. this.nsCheckBox36.Boolean_0 = false;
  3186. this.nsCheckBox36.CheckState = CheckState.Unchecked;
  3187. this.nsCheckBox36.Location = new Point(0xc0, 0x90);
  3188. this.nsCheckBox36.Name = "nsCheckBox36";
  3189. this.nsCheckBox36.Size = new Size(0x80, 0x17);
  3190. this.nsCheckBox36.TabIndex = 0x17;
  3191. this.nsCheckBox36.Text = "Kick All";
  3192. this.nsCheckBox36.Event_0 += new Control1.Delegate1(this.method_77);
  3193. this.nsCheckBox35.Boolean_0 = false;
  3194. this.nsCheckBox35.CheckState = CheckState.Unchecked;
  3195. this.nsCheckBox35.Location = new Point(0x41, 0x90);
  3196. this.nsCheckBox35.Name = "nsCheckBox35";
  3197. this.nsCheckBox35.Size = new Size(0x6c, 0x17);
  3198. this.nsCheckBox35.TabIndex = 0x16;
  3199. this.nsCheckBox35.Text = "Max Point All";
  3200. this.nsCheckBox35.Event_0 += new Control1.Delegate1(this.method_75);
  3201. this.nsCheckBox34.Boolean_0 = false;
  3202. this.nsCheckBox34.CheckState = CheckState.Unchecked;
  3203. this.nsCheckBox34.Location = new Point(0xc0, 0x73);
  3204. this.nsCheckBox34.Name = "nsCheckBox34";
  3205. this.nsCheckBox34.Size = new Size(0x80, 0x17);
  3206. this.nsCheckBox34.TabIndex = 0x15;
  3207. this.nsCheckBox34.Text = "Infinite Ammo All";
  3208. this.nsCheckBox34.Event_0 += new Control1.Delegate1(this.method_73);
  3209. this.nsCheckBox33.Boolean_0 = false;
  3210. this.nsCheckBox33.CheckState = CheckState.Unchecked;
  3211. this.nsCheckBox33.Location = new Point(0x41, 0x73);
  3212. this.nsCheckBox33.Name = "nsCheckBox33";
  3213. this.nsCheckBox33.Size = new Size(0x6c, 0x17);
  3214. this.nsCheckBox33.TabIndex = 20;
  3215. this.nsCheckBox33.Text = "God mode All";
  3216. this.nsCheckBox33.Event_0 += new Control1.Delegate1(this.method_72);
  3217. this.label27.AutoSize = true;
  3218. this.label27.Font = new Font("Verdana", 9f);
  3219. this.label27.ForeColor = Color.White;
  3220. this.label27.Location = new Point(0x3e, 0x4a);
  3221. this.label27.Name = "label27";
  3222. this.label27.Size = new Size(0x38, 14);
  3223. this.label27.TabIndex = 0x13;
  3224. this.label27.Text = "Speed :";
  3225. this.spaceButton31.BackColor = Color.Transparent;
  3226. this.spaceButton31.GEnum2_0 = GEnum2.const_29;
  3227. this.spaceButton31.Int32_0 = 5;
  3228. this.spaceButton31.GEnum3_0 = GEnum3.const_0;
  3229. this.spaceButton31.Location = new Point(0xd7, 0x48);
  3230. this.spaceButton31.Name = "spaceButton31";
  3231. this.spaceButton31.Size = new Size(0x3d, 0x15);
  3232. this.spaceButton31.TabIndex = 0x12;
  3233. this.spaceButton31.Text = "Set";
  3234. this.spaceButton31.Click += new EventHandler(this.spaceButton31_Click);
  3235. this.nsComboBox7.BackColor = Color.FromArgb(50, 50, 50);
  3236. this.nsComboBox7.DrawMode = DrawMode.OwnerDrawFixed;
  3237. this.nsComboBox7.DropDownStyle = ComboBoxStyle.DropDownList;
  3238. this.nsComboBox7.ForeColor = Color.White;
  3239. this.nsComboBox7.FormattingEnabled = true;
  3240. this.nsComboBox7.Items.AddRange(new object[] { "Normal", "Medium", "Super" });
  3241. this.nsComboBox7.Location = new Point(0x77, 0x48);
  3242. this.nsComboBox7.Name = "nsComboBox7";
  3243. this.nsComboBox7.Size = new Size(90, 0x15);
  3244. this.nsComboBox7.TabIndex = 0x11;
  3245. this.nsComboBox7.SelectedIndexChanged += new EventHandler(this.nsComboBox7_SelectedIndexChanged);
  3246. this.label28.AutoSize = true;
  3247. this.label28.Font = new Font("Verdana", 9f);
  3248. this.label28.ForeColor = Color.White;
  3249. this.label28.Location = new Point(0x3e, 0x34);
  3250. this.label28.Name = "label28";
  3251. this.label28.Size = new Size(0x30, 14);
  3252. this.label28.TabIndex = 0x10;
  3253. this.label28.Text = "Jump :";
  3254. this.spaceButton32.BackColor = Color.Transparent;
  3255. this.spaceButton32.GEnum2_0 = GEnum2.const_29;
  3256. this.spaceButton32.Int32_0 = 5;
  3257. this.spaceButton32.GEnum3_0 = GEnum3.const_0;
  3258. this.spaceButton32.Location = new Point(0xd7, 0x2d);
  3259. this.spaceButton32.Name = "spaceButton32";
  3260. this.spaceButton32.Size = new Size(0x3d, 0x15);
  3261. this.spaceButton32.TabIndex = 15;
  3262. this.spaceButton32.Text = "Set";
  3263. this.spaceButton32.Click += new EventHandler(this.spaceButton32_Click);
  3264. this.nsComboBox8.BackColor = Color.FromArgb(50, 50, 50);
  3265. this.nsComboBox8.DrawMode = DrawMode.OwnerDrawFixed;
  3266. this.nsComboBox8.DropDownStyle = ComboBoxStyle.DropDownList;
  3267. this.nsComboBox8.ForeColor = Color.White;
  3268. this.nsComboBox8.FormattingEnabled = true;
  3269. this.nsComboBox8.Items.AddRange(new object[] { "Normal", "Medium", "Super" });
  3270. this.nsComboBox8.Location = new Point(0x77, 0x2d);
  3271. this.nsComboBox8.Name = "nsComboBox8";
  3272. this.nsComboBox8.Size = new Size(90, 0x15);
  3273. this.nsComboBox8.TabIndex = 14;
  3274. this.nsComboBox8.SelectedIndexChanged += new EventHandler(this.nsComboBox8_SelectedIndexChanged);
  3275. this.nsGroupBox21.Controls.Add(this.spaceButton29);
  3276. this.nsGroupBox21.Controls.Add(this.spaceButton30);
  3277. this.nsGroupBox21.Boolean_0 = true;
  3278. this.nsGroupBox21.Location = new Point(0x11f, 0x8b);
  3279. this.nsGroupBox21.Name = "nsGroupBox21";
  3280. this.nsGroupBox21.Size = new Size(0x17e, 0x5e);
  3281. this.nsGroupBox21.String_0 = "Zombies";
  3282. this.nsGroupBox21.TabIndex = 0x1f;
  3283. this.nsGroupBox21.Text = "nsGroupBox21";
  3284. this.nsGroupBox21.String_1 = "Force Host";
  3285. this.spaceButton29.BackColor = Color.Transparent;
  3286. this.spaceButton29.GEnum2_0 = GEnum2.const_29;
  3287. this.spaceButton29.Int32_0 = 0;
  3288. this.spaceButton29.GEnum3_0 = GEnum3.const_1;
  3289. this.spaceButton29.Location = new Point(0xce, 0x2f);
  3290. this.spaceButton29.Name = "spaceButton29";
  3291. this.spaceButton29.Size = new Size(0x67, 0x29);
  3292. this.spaceButton29.TabIndex = 10;
  3293. this.spaceButton29.Text = "Force Host Off";
  3294. this.spaceButton29.Click += new EventHandler(this.spaceButton29_Click);
  3295. this.spaceButton30.BackColor = Color.Transparent;
  3296. this.spaceButton30.GEnum2_0 = GEnum2.const_29;
  3297. this.spaceButton30.Int32_0 = 0;
  3298. this.spaceButton30.GEnum3_0 = GEnum3.const_1;
  3299. this.spaceButton30.Location = new Point(0x49, 0x2f);
  3300. this.spaceButton30.Name = "spaceButton30";
  3301. this.spaceButton30.Size = new Size(0x67, 0x29);
  3302. this.spaceButton30.TabIndex = 9;
  3303. this.spaceButton30.Text = "Force Host On";
  3304. this.spaceButton30.Click += new EventHandler(this.spaceButton30_Click);
  3305. this.nsGroupBox20.Controls.Add(this.nsCheckBox32);
  3306. this.nsGroupBox20.Controls.Add(this.label22);
  3307. this.nsGroupBox20.Controls.Add(this.nsComboBox6);
  3308. this.nsGroupBox20.Controls.Add(this.label26);
  3309. this.nsGroupBox20.Controls.Add(this.spaceButton28);
  3310. this.nsGroupBox20.Controls.Add(this.nsTextBox10);
  3311. this.nsGroupBox20.Boolean_0 = true;
  3312. this.nsGroupBox20.Location = new Point(0x11f, 3);
  3313. this.nsGroupBox20.Name = "nsGroupBox20";
  3314. this.nsGroupBox20.Size = new Size(0x17e, 130);
  3315. this.nsGroupBox20.String_0 = "";
  3316. this.nsGroupBox20.TabIndex = 30;
  3317. this.nsGroupBox20.Text = "nsGroupBox20";
  3318. this.nsGroupBox20.String_1 = "Change Name All Client";
  3319. this.nsCheckBox32.Boolean_0 = false;
  3320. this.nsCheckBox32.CheckState = CheckState.Unchecked;
  3321. this.nsCheckBox32.Location = new Point(0x10b, 0x59);
  3322. this.nsCheckBox32.Name = "nsCheckBox32";
  3323. this.nsCheckBox32.Size = new Size(0x4b, 0x17);
  3324. this.nsCheckBox32.TabIndex = 12;
  3325. this.nsCheckBox32.Text = "All Client";
  3326. this.nsCheckBox32.Event_0 += new Control1.Delegate1(this.method_68);
  3327. this.label22.AutoSize = true;
  3328. this.label22.Font = new Font("Verdana", 9f);
  3329. this.label22.ForeColor = Color.White;
  3330. this.label22.Location = new Point(0x108, 0x2b);
  3331. this.label22.Name = "label22";
  3332. this.label22.Size = new Size(0x34, 14);
  3333. this.label22.TabIndex = 11;
  3334. this.label22.Text = "Client :";
  3335. this.nsComboBox6.BackColor = Color.FromArgb(50, 50, 50);
  3336. this.nsComboBox6.DrawMode = DrawMode.OwnerDrawFixed;
  3337. this.nsComboBox6.DropDownStyle = ComboBoxStyle.DropDownList;
  3338. this.nsComboBox6.ForeColor = Color.White;
  3339. this.nsComboBox6.FormattingEnabled = true;
  3340. this.nsComboBox6.Items.AddRange(new object[] { "Client 0", "Client 1", "Client 2", "Client 3" });
  3341. this.nsComboBox6.Location = new Point(0x10b, 0x3d);
  3342. this.nsComboBox6.Name = "nsComboBox6";
  3343. this.nsComboBox6.Size = new Size(0x70, 0x15);
  3344. this.nsComboBox6.TabIndex = 10;
  3345. this.nsComboBox6.SelectedIndexChanged += new EventHandler(this.nsComboBox6_SelectedIndexChanged);
  3346. this.label26.AutoSize = true;
  3347. this.label26.Font = new Font("Verdana", 9f);
  3348. this.label26.ForeColor = Color.White;
  3349. this.label26.Location = new Point(3, 0x2b);
  3350. this.label26.Name = "label26";
  3351. this.label26.Size = new Size(0x34, 14);
  3352. this.label26.TabIndex = 9;
  3353. this.label26.Text = "Name :";
  3354. this.spaceButton28.BackColor = Color.Transparent;
  3355. this.spaceButton28.GEnum2_0 = GEnum2.const_29;
  3356. this.spaceButton28.Int32_0 = 0;
  3357. this.spaceButton28.GEnum3_0 = GEnum3.const_1;
  3358. this.spaceButton28.Location = new Point(6, 0x59);
  3359. this.spaceButton28.Name = "spaceButton28";
  3360. this.spaceButton28.Size = new Size(0x59, 0x17);
  3361. this.spaceButton28.TabIndex = 8;
  3362. this.spaceButton28.Text = "Set name";
  3363. this.spaceButton28.Click += new EventHandler(this.spaceButton28_Click);
  3364. this.nsTextBox10.Cursor = Cursors.IBeam;
  3365. this.nsTextBox10.Location = new Point(6, 60);
  3366. this.nsTextBox10.Int32_0 = 0x20;
  3367. this.nsTextBox10.Boolean_0 = false;
  3368. this.nsTextBox10.Name = "nsTextBox10";
  3369. this.nsTextBox10.Boolean_1 = false;
  3370. this.nsTextBox10.Size = new Size(0x103, 0x17);
  3371. this.nsTextBox10.TabIndex = 0;
  3372. this.nsTextBox10.HorizontalAlignment_0 = HorizontalAlignment.Left;
  3373. this.nsTextBox10.Boolean_2 = false;
  3374. this.nsTextBox10.TextChanged += new EventHandler(this.nsTextBox10_TextChanged);
  3375. this.spaceButton27.BackColor = Color.Transparent;
  3376. this.spaceButton27.GEnum2_0 = GEnum2.const_29;
  3377. this.spaceButton27.Int32_0 = 0;
  3378. this.spaceButton27.GEnum3_0 = GEnum3.const_1;
  3379. this.spaceButton27.Location = new Point(0x11f, 0x1a9);
  3380. this.spaceButton27.Name = "spaceButton27";
  3381. this.spaceButton27.Size = new Size(0x60, 0x20);
  3382. this.spaceButton27.TabIndex = 0x1d;
  3383. this.spaceButton27.Text = "Get Client";
  3384. this.spaceButton27.Click += new EventHandler(this.spaceButton27_Click);
  3385. this.dataGridView2.BackgroundColor = Color.FromArgb(0x40, 0x40, 0x40);
  3386. this.dataGridView2.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  3387. this.dataGridView2.Columns.AddRange(new DataGridViewColumn[] { this.Clients, this.Column1 });
  3388. this.dataGridView2.ContextMenuStrip = this.nsContextMenu2;
  3389. this.dataGridView2.Location = new Point(3, 3);
  3390. this.dataGridView2.Name = "dataGridView2";
  3391. this.dataGridView2.Size = new Size(0x116, 0x1c8);
  3392. this.dataGridView2.TabIndex = 0;
  3393. this.dataGridView2.CellContentClick += new DataGridViewCellEventHandler(this.dataGridView2_CellContentClick);
  3394. this.dataGridView2.CellMouseDown += new DataGridViewCellMouseEventHandler(this.dataGridView2_CellMouseDown);
  3395. this.Clients.HeaderText = "Client";
  3396. this.Clients.Name = "Clients";
  3397. this.Clients.ReadOnly = true;
  3398. this.Clients.Width = 50;
  3399. this.Column1.HeaderText = "Clients Name";
  3400. this.Column1.Name = "Column1";
  3401. this.Column1.ReadOnly = true;
  3402. this.Column1.Width = 0xb9;
  3403. this.nsContextMenu2.ForeColor = Color.White;
  3404. this.nsContextMenu2.Items.AddRange(new ToolStripItem[] {
  3405. this.godModeToolStripMenuItem1, this.toolStripMenuItem26, this.toolStripMenuItem29, this.toolStripMenuItem38, this.toolStripMenuItem34, this.toolStripSeparator7, this.toolStripMenuItem27, this.toolStripMenuItem28, this.toolStripMenuItem30, this.toolStripMenuItem31, this.toolStripMenuItem32, this.toolStripMenuItem33, this.toolStripMenuItem35, this.toolStripMenuItem36, this.toolStripMenuItem37, this.toolStripSeparator6,
  3406. this.toolStripMenuItem25, this.toolStripMenuItem24, this.toolStripMenuItem23, this.kickToolStripMenuItem, this.kickWhitErrorToolStripMenuItem, this.freezePS3ToolStripMenuItem
  3407. });
  3408. this.nsContextMenu2.Name = "nsContextMenu2";
  3409. this.nsContextMenu2.Size = new Size(0xae, 0x1c8);
  3410. this.godModeToolStripMenuItem1.DropDownItems.AddRange(new ToolStripItem[] { this.normalGodModeToolStripMenuItem, this.flashGodModeToolStripMenuItem, this.spectatorGodModeToolStripMenuItem2 });
  3411. this.godModeToolStripMenuItem1.Name = "godModeToolStripMenuItem1";
  3412. this.godModeToolStripMenuItem1.Size = new Size(0xad, 0x16);
  3413. this.godModeToolStripMenuItem1.Text = "God mode";
  3414. this.normalGodModeToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem20, this.offToolStripMenuItem20 });
  3415. this.normalGodModeToolStripMenuItem.ForeColor = Color.White;
  3416. this.normalGodModeToolStripMenuItem.Name = "normalGodModeToolStripMenuItem";
  3417. this.normalGodModeToolStripMenuItem.Size = new Size(0xb7, 0x16);
  3418. this.normalGodModeToolStripMenuItem.Text = "Normal God mode";
  3419. this.onToolStripMenuItem20.ForeColor = Color.White;
  3420. this.onToolStripMenuItem20.Name = "onToolStripMenuItem20";
  3421. this.onToolStripMenuItem20.Size = new Size(0x5b, 0x16);
  3422. this.onToolStripMenuItem20.Text = "On";
  3423. this.onToolStripMenuItem20.Click += new EventHandler(this.onToolStripMenuItem20_Click);
  3424. this.offToolStripMenuItem20.ForeColor = Color.White;
  3425. this.offToolStripMenuItem20.Name = "offToolStripMenuItem20";
  3426. this.offToolStripMenuItem20.Size = new Size(0x5b, 0x16);
  3427. this.offToolStripMenuItem20.Text = "Off";
  3428. this.offToolStripMenuItem20.Click += new EventHandler(this.offToolStripMenuItem20_Click);
  3429. this.flashGodModeToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem21, this.offToolStripMenuItem21 });
  3430. this.flashGodModeToolStripMenuItem.ForeColor = Color.White;
  3431. this.flashGodModeToolStripMenuItem.Name = "flashGodModeToolStripMenuItem";
  3432. this.flashGodModeToolStripMenuItem.Size = new Size(0xb7, 0x16);
  3433. this.flashGodModeToolStripMenuItem.Text = "Flash God mode";
  3434. this.onToolStripMenuItem21.ForeColor = Color.White;
  3435. this.onToolStripMenuItem21.Name = "onToolStripMenuItem21";
  3436. this.onToolStripMenuItem21.Size = new Size(0x5b, 0x16);
  3437. this.onToolStripMenuItem21.Text = "On";
  3438. this.onToolStripMenuItem21.Click += new EventHandler(this.onToolStripMenuItem21_Click);
  3439. this.offToolStripMenuItem21.ForeColor = Color.White;
  3440. this.offToolStripMenuItem21.Name = "offToolStripMenuItem21";
  3441. this.offToolStripMenuItem21.Size = new Size(0x5b, 0x16);
  3442. this.offToolStripMenuItem21.Text = "Off";
  3443. this.offToolStripMenuItem21.Click += new EventHandler(this.offToolStripMenuItem21_Click);
  3444. this.spectatorGodModeToolStripMenuItem2.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem22, this.offToolStripMenuItem22 });
  3445. this.spectatorGodModeToolStripMenuItem2.ForeColor = Color.White;
  3446. this.spectatorGodModeToolStripMenuItem2.Name = "spectatorGodModeToolStripMenuItem2";
  3447. this.spectatorGodModeToolStripMenuItem2.Size = new Size(0xb7, 0x16);
  3448. this.spectatorGodModeToolStripMenuItem2.Text = "Spectator God mode";
  3449. this.onToolStripMenuItem22.ForeColor = Color.White;
  3450. this.onToolStripMenuItem22.Name = "onToolStripMenuItem22";
  3451. this.onToolStripMenuItem22.Size = new Size(0x5b, 0x16);
  3452. this.onToolStripMenuItem22.Text = "On";
  3453. this.onToolStripMenuItem22.Click += new EventHandler(this.onToolStripMenuItem22_Click);
  3454. this.offToolStripMenuItem22.ForeColor = Color.White;
  3455. this.offToolStripMenuItem22.Name = "offToolStripMenuItem22";
  3456. this.offToolStripMenuItem22.Size = new Size(0x5b, 0x16);
  3457. this.offToolStripMenuItem22.Text = "Off";
  3458. this.offToolStripMenuItem22.Click += new EventHandler(this.offToolStripMenuItem22_Click);
  3459. this.toolStripMenuItem26.Name = "toolStripMenuItem26";
  3460. this.toolStripMenuItem26.Size = new Size(0xad, 0x16);
  3461. this.toolStripMenuItem26.Text = "Infinite Ammo";
  3462. this.toolStripMenuItem26.Click += new EventHandler(this.toolStripMenuItem26_Click);
  3463. this.toolStripMenuItem29.Name = "toolStripMenuItem29";
  3464. this.toolStripMenuItem29.Size = new Size(0xad, 0x16);
  3465. this.toolStripMenuItem29.Text = "Max Points";
  3466. this.toolStripMenuItem29.Click += new EventHandler(this.toolStripMenuItem29_Click);
  3467. this.toolStripMenuItem38.DropDownItems.AddRange(new ToolStripItem[] { this.allMapsToolStripMenuItem, this.nuketownToolStripMenuItem, this.dieRiseToolStripMenuItem, this.mOTDToolStripMenuItem, this.buriedToolStripMenuItem, this.originsToolStripMenuItem });
  3468. this.toolStripMenuItem38.Name = "toolStripMenuItem38";
  3469. this.toolStripMenuItem38.Size = new Size(0xad, 0x16);
  3470. this.toolStripMenuItem38.Text = "Give Weapons";
  3471. this.allMapsToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.primaryToolStripMenuItem1, this.secondaryToolStripMenuItem });
  3472. this.allMapsToolStripMenuItem.ForeColor = Color.White;
  3473. this.allMapsToolStripMenuItem.Name = "allMapsToolStripMenuItem";
  3474. this.allMapsToolStripMenuItem.Size = new Size(0x81, 0x16);
  3475. this.allMapsToolStripMenuItem.Text = "Tranzit";
  3476. this.primaryToolStripMenuItem1.DropDownItems.AddRange(new ToolStripItem[] { this.rayGunToolStripMenuItem, this.portersMarkIIRayGunToolStripMenuItem, this.mustangSallyToolStripMenuItem });
  3477. this.primaryToolStripMenuItem1.ForeColor = Color.White;
  3478. this.primaryToolStripMenuItem1.Name = "primaryToolStripMenuItem1";
  3479. this.primaryToolStripMenuItem1.Size = new Size(0x81, 0x16);
  3480. this.primaryToolStripMenuItem1.Text = "Primary";
  3481. this.primaryToolStripMenuItem1.Click += new EventHandler(this.primaryToolStripMenuItem1_Click);
  3482. this.rayGunToolStripMenuItem.ForeColor = Color.White;
  3483. this.rayGunToolStripMenuItem.Name = "rayGunToolStripMenuItem";
  3484. this.rayGunToolStripMenuItem.Size = new Size(200, 0x16);
  3485. this.rayGunToolStripMenuItem.Text = "Ray Gun";
  3486. this.rayGunToolStripMenuItem.Click += new EventHandler(this.rayGunToolStripMenuItem_Click);
  3487. this.portersMarkIIRayGunToolStripMenuItem.ForeColor = Color.White;
  3488. this.portersMarkIIRayGunToolStripMenuItem.Name = "portersMarkIIRayGunToolStripMenuItem";
  3489. this.portersMarkIIRayGunToolStripMenuItem.Size = new Size(200, 0x16);
  3490. this.portersMarkIIRayGunToolStripMenuItem.Text = "Porter's Mark II Ray Gun";
  3491. this.portersMarkIIRayGunToolStripMenuItem.Click += new EventHandler(this.portersMarkIIRayGunToolStripMenuItem_Click);
  3492. this.mustangSallyToolStripMenuItem.ForeColor = Color.White;
  3493. this.mustangSallyToolStripMenuItem.Name = "mustangSallyToolStripMenuItem";
  3494. this.mustangSallyToolStripMenuItem.Size = new Size(200, 0x16);
  3495. this.mustangSallyToolStripMenuItem.Text = "Mustang & Sally";
  3496. this.mustangSallyToolStripMenuItem.Click += new EventHandler(this.mustangSallyToolStripMenuItem_Click);
  3497. this.secondaryToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.rayGunToolStripMenuItem1, this.toolStripMenuItem39, this.toolStripMenuItem41 });
  3498. this.secondaryToolStripMenuItem.ForeColor = Color.White;
  3499. this.secondaryToolStripMenuItem.Name = "secondaryToolStripMenuItem";
  3500. this.secondaryToolStripMenuItem.Size = new Size(0x81, 0x16);
  3501. this.secondaryToolStripMenuItem.Text = "Secondary";
  3502. this.secondaryToolStripMenuItem.Click += new EventHandler(this.secondaryToolStripMenuItem_Click);
  3503. this.rayGunToolStripMenuItem1.ForeColor = Color.White;
  3504. this.rayGunToolStripMenuItem1.Name = "rayGunToolStripMenuItem1";
  3505. this.rayGunToolStripMenuItem1.Size = new Size(200, 0x16);
  3506. this.rayGunToolStripMenuItem1.Text = "Ray Gun";
  3507. this.rayGunToolStripMenuItem1.Click += new EventHandler(this.rayGunToolStripMenuItem1_Click);
  3508. this.toolStripMenuItem39.ForeColor = Color.White;
  3509. this.toolStripMenuItem39.Name = "toolStripMenuItem39";
  3510. this.toolStripMenuItem39.Size = new Size(200, 0x16);
  3511. this.toolStripMenuItem39.Text = "Porter's Mark II Ray Gun";
  3512. this.toolStripMenuItem39.Click += new EventHandler(this.toolStripMenuItem39_Click);
  3513. this.toolStripMenuItem41.ForeColor = Color.White;
  3514. this.toolStripMenuItem41.Name = "toolStripMenuItem41";
  3515. this.toolStripMenuItem41.Size = new Size(200, 0x16);
  3516. this.toolStripMenuItem41.Text = "Mustang & Sally";
  3517. this.toolStripMenuItem41.Click += new EventHandler(this.toolStripMenuItem41_Click);
  3518. this.nuketownToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.primaryToolStripMenuItem2, this.toolStripMenuItem40 });
  3519. this.nuketownToolStripMenuItem.ForeColor = Color.White;
  3520. this.nuketownToolStripMenuItem.Name = "nuketownToolStripMenuItem";
  3521. this.nuketownToolStripMenuItem.Size = new Size(0x81, 0x16);
  3522. this.nuketownToolStripMenuItem.Text = "Nuketown";
  3523. this.primaryToolStripMenuItem2.DropDownItems.AddRange(new ToolStripItem[] { this.rayGunToolStripMenuItem2, this.portersMarkIIRayGunToolStripMenuItem1 });
  3524. this.primaryToolStripMenuItem2.ForeColor = Color.White;
  3525. this.primaryToolStripMenuItem2.Name = "primaryToolStripMenuItem2";
  3526. this.primaryToolStripMenuItem2.Size = new Size(0x81, 0x16);
  3527. this.primaryToolStripMenuItem2.Text = "Primary";
  3528. this.rayGunToolStripMenuItem2.ForeColor = Color.White;
  3529. this.rayGunToolStripMenuItem2.Name = "rayGunToolStripMenuItem2";
  3530. this.rayGunToolStripMenuItem2.Size = new Size(200, 0x16);
  3531. this.rayGunToolStripMenuItem2.Text = "Ray Gun";
  3532. this.rayGunToolStripMenuItem2.Click += new EventHandler(this.rayGunToolStripMenuItem2_Click);
  3533. this.portersMarkIIRayGunToolStripMenuItem1.ForeColor = Color.White;
  3534. this.portersMarkIIRayGunToolStripMenuItem1.Name = "portersMarkIIRayGunToolStripMenuItem1";
  3535. this.portersMarkIIRayGunToolStripMenuItem1.Size = new Size(200, 0x16);
  3536. this.portersMarkIIRayGunToolStripMenuItem1.Text = "Porter's Mark II Ray Gun";
  3537. this.portersMarkIIRayGunToolStripMenuItem1.Click += new EventHandler(this.portersMarkIIRayGunToolStripMenuItem1_Click);
  3538. this.toolStripMenuItem40.DropDownItems.AddRange(new ToolStripItem[] { this.toolStripMenuItem42, this.toolStripMenuItem43 });
  3539. this.toolStripMenuItem40.ForeColor = Color.White;
  3540. this.toolStripMenuItem40.Name = "toolStripMenuItem40";
  3541. this.toolStripMenuItem40.Size = new Size(0x81, 0x16);
  3542. this.toolStripMenuItem40.Text = "Secondary";
  3543. this.toolStripMenuItem42.ForeColor = Color.White;
  3544. this.toolStripMenuItem42.Name = "toolStripMenuItem42";
  3545. this.toolStripMenuItem42.Size = new Size(200, 0x16);
  3546. this.toolStripMenuItem42.Text = "Ray Gun";
  3547. this.toolStripMenuItem42.Click += new EventHandler(this.toolStripMenuItem42_Click);
  3548. this.toolStripMenuItem43.ForeColor = Color.White;
  3549. this.toolStripMenuItem43.Name = "toolStripMenuItem43";
  3550. this.toolStripMenuItem43.Size = new Size(200, 0x16);
  3551. this.toolStripMenuItem43.Text = "Porter's Mark II Ray Gun";
  3552. this.toolStripMenuItem43.Click += new EventHandler(this.toolStripMenuItem43_Click);
  3553. this.dieRiseToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.primaryToolStripMenuItem3, this.toolStripMenuItem44 });
  3554. this.dieRiseToolStripMenuItem.ForeColor = Color.White;
  3555. this.dieRiseToolStripMenuItem.Name = "dieRiseToolStripMenuItem";
  3556. this.dieRiseToolStripMenuItem.Size = new Size(0x81, 0x16);
  3557. this.dieRiseToolStripMenuItem.Text = "Die Rise";
  3558. this.primaryToolStripMenuItem3.DropDownItems.AddRange(new ToolStripItem[] { this.rayGunToolStripMenuItem3, this.portersMarkIIRayGunToolStripMenuItem2, this.sliquifierToolStripMenuItem });
  3559. this.primaryToolStripMenuItem3.ForeColor = Color.White;
  3560. this.primaryToolStripMenuItem3.Name = "primaryToolStripMenuItem3";
  3561. this.primaryToolStripMenuItem3.Size = new Size(0x81, 0x16);
  3562. this.primaryToolStripMenuItem3.Text = "Primary";
  3563. this.rayGunToolStripMenuItem3.ForeColor = Color.White;
  3564. this.rayGunToolStripMenuItem3.Name = "rayGunToolStripMenuItem3";
  3565. this.rayGunToolStripMenuItem3.Size = new Size(200, 0x16);
  3566. this.rayGunToolStripMenuItem3.Text = "Ray Gun";
  3567. this.rayGunToolStripMenuItem3.Click += new EventHandler(this.rayGunToolStripMenuItem3_Click);
  3568. this.portersMarkIIRayGunToolStripMenuItem2.ForeColor = Color.White;
  3569. this.portersMarkIIRayGunToolStripMenuItem2.Name = "portersMarkIIRayGunToolStripMenuItem2";
  3570. this.portersMarkIIRayGunToolStripMenuItem2.Size = new Size(200, 0x16);
  3571. this.portersMarkIIRayGunToolStripMenuItem2.Text = "Porter's Mark II Ray Gun";
  3572. this.portersMarkIIRayGunToolStripMenuItem2.Click += new EventHandler(this.portersMarkIIRayGunToolStripMenuItem2_Click);
  3573. this.sliquifierToolStripMenuItem.ForeColor = Color.White;
  3574. this.sliquifierToolStripMenuItem.Name = "sliquifierToolStripMenuItem";
  3575. this.sliquifierToolStripMenuItem.Size = new Size(200, 0x16);
  3576. this.sliquifierToolStripMenuItem.Text = "Sliquifier";
  3577. this.sliquifierToolStripMenuItem.Click += new EventHandler(this.sliquifierToolStripMenuItem_Click);
  3578. this.toolStripMenuItem44.DropDownItems.AddRange(new ToolStripItem[] { this.toolStripMenuItem45, this.toolStripMenuItem46, this.toolStripMenuItem47 });
  3579. this.toolStripMenuItem44.ForeColor = Color.White;
  3580. this.toolStripMenuItem44.Name = "toolStripMenuItem44";
  3581. this.toolStripMenuItem44.Size = new Size(0x81, 0x16);
  3582. this.toolStripMenuItem44.Text = "Secondary";
  3583. this.toolStripMenuItem45.ForeColor = Color.White;
  3584. this.toolStripMenuItem45.Name = "toolStripMenuItem45";
  3585. this.toolStripMenuItem45.Size = new Size(200, 0x16);
  3586. this.toolStripMenuItem45.Text = "Ray Gun";
  3587. this.toolStripMenuItem45.Click += new EventHandler(this.toolStripMenuItem45_Click);
  3588. this.toolStripMenuItem46.ForeColor = Color.White;
  3589. this.toolStripMenuItem46.Name = "toolStripMenuItem46";
  3590. this.toolStripMenuItem46.Size = new Size(200, 0x16);
  3591. this.toolStripMenuItem46.Text = "Porter's Mark II Ray Gun";
  3592. this.toolStripMenuItem46.Click += new EventHandler(this.toolStripMenuItem46_Click);
  3593. this.toolStripMenuItem47.ForeColor = Color.White;
  3594. this.toolStripMenuItem47.Name = "toolStripMenuItem47";
  3595. this.toolStripMenuItem47.Size = new Size(200, 0x16);
  3596. this.toolStripMenuItem47.Text = "Sliquifier";
  3597. this.toolStripMenuItem47.Click += new EventHandler(this.toolStripMenuItem47_Click);
  3598. this.mOTDToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.primaryToolStripMenuItem4, this.toolStripMenuItem48 });
  3599. this.mOTDToolStripMenuItem.ForeColor = Color.White;
  3600. this.mOTDToolStripMenuItem.Name = "mOTDToolStripMenuItem";
  3601. this.mOTDToolStripMenuItem.Size = new Size(0x81, 0x16);
  3602. this.mOTDToolStripMenuItem.Text = "MOTD";
  3603. this.mOTDToolStripMenuItem.Click += new EventHandler(this.mOTDToolStripMenuItem_Click);
  3604. this.primaryToolStripMenuItem4.DropDownItems.AddRange(new ToolStripItem[] { this.rayGunToolStripMenuItem4, this.portersMarkIIRayGunToolStripMenuItem3, this.aCIDGATToolStripMenuItem, this.dEATHMACHINEToolStripMenuItem });
  3605. this.primaryToolStripMenuItem4.ForeColor = Color.White;
  3606. this.primaryToolStripMenuItem4.Name = "primaryToolStripMenuItem4";
  3607. this.primaryToolStripMenuItem4.Size = new Size(0x81, 0x16);
  3608. this.primaryToolStripMenuItem4.Text = "Primary";
  3609. this.primaryToolStripMenuItem4.Click += new EventHandler(this.primaryToolStripMenuItem4_Click);
  3610. this.rayGunToolStripMenuItem4.ForeColor = Color.White;
  3611. this.rayGunToolStripMenuItem4.Name = "rayGunToolStripMenuItem4";
  3612. this.rayGunToolStripMenuItem4.Size = new Size(200, 0x16);
  3613. this.rayGunToolStripMenuItem4.Text = "Ray Gun";
  3614. this.rayGunToolStripMenuItem4.Click += new EventHandler(this.rayGunToolStripMenuItem4_Click);
  3615. this.portersMarkIIRayGunToolStripMenuItem3.ForeColor = Color.White;
  3616. this.portersMarkIIRayGunToolStripMenuItem3.Name = "portersMarkIIRayGunToolStripMenuItem3";
  3617. this.portersMarkIIRayGunToolStripMenuItem3.Size = new Size(200, 0x16);
  3618. this.portersMarkIIRayGunToolStripMenuItem3.Text = "Porter's Mark II Ray Gun";
  3619. this.portersMarkIIRayGunToolStripMenuItem3.Click += new EventHandler(this.portersMarkIIRayGunToolStripMenuItem3_Click);
  3620. this.aCIDGATToolStripMenuItem.ForeColor = Color.White;
  3621. this.aCIDGATToolStripMenuItem.Name = "aCIDGATToolStripMenuItem";
  3622. this.aCIDGATToolStripMenuItem.Size = new Size(200, 0x16);
  3623. this.aCIDGATToolStripMenuItem.Text = "ACID GAT";
  3624. this.aCIDGATToolStripMenuItem.Click += new EventHandler(this.aCIDGATToolStripMenuItem_Click);
  3625. this.dEATHMACHINEToolStripMenuItem.ForeColor = Color.White;
  3626. this.dEATHMACHINEToolStripMenuItem.Name = "dEATHMACHINEToolStripMenuItem";
  3627. this.dEATHMACHINEToolStripMenuItem.Size = new Size(200, 0x16);
  3628. this.dEATHMACHINEToolStripMenuItem.Text = "DEATH MACHINE";
  3629. this.dEATHMACHINEToolStripMenuItem.Click += new EventHandler(this.dEATHMACHINEToolStripMenuItem_Click);
  3630. this.toolStripMenuItem48.DropDownItems.AddRange(new ToolStripItem[] { this.toolStripMenuItem49, this.toolStripMenuItem50, this.toolStripMenuItem51, this.toolStripMenuItem52 });
  3631. this.toolStripMenuItem48.ForeColor = Color.White;
  3632. this.toolStripMenuItem48.Name = "toolStripMenuItem48";
  3633. this.toolStripMenuItem48.Size = new Size(0x81, 0x16);
  3634. this.toolStripMenuItem48.Text = "Secondary";
  3635. this.toolStripMenuItem49.ForeColor = Color.White;
  3636. this.toolStripMenuItem49.Name = "toolStripMenuItem49";
  3637. this.toolStripMenuItem49.Size = new Size(200, 0x16);
  3638. this.toolStripMenuItem49.Text = "Ray Gun";
  3639. this.toolStripMenuItem49.Click += new EventHandler(this.toolStripMenuItem49_Click);
  3640. this.toolStripMenuItem50.ForeColor = Color.White;
  3641. this.toolStripMenuItem50.Name = "toolStripMenuItem50";
  3642. this.toolStripMenuItem50.Size = new Size(200, 0x16);
  3643. this.toolStripMenuItem50.Text = "Porter's Mark II Ray Gun";
  3644. this.toolStripMenuItem50.Click += new EventHandler(this.toolStripMenuItem50_Click);
  3645. this.toolStripMenuItem51.ForeColor = Color.White;
  3646. this.toolStripMenuItem51.Name = "toolStripMenuItem51";
  3647. this.toolStripMenuItem51.Size = new Size(200, 0x16);
  3648. this.toolStripMenuItem51.Text = "ACID GAT";
  3649. this.toolStripMenuItem51.Click += new EventHandler(this.toolStripMenuItem51_Click);
  3650. this.toolStripMenuItem52.ForeColor = Color.White;
  3651. this.toolStripMenuItem52.Name = "toolStripMenuItem52";
  3652. this.toolStripMenuItem52.Size = new Size(200, 0x16);
  3653. this.toolStripMenuItem52.Text = "DEATH MACHINE";
  3654. this.toolStripMenuItem52.Click += new EventHandler(this.toolStripMenuItem52_Click);
  3655. this.buriedToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.primaryToolStripMenuItem5, this.toolStripMenuItem53 });
  3656. this.buriedToolStripMenuItem.ForeColor = Color.White;
  3657. this.buriedToolStripMenuItem.Name = "buriedToolStripMenuItem";
  3658. this.buriedToolStripMenuItem.Size = new Size(0x81, 0x16);
  3659. this.buriedToolStripMenuItem.Text = "Buried";
  3660. this.buriedToolStripMenuItem.Click += new EventHandler(this.buriedToolStripMenuItem_Click);
  3661. this.primaryToolStripMenuItem5.DropDownItems.AddRange(new ToolStripItem[] { this.rayGunToolStripMenuItem5, this.portersMarkIIRayGunToolStripMenuItem4, this.mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem, this.pARALYZERToolStripMenuItem, this.sASSAFRASToolStripMenuItem });
  3662. this.primaryToolStripMenuItem5.ForeColor = Color.White;
  3663. this.primaryToolStripMenuItem5.Name = "primaryToolStripMenuItem5";
  3664. this.primaryToolStripMenuItem5.Size = new Size(0x81, 0x16);
  3665. this.primaryToolStripMenuItem5.Text = "Primary";
  3666. this.primaryToolStripMenuItem5.Click += new EventHandler(this.primaryToolStripMenuItem5_Click);
  3667. this.rayGunToolStripMenuItem5.ForeColor = Color.White;
  3668. this.rayGunToolStripMenuItem5.Name = "rayGunToolStripMenuItem5";
  3669. this.rayGunToolStripMenuItem5.Size = new Size(0x158, 0x16);
  3670. this.rayGunToolStripMenuItem5.Text = "Ray Gun";
  3671. this.rayGunToolStripMenuItem5.Click += new EventHandler(this.rayGunToolStripMenuItem5_Click);
  3672. this.portersMarkIIRayGunToolStripMenuItem4.ForeColor = Color.White;
  3673. this.portersMarkIIRayGunToolStripMenuItem4.Name = "portersMarkIIRayGunToolStripMenuItem4";
  3674. this.portersMarkIIRayGunToolStripMenuItem4.Size = new Size(0x158, 0x16);
  3675. this.portersMarkIIRayGunToolStripMenuItem4.Text = "Porter's Mark II Ray Gun";
  3676. this.portersMarkIIRayGunToolStripMenuItem4.Click += new EventHandler(this.portersMarkIIRayGunToolStripMenuItem4_Click);
  3677. this.mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem.ForeColor = Color.White;
  3678. this.mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem.Name = "mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem";
  3679. this.mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem.Size = new Size(0x158, 0x16);
  3680. this.mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem.Text = "MALEVOLENT TAXONOMIC ANODIZED REDEEMER";
  3681. this.mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem.Click += new EventHandler(this.mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem_Click);
  3682. this.pARALYZERToolStripMenuItem.ForeColor = Color.White;
  3683. this.pARALYZERToolStripMenuItem.Name = "pARALYZERToolStripMenuItem";
  3684. this.pARALYZERToolStripMenuItem.Size = new Size(0x158, 0x16);
  3685. this.pARALYZERToolStripMenuItem.Text = "PARALYZER";
  3686. this.pARALYZERToolStripMenuItem.Click += new EventHandler(this.pARALYZERToolStripMenuItem_Click);
  3687. this.sASSAFRASToolStripMenuItem.ForeColor = Color.White;
  3688. this.sASSAFRASToolStripMenuItem.Name = "sASSAFRASToolStripMenuItem";
  3689. this.sASSAFRASToolStripMenuItem.Size = new Size(0x158, 0x16);
  3690. this.sASSAFRASToolStripMenuItem.Text = "SASSAFRAS";
  3691. this.sASSAFRASToolStripMenuItem.Click += new EventHandler(this.sASSAFRASToolStripMenuItem_Click);
  3692. this.toolStripMenuItem53.DropDownItems.AddRange(new ToolStripItem[] { this.toolStripMenuItem54, this.toolStripMenuItem55, this.toolStripMenuItem56, this.toolStripMenuItem57, this.toolStripMenuItem58 });
  3693. this.toolStripMenuItem53.ForeColor = Color.White;
  3694. this.toolStripMenuItem53.Name = "toolStripMenuItem53";
  3695. this.toolStripMenuItem53.Size = new Size(0x81, 0x16);
  3696. this.toolStripMenuItem53.Text = "Secondary";
  3697. this.toolStripMenuItem54.ForeColor = Color.White;
  3698. this.toolStripMenuItem54.Name = "toolStripMenuItem54";
  3699. this.toolStripMenuItem54.Size = new Size(0x158, 0x16);
  3700. this.toolStripMenuItem54.Text = "Ray Gun";
  3701. this.toolStripMenuItem54.Click += new EventHandler(this.toolStripMenuItem54_Click);
  3702. this.toolStripMenuItem55.ForeColor = Color.White;
  3703. this.toolStripMenuItem55.Name = "toolStripMenuItem55";
  3704. this.toolStripMenuItem55.Size = new Size(0x158, 0x16);
  3705. this.toolStripMenuItem55.Text = "Porter's Mark II Ray Gun";
  3706. this.toolStripMenuItem55.Click += new EventHandler(this.toolStripMenuItem55_Click);
  3707. this.toolStripMenuItem56.ForeColor = Color.White;
  3708. this.toolStripMenuItem56.Name = "toolStripMenuItem56";
  3709. this.toolStripMenuItem56.Size = new Size(0x158, 0x16);
  3710. this.toolStripMenuItem56.Text = "MALEVOLENT TAXONOMIC ANODIZED REDEEMER";
  3711. this.toolStripMenuItem56.Click += new EventHandler(this.toolStripMenuItem56_Click);
  3712. this.toolStripMenuItem57.ForeColor = Color.White;
  3713. this.toolStripMenuItem57.Name = "toolStripMenuItem57";
  3714. this.toolStripMenuItem57.Size = new Size(0x158, 0x16);
  3715. this.toolStripMenuItem57.Text = "PARALYZER";
  3716. this.toolStripMenuItem57.Click += new EventHandler(this.toolStripMenuItem57_Click);
  3717. this.toolStripMenuItem58.ForeColor = Color.White;
  3718. this.toolStripMenuItem58.Name = "toolStripMenuItem58";
  3719. this.toolStripMenuItem58.Size = new Size(0x158, 0x16);
  3720. this.toolStripMenuItem58.Text = "SASSAFRAS";
  3721. this.toolStripMenuItem58.Click += new EventHandler(this.toolStripMenuItem58_Click);
  3722. this.originsToolStripMenuItem.DropDownItems.AddRange(new ToolStripItem[] { this.primaryToolStripMenuItem6, this.toolStripMenuItem59 });
  3723. this.originsToolStripMenuItem.ForeColor = Color.White;
  3724. this.originsToolStripMenuItem.Name = "originsToolStripMenuItem";
  3725. this.originsToolStripMenuItem.Size = new Size(0x81, 0x16);
  3726. this.originsToolStripMenuItem.Text = "Origins";
  3727. this.originsToolStripMenuItem.Click += new EventHandler(this.originsToolStripMenuItem_Click);
  3728. this.primaryToolStripMenuItem6.DropDownItems.AddRange(new ToolStripItem[] { this.magmaToolStripMenuItem, this.sTAFFOFWINDToolStripMenuItem, this.sTAFFOFFIREToolStripMenuItem, this.sTAFFOFLIGHTNINGToolStripMenuItem, this.sTAFFOFICEToolStripMenuItem });
  3729. this.primaryToolStripMenuItem6.ForeColor = Color.White;
  3730. this.primaryToolStripMenuItem6.Name = "primaryToolStripMenuItem6";
  3731. this.primaryToolStripMenuItem6.Size = new Size(0x81, 0x16);
  3732. this.primaryToolStripMenuItem6.Text = "Primary";
  3733. this.primaryToolStripMenuItem6.Click += new EventHandler(this.primaryToolStripMenuItem6_Click);
  3734. this.magmaToolStripMenuItem.ForeColor = Color.White;
  3735. this.magmaToolStripMenuItem.Name = "magmaToolStripMenuItem";
  3736. this.magmaToolStripMenuItem.Size = new Size(190, 0x16);
  3737. this.magmaToolStripMenuItem.Text = "Magma";
  3738. this.magmaToolStripMenuItem.Click += new EventHandler(this.magmaToolStripMenuItem_Click);
  3739. this.sTAFFOFWINDToolStripMenuItem.ForeColor = Color.White;
  3740. this.sTAFFOFWINDToolStripMenuItem.Name = "sTAFFOFWINDToolStripMenuItem";
  3741. this.sTAFFOFWINDToolStripMenuItem.Size = new Size(190, 0x16);
  3742. this.sTAFFOFWINDToolStripMenuItem.Text = "STAFF OF WIND";
  3743. this.sTAFFOFWINDToolStripMenuItem.Click += new EventHandler(this.sTAFFOFWINDToolStripMenuItem_Click);
  3744. this.sTAFFOFFIREToolStripMenuItem.ForeColor = Color.White;
  3745. this.sTAFFOFFIREToolStripMenuItem.Name = "sTAFFOFFIREToolStripMenuItem";
  3746. this.sTAFFOFFIREToolStripMenuItem.Size = new Size(190, 0x16);
  3747. this.sTAFFOFFIREToolStripMenuItem.Text = "STAFF OF FIRE";
  3748. this.sTAFFOFFIREToolStripMenuItem.Click += new EventHandler(this.sTAFFOFFIREToolStripMenuItem_Click);
  3749. this.sTAFFOFLIGHTNINGToolStripMenuItem.ForeColor = Color.White;
  3750. this.sTAFFOFLIGHTNINGToolStripMenuItem.Name = "sTAFFOFLIGHTNINGToolStripMenuItem";
  3751. this.sTAFFOFLIGHTNINGToolStripMenuItem.Size = new Size(190, 0x16);
  3752. this.sTAFFOFLIGHTNINGToolStripMenuItem.Text = "STAFF OF LIGHTNING";
  3753. this.sTAFFOFLIGHTNINGToolStripMenuItem.Click += new EventHandler(this.sTAFFOFLIGHTNINGToolStripMenuItem_Click);
  3754. this.sTAFFOFICEToolStripMenuItem.ForeColor = Color.White;
  3755. this.sTAFFOFICEToolStripMenuItem.Name = "sTAFFOFICEToolStripMenuItem";
  3756. this.sTAFFOFICEToolStripMenuItem.Size = new Size(190, 0x16);
  3757. this.sTAFFOFICEToolStripMenuItem.Text = "STAFF OF ICE";
  3758. this.sTAFFOFICEToolStripMenuItem.Click += new EventHandler(this.sTAFFOFICEToolStripMenuItem_Click);
  3759. this.toolStripMenuItem59.DropDownItems.AddRange(new ToolStripItem[] { this.toolStripMenuItem60, this.toolStripMenuItem61, this.toolStripMenuItem62, this.toolStripMenuItem63, this.toolStripMenuItem64 });
  3760. this.toolStripMenuItem59.ForeColor = Color.White;
  3761. this.toolStripMenuItem59.Name = "toolStripMenuItem59";
  3762. this.toolStripMenuItem59.Size = new Size(0x81, 0x16);
  3763. this.toolStripMenuItem59.Text = "Secondary";
  3764. this.toolStripMenuItem60.ForeColor = Color.White;
  3765. this.toolStripMenuItem60.Name = "toolStripMenuItem60";
  3766. this.toolStripMenuItem60.Size = new Size(190, 0x16);
  3767. this.toolStripMenuItem60.Text = "Magma";
  3768. this.toolStripMenuItem60.Click += new EventHandler(this.toolStripMenuItem60_Click);
  3769. this.toolStripMenuItem61.ForeColor = Color.White;
  3770. this.toolStripMenuItem61.Name = "toolStripMenuItem61";
  3771. this.toolStripMenuItem61.Size = new Size(190, 0x16);
  3772. this.toolStripMenuItem61.Text = "STAFF OF WIND";
  3773. this.toolStripMenuItem61.Click += new EventHandler(this.toolStripMenuItem61_Click);
  3774. this.toolStripMenuItem62.ForeColor = Color.White;
  3775. this.toolStripMenuItem62.Name = "toolStripMenuItem62";
  3776. this.toolStripMenuItem62.Size = new Size(190, 0x16);
  3777. this.toolStripMenuItem62.Text = "STAFF OF FIRE";
  3778. this.toolStripMenuItem62.Click += new EventHandler(this.toolStripMenuItem62_Click);
  3779. this.toolStripMenuItem63.ForeColor = Color.White;
  3780. this.toolStripMenuItem63.Name = "toolStripMenuItem63";
  3781. this.toolStripMenuItem63.Size = new Size(190, 0x16);
  3782. this.toolStripMenuItem63.Text = "STAFF OF LIGHTNING";
  3783. this.toolStripMenuItem63.Click += new EventHandler(this.toolStripMenuItem63_Click);
  3784. this.toolStripMenuItem64.ForeColor = Color.White;
  3785. this.toolStripMenuItem64.Name = "toolStripMenuItem64";
  3786. this.toolStripMenuItem64.Size = new Size(190, 0x16);
  3787. this.toolStripMenuItem64.Text = "STAFF OF ICE";
  3788. this.toolStripMenuItem64.Click += new EventHandler(this.toolStripMenuItem64_Click);
  3789. this.toolStripMenuItem34.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem30, this.offToolStripMenuItem30 });
  3790. this.toolStripMenuItem34.Name = "toolStripMenuItem34";
  3791. this.toolStripMenuItem34.Size = new Size(0xad, 0x16);
  3792. this.toolStripMenuItem34.Text = "Last Stand";
  3793. this.onToolStripMenuItem30.ForeColor = Color.White;
  3794. this.onToolStripMenuItem30.Name = "onToolStripMenuItem30";
  3795. this.onToolStripMenuItem30.Size = new Size(0x5b, 0x16);
  3796. this.onToolStripMenuItem30.Text = "On";
  3797. this.onToolStripMenuItem30.Click += new EventHandler(this.onToolStripMenuItem30_Click);
  3798. this.offToolStripMenuItem30.ForeColor = Color.White;
  3799. this.offToolStripMenuItem30.Name = "offToolStripMenuItem30";
  3800. this.offToolStripMenuItem30.Size = new Size(0x5b, 0x16);
  3801. this.offToolStripMenuItem30.Text = "Off";
  3802. this.offToolStripMenuItem30.Click += new EventHandler(this.offToolStripMenuItem30_Click);
  3803. this.toolStripSeparator7.Name = "toolStripSeparator7";
  3804. this.toolStripSeparator7.Size = new Size(170, 6);
  3805. this.toolStripMenuItem27.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem25, this.offToolStripMenuItem25 });
  3806. this.toolStripMenuItem27.Name = "toolStripMenuItem27";
  3807. this.toolStripMenuItem27.Size = new Size(0xad, 0x16);
  3808. this.toolStripMenuItem27.Text = "Skate Mod";
  3809. this.onToolStripMenuItem25.ForeColor = Color.White;
  3810. this.onToolStripMenuItem25.Name = "onToolStripMenuItem25";
  3811. this.onToolStripMenuItem25.Size = new Size(0x5b, 0x16);
  3812. this.onToolStripMenuItem25.Text = "On";
  3813. this.onToolStripMenuItem25.Click += new EventHandler(this.onToolStripMenuItem25_Click);
  3814. this.offToolStripMenuItem25.ForeColor = Color.White;
  3815. this.offToolStripMenuItem25.Name = "offToolStripMenuItem25";
  3816. this.offToolStripMenuItem25.Size = new Size(0x5b, 0x16);
  3817. this.offToolStripMenuItem25.Text = "Off";
  3818. this.offToolStripMenuItem25.Click += new EventHandler(this.offToolStripMenuItem25_Click);
  3819. this.toolStripMenuItem28.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem26, this.offToolStripMenuItem26 });
  3820. this.toolStripMenuItem28.Name = "toolStripMenuItem28";
  3821. this.toolStripMenuItem28.Size = new Size(0xad, 0x16);
  3822. this.toolStripMenuItem28.Text = "Third Person";
  3823. this.onToolStripMenuItem26.ForeColor = Color.White;
  3824. this.onToolStripMenuItem26.Name = "onToolStripMenuItem26";
  3825. this.onToolStripMenuItem26.Size = new Size(0x5b, 0x16);
  3826. this.onToolStripMenuItem26.Text = "On";
  3827. this.onToolStripMenuItem26.Click += new EventHandler(this.onToolStripMenuItem26_Click);
  3828. this.offToolStripMenuItem26.ForeColor = Color.White;
  3829. this.offToolStripMenuItem26.Name = "offToolStripMenuItem26";
  3830. this.offToolStripMenuItem26.Size = new Size(0x5b, 0x16);
  3831. this.offToolStripMenuItem26.Text = "Off";
  3832. this.offToolStripMenuItem26.Click += new EventHandler(this.offToolStripMenuItem26_Click);
  3833. this.toolStripMenuItem30.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem27, this.offToolStripMenuItem27, this.stuckOnScoreboardToolStripMenuItem, this.defaultToolStripMenuItem1 });
  3834. this.toolStripMenuItem30.Name = "toolStripMenuItem30";
  3835. this.toolStripMenuItem30.Size = new Size(0xad, 0x16);
  3836. this.toolStripMenuItem30.Text = "Disable Movement";
  3837. this.onToolStripMenuItem27.ForeColor = Color.White;
  3838. this.onToolStripMenuItem27.Name = "onToolStripMenuItem27";
  3839. this.onToolStripMenuItem27.Size = new Size(0xb6, 0x16);
  3840. this.onToolStripMenuItem27.Text = "Invisible";
  3841. this.onToolStripMenuItem27.Click += new EventHandler(this.onToolStripMenuItem27_Click);
  3842. this.offToolStripMenuItem27.ForeColor = Color.White;
  3843. this.offToolStripMenuItem27.Name = "offToolStripMenuItem27";
  3844. this.offToolStripMenuItem27.Size = new Size(0xb6, 0x16);
  3845. this.offToolStripMenuItem27.Text = "Spectate";
  3846. this.offToolStripMenuItem27.Click += new EventHandler(this.offToolStripMenuItem27_Click);
  3847. this.stuckOnScoreboardToolStripMenuItem.ForeColor = Color.White;
  3848. this.stuckOnScoreboardToolStripMenuItem.Name = "stuckOnScoreboardToolStripMenuItem";
  3849. this.stuckOnScoreboardToolStripMenuItem.Size = new Size(0xb6, 0x16);
  3850. this.stuckOnScoreboardToolStripMenuItem.Text = "Stuck on scoreboard";
  3851. this.stuckOnScoreboardToolStripMenuItem.Click += new EventHandler(this.stuckOnScoreboardToolStripMenuItem_Click);
  3852. this.defaultToolStripMenuItem1.ForeColor = Color.White;
  3853. this.defaultToolStripMenuItem1.Name = "defaultToolStripMenuItem1";
  3854. this.defaultToolStripMenuItem1.Size = new Size(0xb6, 0x16);
  3855. this.defaultToolStripMenuItem1.Text = "Default";
  3856. this.defaultToolStripMenuItem1.Click += new EventHandler(this.defaultToolStripMenuItem1_Click);
  3857. this.toolStripMenuItem31.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem28, this.offToolStripMenuItem28 });
  3858. this.toolStripMenuItem31.Name = "toolStripMenuItem31";
  3859. this.toolStripMenuItem31.Size = new Size(0xad, 0x16);
  3860. this.toolStripMenuItem31.Text = "Invisible";
  3861. this.onToolStripMenuItem28.ForeColor = Color.White;
  3862. this.onToolStripMenuItem28.Name = "onToolStripMenuItem28";
  3863. this.onToolStripMenuItem28.Size = new Size(0x5b, 0x16);
  3864. this.onToolStripMenuItem28.Text = "On";
  3865. this.onToolStripMenuItem28.Click += new EventHandler(this.onToolStripMenuItem28_Click);
  3866. this.offToolStripMenuItem28.ForeColor = Color.White;
  3867. this.offToolStripMenuItem28.Name = "offToolStripMenuItem28";
  3868. this.offToolStripMenuItem28.Size = new Size(0x5b, 0x16);
  3869. this.offToolStripMenuItem28.Text = "Off";
  3870. this.offToolStripMenuItem28.Click += new EventHandler(this.offToolStripMenuItem28_Click);
  3871. this.toolStripMenuItem32.DropDownItems.AddRange(new ToolStripItem[] { this.xSpeedToolStripMenuItem3, this.xSpeedToolStripMenuItem4, this.xSpeedToolStripMenuItem5, this.resetToolStripMenuItem });
  3872. this.toolStripMenuItem32.Name = "toolStripMenuItem32";
  3873. this.toolStripMenuItem32.Size = new Size(0xad, 0x16);
  3874. this.toolStripMenuItem32.Text = "Player Speed";
  3875. this.xSpeedToolStripMenuItem3.ForeColor = Color.White;
  3876. this.xSpeedToolStripMenuItem3.Name = "xSpeedToolStripMenuItem3";
  3877. this.xSpeedToolStripMenuItem3.Size = new Size(120, 0x16);
  3878. this.xSpeedToolStripMenuItem3.Text = "2x Speed";
  3879. this.xSpeedToolStripMenuItem3.Click += new EventHandler(this.xSpeedToolStripMenuItem3_Click);
  3880. this.xSpeedToolStripMenuItem4.ForeColor = Color.White;
  3881. this.xSpeedToolStripMenuItem4.Name = "xSpeedToolStripMenuItem4";
  3882. this.xSpeedToolStripMenuItem4.Size = new Size(120, 0x16);
  3883. this.xSpeedToolStripMenuItem4.Text = "4x Speed";
  3884. this.xSpeedToolStripMenuItem4.Click += new EventHandler(this.xSpeedToolStripMenuItem4_Click);
  3885. this.xSpeedToolStripMenuItem5.ForeColor = Color.White;
  3886. this.xSpeedToolStripMenuItem5.Name = "xSpeedToolStripMenuItem5";
  3887. this.xSpeedToolStripMenuItem5.Size = new Size(120, 0x16);
  3888. this.xSpeedToolStripMenuItem5.Text = "6x Speed";
  3889. this.xSpeedToolStripMenuItem5.Click += new EventHandler(this.xSpeedToolStripMenuItem5_Click);
  3890. this.resetToolStripMenuItem.ForeColor = Color.White;
  3891. this.resetToolStripMenuItem.Name = "resetToolStripMenuItem";
  3892. this.resetToolStripMenuItem.Size = new Size(120, 0x16);
  3893. this.resetToolStripMenuItem.Text = "Reset";
  3894. this.resetToolStripMenuItem.Click += new EventHandler(this.resetToolStripMenuItem_Click);
  3895. this.toolStripMenuItem33.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem29, this.offToolStripMenuItem29 });
  3896. this.toolStripMenuItem33.Name = "toolStripMenuItem33";
  3897. this.toolStripMenuItem33.Size = new Size(0xad, 0x16);
  3898. this.toolStripMenuItem33.Text = "HuD";
  3899. this.onToolStripMenuItem29.ForeColor = Color.White;
  3900. this.onToolStripMenuItem29.Name = "onToolStripMenuItem29";
  3901. this.onToolStripMenuItem29.Size = new Size(0x5b, 0x16);
  3902. this.onToolStripMenuItem29.Text = "On";
  3903. this.onToolStripMenuItem29.Click += new EventHandler(this.onToolStripMenuItem29_Click);
  3904. this.offToolStripMenuItem29.ForeColor = Color.White;
  3905. this.offToolStripMenuItem29.Name = "offToolStripMenuItem29";
  3906. this.offToolStripMenuItem29.Size = new Size(0x5b, 0x16);
  3907. this.offToolStripMenuItem29.Text = "Off";
  3908. this.offToolStripMenuItem29.Click += new EventHandler(this.offToolStripMenuItem29_Click);
  3909. this.toolStripMenuItem35.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem31, this.offToolStripMenuItem31 });
  3910. this.toolStripMenuItem35.Name = "toolStripMenuItem35";
  3911. this.toolStripMenuItem35.Size = new Size(0xad, 0x16);
  3912. this.toolStripMenuItem35.Text = "CheckBox";
  3913. this.onToolStripMenuItem31.ForeColor = Color.White;
  3914. this.onToolStripMenuItem31.Name = "onToolStripMenuItem31";
  3915. this.onToolStripMenuItem31.Size = new Size(0x5b, 0x16);
  3916. this.onToolStripMenuItem31.Text = "On";
  3917. this.onToolStripMenuItem31.Click += new EventHandler(this.onToolStripMenuItem31_Click);
  3918. this.offToolStripMenuItem31.ForeColor = Color.White;
  3919. this.offToolStripMenuItem31.Name = "offToolStripMenuItem31";
  3920. this.offToolStripMenuItem31.Size = new Size(0x5b, 0x16);
  3921. this.offToolStripMenuItem31.Text = "Off";
  3922. this.offToolStripMenuItem31.Click += new EventHandler(this.offToolStripMenuItem31_Click);
  3923. this.toolStripMenuItem36.DropDownItems.AddRange(new ToolStripItem[] { this.invisibleWeaponToolStripMenuItem1, this.wallBlockToolStripMenuItem, this.weaponFuckedUpToolStripMenuItem, this.normalToolStripMenuItem });
  3924. this.toolStripMenuItem36.ForeColor = Color.White;
  3925. this.toolStripMenuItem36.Name = "toolStripMenuItem36";
  3926. this.toolStripMenuItem36.Size = new Size(0xad, 0x16);
  3927. this.toolStripMenuItem36.Text = "Weapon Model";
  3928. this.invisibleWeaponToolStripMenuItem1.ForeColor = Color.White;
  3929. this.invisibleWeaponToolStripMenuItem1.Name = "invisibleWeaponToolStripMenuItem1";
  3930. this.invisibleWeaponToolStripMenuItem1.Size = new Size(0xb1, 0x16);
  3931. this.invisibleWeaponToolStripMenuItem1.Text = "Invisible Weapon";
  3932. this.invisibleWeaponToolStripMenuItem1.Click += new EventHandler(this.invisibleWeaponToolStripMenuItem1_Click);
  3933. this.wallBlockToolStripMenuItem.ForeColor = Color.White;
  3934. this.wallBlockToolStripMenuItem.Name = "wallBlockToolStripMenuItem";
  3935. this.wallBlockToolStripMenuItem.Size = new Size(0xb1, 0x16);
  3936. this.wallBlockToolStripMenuItem.Text = "Wall/Block";
  3937. this.wallBlockToolStripMenuItem.Click += new EventHandler(this.wallBlockToolStripMenuItem_Click);
  3938. this.weaponFuckedUpToolStripMenuItem.ForeColor = Color.White;
  3939. this.weaponFuckedUpToolStripMenuItem.Name = "weaponFuckedUpToolStripMenuItem";
  3940. this.weaponFuckedUpToolStripMenuItem.Size = new Size(0xb1, 0x16);
  3941. this.weaponFuckedUpToolStripMenuItem.Text = "Weapon Fucked Up";
  3942. this.weaponFuckedUpToolStripMenuItem.Click += new EventHandler(this.weaponFuckedUpToolStripMenuItem_Click);
  3943. this.normalToolStripMenuItem.ForeColor = Color.White;
  3944. this.normalToolStripMenuItem.Name = "normalToolStripMenuItem";
  3945. this.normalToolStripMenuItem.Size = new Size(0xb1, 0x16);
  3946. this.normalToolStripMenuItem.Text = "Normal";
  3947. this.normalToolStripMenuItem.Click += new EventHandler(this.normalToolStripMenuItem_Click);
  3948. this.toolStripMenuItem37.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem32, this.offToolStripMenuItem32 });
  3949. this.toolStripMenuItem37.Name = "toolStripMenuItem37";
  3950. this.toolStripMenuItem37.Size = new Size(0xad, 0x16);
  3951. this.toolStripMenuItem37.Text = "Rabbit Mod";
  3952. this.onToolStripMenuItem32.ForeColor = Color.White;
  3953. this.onToolStripMenuItem32.Name = "onToolStripMenuItem32";
  3954. this.onToolStripMenuItem32.Size = new Size(0x5b, 0x16);
  3955. this.onToolStripMenuItem32.Text = "On";
  3956. this.onToolStripMenuItem32.Click += new EventHandler(this.onToolStripMenuItem32_Click);
  3957. this.offToolStripMenuItem32.ForeColor = Color.White;
  3958. this.offToolStripMenuItem32.Name = "offToolStripMenuItem32";
  3959. this.offToolStripMenuItem32.Size = new Size(0x5b, 0x16);
  3960. this.offToolStripMenuItem32.Text = "Off";
  3961. this.offToolStripMenuItem32.Click += new EventHandler(this.offToolStripMenuItem32_Click);
  3962. this.toolStripSeparator6.Name = "toolStripSeparator6";
  3963. this.toolStripSeparator6.Size = new Size(170, 6);
  3964. this.toolStripMenuItem25.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem24, this.offToolStripMenuItem24 });
  3965. this.toolStripMenuItem25.Name = "toolStripMenuItem25";
  3966. this.toolStripMenuItem25.Size = new Size(0xad, 0x16);
  3967. this.toolStripMenuItem25.Text = "Freeze";
  3968. this.onToolStripMenuItem24.ForeColor = Color.White;
  3969. this.onToolStripMenuItem24.Name = "onToolStripMenuItem24";
  3970. this.onToolStripMenuItem24.Size = new Size(0x5b, 0x16);
  3971. this.onToolStripMenuItem24.Text = "On";
  3972. this.onToolStripMenuItem24.Click += new EventHandler(this.onToolStripMenuItem24_Click);
  3973. this.offToolStripMenuItem24.ForeColor = Color.White;
  3974. this.offToolStripMenuItem24.Name = "offToolStripMenuItem24";
  3975. this.offToolStripMenuItem24.Size = new Size(0x5b, 0x16);
  3976. this.offToolStripMenuItem24.Text = "Off";
  3977. this.offToolStripMenuItem24.Click += new EventHandler(this.offToolStripMenuItem24_Click);
  3978. this.toolStripMenuItem24.DropDownItems.AddRange(new ToolStripItem[] { this.onToolStripMenuItem23, this.offToolStripMenuItem23 });
  3979. this.toolStripMenuItem24.Name = "toolStripMenuItem24";
  3980. this.toolStripMenuItem24.Size = new Size(0xad, 0x16);
  3981. this.toolStripMenuItem24.Text = "Give Lag";
  3982. this.onToolStripMenuItem23.ForeColor = Color.White;
  3983. this.onToolStripMenuItem23.Name = "onToolStripMenuItem23";
  3984. this.onToolStripMenuItem23.Size = new Size(0x5b, 0x16);
  3985. this.onToolStripMenuItem23.Text = "On";
  3986. this.onToolStripMenuItem23.Click += new EventHandler(this.onToolStripMenuItem23_Click);
  3987. this.offToolStripMenuItem23.ForeColor = Color.White;
  3988. this.offToolStripMenuItem23.Name = "offToolStripMenuItem23";
  3989. this.offToolStripMenuItem23.Size = new Size(0x5b, 0x16);
  3990. this.offToolStripMenuItem23.Text = "Off";
  3991. this.offToolStripMenuItem23.Click += new EventHandler(this.offToolStripMenuItem23_Click);
  3992. this.toolStripMenuItem23.Name = "toolStripMenuItem23";
  3993. this.toolStripMenuItem23.Size = new Size(0xad, 0x16);
  3994. this.toolStripMenuItem23.Text = "Kill";
  3995. this.toolStripMenuItem23.Click += new EventHandler(this.toolStripMenuItem23_Click);
  3996. this.kickToolStripMenuItem.Name = "kickToolStripMenuItem";
  3997. this.kickToolStripMenuItem.Size = new Size(0xad, 0x16);
  3998. this.kickToolStripMenuItem.Text = "Kick";
  3999. this.kickToolStripMenuItem.Click += new EventHandler(this.kickToolStripMenuItem_Click);
  4000. this.kickWhitErrorToolStripMenuItem.Name = "kickWhitErrorToolStripMenuItem";
  4001. this.kickWhitErrorToolStripMenuItem.Size = new Size(0xad, 0x16);
  4002. this.kickWhitErrorToolStripMenuItem.Text = "Kick Whit Error";
  4003. this.kickWhitErrorToolStripMenuItem.Click += new EventHandler(this.kickWhitErrorToolStripMenuItem_Click);
  4004. this.freezePS3ToolStripMenuItem.Name = "freezePS3ToolStripMenuItem";
  4005. this.freezePS3ToolStripMenuItem.Size = new Size(0xad, 0x16);
  4006. this.freezePS3ToolStripMenuItem.Text = "Freeze PS3";
  4007. this.freezePS3ToolStripMenuItem.Click += new EventHandler(this.freezePS3ToolStripMenuItem_Click);
  4008. this.tabPage8.BackColor = Color.FromArgb(50, 50, 50);
  4009. this.tabPage8.Controls.Add(this.label30);
  4010. this.tabPage8.Controls.Add(this.label29);
  4011. this.tabPage8.Location = new Point(0x77, 4);
  4012. this.tabPage8.Name = "tabPage8";
  4013. this.tabPage8.Padding = new Padding(3);
  4014. this.tabPage8.Size = new Size(0x2a4, 0x1ce);
  4015. this.tabPage8.TabIndex = 7;
  4016. this.tabPage8.Text = "Credits";
  4017. this.label30.AutoSize = true;
  4018. this.label30.Font = new Font("Verdana", 9f);
  4019. this.label30.ForeColor = Color.White;
  4020. this.label30.Location = new Point(0x217, 0x1bb);
  4021. this.label30.Name = "label30";
  4022. this.label30.Size = new Size(0x88, 14);
  4023. this.label30.TabIndex = 1;
  4024. this.label30.Text = "Coded by 444xMoDz";
  4025. this.label30.TextAlign = ContentAlignment.TopCenter;
  4026. this.label29.AutoSize = true;
  4027. this.label29.Font = new Font("Verdana", 9f);
  4028. this.label29.ForeColor = Color.White;
  4029. this.label29.Location = new Point(0x9b, 0x15);
  4030. this.label29.Name = "label29";
  4031. this.label29.Size = new Size(0x16f, 420);
  4032. this.label29.TabIndex = 0;
  4033. this.label29.Text = manager.GetString("label29.Text");
  4034. this.label29.TextAlign = ContentAlignment.TopCenter;
  4035. base.AutoScaleDimensions = new SizeF(6f, 13f);
  4036. // base.AutoScaleMode = AutoScaleMode.Font;
  4037. base.ClientSize = new Size(0x325, 0x1ff);
  4038. base.Controls.Add(this.nsTheme1);
  4039. // base.FormBorderStyle = FormBorderStyle.None;
  4040. base.Icon = (Icon) manager.GetObject("$this.Icon");
  4041. base.Name = "Form1";
  4042. this.Text = "Form1";
  4043. base.Load += new EventHandler(this.Form1_Load);
  4044. this.nsTheme1.ResumeLayout(false);
  4045. this.nsTabControl1.ResumeLayout(false);
  4046. this.tabPage1.ResumeLayout(false);
  4047. this.tabPage1.PerformLayout();
  4048. ((ISupportInitialize) this.pictureBox5).EndInit();
  4049. ((ISupportInitialize) this.pictureBox4).EndInit();
  4050. ((ISupportInitialize) this.pictureBox3).EndInit();
  4051. ((ISupportInitialize) this.pictureBox2).EndInit();
  4052. ((ISupportInitialize) this.pictureBox1).EndInit();
  4053. this.nsGroupBox1.ResumeLayout(false);
  4054. this.tabPage2.ResumeLayout(false);
  4055. this.nsGroupBox2.ResumeLayout(false);
  4056. this.nsGroupBox2.PerformLayout();
  4057. this.numericUpDown11.EndInit();
  4058. this.numericUpDown10.EndInit();
  4059. this.numericUpDown9.EndInit();
  4060. this.numericUpDown8.EndInit();
  4061. this.numericUpDown7.EndInit();
  4062. this.numericUpDown6.EndInit();
  4063. this.numericUpDown5.EndInit();
  4064. this.numericUpDown4.EndInit();
  4065. this.numericUpDown3.EndInit();
  4066. this.numericUpDown2.EndInit();
  4067. this.numericUpDown1.EndInit();
  4068. this.tabPage3.ResumeLayout(false);
  4069. this.nsGroupBox5.ResumeLayout(false);
  4070. this.nsGroupBox4.ResumeLayout(false);
  4071. this.nsGroupBox3.ResumeLayout(false);
  4072. this.nsGroupBox3.PerformLayout();
  4073. ((ISupportInitialize) this.dataGridView1).EndInit();
  4074. this.nsContextMenu1.ResumeLayout(false);
  4075. this.tabPage4.ResumeLayout(false);
  4076. this.nsGroupBox13.ResumeLayout(false);
  4077. this.nsGroupBox12.ResumeLayout(false);
  4078. this.nsGroupBox12.PerformLayout();
  4079. this.nsGroupBox11.ResumeLayout(false);
  4080. this.nsGroupBox10.ResumeLayout(false);
  4081. this.nsGroupBox9.ResumeLayout(false);
  4082. this.nsGroupBox8.ResumeLayout(false);
  4083. this.nsGroupBox8.PerformLayout();
  4084. this.numericUpDown12.EndInit();
  4085. this.numericUpDown26.EndInit();
  4086. this.numericUpDown25.EndInit();
  4087. this.numericUpDown24.EndInit();
  4088. this.nsGroupBox7.ResumeLayout(false);
  4089. this.nsGroupBox7.PerformLayout();
  4090. this.nsGroupBox6.ResumeLayout(false);
  4091. this.tabPage5.ResumeLayout(false);
  4092. this.nsGroupBox17.ResumeLayout(false);
  4093. this.nsGroupBox16.ResumeLayout(false);
  4094. this.numericUpDown15.EndInit();
  4095. this.nsGroupBox15.ResumeLayout(false);
  4096. this.numericUpDown14.EndInit();
  4097. this.nsGroupBox14.ResumeLayout(false);
  4098. this.numericUpDown13.EndInit();
  4099. this.tabPage6.ResumeLayout(false);
  4100. this.nsGroupBox19.ResumeLayout(false);
  4101. this.nsGroupBox18.ResumeLayout(false);
  4102. this.tabPage7.ResumeLayout(false);
  4103. this.nsGroupBox22.ResumeLayout(false);
  4104. this.nsGroupBox22.PerformLayout();
  4105. this.nsGroupBox21.ResumeLayout(false);
  4106. this.nsGroupBox20.ResumeLayout(false);
  4107. this.nsGroupBox20.PerformLayout();
  4108. ((ISupportInitialize) this.dataGridView2).EndInit();
  4109. this.nsContextMenu2.ResumeLayout(false);
  4110. this.tabPage8.ResumeLayout(false);
  4111. this.tabPage8.PerformLayout();
  4112. base.ResumeLayout(false);
  4113. }
  4114.  
  4115. private void invisibleWeaponToolStripMenuItem_Click(object sender, EventArgs e)
  4116. {
  4117. byte[] buffer = new byte[] { 1, 0x24 };
  4118. ps3API_0.SetMemory((uint) (0x178641e + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  4119. }
  4120.  
  4121. private void invisibleWeaponToolStripMenuItem1_Click(object sender, EventArgs e)
  4122. {
  4123. byte[] buffer = new byte[] { 0xe8 };
  4124. ps3API_0.SetMemory((uint) (0x178641f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  4125. }
  4126.  
  4127. private void kickToolStripMenuItem_Click(object sender, EventArgs e)
  4128. {
  4129. byte[] buffer = new byte[] { 0xff };
  4130. ps3API_0.SetMemory((uint) (0x178108f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  4131. }
  4132.  
  4133. private void kickWhitErrorToolStripMenuItem_Click(object sender, EventArgs e)
  4134. {
  4135. Class1.smethod_12(this.dataGridView2.CurrentRow.Index, "^1Faggot");
  4136. }
  4137.  
  4138. private void killPlayerToolStripMenuItem_Click(object sender, EventArgs e)
  4139. {
  4140. byte[] buffer = new byte[] { 70 };
  4141. ps3API_0.SetMemory((uint) (0x1780f58 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  4142. }
  4143.  
  4144. private void label15_Click(object sender, EventArgs e)
  4145. {
  4146. }
  4147.  
  4148. private void label16_Click(object sender, EventArgs e)
  4149. {
  4150. }
  4151.  
  4152. private void label17_Click(object sender, EventArgs e)
  4153. {
  4154. }
  4155.  
  4156. private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
  4157. {
  4158. Process.Start("http://pastebin.com/qwM6yAVL");
  4159. }
  4160.  
  4161. private void loadsterToolStripMenuItem_Click(object sender, EventArgs e)
  4162. {
  4163. byte[] buffer = new byte[] { 4, 2 };
  4164. ps3API_0.SetMemory((uint) (0x178102b + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  4165. }
  4166.  
  4167. private void magmaToolStripMenuItem_Click(object sender, EventArgs e)
  4168. {
  4169. byte[] buffer = new byte[] { 0x29 };
  4170. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  4171. }
  4172.  
  4173. private void mALEVOLENTTAXONOMICANODIZEDREDEEMERToolStripMenuItem_Click(object sender, EventArgs e)
  4174. {
  4175. byte[] buffer = new byte[] { 0x11 };
  4176. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  4177. }
  4178.  
  4179. private void method_0(object object_0)
  4180. {
  4181. ps3API_0.ChangeAPI(SelectAPI.TargetManager);
  4182. }
  4183.  
  4184. private void method_1(object object_0)
  4185. {
  4186. ps3API_0.ChangeAPI(SelectAPI.ControlConsole);
  4187. }
  4188.  
  4189. private void method_10(object object_0)
  4190. {
  4191. }
  4192.  
  4193. private void method_11(object object_0)
  4194. {
  4195. if (this.nsCheckBox12.Boolean_0)
  4196. {
  4197. this.nsCheckBox1.Boolean_0 = true;
  4198. this.nsCheckBox2.Boolean_0 = true;
  4199. this.nsCheckBox3.Boolean_0 = true;
  4200. this.nsCheckBox4.Boolean_0 = true;
  4201. this.nsCheckBox5.Boolean_0 = true;
  4202. this.nsCheckBox6.Boolean_0 = true;
  4203. this.nsCheckBox7.Boolean_0 = true;
  4204. this.nsCheckBox8.Boolean_0 = true;
  4205. this.nsCheckBox9.Boolean_0 = true;
  4206. this.nsCheckBox10.Boolean_0 = true;
  4207. this.nsCheckBox11.Boolean_0 = true;
  4208. }
  4209. if (!this.nsCheckBox12.Boolean_0)
  4210. {
  4211. this.nsCheckBox1.Boolean_0 = false;
  4212. this.nsCheckBox2.Boolean_0 = false;
  4213. this.nsCheckBox3.Boolean_0 = false;
  4214. this.nsCheckBox4.Boolean_0 = false;
  4215. this.nsCheckBox5.Boolean_0 = false;
  4216. this.nsCheckBox6.Boolean_0 = false;
  4217. this.nsCheckBox7.Boolean_0 = false;
  4218. this.nsCheckBox8.Boolean_0 = false;
  4219. this.nsCheckBox9.Boolean_0 = false;
  4220. this.nsCheckBox10.Boolean_0 = false;
  4221. this.nsCheckBox11.Boolean_0 = false;
  4222. }
  4223. }
  4224.  
  4225. private void method_12(uint uint_2)
  4226. {
  4227. Encoding.ASCII.GetBytes(this.nsTextBox1.Text + "\0");
  4228. ps3API_0.Extension.WriteString(0x178646c + (uint_2 * 0x5808), this.nsTextBox1.Text);
  4229. }
  4230.  
  4231. private void method_13(object object_0)
  4232. {
  4233. if (this.nsCheckBox13.Boolean_0)
  4234. {
  4235. this.timer_0.Start();
  4236. }
  4237. if (!this.nsCheckBox13.Boolean_0)
  4238. {
  4239. this.timer_0.Stop();
  4240. }
  4241. }
  4242.  
  4243. private void method_14(object sender, EventArgs e)
  4244. {
  4245. }
  4246.  
  4247. private void method_15(object sender, EventArgs e)
  4248. {
  4249. }
  4250.  
  4251. private void method_16(object sender, EventArgs e)
  4252. {
  4253. }
  4254.  
  4255. private void method_17(object sender, EventArgs e)
  4256. {
  4257. }
  4258.  
  4259. private void method_18(object sender, EventArgs e)
  4260. {
  4261. }
  4262.  
  4263. private void method_19(object sender, EventArgs e)
  4264. {
  4265. }
  4266.  
  4267. private void method_2(object object_0)
  4268. {
  4269. }
  4270.  
  4271. private void method_20(object sender, EventArgs e)
  4272. {
  4273. }
  4274.  
  4275. private void method_21(object sender, EventArgs e)
  4276. {
  4277. }
  4278.  
  4279. private void method_22(object sender, EventArgs e)
  4280. {
  4281. }
  4282.  
  4283. private void method_23(object sender, EventArgs e)
  4284. {
  4285. }
  4286.  
  4287. private void method_24(object object_0)
  4288. {
  4289. if (this.nsCheckBox14.Boolean_0)
  4290. {
  4291. ps3API_0.SetMemory(0x5d5df8, new byte[] { 0x38, 0x60, 0, 5 });
  4292. }
  4293. if (!this.nsCheckBox14.Boolean_0)
  4294. {
  4295. ps3API_0.SetMemory(0x5d5df8, new byte[] { 0x80, 0x7d, 0, 4 });
  4296. }
  4297. }
  4298.  
  4299. private void method_25(object object_0)
  4300. {
  4301. if (this.nsCheckBox15.Boolean_0)
  4302. {
  4303. ps3API_0.SetMemory(0x1ca4e18, new byte[1]);
  4304. }
  4305. if (!this.nsCheckBox15.Boolean_0)
  4306. {
  4307. ps3API_0.SetMemory(0x1ca4e18, new byte[1]);
  4308. }
  4309. }
  4310.  
  4311. private void method_26(object object_0)
  4312. {
  4313. if (this.nsCheckBox16.Boolean_0)
  4314. {
  4315. ps3API_0.SetMemory(0x1caf0d8, new byte[] { 0x49, 0xff, 0xff });
  4316. ps3API_0.SetMemory(0x1caf138, new byte[] { 0x49, 0xff, 0xff });
  4317. ps3API_0.SetMemory(0x1caf198, new byte[] { 0x49, 0xff, 0xff });
  4318. }
  4319. if (!this.nsCheckBox16.Boolean_0)
  4320. {
  4321. byte[] buffer = new byte[3];
  4322. buffer[0] = 0x42;
  4323. buffer[1] = 0x5c;
  4324. ps3API_0.SetMemory(0x1caf0d8, buffer);
  4325. buffer = new byte[3];
  4326. buffer[0] = 0x42;
  4327. buffer[1] = 0x5c;
  4328. ps3API_0.SetMemory(0x1caf138, buffer);
  4329. buffer = new byte[3];
  4330. buffer[0] = 0x42;
  4331. buffer[1] = 0x5c;
  4332. ps3API_0.SetMemory(0x1caf198, buffer);
  4333. }
  4334. }
  4335.  
  4336. private void method_27(uint uint_2)
  4337. {
  4338. byte[] buffer = new byte[] { 5 };
  4339. ps3API_0.SetMemory(0x1780f43 + (uint_2 * 0x5808), buffer);
  4340. }
  4341.  
  4342. private void method_28(uint uint_2)
  4343. {
  4344. byte[] buffer = new byte[] { 8 };
  4345. ps3API_0.SetMemory(0x1780f43 + (uint_2 * 0x5808), buffer);
  4346. }
  4347.  
  4348. private void method_29(object object_0)
  4349. {
  4350. if (this.nsCheckBox19.Boolean_0)
  4351. {
  4352. this.method_27(0);
  4353. this.method_27(1);
  4354. this.method_27(2);
  4355. this.method_27(3);
  4356. this.method_27(4);
  4357. this.method_27(5);
  4358. this.method_27(6);
  4359. this.method_27(7);
  4360. this.method_27(8);
  4361. this.method_27(9);
  4362. this.method_27(10);
  4363. this.method_27(11);
  4364. this.method_27(12);
  4365. Class1.smethod_7(-1, "God mode ^2ON");
  4366. }
  4367. if (!this.nsCheckBox19.Boolean_0)
  4368. {
  4369. this.method_28(0);
  4370. this.method_28(1);
  4371. this.method_28(2);
  4372. this.method_28(3);
  4373. this.method_28(4);
  4374. this.method_28(5);
  4375. this.method_28(6);
  4376. this.method_28(7);
  4377. this.method_28(8);
  4378. this.method_28(9);
  4379. this.method_28(10);
  4380. this.method_28(11);
  4381. this.method_28(12);
  4382. Class1.smethod_7(-1, "God mode ^1Off");
  4383. }
  4384. }
  4385.  
  4386. private void method_3(object object_0)
  4387. {
  4388. }
  4389.  
  4390. private void method_30(uint uint_2)
  4391. {
  4392. byte[] buffer = new byte[] { 0xff, 0xff };
  4393. ps3API_0.SetMemory(0x178135d + (uint_2 * 0x5808), buffer);
  4394. byte[] buffer2 = new byte[] { 0xff, 0xff };
  4395. ps3API_0.SetMemory(0x1781361 + (uint_2 * 0x5808), buffer2);
  4396. byte[] buffer3 = new byte[] { 0xff, 0xff };
  4397. ps3API_0.SetMemory(0x1781365 + (uint_2 * 0x5808), buffer3);
  4398. byte[] buffer4 = new byte[] { 0xff, 0xff };
  4399. ps3API_0.SetMemory(0x1781359 + (uint_2 * 0x5808), buffer4);
  4400. byte[] buffer5 = new byte[] { 0xff, 0xff };
  4401. ps3API_0.SetMemory(0x178139d + (uint_2 * 0x5808), buffer5);
  4402. byte[] buffer6 = new byte[] { 0xff, 0xff };
  4403. ps3API_0.SetMemory(0x1781395 + (uint_2 * 0x5808), buffer6);
  4404. byte[] buffer7 = new byte[] { 0xff, 0xff };
  4405. ps3API_0.SetMemory(0x1781391 + (uint_2 * 0x5808), buffer7);
  4406. byte[] buffer8 = new byte[] { 0xff, 0xff };
  4407. ps3API_0.SetMemory(0x178138d + (uint_2 * 0x5808), buffer8);
  4408. }
  4409.  
  4410. private void method_31(object object_0)
  4411. {
  4412. if (this.nsCheckBox18.Boolean_0)
  4413. {
  4414. this.method_30(0);
  4415. this.method_30(1);
  4416. this.method_30(2);
  4417. this.method_30(3);
  4418. this.method_30(4);
  4419. this.method_30(5);
  4420. this.method_30(6);
  4421. this.method_30(7);
  4422. this.method_30(8);
  4423. this.method_30(9);
  4424. this.method_30(10);
  4425. this.method_30(11);
  4426. this.method_30(12);
  4427. Class1.smethod_7(-1, "Ammo ^2Given");
  4428. }
  4429. if (this.nsCheckBox18.Boolean_0)
  4430. {
  4431. }
  4432. }
  4433.  
  4434. private void method_32(object object_0)
  4435. {
  4436. if (this.nsCheckBox17.Boolean_0)
  4437. {
  4438. Class1.smethod_12(-1, "");
  4439. }
  4440. if (this.nsCheckBox17.Boolean_0)
  4441. {
  4442. }
  4443. }
  4444.  
  4445. private void method_33(object object_0)
  4446. {
  4447. byte[] buffer2;
  4448. if (this.nsCheckBox20.Boolean_0)
  4449. {
  4450. byte[] buffer = new byte[4];
  4451. buffer[0] = 0x60;
  4452. buffer2 = buffer;
  4453. ps3API_0.SetMemory(0x33c60, buffer2);
  4454. }
  4455. if (!this.nsCheckBox20.Boolean_0)
  4456. {
  4457. buffer2 = new byte[] { 0x40, 0x81, 0, 0x44 };
  4458. ps3API_0.SetMemory(0x33c60, buffer2);
  4459. }
  4460. }
  4461.  
  4462. private void method_34(object object_0)
  4463. {
  4464. byte[] buffer;
  4465. if (this.nsCheckBox21.Boolean_0)
  4466. {
  4467. buffer = new byte[] { 0x2c, 3, 0, 1 };
  4468. ps3API_0.SetMemory(0xef68c, buffer);
  4469. }
  4470. if (!this.nsCheckBox21.Boolean_0)
  4471. {
  4472. byte[] buffer2 = new byte[4];
  4473. buffer2[0] = 0x2c;
  4474. buffer2[1] = 3;
  4475. buffer = buffer2;
  4476. ps3API_0.SetMemory(0xef68c, buffer);
  4477. }
  4478. }
  4479.  
  4480. private void method_35(object object_0)
  4481. {
  4482. byte[] buffer;
  4483. if (this.nsCheckBox22.Boolean_0)
  4484. {
  4485. buffer = new byte[] { 0x38, 0xc0, 0xff, 0xff };
  4486. ps3API_0.SetMemory(0x834d0, buffer);
  4487. }
  4488. if (!this.nsCheckBox22.Boolean_0)
  4489. {
  4490. byte[] buffer2 = new byte[4];
  4491. buffer2[0] = 0x63;
  4492. buffer2[1] = 0x26;
  4493. buffer = buffer2;
  4494. ps3API_0.SetMemory(0x834d0, buffer);
  4495. }
  4496. }
  4497.  
  4498. private void method_36(object object_0)
  4499. {
  4500. byte[] buffer;
  4501. byte[] buffer2;
  4502. byte[] buffer3;
  4503. if (this.nsCheckBox23.Boolean_0)
  4504. {
  4505. buffer = new byte[] { 0x38, 0x60, 0, 1 };
  4506. ps3API_0.SetMemory(0x783e0, buffer);
  4507. buffer2 = new byte[4];
  4508. buffer2[0] = 0x60;
  4509. buffer3 = buffer2;
  4510. ps3API_0.SetMemory(0x78604, buffer3);
  4511. }
  4512. if (!this.nsCheckBox23.Boolean_0)
  4513. {
  4514. buffer2 = new byte[4];
  4515. buffer2[0] = 0x38;
  4516. buffer2[1] = 0x60;
  4517. buffer = buffer2;
  4518. ps3API_0.SetMemory(0x783e0, buffer);
  4519. buffer3 = new byte[] { 0x41, 0x81, 1, 12 };
  4520. ps3API_0.SetMemory(0x78604, buffer3);
  4521. }
  4522. }
  4523.  
  4524. private void method_37(object object_0)
  4525. {
  4526. byte[] buffer2;
  4527. if (this.nsCheckBox24.Boolean_0)
  4528. {
  4529. buffer2 = new byte[] { 0x43, 0x48 };
  4530. ps3API_0.SetMemory(0x1cd03d8, buffer2);
  4531. }
  4532. if (!this.nsCheckBox24.Boolean_0)
  4533. {
  4534. buffer2 = new byte[] { 0xc4, 0x48 };
  4535. ps3API_0.SetMemory(0x1cd03d8, buffer2);
  4536. }
  4537. }
  4538.  
  4539. private void method_38(object object_0)
  4540. {
  4541. byte[] buffer2;
  4542. if (this.nsCheckBox25.Boolean_0)
  4543. {
  4544. byte[] buffer = new byte[4];
  4545. buffer[0] = 0x2c;
  4546. buffer[1] = 4;
  4547. buffer2 = buffer;
  4548. ps3API_0.SetMemory(0x5f0bb0, buffer2);
  4549. }
  4550. if (!this.nsCheckBox25.Boolean_0)
  4551. {
  4552. buffer2 = new byte[] { 0x2c, 4, 0, 2 };
  4553. ps3API_0.SetMemory(0x5f0bb0, buffer2);
  4554. }
  4555. }
  4556.  
  4557. private void method_39(object object_0)
  4558. {
  4559. byte[] buffer;
  4560. if (this.nsCheckBox26.Boolean_0)
  4561. {
  4562. buffer = new byte[] { 0x2c, 3, 0, 1 };
  4563. ps3API_0.SetMemory(0x33cb4, buffer);
  4564. }
  4565. if (!this.nsCheckBox26.Boolean_0)
  4566. {
  4567. byte[] buffer2 = new byte[4];
  4568. buffer2[0] = 0x2c;
  4569. buffer2[1] = 3;
  4570. buffer = buffer2;
  4571. ps3API_0.SetMemory(0x33cb4, buffer);
  4572. }
  4573. }
  4574.  
  4575. private void method_4(object object_0)
  4576. {
  4577. }
  4578.  
  4579. private void method_40(object object_0)
  4580. {
  4581. byte[] buffer2;
  4582. if (this.nsCheckBox27.Boolean_0)
  4583. {
  4584. byte[] buffer = new byte[4];
  4585. buffer[0] = 0x60;
  4586. buffer2 = buffer;
  4587. ps3API_0.SetMemory(0xf9e54, buffer2);
  4588. }
  4589. if (!this.nsCheckBox27.Boolean_0)
  4590. {
  4591. buffer2 = new byte[] { 0x48, 80, 110, 0xf5 };
  4592. ps3API_0.SetMemory(0xf9e54, buffer2);
  4593. }
  4594. }
  4595.  
  4596. private void method_41(object object_0)
  4597. {
  4598. byte[] buffer2;
  4599. if (this.nsCheckBox28.Boolean_0)
  4600. {
  4601. buffer2 = new byte[] { 1 };
  4602. ps3API_0.SetMemory(0x1cc4bf8, buffer2);
  4603. }
  4604. if (!this.nsCheckBox28.Boolean_0)
  4605. {
  4606. buffer2 = new byte[1];
  4607. ps3API_0.SetMemory(0x1cc4bf8, buffer2);
  4608. }
  4609. }
  4610.  
  4611. private void method_42(object object_0)
  4612. {
  4613. byte[] buffer;
  4614. if (this.nsCheckBox29.Boolean_0)
  4615. {
  4616. buffer = new byte[] { 0x3f, 0xff, 0xff, 0 };
  4617. ps3API_0.SetMemory(0x1cc6e98, buffer);
  4618. }
  4619. if (!this.nsCheckBox29.Boolean_0)
  4620. {
  4621. buffer = new byte[] { 0x3f, 0x26, 0x66, 0x66 };
  4622. ps3API_0.SetMemory(0x1cc6e98, buffer);
  4623. }
  4624. }
  4625.  
  4626. private void method_43(object object_0)
  4627. {
  4628. if (this.nsCheckBox30.Boolean_0)
  4629. {
  4630. this.timer_3.Start();
  4631. }
  4632. if (!this.nsCheckBox30.Boolean_0)
  4633. {
  4634. this.timer_3.Stop();
  4635. }
  4636. }
  4637.  
  4638. private void method_44(object sender, EventArgs e)
  4639. {
  4640. }
  4641.  
  4642. private void method_45(object object_0)
  4643. {
  4644. if (this.nsCheckBox31.Boolean_0)
  4645. {
  4646. this.timer_4.Start();
  4647. }
  4648. if (!this.nsCheckBox31.Boolean_0)
  4649. {
  4650. this.timer_4.Stop();
  4651. }
  4652. }
  4653.  
  4654. private void method_46(object sender, EventArgs e)
  4655. {
  4656. }
  4657.  
  4658. private void method_47(object sender, EventArgs e)
  4659. {
  4660. }
  4661.  
  4662. private void method_48(object sender, EventArgs e)
  4663. {
  4664. }
  4665.  
  4666. private void method_49(object sender, EventArgs e)
  4667. {
  4668. }
  4669.  
  4670. private void method_5(object object_0)
  4671. {
  4672. }
  4673.  
  4674. private void method_50(object sender, EventArgs e)
  4675. {
  4676. }
  4677.  
  4678. private void method_51(object sender, EventArgs e)
  4679. {
  4680. }
  4681.  
  4682. private void method_52(object sender, EventArgs e)
  4683. {
  4684. }
  4685.  
  4686. private void method_53(object sender, EventArgs e)
  4687. {
  4688. }
  4689.  
  4690. private void method_54(object sender, EventArgs e)
  4691. {
  4692. }
  4693.  
  4694. private void method_55(object sender, EventArgs e)
  4695. {
  4696. }
  4697.  
  4698. private void method_56(object sender, EventArgs e)
  4699. {
  4700. }
  4701.  
  4702. private void method_57(object sender, EventArgs e)
  4703. {
  4704. }
  4705.  
  4706. private void method_58(object sender, EventArgs e)
  4707. {
  4708. }
  4709.  
  4710. private void method_59(object sender, EventArgs e)
  4711. {
  4712. }
  4713.  
  4714. private void method_6(object object_0)
  4715. {
  4716. }
  4717.  
  4718. private void method_60(object sender, EventArgs e)
  4719. {
  4720. }
  4721.  
  4722. private void method_61(object sender, EventArgs e)
  4723. {
  4724. }
  4725.  
  4726. private void method_62(object sender, EventArgs e)
  4727. {
  4728. }
  4729.  
  4730. private void method_63(object sender, EventArgs e)
  4731. {
  4732. }
  4733.  
  4734. private void method_64(object sender, EventArgs e)
  4735. {
  4736. }
  4737.  
  4738. private void method_65(object sender, EventArgs e)
  4739. {
  4740. }
  4741.  
  4742. private void method_66(object sender, EventArgs e)
  4743. {
  4744. }
  4745.  
  4746. private void method_67(uint uint_2)
  4747. {
  4748. Encoding.ASCII.GetBytes(this.nsTextBox10.Text + "\0");
  4749. ps3API_0.Extension.WriteString(0x178646c + (uint_2 * 0x5808), this.nsTextBox10.Text);
  4750. }
  4751.  
  4752. private void method_68(object object_0)
  4753. {
  4754. if (this.nsCheckBox32.Boolean_0)
  4755. {
  4756. this.timer_5.Start();
  4757. }
  4758. if (!this.nsCheckBox32.Boolean_0)
  4759. {
  4760. this.timer_5.Stop();
  4761. }
  4762. }
  4763.  
  4764. private void method_69(uint uint_2)
  4765. {
  4766. byte[] buffer = new byte[] { 5 };
  4767. ps3API_0.SetMemory(0x1780f43 + (uint_2 * 0x5808), buffer);
  4768. }
  4769.  
  4770. private void method_7(object object_0)
  4771. {
  4772. }
  4773.  
  4774. private void method_70(uint uint_2)
  4775. {
  4776. byte[] buffer = new byte[] { 4 };
  4777. ps3API_0.SetMemory(0x1780f43 + (uint_2 * 0x5808), buffer);
  4778. }
  4779.  
  4780. private void method_71(uint uint_2)
  4781. {
  4782. byte[] buffer = new byte[3];
  4783. buffer[2] = 100;
  4784. ps3API_0.SetMemory(0x1781355 + (uint_2 * 0x5808), buffer);
  4785. ps3API_0.SetMemory(0x178135d + (uint_2 * 0x5808), new byte[] { 0xff, 0xff, 0xff });
  4786. }
  4787.  
  4788. private void method_72(object object_0)
  4789. {
  4790. if (this.nsCheckBox33.Boolean_0)
  4791. {
  4792. this.method_69(0);
  4793. this.method_69(1);
  4794. this.method_69(2);
  4795. this.method_69(3);
  4796. }
  4797. if (!this.nsCheckBox33.Boolean_0)
  4798. {
  4799. this.method_70(0);
  4800. this.method_70(1);
  4801. this.method_70(2);
  4802. this.method_70(3);
  4803. }
  4804. }
  4805.  
  4806. private void method_73(object object_0)
  4807. {
  4808. if (this.nsCheckBox34.Boolean_0)
  4809. {
  4810. this.method_71(0);
  4811. this.method_71(1);
  4812. this.method_71(2);
  4813. this.method_71(3);
  4814. }
  4815. if (this.nsCheckBox34.Boolean_0)
  4816. {
  4817. }
  4818. }
  4819.  
  4820. private void method_74(uint uint_2)
  4821. {
  4822. byte[] buffer = new byte[4];
  4823. buffer[0] = 0x60;
  4824. byte[] buffer2 = buffer;
  4825. ps3API_0.SetMemory(0x1786501 + (uint_2 * 0x5808), buffer2);
  4826. }
  4827.  
  4828. private void method_75(object object_0)
  4829. {
  4830. if (this.nsCheckBox35.Boolean_0)
  4831. {
  4832. this.method_74(0);
  4833. this.method_74(1);
  4834. this.method_74(2);
  4835. this.method_74(3);
  4836. }
  4837. if (this.nsCheckBox35.Boolean_0)
  4838. {
  4839. }
  4840. }
  4841.  
  4842. private void method_76(uint uint_2)
  4843. {
  4844. byte[] buffer = new byte[] { 0xff };
  4845. ps3API_0.SetMemory(0x178108f + (uint_2 * 0x5808), buffer);
  4846. }
  4847.  
  4848. private void method_77(object object_0)
  4849. {
  4850. if (this.nsCheckBox36.Boolean_0)
  4851. {
  4852. this.method_76(1);
  4853. this.method_76(2);
  4854. this.method_76(3);
  4855. }
  4856. if (this.nsCheckBox36.Boolean_0)
  4857. {
  4858. }
  4859. }
  4860.  
  4861. private void method_8(object object_0)
  4862. {
  4863. if (this.nsCheckBox10.Boolean_0)
  4864. {
  4865. byte[] buffer = new byte[0x10];
  4866. buffer[2] = 15;
  4867. buffer[9] = 15;
  4868. ps3API_0.SetMemory(0x26fd016, buffer);
  4869. ps3API_0.SetMemory(0x26fd02c, new byte[] { 0x36, 0, 0, 0, 0, 0, 0x4c, 15, 0x13 });
  4870. }
  4871. if (this.nsCheckBox10.Boolean_0)
  4872. {
  4873. }
  4874. }
  4875.  
  4876. private void method_9(object object_0)
  4877. {
  4878. if (this.nsCheckBox11.Boolean_0)
  4879. {
  4880. Class0.smethod_1();
  4881. }
  4882. if (this.nsCheckBox11.Boolean_0)
  4883. {
  4884. }
  4885. }
  4886.  
  4887. private void mOTDToolStripMenuItem_Click(object sender, EventArgs e)
  4888. {
  4889. }
  4890.  
  4891. private void mustangSallyToolStripMenuItem_Click(object sender, EventArgs e)
  4892. {
  4893. byte[] buffer = new byte[] { 0x37 };
  4894. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  4895. }
  4896.  
  4897. private void normalToolStripMenuItem_Click(object sender, EventArgs e)
  4898. {
  4899. byte[] buffer = new byte[] { 0xe9 };
  4900. ps3API_0.SetMemory((uint) (0x178641f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  4901. }
  4902.  
  4903. private void nsComboBox1_SelectedIndexChanged(object sender, EventArgs e)
  4904. {
  4905. }
  4906.  
  4907. private void nsComboBox2_SelectedIndexChanged(object sender, EventArgs e)
  4908. {
  4909. }
  4910.  
  4911. private void nsComboBox3_SelectedIndexChanged(object sender, EventArgs e)
  4912. {
  4913. }
  4914.  
  4915. private void nsComboBox4_SelectedIndexChanged(object sender, EventArgs e)
  4916. {
  4917. }
  4918.  
  4919. private void nsComboBox5_SelectedIndexChanged(object sender, EventArgs e)
  4920. {
  4921. }
  4922.  
  4923. private void nsComboBox6_SelectedIndexChanged(object sender, EventArgs e)
  4924. {
  4925. }
  4926.  
  4927. private void nsComboBox7_SelectedIndexChanged(object sender, EventArgs e)
  4928. {
  4929. }
  4930.  
  4931. private void nsComboBox8_SelectedIndexChanged(object sender, EventArgs e)
  4932. {
  4933. }
  4934.  
  4935. private void nsGroupBox1_Click(object sender, EventArgs e)
  4936. {
  4937. }
  4938.  
  4939. private void nsTextBox1_TextChanged(object sender, EventArgs e)
  4940. {
  4941. }
  4942.  
  4943. private void nsTextBox10_TextChanged(object sender, EventArgs e)
  4944. {
  4945. }
  4946.  
  4947. private void nsTextBox2_TextChanged(object sender, EventArgs e)
  4948. {
  4949. }
  4950.  
  4951. private void nsTextBox3_TextChanged(object sender, EventArgs e)
  4952. {
  4953. }
  4954.  
  4955. private void nsTextBox4_TextChanged(object sender, EventArgs e)
  4956. {
  4957. }
  4958.  
  4959. private void nsTextBox5_TextChanged(object sender, EventArgs e)
  4960. {
  4961. }
  4962.  
  4963. private void nsTextBox6_TextChanged(object sender, EventArgs e)
  4964. {
  4965. }
  4966.  
  4967. private void nsTextBox7_TextChanged(object sender, EventArgs e)
  4968. {
  4969. }
  4970.  
  4971. private void nsTextBox8_TextChanged(object sender, EventArgs e)
  4972. {
  4973. }
  4974.  
  4975. private void nsTextBox9_TextChanged(object sender, EventArgs e)
  4976. {
  4977. }
  4978.  
  4979. private void numericUpDown12_ValueChanged(object sender, EventArgs e)
  4980. {
  4981. Class1.smethod_6(0, "cg_fov " + this.numericUpDown12.Text);
  4982. }
  4983.  
  4984. private void numericUpDown13_ValueChanged(object sender, EventArgs e)
  4985. {
  4986. }
  4987.  
  4988. private void numericUpDown14_ValueChanged(object sender, EventArgs e)
  4989. {
  4990. }
  4991.  
  4992. private void numericUpDown15_ValueChanged(object sender, EventArgs e)
  4993. {
  4994. }
  4995.  
  4996. private void numericUpDown24_ValueChanged(object sender, EventArgs e)
  4997. {
  4998. Class1.smethod_6(0, "cg_gun_y " + this.numericUpDown24.Text);
  4999. }
  5000.  
  5001. private void numericUpDown25_ValueChanged(object sender, EventArgs e)
  5002. {
  5003. Class1.smethod_6(0, "cg_gun_x " + this.numericUpDown25.Text);
  5004. }
  5005.  
  5006. private void numericUpDown26_ValueChanged(object sender, EventArgs e)
  5007. {
  5008. Class1.smethod_6(0, "cg_gun_z " + this.numericUpDown26.Text);
  5009. }
  5010.  
  5011. private void numericUpDown3_ValueChanged(object sender, EventArgs e)
  5012. {
  5013. }
  5014.  
  5015. private void numericUpDown4_ValueChanged(object sender, EventArgs e)
  5016. {
  5017. }
  5018.  
  5019. private void numericUpDown5_ValueChanged(object sender, EventArgs e)
  5020. {
  5021. }
  5022.  
  5023. private void numericUpDown6_ValueChanged(object sender, EventArgs e)
  5024. {
  5025. }
  5026.  
  5027. private void numericUpDown7_ValueChanged(object sender, EventArgs e)
  5028. {
  5029. }
  5030.  
  5031. private void octaneToolStripMenuItem_Click(object sender, EventArgs e)
  5032. {
  5033. byte[] buffer = new byte[] { 0x2a };
  5034. ps3API_0.SetMemory((uint) (0x17811cb + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5035. }
  5036.  
  5037. private void offToolStripMenuItem_Click(object sender, EventArgs e)
  5038. {
  5039. byte[] buffer2 = new byte[3];
  5040. buffer2[1] = 100;
  5041. byte[] buffer = buffer2;
  5042. ps3API_0.SetMemory((uint) (0x1786406 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5043. }
  5044.  
  5045. private void offToolStripMenuItem1_Click(object sender, EventArgs e)
  5046. {
  5047. byte[] buffer = new byte[] { 8 };
  5048. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5049. }
  5050.  
  5051. private void offToolStripMenuItem10_Click(object sender, EventArgs e)
  5052. {
  5053. byte[] buffer = new byte[1];
  5054. ps3API_0.SetMemory((uint) (0x1786717 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5055. }
  5056.  
  5057. private void offToolStripMenuItem11_Click(object sender, EventArgs e)
  5058. {
  5059. byte[] buffer = new byte[] { 1, 1, 1, 1, 1, 1, 1, 1 };
  5060. ps3API_0.SetMemory((uint) (0x1781470 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5061. }
  5062.  
  5063. private void offToolStripMenuItem12_Click(object sender, EventArgs e)
  5064. {
  5065. byte[] buffer = new byte[] { 0x22 };
  5066. ps3API_0.SetMemory((uint) (0x177de37 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5067. }
  5068.  
  5069. private void offToolStripMenuItem13_Click(object sender, EventArgs e)
  5070. {
  5071. byte[] buffer = new byte[1];
  5072. ps3API_0.SetMemory((uint) (0x1780fac + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5073. }
  5074.  
  5075. private void offToolStripMenuItem14_Click(object sender, EventArgs e)
  5076. {
  5077. byte[] buffer = new byte[1];
  5078. ps3API_0.SetMemory((uint) (0x1781025 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5079. }
  5080.  
  5081. private void offToolStripMenuItem15_Click(object sender, EventArgs e)
  5082. {
  5083. byte[] buffer = new byte[1];
  5084. ps3API_0.SetMemory((uint) (0x178150b + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5085. }
  5086.  
  5087. private void offToolStripMenuItem16_Click(object sender, EventArgs e)
  5088. {
  5089. byte[] buffer = new byte[1];
  5090. ps3API_0.SetMemory((uint) (0x1780f42 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5091. }
  5092.  
  5093. private void offToolStripMenuItem17_Click(object sender, EventArgs e)
  5094. {
  5095. byte[] buffer = new byte[] { 0x40, 0xc0 };
  5096. ps3API_0.SetMemory((uint) (0x17814d0 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5097. byte[] buffer2 = new byte[1];
  5098. ps3API_0.SetMemory((uint) (0x17814cc + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer2);
  5099. }
  5100.  
  5101. private void offToolStripMenuItem18_Click(object sender, EventArgs e)
  5102. {
  5103. byte[] buffer = new byte[] { 4 };
  5104. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5105. }
  5106.  
  5107. private void offToolStripMenuItem19_Click(object sender, EventArgs e)
  5108. {
  5109. byte[] buffer = new byte[1];
  5110. ps3API_0.SetMemory((uint) (0x178102b + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5111. }
  5112.  
  5113. private void offToolStripMenuItem2_Click(object sender, EventArgs e)
  5114. {
  5115. byte[] buffer = new byte[] { 8 };
  5116. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5117. }
  5118.  
  5119. private void offToolStripMenuItem20_Click(object sender, EventArgs e)
  5120. {
  5121. byte[] buffer = new byte[] { 4 };
  5122. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5123. }
  5124.  
  5125. private void offToolStripMenuItem21_Click(object sender, EventArgs e)
  5126. {
  5127. byte[] buffer4 = new byte[4];
  5128. buffer4[3] = 100;
  5129. byte[] buffer = buffer4;
  5130. ps3API_0.SetMemory((uint) (0x1783b70 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5131. buffer4 = new byte[4];
  5132. buffer4[3] = 100;
  5133. byte[] buffer2 = buffer4;
  5134. ps3API_0.SetMemory((uint) (0x1783b78 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer2);
  5135. buffer4 = new byte[4];
  5136. buffer4[3] = 100;
  5137. byte[] buffer3 = buffer4;
  5138. ps3API_0.SetMemory((uint) (0x1786404 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer3);
  5139. }
  5140.  
  5141. private void offToolStripMenuItem22_Click(object sender, EventArgs e)
  5142. {
  5143. byte[] buffer = new byte[] { 4 };
  5144. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5145. }
  5146.  
  5147. private void offToolStripMenuItem23_Click(object sender, EventArgs e)
  5148. {
  5149. byte[] buffer = new byte[] { 2 };
  5150. ps3API_0.SetMemory((uint) (0x1786363 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5151. }
  5152.  
  5153. private void offToolStripMenuItem24_Click(object sender, EventArgs e)
  5154. {
  5155. byte[] buffer = new byte[1];
  5156. ps3API_0.SetMemory((uint) (0x17865bf + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5157. }
  5158.  
  5159. private void offToolStripMenuItem25_Click(object sender, EventArgs e)
  5160. {
  5161. byte[] buffer = new byte[] { 8 };
  5162. ps3API_0.SetMemory((uint) (0x1780f36 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5163. }
  5164.  
  5165. private void offToolStripMenuItem26_Click(object sender, EventArgs e)
  5166. {
  5167. byte[] buffer = new byte[1];
  5168. ps3API_0.SetMemory((uint) (0x1780fac + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5169. }
  5170.  
  5171. private void offToolStripMenuItem27_Click(object sender, EventArgs e)
  5172. {
  5173. byte[] buffer = new byte[] { 2 };
  5174. ps3API_0.SetMemory((uint) (0x178634b + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5175. }
  5176.  
  5177. private void offToolStripMenuItem28_Click(object sender, EventArgs e)
  5178. {
  5179. byte[] buffer = new byte[1];
  5180. ps3API_0.SetMemory((uint) (0x1781025 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5181. }
  5182.  
  5183. private void offToolStripMenuItem29_Click(object sender, EventArgs e)
  5184. {
  5185. byte[] buffer = new byte[] { 1 };
  5186. ps3API_0.SetMemory((uint) (0x178653f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5187. }
  5188.  
  5189. private void offToolStripMenuItem3_Click(object sender, EventArgs e)
  5190. {
  5191. byte[] buffer = new byte[1];
  5192. ps3API_0.SetMemory((uint) (0x1786718 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5193. }
  5194.  
  5195. private void offToolStripMenuItem30_Click(object sender, EventArgs e)
  5196. {
  5197. byte[] buffer = new byte[1];
  5198. ps3API_0.SetMemory((uint) (0x178672b + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5199. }
  5200.  
  5201. private void offToolStripMenuItem31_Click(object sender, EventArgs e)
  5202. {
  5203. byte[] buffer = new byte[1];
  5204. ps3API_0.SetMemory((uint) (0x1780f42 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5205. }
  5206.  
  5207. private void offToolStripMenuItem32_Click(object sender, EventArgs e)
  5208. {
  5209. byte[] buffer = new byte[] { 0x3f };
  5210. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5211. }
  5212.  
  5213. private void offToolStripMenuItem4_Click(object sender, EventArgs e)
  5214. {
  5215. byte[] buffer = new byte[] { 0x3f };
  5216. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5217. }
  5218.  
  5219. private void offToolStripMenuItem5_Click(object sender, EventArgs e)
  5220. {
  5221. byte[] buffer = new byte[] { 0x3f };
  5222. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5223. }
  5224.  
  5225. private void offToolStripMenuItem6_Click(object sender, EventArgs e)
  5226. {
  5227. byte[] buffer = new byte[] { 0x3f };
  5228. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5229. }
  5230.  
  5231. private void offToolStripMenuItem7_Click(object sender, EventArgs e)
  5232. {
  5233. this.timer_1.Stop();
  5234. }
  5235.  
  5236. private void offToolStripMenuItem8_Click(object sender, EventArgs e)
  5237. {
  5238. byte[] buffer = new byte[1];
  5239. ps3API_0.SetMemory((uint) (0x17865bf + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5240. }
  5241.  
  5242. private void offToolStripMenuItem9_Click(object sender, EventArgs e)
  5243. {
  5244. byte[] buffer = new byte[] { 2 };
  5245. ps3API_0.SetMemory((uint) (0x1786363 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5246. }
  5247.  
  5248. private void onToolStripMenuItem_Click(object sender, EventArgs e)
  5249. {
  5250. byte[] buffer = new byte[] { 0xff, 0xff, 0xff };
  5251. ps3API_0.SetMemory((uint) (0x1786406 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5252. }
  5253.  
  5254. private void onToolStripMenuItem1_Click(object sender, EventArgs e)
  5255. {
  5256. byte[] buffer = new byte[] { 5 };
  5257. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5258. }
  5259.  
  5260. private void oNToolStripMenuItem10_Click(object sender, EventArgs e)
  5261. {
  5262. byte[] buffer = new byte[] { 15 };
  5263. ps3API_0.SetMemory((uint) (0x1786717 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5264. }
  5265.  
  5266. private void onToolStripMenuItem11_Click(object sender, EventArgs e)
  5267. {
  5268. byte[] buffer = new byte[] { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
  5269. ps3API_0.SetMemory((uint) (0x1781470 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5270. }
  5271.  
  5272. private void onToolStripMenuItem12_Click(object sender, EventArgs e)
  5273. {
  5274. byte[] buffer = new byte[] { 240 };
  5275. ps3API_0.SetMemory((uint) (0x177de37 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5276. }
  5277.  
  5278. private void onToolStripMenuItem13_Click(object sender, EventArgs e)
  5279. {
  5280. byte[] buffer = new byte[] { 1 };
  5281. ps3API_0.SetMemory((uint) (0x1780fac + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5282. }
  5283.  
  5284. private void onToolStripMenuItem14_Click(object sender, EventArgs e)
  5285. {
  5286. byte[] buffer = new byte[] { 1 };
  5287. ps3API_0.SetMemory((uint) (0x1781025 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5288. }
  5289.  
  5290. private void onToolStripMenuItem15_Click(object sender, EventArgs e)
  5291. {
  5292. byte[] buffer = new byte[] { 1 };
  5293. ps3API_0.SetMemory((uint) (0x178150b + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5294. }
  5295.  
  5296. private void onToolStripMenuItem16_Click(object sender, EventArgs e)
  5297. {
  5298. byte[] buffer = new byte[] { 0x10 };
  5299. ps3API_0.SetMemory((uint) (0x1780f42 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5300. }
  5301.  
  5302. private void onToolStripMenuItem17_Click(object sender, EventArgs e)
  5303. {
  5304. byte[] buffer = new byte[2];
  5305. ps3API_0.SetMemory((uint) (0x17814d0 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5306. byte[] buffer2 = new byte[] { 1 };
  5307. ps3API_0.SetMemory((uint) (0x17814cc + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer2);
  5308. }
  5309.  
  5310. private void onToolStripMenuItem18_Click(object sender, EventArgs e)
  5311. {
  5312. byte[] buffer = new byte[] { 0xe4 };
  5313. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5314. }
  5315.  
  5316. private void onToolStripMenuItem19_Click(object sender, EventArgs e)
  5317. {
  5318. byte[] buffer = new byte[] { 0x90 };
  5319. ps3API_0.SetMemory((uint) (0x178102b + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5320. }
  5321.  
  5322. private void onToolStripMenuItem2_Click(object sender, EventArgs e)
  5323. {
  5324. byte[] buffer = new byte[] { 3 };
  5325. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5326. }
  5327.  
  5328. private void onToolStripMenuItem20_Click(object sender, EventArgs e)
  5329. {
  5330. byte[] buffer = new byte[] { 5 };
  5331. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5332. }
  5333.  
  5334. private void onToolStripMenuItem21_Click(object sender, EventArgs e)
  5335. {
  5336. byte[] buffer = new byte[] { 15, 0xff, 0xff, 0xff };
  5337. ps3API_0.SetMemory((uint) (0x1783b70 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5338. byte[] buffer2 = new byte[] { 15, 0xff, 0xff, 0xff };
  5339. ps3API_0.SetMemory((uint) (0x1783b78 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer2);
  5340. byte[] buffer3 = new byte[] { 15, 0xff, 0xff, 0xff };
  5341. ps3API_0.SetMemory((uint) (0x1786404 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer3);
  5342. }
  5343.  
  5344. private void onToolStripMenuItem22_Click(object sender, EventArgs e)
  5345. {
  5346. byte[] buffer = new byte[] { 3 };
  5347. ps3API_0.SetMemory((uint) (0x1780f43 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5348. }
  5349.  
  5350. private void onToolStripMenuItem23_Click(object sender, EventArgs e)
  5351. {
  5352. byte[] buffer = new byte[1];
  5353. ps3API_0.SetMemory((uint) (0x1786363 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5354. }
  5355.  
  5356. private void onToolStripMenuItem24_Click(object sender, EventArgs e)
  5357. {
  5358. byte[] buffer = new byte[] { 4 };
  5359. ps3API_0.SetMemory((uint) (0x17865bf + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5360. }
  5361.  
  5362. private void onToolStripMenuItem25_Click(object sender, EventArgs e)
  5363. {
  5364. byte[] buffer = new byte[] { 5 };
  5365. ps3API_0.SetMemory((uint) (0x1780f36 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5366. }
  5367.  
  5368. private void onToolStripMenuItem26_Click(object sender, EventArgs e)
  5369. {
  5370. byte[] buffer = new byte[] { 1 };
  5371. ps3API_0.SetMemory((uint) (0x1780fac + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5372. }
  5373.  
  5374. private void onToolStripMenuItem27_Click(object sender, EventArgs e)
  5375. {
  5376. byte[] buffer = new byte[] { 1 };
  5377. ps3API_0.SetMemory((uint) (0x178634b + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5378. }
  5379.  
  5380. private void onToolStripMenuItem28_Click(object sender, EventArgs e)
  5381. {
  5382. byte[] buffer = new byte[] { 1 };
  5383. ps3API_0.SetMemory((uint) (0x1781025 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5384. }
  5385.  
  5386. private void onToolStripMenuItem29_Click(object sender, EventArgs e)
  5387. {
  5388. byte[] buffer = new byte[1];
  5389. ps3API_0.SetMemory((uint) (0x178653f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5390. }
  5391.  
  5392. private void onToolStripMenuItem3_Click(object sender, EventArgs e)
  5393. {
  5394. byte[] buffer = new byte[] { 1 };
  5395. ps3API_0.SetMemory((uint) (0x1786718 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5396. }
  5397.  
  5398. private void onToolStripMenuItem30_Click(object sender, EventArgs e)
  5399. {
  5400. byte[] buffer = new byte[] { 1 };
  5401. ps3API_0.SetMemory((uint) (0x178672b + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5402. }
  5403.  
  5404. private void onToolStripMenuItem31_Click(object sender, EventArgs e)
  5405. {
  5406. byte[] buffer = new byte[] { 0x10 };
  5407. ps3API_0.SetMemory((uint) (0x1780f42 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5408. }
  5409.  
  5410. private void onToolStripMenuItem32_Click(object sender, EventArgs e)
  5411. {
  5412. byte[] buffer = new byte[1];
  5413. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5414. }
  5415.  
  5416. private void onToolStripMenuItem4_Click(object sender, EventArgs e)
  5417. {
  5418. byte[] buffer = new byte[] { 0x40 };
  5419. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5420. }
  5421.  
  5422. private void onToolStripMenuItem5_Click(object sender, EventArgs e)
  5423. {
  5424. byte[] buffer = new byte[] { 0x41 };
  5425. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5426. }
  5427.  
  5428. private void onToolStripMenuItem6_Click(object sender, EventArgs e)
  5429. {
  5430. byte[] buffer = new byte[] { 0x42 };
  5431. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5432. }
  5433.  
  5434. private void onToolStripMenuItem7_Click(object sender, EventArgs e)
  5435. {
  5436. this.timer_1.Start();
  5437. }
  5438.  
  5439. private void onToolStripMenuItem8_Click(object sender, EventArgs e)
  5440. {
  5441. byte[] buffer = new byte[] { 15 };
  5442. ps3API_0.SetMemory((uint) (0x17865bf + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5443. }
  5444.  
  5445. private void onToolStripMenuItem9_Click(object sender, EventArgs e)
  5446. {
  5447. byte[] buffer = new byte[1];
  5448. ps3API_0.SetMemory((uint) (0x1786363 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5449. }
  5450.  
  5451. private void originsToolStripMenuItem_Click(object sender, EventArgs e)
  5452. {
  5453. }
  5454.  
  5455. private void paladinToolStripMenuItem_Click(object sender, EventArgs e)
  5456. {
  5457. byte[] buffer = new byte[] { 30 };
  5458. ps3API_0.SetMemory((uint) (0x17811cb + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5459. }
  5460.  
  5461. private void pARALYZERToolStripMenuItem_Click(object sender, EventArgs e)
  5462. {
  5463. byte[] buffer = new byte[] { 0x47 };
  5464. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5465. }
  5466.  
  5467. private void pictureBox1_Click(object sender, EventArgs e)
  5468. {
  5469. }
  5470.  
  5471. private void pictureBox2_Click(object sender, EventArgs e)
  5472. {
  5473. }
  5474.  
  5475. private void pictureBox3_Click(object sender, EventArgs e)
  5476. {
  5477. }
  5478.  
  5479. private void pictureBox4_Click(object sender, EventArgs e)
  5480. {
  5481. }
  5482.  
  5483. private void pictureBox5_Click(object sender, EventArgs e)
  5484. {
  5485. }
  5486.  
  5487. private void portersMarkIIRayGunToolStripMenuItem_Click(object sender, EventArgs e)
  5488. {
  5489. byte[] buffer = new byte[] { 0x4d };
  5490. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5491. }
  5492.  
  5493. private void portersMarkIIRayGunToolStripMenuItem1_Click(object sender, EventArgs e)
  5494. {
  5495. byte[] buffer = new byte[] { 0x4f };
  5496. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5497. }
  5498.  
  5499. private void portersMarkIIRayGunToolStripMenuItem2_Click(object sender, EventArgs e)
  5500. {
  5501. byte[] buffer = new byte[] { 0x53 };
  5502. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5503. }
  5504.  
  5505. private void portersMarkIIRayGunToolStripMenuItem3_Click(object sender, EventArgs e)
  5506. {
  5507. byte[] buffer = new byte[] { 0x3d };
  5508. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5509. }
  5510.  
  5511. private void portersMarkIIRayGunToolStripMenuItem4_Click(object sender, EventArgs e)
  5512. {
  5513. byte[] buffer = new byte[] { 0x4a };
  5514. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5515. }
  5516.  
  5517. private void primaryToolStripMenuItem1_Click(object sender, EventArgs e)
  5518. {
  5519. }
  5520.  
  5521. private void primaryToolStripMenuItem4_Click(object sender, EventArgs e)
  5522. {
  5523. }
  5524.  
  5525. private void primaryToolStripMenuItem5_Click(object sender, EventArgs e)
  5526. {
  5527. }
  5528.  
  5529. private void primaryToolStripMenuItem6_Click(object sender, EventArgs e)
  5530. {
  5531. }
  5532.  
  5533. private void rayGunToolStripMenuItem_Click(object sender, EventArgs e)
  5534. {
  5535. byte[] buffer = new byte[] { 0x44 };
  5536. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5537. }
  5538.  
  5539. private void rayGunToolStripMenuItem1_Click(object sender, EventArgs e)
  5540. {
  5541. byte[] buffer = new byte[] { 0x44 };
  5542. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5543. }
  5544.  
  5545. private void rayGunToolStripMenuItem2_Click(object sender, EventArgs e)
  5546. {
  5547. byte[] buffer = new byte[] { 0x48 };
  5548. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5549. }
  5550.  
  5551. private void rayGunToolStripMenuItem3_Click(object sender, EventArgs e)
  5552. {
  5553. byte[] buffer = new byte[] { 0x4a };
  5554. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5555. }
  5556.  
  5557. private void rayGunToolStripMenuItem4_Click(object sender, EventArgs e)
  5558. {
  5559. byte[] buffer = new byte[] { 0x31 };
  5560. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5561. }
  5562.  
  5563. private void rayGunToolStripMenuItem5_Click(object sender, EventArgs e)
  5564. {
  5565. byte[] buffer = new byte[] { 0x33 };
  5566. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5567. }
  5568.  
  5569. private void resetToolStripMenuItem_Click(object sender, EventArgs e)
  5570. {
  5571. byte[] buffer = new byte[] { 0x3f };
  5572. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5573. }
  5574.  
  5575. private void sASSAFRASToolStripMenuItem_Click(object sender, EventArgs e)
  5576. {
  5577. byte[] buffer = new byte[] { 60 };
  5578. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5579. }
  5580.  
  5581. private void savePositionToolStripMenuItem_Click(object sender, EventArgs e)
  5582. {
  5583. }
  5584.  
  5585. private void sealsToolStripMenuItem_Click(object sender, EventArgs e)
  5586. {
  5587. byte[] buffer = new byte[] { 1 };
  5588. ps3API_0.SetMemory((uint) (0x178642f + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5589. }
  5590.  
  5591. private void secondaryToolStripMenuItem_Click(object sender, EventArgs e)
  5592. {
  5593. }
  5594.  
  5595. private void skyToolStripMenuItem_Click(object sender, EventArgs e)
  5596. {
  5597. byte[] buffer = new byte[] { 0x47 };
  5598. ps3API_0.SetMemory((uint) (0x1780f50 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  5599. Class1.smethod_10(this.dataGridView1.CurrentRow.Index, "^2 TeleportTo Sky");
  5600. }
  5601.  
  5602. private void sliquifierToolStripMenuItem_Click(object sender, EventArgs e)
  5603. {
  5604. byte[] buffer = new byte[] { 0x4e };
  5605. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  5606. }
  5607.  
  5608. public static string smethod_0(uint uint_2)
  5609. {
  5610. return ps3API_0.Extension.ReadString(0x178646c + (uint_2 * 0x5808));
  5611. }
  5612.  
  5613. public static void smethod_1(int int_0)
  5614. {
  5615. byte[] input = ps3API_0.Extension.ReadBytes(0x1780f50, 14);
  5616. ps3API_0.Extension.WriteBytes((uint) (0x1780f50 + (int_0 * 0x5808)), input);
  5617. Class1.smethod_10(int_0, "^2 Client To Host");
  5618. }
  5619.  
  5620. public static void smethod_2(int int_0)
  5621. {
  5622. byte[] input = ps3API_0.Extension.ReadBytes((uint) (0x1780f50 + (int_0 * 0x5808)), 14);
  5623. int num = 0x1784158;
  5624. for (uint i = 0; i < 0x12; i++)
  5625. {
  5626. uint offset = ((uint) num) + (0x5808 * i);
  5627. ps3API_0.Extension.WriteBytes(offset, input);
  5628. Class1.smethod_10(int_0, "^2 Everyone To Client");
  5629. }
  5630. }
  5631.  
  5632. public static void smethod_3(int int_0)
  5633. {
  5634. byte[] input = ps3API_0.Extension.ReadBytes(0x1780f50, 14);
  5635. int num = 0x1784158;
  5636. for (uint i = 0; i < 0x12; i++)
  5637. {
  5638. uint offset = ((uint) num) + (0x5808 * i);
  5639. ps3API_0.Extension.WriteBytes(offset, input);
  5640. Class1.smethod_10(int_0, "^2 Everyone To Host");
  5641. }
  5642. }
  5643.  
  5644. public static void smethod_4(int int_0)
  5645. {
  5646. Class1.smethod_10(int_0, "^5Current Position Saved!");
  5647. byte[] bytes = ps3API_0.Extension.ReadBytes(0x1780f50, 14);
  5648. File.WriteAllBytes("BO2MP-Position.txt", bytes);
  5649. }
  5650.  
  5651. public static void smethod_5(int int_0)
  5652. {
  5653. byte[] input = File.ReadAllBytes("BO2MP-Position.txt");
  5654. int num = 0x1784158;
  5655. for (uint i = 0; i < 0x12; i++)
  5656. {
  5657. uint offset = ((uint) num) + (0x5808 * i);
  5658. ps3API_0.Extension.WriteBytes(offset, input);
  5659. Class1.smethod_10(int_0, "^1All Player's Teleport To Saved Location: On");
  5660. }
  5661. }
  5662.  
  5663. public static void smethod_6(int int_0)
  5664. {
  5665. byte[] input = ps3API_0.Extension.ReadBytes((uint) (0x1780f50 + (int_0 * 0x5808)), 14);
  5666. ps3API_0.Extension.WriteBytes(0x1780f50, input);
  5667. }
  5668.  
  5669. private void spaceButton1_Click(object sender, EventArgs e)
  5670. {
  5671. try
  5672. {
  5673. if (ps3API_0.ConnectTarget(0))
  5674. {
  5675. this.label16.Text = "Connected !";
  5676. this.label16.ForeColor = Color.Red;
  5677. }
  5678. else
  5679. {
  5680. string text = "Impossible to connect !";
  5681. MessageBox.Show(text, "Error...", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  5682. }
  5683. }
  5684. catch (Exception)
  5685. {
  5686. this.spaceButton1.Text = "Error";
  5687. }
  5688. }
  5689.  
  5690. private void spaceButton10_Click(object sender, EventArgs e)
  5691. {
  5692. byte[] buffer;
  5693. if (this.nsComboBox3.SelectedItem == "Green")
  5694. {
  5695. ps3API_0.SetMemory(0x1cc143c, new byte[] { 0x3f, 0xff, 0, 0, 0x3f, 0 });
  5696. }
  5697. if (this.nsComboBox3.SelectedItem == "Light")
  5698. {
  5699. ps3API_0.SetMemory(0x1cc143c, new byte[] { 0x4f, 0x80, 0, 0, 0x4f, 0x80, 0, 0 });
  5700. }
  5701. if (this.nsComboBox3.SelectedItem == "Strong Red")
  5702. {
  5703. ps3API_0.SetMemory(0x1cc143c, new byte[8]);
  5704. }
  5705. if (this.nsComboBox3.SelectedItem == "Light Green")
  5706. {
  5707. ps3API_0.SetMemory(0x1cc143c, new byte[] { 0x6f, 0x80, 0, 0, 0x2f, 0x80, 0, 0 });
  5708. }
  5709. if (this.nsComboBox3.SelectedItem == "Normal")
  5710. {
  5711. ps3API_0.SetMemory(0x1cc143c, new byte[] { 0x3f, 0x80, 0, 0, 0x3f, 0x80, 0, 0 });
  5712. }
  5713. if (this.nsComboBox3.SelectedItem == "Blue")
  5714. {
  5715. ps3API_0.SetMemory(0x1cc143c, new byte[] { 0x3f, 0x80, 0, 0, 0x6f, 0x80, 0 });
  5716. }
  5717. if (this.nsComboBox3.SelectedItem == "Light Blue")
  5718. {
  5719. ps3API_0.SetMemory(0x1cc143c, new byte[] { 0x6f, 0x80, 0, 0, 0x6f, 0x80, 0 });
  5720. }
  5721. if (this.nsComboBox3.SelectedItem == "Light Purple")
  5722. {
  5723. ps3API_0.SetMemory(0x1cc143c, new byte[] { 15, 0x80, 0, 0, 0x4f, 0x80, 0 });
  5724. }
  5725. if (this.nsComboBox3.SelectedItem == "Purple")
  5726. {
  5727. ps3API_0.SetMemory(0x1cc143c, new byte[] { 15, 0x80, 0, 0, 0x3f, 0x80, 0 });
  5728. }
  5729. if (this.nsComboBox3.SelectedItem == "Yellow")
  5730. {
  5731. ps3API_0.SetMemory(0x1cc143c, new byte[] { 0x3f, 0xff, 0, 0, 0x1f, 0, 0 });
  5732. }
  5733. if (this.nsComboBox3.SelectedItem == "Pink")
  5734. {
  5735. ps3API_0.SetMemory(0x1cc143c, new byte[] { 0x1f, 0xff, 0, 0, 0x3f, 0xff, 0 });
  5736. }
  5737. if (this.nsComboBox3.SelectedItem == "Light Pink")
  5738. {
  5739. ps3API_0.SetMemory(0x1cc143c, new byte[] { 0x1f, 0xff, 0, 0, 0x5f, 0xff, 0 });
  5740. }
  5741. if (this.nsComboBox3.SelectedItem == "Orange")
  5742. {
  5743. buffer = new byte[7];
  5744. buffer[0] = 0x3f;
  5745. buffer[4] = 0xff;
  5746. ps3API_0.SetMemory(0x1cc143c, buffer);
  5747. }
  5748. if (this.nsComboBox3.SelectedItem == "Brown")
  5749. {
  5750. buffer = new byte[6];
  5751. buffer[0] = 0x3f;
  5752. buffer[4] = 0x3f;
  5753. ps3API_0.SetMemory(0x1cc143c, buffer);
  5754. }
  5755. }
  5756.  
  5757. private void spaceButton11_Click(object sender, EventArgs e)
  5758. {
  5759. Class1.smethod_6(0, "reset cg_gun_y");
  5760. Class1.smethod_6(0, "reset cg_gun_x");
  5761. Class1.smethod_6(0, "reset cg_gun_z");
  5762. }
  5763.  
  5764. private void spaceButton12_Click(object sender, EventArgs e)
  5765. {
  5766. this.timer_2.Start();
  5767. }
  5768.  
  5769. private void spaceButton13_Click(object sender, EventArgs e)
  5770. {
  5771. this.timer_2.Stop();
  5772. }
  5773.  
  5774. private void spaceButton14_Click(object sender, EventArgs e)
  5775. {
  5776. byte[] bytes = Encoding.ASCII.GetBytes(this.nsTextBox3.Text);
  5777. Array.Resize<byte>(ref bytes, bytes.Length + 1);
  5778. ps3API_0.SetMemory(Class0.uint_0, bytes);
  5779. }
  5780.  
  5781. private void spaceButton15_Click(object sender, EventArgs e)
  5782. {
  5783. Class1.smethod_6(0, "map_restart");
  5784. }
  5785.  
  5786. private void spaceButton16_Click(object sender, EventArgs e)
  5787. {
  5788. Class1.smethod_5(-1, "1");
  5789. Class1.smethod_7(-1, "Anti Quit ^2On");
  5790. }
  5791.  
  5792. private void spaceButton17_Click(object sender, EventArgs e)
  5793. {
  5794. Class1.smethod_5(-1, "0");
  5795. Class1.smethod_7(-1, "Anti Quit ^1Off");
  5796. }
  5797.  
  5798. private void spaceButton18_Click(object sender, EventArgs e)
  5799. {
  5800. Class1.smethod_11(0, this.nsTextBox4.Text);
  5801. }
  5802.  
  5803. private void spaceButton19_Click(object sender, EventArgs e)
  5804. {
  5805. Class1.smethod_11(0, "default");
  5806. }
  5807.  
  5808. private void spaceButton2_Click(object sender, EventArgs e)
  5809. {
  5810. if (ps3API_0.AttachProcess())
  5811. {
  5812. Class1.smethod_2();
  5813. this.pictureBox4.Visible = true;
  5814. this.pictureBox3.Visible = true;
  5815. this.pictureBox1.Visible = false;
  5816. this.pictureBox2.Visible = false;
  5817. this.spaceButton1.GEnum2_0 = GEnum2.const_29;
  5818. this.spaceButton2.GEnum2_0 = GEnum2.const_29;
  5819. this.label15.Text = "Attached !";
  5820. this.label15.ForeColor = Color.Red;
  5821. }
  5822. else
  5823. {
  5824. MessageBox.Show("No game process found", "Error.", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  5825. }
  5826. }
  5827.  
  5828. private void spaceButton20_Click(object sender, EventArgs e)
  5829. {
  5830. byte[] bytes = Encoding.ASCII.GetBytes(this.nsTextBox5.Text);
  5831. Array.Resize<byte>(ref bytes, bytes.Length + 1);
  5832. ps3API_0.SetMemory(0x2708238, bytes);
  5833. }
  5834.  
  5835. private void spaceButton21_Click(object sender, EventArgs e)
  5836. {
  5837. Class1.smethod_4((int) this.numericUpDown13.Value, this.nsTextBox6.Text, 0);
  5838. }
  5839.  
  5840. private void spaceButton22_Click(object sender, EventArgs e)
  5841. {
  5842. Class1.smethod_6((int) this.numericUpDown14.Value, this.nsTextBox7.Text);
  5843. }
  5844.  
  5845. private void spaceButton23_Click(object sender, EventArgs e)
  5846. {
  5847. if (this.nsComboBox4.SelectedItem == "iPrintln")
  5848. {
  5849. Class1.smethod_7((int) this.numericUpDown15.Value, this.nsTextBox8.Text);
  5850. }
  5851. if (this.nsComboBox4.SelectedItem == "iPrintlnBold")
  5852. {
  5853. Class1.smethod_10((int) this.numericUpDown15.Value, this.nsTextBox8.Text);
  5854. }
  5855. }
  5856.  
  5857. private void spaceButton24_Click(object sender, EventArgs e)
  5858. {
  5859. Class1.smethod_7(-1, Class1.Class2.smethod_1(Class1.Class2.Class3.int_1, "iPrintln Keyboard", "Write A Message", 20));
  5860. }
  5861.  
  5862. private void spaceButton25_Click(object sender, EventArgs e)
  5863. {
  5864. byte[] bytes = Encoding.ASCII.GetBytes(this.nsTextBox9.Text);
  5865. Array.Resize<byte>(ref bytes, bytes.Length + 1);
  5866. ps3API_0.SetMemory(0x26c0658, bytes);
  5867. }
  5868.  
  5869. private void spaceButton26_Click(object sender, EventArgs e)
  5870. {
  5871. if (this.nsComboBox5.SelectedItem == "Shotguns")
  5872. {
  5873. ps3API_0.SetMemory(0x1786493, new byte[] { 0xff });
  5874. }
  5875. if (this.nsComboBox5.SelectedItem == "Level 0")
  5876. {
  5877. ps3API_0.SetMemory(0x1786493, new byte[1]);
  5878. }
  5879. }
  5880.  
  5881. private void spaceButton27_Click(object sender, EventArgs e)
  5882. {
  5883. if (this.dataGridView2.RowCount == 1)
  5884. {
  5885. this.dataGridView2.Rows.Add(3);
  5886. }
  5887. for (uint i = 0; i < 4; i++)
  5888. {
  5889. this.dataGridView2[0, Convert.ToInt32(i)].Value = i;
  5890. this.dataGridView2[1, Convert.ToInt32(i)].Value = smethod_0(i);
  5891. }
  5892. }
  5893.  
  5894. private void spaceButton28_Click(object sender, EventArgs e)
  5895. {
  5896. if (this.nsComboBox6.SelectedItem == "Client 0")
  5897. {
  5898. this.method_67(0);
  5899. }
  5900. if (this.nsComboBox6.SelectedItem == "Client 1")
  5901. {
  5902. this.method_67(1);
  5903. }
  5904. if (this.nsComboBox6.SelectedItem == "Client 2")
  5905. {
  5906. this.method_67(2);
  5907. }
  5908. if (this.nsComboBox6.SelectedItem == "Client 3")
  5909. {
  5910. this.method_67(3);
  5911. }
  5912. }
  5913.  
  5914. private void spaceButton29_Click(object sender, EventArgs e)
  5915. {
  5916. ps3API_0.SetMemory(0x1cd64d8, new byte[] { 1 });
  5917. }
  5918.  
  5919. private void spaceButton3_Click(object sender, EventArgs e)
  5920. {
  5921. byte[] bytes;
  5922. if (this.nsCheckBox1.CheckState == CheckState.Checked)
  5923. {
  5924. bytes = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown1.Value.ToString()));
  5925. ps3API_0.SetMemory(Class0.uint_3, bytes);
  5926. }
  5927. if (this.nsCheckBox2.CheckState == CheckState.Checked)
  5928. {
  5929. bytes = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown2.Value.ToString()));
  5930. ps3API_0.SetMemory(Class0.uint_5, bytes);
  5931. }
  5932. if (this.nsCheckBox3.CheckState == CheckState.Checked)
  5933. {
  5934. bytes = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown3.Value.ToString()));
  5935. ps3API_0.SetMemory(Class0.uint_6, bytes);
  5936. }
  5937. if (this.nsCheckBox4.CheckState == CheckState.Checked)
  5938. {
  5939. bytes = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown4.Value.ToString()));
  5940. ps3API_0.SetMemory(Class0.uint_7, bytes);
  5941. }
  5942. if (this.nsCheckBox5.CheckState == CheckState.Checked)
  5943. {
  5944. bytes = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown5.Value.ToString()));
  5945. ps3API_0.SetMemory(Class0.uint_8, bytes);
  5946. }
  5947. if (this.nsCheckBox6.CheckState == CheckState.Checked)
  5948. {
  5949. bytes = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown6.Value.ToString()));
  5950. ps3API_0.SetMemory(Class0.uint_9, bytes);
  5951. }
  5952. if (this.nsCheckBox7.CheckState == CheckState.Checked)
  5953. {
  5954. bytes = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown7.Value.ToString()));
  5955. ps3API_0.SetMemory(Class0.uint_10, bytes);
  5956. }
  5957. if (this.nsCheckBox8.CheckState == CheckState.Checked)
  5958. {
  5959. bytes = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown8.Value.ToString()));
  5960. ps3API_0.SetMemory(Class0.uint_12, bytes);
  5961. }
  5962. if (this.nsCheckBox9.CheckState == CheckState.Checked)
  5963. {
  5964. bytes = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown9.Value.ToString()));
  5965. ps3API_0.SetMemory(Class0.uint_11, bytes);
  5966. }
  5967. }
  5968.  
  5969. private void spaceButton30_Click(object sender, EventArgs e)
  5970. {
  5971. ps3API_0.SetMemory(0x1cd64d8, new byte[1]);
  5972. }
  5973.  
  5974. private void spaceButton31_Click(object sender, EventArgs e)
  5975. {
  5976. byte[] buffer;
  5977. if (this.nsComboBox7.SelectedItem == "Normal")
  5978. {
  5979. ps3API_0.SetMemory(0x1ca4e78, new byte[3]);
  5980. }
  5981. if (this.nsComboBox7.SelectedItem == "Medium")
  5982. {
  5983. buffer = new byte[2];
  5984. buffer[1] = 1;
  5985. ps3API_0.SetMemory(0x1ca4e78, buffer);
  5986. }
  5987. if (this.nsComboBox7.SelectedItem == "Super")
  5988. {
  5989. buffer = new byte[2];
  5990. buffer[1] = 2;
  5991. ps3API_0.SetMemory(0x1ca4e78, buffer);
  5992. }
  5993. }
  5994.  
  5995. private void spaceButton32_Click(object sender, EventArgs e)
  5996. {
  5997. byte[] buffer;
  5998. if (this.nsComboBox8.SelectedItem == "Normal")
  5999. {
  6000. buffer = new byte[2];
  6001. buffer[0] = 0x42;
  6002. ps3API_0.SetMemory(0x5be244, buffer);
  6003. }
  6004. if (this.nsComboBox8.SelectedItem == "Medium")
  6005. {
  6006. buffer = new byte[2];
  6007. buffer[0] = 0x45;
  6008. ps3API_0.SetMemory(0x5be244, buffer);
  6009. }
  6010. if (this.nsComboBox8.SelectedItem == "Super")
  6011. {
  6012. buffer = new byte[2];
  6013. buffer[0] = 0x48;
  6014. ps3API_0.SetMemory(0x5be244, buffer);
  6015. }
  6016. }
  6017.  
  6018. private void spaceButton4_Click(object sender, EventArgs e)
  6019. {
  6020. if (this.dataGridView1.RowCount == 1)
  6021. {
  6022. this.dataGridView1.Rows.Add(12);
  6023. }
  6024. for (uint i = 0; i < 13; i++)
  6025. {
  6026. this.dataGridView1[0, Convert.ToInt32(i)].Value = i;
  6027. this.dataGridView1[1, Convert.ToInt32(i)].Value = smethod_0(i);
  6028. }
  6029. }
  6030.  
  6031. private void spaceButton5_Click(object sender, EventArgs e)
  6032. {
  6033. if (this.nsComboBox1.SelectedItem == "Client 0")
  6034. {
  6035. this.method_12(0);
  6036. }
  6037. if (this.nsComboBox1.SelectedItem == "Client 1")
  6038. {
  6039. this.method_12(1);
  6040. }
  6041. if (this.nsComboBox1.SelectedItem == "Client 2")
  6042. {
  6043. this.method_12(2);
  6044. }
  6045. if (this.nsComboBox1.SelectedItem == "Client 3")
  6046. {
  6047. this.method_12(3);
  6048. }
  6049. if (this.nsComboBox1.SelectedItem == "Client 4")
  6050. {
  6051. this.method_12(4);
  6052. }
  6053. if (this.nsComboBox1.SelectedItem == "Client 5")
  6054. {
  6055. this.method_12(5);
  6056. }
  6057. if (this.nsComboBox1.SelectedItem == "Client 6")
  6058. {
  6059. this.method_12(6);
  6060. }
  6061. if (this.nsComboBox1.SelectedItem == "Client 7")
  6062. {
  6063. this.method_12(7);
  6064. }
  6065. if (this.nsComboBox1.SelectedItem == "Client 8")
  6066. {
  6067. this.method_12(8);
  6068. }
  6069. if (this.nsComboBox1.SelectedItem == "Client 9")
  6070. {
  6071. this.method_12(9);
  6072. }
  6073. if (this.nsComboBox1.SelectedItem == "Client 10")
  6074. {
  6075. this.method_12(10);
  6076. }
  6077. if (this.nsComboBox1.SelectedItem == "Client 11")
  6078. {
  6079. this.method_12(11);
  6080. }
  6081. if (this.nsComboBox1.SelectedItem == "Client 12")
  6082. {
  6083. this.method_12(12);
  6084. }
  6085. }
  6086.  
  6087. private void spaceButton6_Click(object sender, EventArgs e)
  6088. {
  6089. ps3API_0.SetMemory(0x1cd6018, new byte[1]);
  6090. }
  6091.  
  6092. private void spaceButton7_Click(object sender, EventArgs e)
  6093. {
  6094. ps3API_0.SetMemory(0x1cd6018, new byte[] { 1 });
  6095. }
  6096.  
  6097. private void spaceButton8_Click(object sender, EventArgs e)
  6098. {
  6099. byte[] buffer2 = new byte[2];
  6100. buffer2[0] = 0x48;
  6101. byte[] buffer = buffer2;
  6102. ps3API_0.SetMemory(0x50b9c4, buffer);
  6103. this.label17.ForeColor = Color.Green;
  6104. this.label17.Text = "On";
  6105. }
  6106.  
  6107. private void spaceButton9_Click(object sender, EventArgs e)
  6108. {
  6109. if (this.nsComboBox2.SelectedItem == "Black Sky")
  6110. {
  6111. ps3API_0.SetMemory(0x1cc28d8, new byte[] { 15, 0x80 });
  6112. }
  6113. if (this.nsComboBox2.SelectedItem == "Bright Sky")
  6114. {
  6115. ps3API_0.SetMemory(0x1cc28d8, new byte[] { 0x5f, 0x80 });
  6116. }
  6117. if (this.nsComboBox2.SelectedItem == "Fog")
  6118. {
  6119. ps3API_0.SetMemory(0x1cc28d8, new byte[] { 0x3d, 0x80 });
  6120. }
  6121. if (this.nsComboBox2.SelectedItem == "Shine")
  6122. {
  6123. ps3API_0.SetMemory(0x1cc28d8, new byte[] { 0x3e, 0x80 });
  6124. }
  6125. if (this.nsComboBox2.SelectedItem == "Very Light")
  6126. {
  6127. ps3API_0.SetMemory(0x1cc28d8, new byte[] { 0x5f, 0xff });
  6128. }
  6129. if (this.nsComboBox2.SelectedItem == "Defualt")
  6130. {
  6131. ps3API_0.SetMemory(0x1cc28d8, new byte[] { 0x3f, 0x80 });
  6132. }
  6133. }
  6134.  
  6135. private void spaceToolStripMenuItem_Click(object sender, EventArgs e)
  6136. {
  6137. byte[] buffer = new byte[] { 210 };
  6138. ps3API_0.SetMemory((uint) (0x1780f50 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6139. Class1.smethod_10(this.dataGridView1.CurrentRow.Index, "^2 Teleport To Sky");
  6140. }
  6141.  
  6142. private void spectatorToolStripMenuItem_Click(object sender, EventArgs e)
  6143. {
  6144. byte[] buffer = new byte[] { 9 };
  6145. ps3API_0.SetMemory((uint) (0x178642f + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6146. }
  6147.  
  6148. private void sTAFFOFFIREToolStripMenuItem_Click(object sender, EventArgs e)
  6149. {
  6150. byte[] buffer = new byte[] { 70 };
  6151. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6152. }
  6153.  
  6154. private void sTAFFOFICEToolStripMenuItem_Click(object sender, EventArgs e)
  6155. {
  6156. byte[] buffer = new byte[] { 0x48 };
  6157. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6158. }
  6159.  
  6160. private void sTAFFOFLIGHTNINGToolStripMenuItem_Click(object sender, EventArgs e)
  6161. {
  6162. byte[] buffer = new byte[] { 0x47 };
  6163. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6164. }
  6165.  
  6166. private void sTAFFOFWINDToolStripMenuItem_Click(object sender, EventArgs e)
  6167. {
  6168. byte[] buffer = new byte[] { 0x45 };
  6169. ps3API_0.SetMemory((uint) (0x178118f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6170. }
  6171.  
  6172. private void stuckOnScoreboardToolStripMenuItem_Click(object sender, EventArgs e)
  6173. {
  6174. byte[] buffer = new byte[] { 3 };
  6175. ps3API_0.SetMemory((uint) (0x178634b + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6176. }
  6177.  
  6178. private void tabPage1_Click(object sender, EventArgs e)
  6179. {
  6180. }
  6181.  
  6182. private void timer_0_Tick(object sender, EventArgs e)
  6183. {
  6184. this.method_12(0);
  6185. this.method_12(1);
  6186. this.method_12(2);
  6187. this.method_12(3);
  6188. this.method_12(4);
  6189. this.method_12(5);
  6190. this.method_12(6);
  6191. this.method_12(7);
  6192. this.method_12(8);
  6193. this.method_12(9);
  6194. this.method_12(10);
  6195. this.method_12(11);
  6196. this.method_12(12);
  6197. }
  6198.  
  6199. private void timer_1_Tick(object sender, EventArgs e)
  6200. {
  6201. byte[] buffer = new byte[] { 2, 10 };
  6202. ps3API_0.SetMemory((uint) (0x1781027 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6203. }
  6204.  
  6205. private void timer_2_Tick(object sender, EventArgs e)
  6206. {
  6207. Class1.smethod_10(-1, this.nsTextBox2.Text);
  6208. }
  6209.  
  6210. private void timer_3_Tick(object sender, EventArgs e)
  6211. {
  6212. byte[] bytes = Encoding.ASCII.GetBytes("^1" + this.nsTextBox3.Text);
  6213. Array.Resize<byte>(ref bytes, bytes.Length + 1);
  6214. ps3API_0.SetMemory(0x26c0658, bytes);
  6215. Thread.Sleep(50);
  6216. byte[] array = Encoding.ASCII.GetBytes("^2" + this.nsTextBox3.Text);
  6217. Array.Resize<byte>(ref array, array.Length + 1);
  6218. ps3API_0.SetMemory(0x26c0658, array);
  6219. Thread.Sleep(50);
  6220. byte[] buffer3 = Encoding.ASCII.GetBytes("^3" + this.nsTextBox3.Text);
  6221. Array.Resize<byte>(ref buffer3, buffer3.Length + 1);
  6222. ps3API_0.SetMemory(0x26c0658, buffer3);
  6223. Thread.Sleep(50);
  6224. byte[] buffer4 = Encoding.ASCII.GetBytes("^4" + this.nsTextBox3.Text);
  6225. Array.Resize<byte>(ref buffer4, buffer4.Length + 1);
  6226. ps3API_0.SetMemory(0x26c0658, buffer4);
  6227. Thread.Sleep(50);
  6228. byte[] buffer5 = Encoding.ASCII.GetBytes("^5" + this.nsTextBox3.Text);
  6229. Array.Resize<byte>(ref buffer5, buffer5.Length + 1);
  6230. ps3API_0.SetMemory(0x26c0658, buffer5);
  6231. Thread.Sleep(50);
  6232. byte[] buffer6 = Encoding.ASCII.GetBytes("^6" + this.nsTextBox3.Text);
  6233. Array.Resize<byte>(ref buffer6, buffer6.Length + 1);
  6234. ps3API_0.SetMemory(0x26c0658, buffer6);
  6235. }
  6236.  
  6237. private void timer_4_Tick(object sender, EventArgs e)
  6238. {
  6239. byte[] bytes = Encoding.ASCII.GetBytes("^1" + this.nsTextBox9.Text);
  6240. Array.Resize<byte>(ref bytes, bytes.Length + 1);
  6241. ps3API_0.SetMemory(0x26c0658, bytes);
  6242. Thread.Sleep(50);
  6243. byte[] array = Encoding.ASCII.GetBytes("^2" + this.nsTextBox9.Text);
  6244. Array.Resize<byte>(ref array, array.Length + 1);
  6245. ps3API_0.SetMemory(0x26c0658, array);
  6246. Thread.Sleep(50);
  6247. byte[] buffer3 = Encoding.ASCII.GetBytes("^3" + this.nsTextBox9.Text);
  6248. Array.Resize<byte>(ref buffer3, buffer3.Length + 1);
  6249. ps3API_0.SetMemory(0x26c0658, buffer3);
  6250. Thread.Sleep(50);
  6251. byte[] buffer4 = Encoding.ASCII.GetBytes("^4" + this.nsTextBox9.Text);
  6252. Array.Resize<byte>(ref buffer4, buffer4.Length + 1);
  6253. ps3API_0.SetMemory(0x26c0658, buffer4);
  6254. Thread.Sleep(50);
  6255. byte[] buffer5 = Encoding.ASCII.GetBytes("^5" + this.nsTextBox9.Text);
  6256. Array.Resize<byte>(ref buffer5, buffer5.Length + 1);
  6257. ps3API_0.SetMemory(0x26c0658, buffer5);
  6258. Thread.Sleep(50);
  6259. byte[] buffer6 = Encoding.ASCII.GetBytes("^6" + this.nsTextBox9.Text);
  6260. Array.Resize<byte>(ref buffer6, buffer6.Length + 1);
  6261. ps3API_0.SetMemory(0x26c0658, buffer6);
  6262. }
  6263.  
  6264. private void timer_5_Tick(object sender, EventArgs e)
  6265. {
  6266. this.method_67(0);
  6267. this.method_67(1);
  6268. this.method_67(2);
  6269. this.method_67(3);
  6270. }
  6271.  
  6272. private void toolStripMenuItem10_Click(object sender, EventArgs e)
  6273. {
  6274. byte[] buffer = new byte[] { 0x21 };
  6275. ps3API_0.SetMemory((uint) (0x17811af + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6276. }
  6277.  
  6278. private void toolStripMenuItem11_Click(object sender, EventArgs e)
  6279. {
  6280. byte[] buffer = new byte[] { 0x2c };
  6281. ps3API_0.SetMemory((uint) (0x17811af + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6282. }
  6283.  
  6284. private void toolStripMenuItem12_Click(object sender, EventArgs e)
  6285. {
  6286. byte[] buffer = new byte[] { 0x29 };
  6287. ps3API_0.SetMemory((uint) (0x17811af + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6288. }
  6289.  
  6290. private void toolStripMenuItem13_Click(object sender, EventArgs e)
  6291. {
  6292. byte[] buffer = new byte[] { 40 };
  6293. ps3API_0.SetMemory((uint) (0x17811af + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6294. }
  6295.  
  6296. private void toolStripMenuItem14_Click(object sender, EventArgs e)
  6297. {
  6298. byte[] buffer = new byte[] { 0x2a };
  6299. ps3API_0.SetMemory((uint) (0x17811af + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6300. }
  6301.  
  6302. private void toolStripMenuItem15_Click(object sender, EventArgs e)
  6303. {
  6304. byte[] buffer = new byte[] { 0x2b };
  6305. ps3API_0.SetMemory((uint) (0x17811af + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6306. }
  6307.  
  6308. private void toolStripMenuItem18_Click(object sender, EventArgs e)
  6309. {
  6310. byte[] buffer = new byte[] { 1 };
  6311. ps3API_0.SetMemory((uint) (0x1781487 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6312. byte[] buffer2 = new byte[] { 1 };
  6313. ps3API_0.SetMemory((uint) (0x178147f + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer2);
  6314. byte[] buffer3 = new byte[] { 1 };
  6315. ps3API_0.SetMemory((uint) (0x178147b + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer3);
  6316. byte[] buffer4 = new byte[] { 1 };
  6317. ps3API_0.SetMemory((uint) (0x1781357 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer4);
  6318. byte[] buffer5 = new byte[] { 1 };
  6319. ps3API_0.SetMemory((uint) (0x1781359 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer5);
  6320. byte[] buffer6 = new byte[] { 1 };
  6321. ps3API_0.SetMemory((uint) (0x178135c + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer6);
  6322. }
  6323.  
  6324. private void toolStripMenuItem19_Click(object sender, EventArgs e)
  6325. {
  6326. Class1.smethod_12(this.dataGridView1.CurrentRow.Index, "");
  6327. }
  6328.  
  6329. private void toolStripMenuItem20_Click(object sender, EventArgs e)
  6330. {
  6331. Class1.smethod_12(this.dataGridView1.CurrentRow.Index, "^1Faggot!");
  6332. }
  6333.  
  6334. private void toolStripMenuItem22_Click(object sender, EventArgs e)
  6335. {
  6336. Class1.smethod_9(this.dataGridView1.CurrentRow.Index, "");
  6337. }
  6338.  
  6339. private void toolStripMenuItem23_Click(object sender, EventArgs e)
  6340. {
  6341. byte[] buffer = new byte[] { 70 };
  6342. ps3API_0.SetMemory((uint) (0x1780f58 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6343. }
  6344.  
  6345. private void toolStripMenuItem26_Click(object sender, EventArgs e)
  6346. {
  6347. byte[] buffer = new byte[3];
  6348. buffer[2] = 100;
  6349. ps3API_0.SetMemory((uint) (0x1781355 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6350. ps3API_0.SetMemory((uint) (0x178135d + (this.dataGridView2.CurrentRow.Index * 0x5808)), new byte[] { 0xff, 0xff, 0xff });
  6351. }
  6352.  
  6353. private void toolStripMenuItem29_Click(object sender, EventArgs e)
  6354. {
  6355. byte[] buffer = new byte[4];
  6356. buffer[0] = 0x60;
  6357. byte[] buffer2 = buffer;
  6358. ps3API_0.SetMemory((uint) (0x1786501 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer2);
  6359. }
  6360.  
  6361. private void toolStripMenuItem39_Click(object sender, EventArgs e)
  6362. {
  6363. byte[] buffer = new byte[] { 0x4d };
  6364. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6365. }
  6366.  
  6367. private void toolStripMenuItem41_Click(object sender, EventArgs e)
  6368. {
  6369. byte[] buffer = new byte[] { 0x37 };
  6370. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6371. }
  6372.  
  6373. private void toolStripMenuItem42_Click(object sender, EventArgs e)
  6374. {
  6375. byte[] buffer = new byte[] { 0x48 };
  6376. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6377. }
  6378.  
  6379. private void toolStripMenuItem43_Click(object sender, EventArgs e)
  6380. {
  6381. byte[] buffer = new byte[] { 0x4f };
  6382. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6383. }
  6384.  
  6385. private void toolStripMenuItem45_Click(object sender, EventArgs e)
  6386. {
  6387. byte[] buffer = new byte[] { 0x4a };
  6388. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6389. }
  6390.  
  6391. private void toolStripMenuItem46_Click(object sender, EventArgs e)
  6392. {
  6393. byte[] buffer = new byte[] { 0x53 };
  6394. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6395. }
  6396.  
  6397. private void toolStripMenuItem47_Click(object sender, EventArgs e)
  6398. {
  6399. byte[] buffer = new byte[] { 0x4e };
  6400. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6401. }
  6402.  
  6403. private void toolStripMenuItem49_Click(object sender, EventArgs e)
  6404. {
  6405. byte[] buffer = new byte[] { 0x31 };
  6406. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6407. }
  6408.  
  6409. private void toolStripMenuItem50_Click(object sender, EventArgs e)
  6410. {
  6411. byte[] buffer = new byte[] { 0x3d };
  6412. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6413. }
  6414.  
  6415. private void toolStripMenuItem51_Click(object sender, EventArgs e)
  6416. {
  6417. byte[] buffer = new byte[] { 0x35 };
  6418. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6419. }
  6420.  
  6421. private void toolStripMenuItem52_Click(object sender, EventArgs e)
  6422. {
  6423. byte[] buffer = new byte[] { 0x33 };
  6424. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6425. }
  6426.  
  6427. private void toolStripMenuItem54_Click(object sender, EventArgs e)
  6428. {
  6429. byte[] buffer = new byte[] { 0x41 };
  6430. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6431. }
  6432.  
  6433. private void toolStripMenuItem55_Click(object sender, EventArgs e)
  6434. {
  6435. byte[] buffer = new byte[] { 0x4a };
  6436. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6437. }
  6438.  
  6439. private void toolStripMenuItem56_Click(object sender, EventArgs e)
  6440. {
  6441. byte[] buffer = new byte[] { 0x11 };
  6442. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6443. }
  6444.  
  6445. private void toolStripMenuItem57_Click(object sender, EventArgs e)
  6446. {
  6447. byte[] buffer = new byte[] { 0x47 };
  6448. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6449. }
  6450.  
  6451. private void toolStripMenuItem58_Click(object sender, EventArgs e)
  6452. {
  6453. byte[] buffer = new byte[] { 60 };
  6454. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6455. }
  6456.  
  6457. private void toolStripMenuItem60_Click(object sender, EventArgs e)
  6458. {
  6459. byte[] buffer = new byte[] { 0x29 };
  6460. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6461. }
  6462.  
  6463. private void toolStripMenuItem61_Click(object sender, EventArgs e)
  6464. {
  6465. byte[] buffer = new byte[] { 0x45 };
  6466. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6467. }
  6468.  
  6469. private void toolStripMenuItem62_Click(object sender, EventArgs e)
  6470. {
  6471. byte[] buffer = new byte[] { 70 };
  6472. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6473. }
  6474.  
  6475. private void toolStripMenuItem63_Click(object sender, EventArgs e)
  6476. {
  6477. byte[] buffer = new byte[] { 0x47 };
  6478. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6479. }
  6480.  
  6481. private void toolStripMenuItem64_Click(object sender, EventArgs e)
  6482. {
  6483. byte[] buffer = new byte[] { 0x48 };
  6484. ps3API_0.SetMemory((uint) (0x17811c7 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6485. }
  6486.  
  6487. private void toolStripMenuItem8_Click(object sender, EventArgs e)
  6488. {
  6489. byte[] buffer = new byte[] { 20 };
  6490. ps3API_0.SetMemory((uint) (0x17811af + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6491. }
  6492.  
  6493. private void toolStripMenuItem9_Click(object sender, EventArgs e)
  6494. {
  6495. byte[] buffer = new byte[] { 30 };
  6496. ps3API_0.SetMemory((uint) (0x17811af + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6497. }
  6498.  
  6499. private void underMapToolStripMenuItem_Click(object sender, EventArgs e)
  6500. {
  6501. byte[] buffer = new byte[] { 60 };
  6502. ps3API_0.SetMemory((uint) (0x1780f50 + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6503. Class1.smethod_10(this.dataGridView1.CurrentRow.Index, "^2 Teleport Under Map");
  6504. }
  6505.  
  6506. private void vTOLToolStripMenuItem_Click(object sender, EventArgs e)
  6507. {
  6508. byte[] buffer = new byte[] { 4, 8 };
  6509. ps3API_0.SetMemory((uint) (0x178102b + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6510. }
  6511.  
  6512. private void wallBlockToolStripMenuItem_Click(object sender, EventArgs e)
  6513. {
  6514. byte[] buffer = new byte[] { 0xe4 };
  6515. ps3API_0.SetMemory((uint) (0x178641f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6516. }
  6517.  
  6518. private void weaponFuckedUpToolStripMenuItem_Click(object sender, EventArgs e)
  6519. {
  6520. byte[] buffer = new byte[] { 0x40 };
  6521. ps3API_0.SetMemory((uint) (0x178641f + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6522. }
  6523.  
  6524. private void weaponized115ToolStripMenuItem_Click(object sender, EventArgs e)
  6525. {
  6526. byte[] buffer = new byte[] { 0x2b };
  6527. ps3API_0.SetMemory((uint) (0x17811cb + (this.dataGridView1.CurrentRow.Index * 0x5808)), buffer);
  6528. }
  6529.  
  6530. private void xSpeedToolStripMenuItem1_Click(object sender, EventArgs e)
  6531. {
  6532. }
  6533.  
  6534. private void xSpeedToolStripMenuItem2_Click(object sender, EventArgs e)
  6535. {
  6536. }
  6537.  
  6538. private void xSpeedToolStripMenuItem3_Click(object sender, EventArgs e)
  6539. {
  6540. byte[] buffer = new byte[] { 0x40 };
  6541. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6542. }
  6543.  
  6544. private void xSpeedToolStripMenuItem4_Click(object sender, EventArgs e)
  6545. {
  6546. byte[] buffer = new byte[] { 0x41 };
  6547. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6548. }
  6549.  
  6550. private void xSpeedToolStripMenuItem5_Click(object sender, EventArgs e)
  6551. {
  6552. byte[] buffer = new byte[] { 0x42 };
  6553. ps3API_0.SetMemory((uint) (0x1786418 + (this.dataGridView2.CurrentRow.Index * 0x5808)), buffer);
  6554. }
  6555. }
  6556. }
Add Comment
Please, Sign In to add comment