TehOverride

EBOOT Hacker Source Code C#

May 2nd, 2014
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 260.01 KB | None | 0 0
  1. namespace EbootHacker
  2. {
  3. using EbootHacker.Properties;
  4. using System;
  5. using System.ComponentModel;
  6. using System.Diagnostics;
  7. using System.Drawing;
  8. using System.Globalization;
  9. using System.IO;
  10. using System.Linq;
  11. using System.Net.NetworkInformation;
  12. using System.Reflection;
  13. using System.Runtime.InteropServices;
  14. using System.Text;
  15. using System.Threading;
  16. using System.Windows.Forms;
  17.  
  18. public class Main : Form
  19. {
  20. private TabPage Addyourown;
  21. private TextBox adressbox;
  22. private ChromeCheckbox advancedUAV;
  23. private string AE_EU = "BLES01992";
  24. private ChromeCheckbox antiBan;
  25. private ChromeButton backbtn;
  26. private BackgroundWorker backgroundWorker1;
  27. private TabPage Battlfield4;
  28. private string BF4_EU = "BLES01832";
  29. private string BF4_US = "BLUS31162";
  30. private ChromeCheckbox bigMap;
  31. private TabPage BlackOps2;
  32. private RadioButton bles;
  33. private RadioButton bles1;
  34. private RadioButton blus;
  35. private RadioButton blus1;
  36. private string Bo2_EU = "BLES01719";
  37. private string Bo2_US = "BLUS31011";
  38. private ChromeButton Buildbtn;
  39. private ChromeButton Buildbtn2;
  40. private ChromeCheckbox Carmageddon;
  41. private System.Windows.Forms.Timer CheckTimer;
  42. private ChromeCheckbox chromeCheckbox2;
  43. private ChromeCheckbox chromeCheckbox3;
  44. private ChromeCheckbox chromeCheckbox4;
  45. private ChromeForm chromeForm1;
  46. private ChromeCheckbox chromePlayers;
  47. private string CLofS2_EU = "BLES01644";
  48. private string CLofS2_US = "BLUS30999";
  49. private ChromeCheckbox colorful;
  50. private IContainer components = null;
  51. private ChromeButton create;
  52. private ChromeButton create2;
  53. private ChromeCheckbox crosshairs;
  54. private RadioButton customseekbutton;
  55. private TabPage DarkSouls2;
  56. private RadioButton debug;
  57. private RadioButton debug1;
  58. private string DS2_JS = "BLJM61113";
  59. private TabPage DuskSky;
  60. private ChromeCheckbox EquipLoad0;
  61. private ChromeCheckbox EventGaugeFull;
  62. private ChromeCheckbox Everythinglong;
  63. private TextBox fileBox;
  64. private TextBox fileBox2;
  65. private ChromeCheckbox fps;
  66. private TextBox fpsString;
  67. private TabPage Ghosts;
  68. private string GHOSTS_EU = "BLES01945";
  69. private string GHOSTS_US = "BLUS31270";
  70. private ChromeCheckbox GodMode;
  71. private ChromeCheckbox GodModsp;
  72. private GroupBox groupBox2;
  73. private TabPage GTAV;
  74. private string GTAV_EU = "BLES01807";
  75. private string GTAV_US = "BLUS31156";
  76. private ChromeCheckbox Hit1KillLockedTarget;
  77. private ChromeCheckbox InfAmmo;
  78. private ChromeCheckbox InfiniteAmmo;
  79. private ChromeCheckbox InfiniteAmmo3;
  80. private ChromeCheckbox InfiniteAmmoandGrenades;
  81. private ChromeCheckbox InfiniteAmmoBottomlessClipNoReload;
  82. private ChromeCheckbox InfiniteAmmoGrenadesNoReload;
  83. private ChromeCheckbox InfiniteAP;
  84. private ChromeCheckbox InfiniteBuffTime;
  85. private ChromeCheckbox InfiniteChaosPower;
  86. private ChromeCheckbox InfiniteDurability;
  87. private ChromeCheckbox InfiniteEverything;
  88. private ChromeCheckbox InfiniteFlamethrower;
  89. private ChromeCheckbox InfiniteGrenades;
  90. private ChromeCheckbox InfiniteHealth;
  91. private ChromeCheckbox InfiniteHealth2;
  92. private ChromeCheckbox InfiniteHealth3;
  93. private ChromeCheckbox infinitehealth4;
  94. private ChromeCheckbox InfiniteHealth5;
  95. private ChromeCheckbox InfiniteHealthU;
  96. private ChromeCheckbox InfiniteHP;
  97. private ChromeCheckbox InfiniteHP2;
  98. private ChromeCheckbox InfiniteItemsOutsideBattle;
  99. private ChromeCheckbox InfiniteItemUsage;
  100. private ChromeCheckbox InfiniteMagic;
  101. private ChromeCheckbox InfiniteOxygen;
  102. private ChromeCheckbox InfinitePPMana;
  103. private ChromeCheckbox InfiniteRelicsDungeonKey;
  104. private ChromeCheckbox InfiniteSpecialAbility;
  105. private ChromeCheckbox InfiniteStamina;
  106. private ChromeCheckbox InfiniteSupressor;
  107. private ChromeCheckbox InfiniteTorchTime;
  108. private ChromeCheckbox InfiniteVoidPower;
  109. private ChromeCheckbox InstantKillLockedTarget;
  110. private ChromeCheckbox Invincibility;
  111. private ChromeCheckbox Invincibility3;
  112. private ChromeCheckbox ItemsNeverDecrease;
  113. private Label label1;
  114. private Label label10;
  115. private Label label11;
  116. private Label label12;
  117. private Label label13;
  118. private Label label14;
  119. private Label label15;
  120. private Label label16;
  121. private Label label17;
  122. private Label label18;
  123. private Label label19;
  124. private Label label2;
  125. private Label label20;
  126. private Label label21;
  127. private Label label22;
  128. private Label label23;
  129. private Label label3;
  130. private Label label4;
  131. private Label label5;
  132. private Label label6;
  133. private Label label7;
  134. private Label label8;
  135. private Label label9;
  136. private ChromeCheckbox laser;
  137. private TabPage LastofUs;
  138. private TabPage LordofShadows2;
  139. private ChromeCheckbox MaxEffect;
  140. private ChromeCheckbox MaxInfiniteItem;
  141. private ChromeCheckbox MaxItemsonGain;
  142. private ChromeCheckbox MaxItemsUseDiscardDeposit;
  143. private ChromeCheckbox MaxMoney;
  144. private ChromeCheckbox MaxMoney3;
  145. private ChromeCheckbox MaxNetWorth;
  146. private ChromeCheckbox MaxSouls;
  147. private ChromeCheckbox MaxSoulsonBuy;
  148. private ChromeCheckbox MaxXPbattle;
  149. private ChromeCheckbox MaxZenny;
  150. private ChromeButton Menubtn;
  151. private TabPage MetalGearSolidV;
  152. private string MGSVGZ_EU = "BLES01971";
  153. private string MGSVGZ_US = "BLUS31369";
  154. private ChromeCheckbox NoAlertCantbeseen;
  155. private ChromeCheckbox NoAlertsDeaths;
  156. private ChromeCheckbox NoFallDamage;
  157. private ChromeCheckbox noFog;
  158. private ChromeCheckbox noRecoil;
  159. private ChromeCheckbox NoRecoil1;
  160. private ChromeCheckbox NoReloadBiggerClip;
  161. private ChromeCheckbox NotDecreaseitems;
  162. private ChromeCheckbox NotDecreaseMP;
  163. private ChromeCheckbox NotDecreaseSupportGauge;
  164. private ChromeCheckbox NOWantedLevel;
  165. private static OpenFileDialog ofd = new OpenFileDialog();
  166. private ChromeButton open;
  167. private ChromeButton open2;
  168. private TabPage OpenFile;
  169. private OpenFileDialog openFileDialog1;
  170. private Panel panel1;
  171. private Panel panel10;
  172. private Panel panel11;
  173. private Panel panel12;
  174. private Panel panel13;
  175. private Panel panel14;
  176. private Panel panel15;
  177. private Panel panel16;
  178. private Panel panel2;
  179. private Panel panel3;
  180. private Panel panel4;
  181. private Panel panel5;
  182. private Panel panel6;
  183. private Panel panel7;
  184. private Panel panel8;
  185. private Panel panel9;
  186. private ChromeCheckbox PerkPointsdoesntdecrease;
  187. private PictureBox pictureBox1;
  188. private PictureBox pictureBox10;
  189. private PictureBox pictureBox11;
  190. private PictureBox pictureBox12;
  191. private PictureBox pictureBox13;
  192. private PictureBox pictureBox14;
  193. private PictureBox pictureBox2;
  194. private PictureBox pictureBox3;
  195. private PictureBox pictureBox4;
  196. private PictureBox pictureBox5;
  197. private PictureBox pictureBox6;
  198. private PictureBox pictureBox7;
  199. private PictureBox pictureBox8;
  200. private PictureBox pictureBox9;
  201. private TabPage RagnarokOdysseyACE;
  202. private ChromeCheckbox redBoxes;
  203. private string ROACE_US = "NPUB31406";
  204. private ChromeButton SendOnly;
  205. private ChromeCheckbox SoulsdontDisappearAfterDeath;
  206. private TabPage SouthPark;
  207. private string SPSoT_US = "BLUS31191";
  208. private ToolStripStatusLabel Status;
  209. private ChromeCheckbox StatusImmunity;
  210. private StatusStrip statusStrip1;
  211. private ChromeCheckbox superJump;
  212. private ChromeCheckbox SupportGaugeMax;
  213. private TabControl tabControl1;
  214. private string TLoU_EU = "BCES01584";
  215. private string TLoU_US = "BCES01585";
  216. private ToolTip toolTip1;
  217. private string UC_AU = "BCAS-20024";
  218. private string UC_EU = "BCES-0006";
  219. private string UC_US = "BCUS-98103";
  220. private string UC2_EU = "BCES00509";
  221. private string UC2_US = "BCUS00365";
  222. private string UC2_US2 = "NPEA00365";
  223. private TabPage Uncharted;
  224. private TabPage Uncharted2;
  225. private ChromeCheckbox unlimitedAmmo;
  226. private ChromeCheckbox UnlimitedAmmoBiggerClip;
  227. private ChromeCheckbox UpgradePointsdoesntdecrease;
  228. private TextBox value;
  229. private TextBox valuebox;
  230. private ChromeCheckbox wallHack;
  231. private ChromeCheckbox WeaponsSupressor;
  232. private ChromeCheckbox White;
  233.  
  234. public Main()
  235. {
  236. this.InitializeComponent();
  237. this.backbtn.Visible = false;
  238. this.Buildbtn.Visible = false;
  239. }
  240.  
  241. private void advancedUAV_CheckedChanged(object sender)
  242. {
  243. }
  244.  
  245. private void backbtn_Click(object sender, EventArgs e)
  246. {
  247. this.tabControl1.SelectedIndex = 0;
  248. }
  249.  
  250. private void blus_CheckedChanged(object sender, EventArgs e)
  251. {
  252. if (this.blus.Checked)
  253. {
  254. BinaryWriter writer = new BinaryWriter(File.OpenWrite(ofd.FileName)) {
  255. BaseStream = { Position = 0x8379b0L }
  256. };
  257. writer.Write("Created By EBOOT Hacker!");
  258. writer.Close();
  259. }
  260. }
  261.  
  262. public static byte[] byteAOffset(byte[] array, int index, int stop)
  263. {
  264. byte[] buffer = new byte[stop - index];
  265. for (int i = 0; i < buffer.Length; i++)
  266. {
  267. buffer[i] = array[index + i];
  268. }
  269. return buffer;
  270. }
  271.  
  272. public static ulong ByteArrayToLong(byte[] array, int offset, int size)
  273. {
  274. int num = 0;
  275. int num2 = 0;
  276. ulong num3 = 0L;
  277. for (num2 = size; num2 > 0; num2--)
  278. {
  279. if (((num2 - 1) + offset) >= array.Length)
  280. {
  281. num3 = num3;
  282. }
  283. else
  284. {
  285. num3 += array[(num2 - 1) + offset] << num;
  286. }
  287. num += 8;
  288. }
  289. return num3;
  290. }
  291.  
  292. public static string ByteAToString(byte[] ba)
  293. {
  294. return Encoding.UTF8.GetString(ba);
  295. }
  296.  
  297. public static string ByteAToString(byte[] a, string split)
  298. {
  299. int index = 0;
  300. string str = "";
  301. for (index = 0; index < a.Length; index++)
  302. {
  303. str = str + ((char) a[index]) + split;
  304. }
  305. return str;
  306. }
  307.  
  308. public static string ByteAToStringInt(byte[] a, string split)
  309. {
  310. int index = 0;
  311. string str = "";
  312. for (index = 0; index < a.Length; index++)
  313. {
  314. str = str + a[index] + split;
  315. }
  316. return str;
  317. }
  318.  
  319. public static uint ByteAToUint(byte[] ba, int index)
  320. {
  321. return BitConverter.ToUInt32(ba, index);
  322. }
  323.  
  324. private string bytesToHex(byte[] bytes)
  325. {
  326. if (bytes.Length == 0)
  327. {
  328. return "";
  329. }
  330. StringBuilder builder = new StringBuilder();
  331. int index = bytes.Length - 1;
  332. for (int i = 0; i < index; i++)
  333. {
  334. builder.Append(this.byteToHex(bytes[i]));
  335. builder.Append(" ");
  336. }
  337. builder.Append(this.byteToHex(bytes[index]));
  338. return builder.ToString();
  339. }
  340.  
  341. private string byteToHex(byte b)
  342. {
  343. string str = Convert.ToString(b, 0x10).ToUpper();
  344. if (str.Length < 2)
  345. {
  346. str = "0" + str;
  347. }
  348. return str;
  349. }
  350.  
  351. private void CheckTimer_Tick(object sender, EventArgs e)
  352. {
  353. Globals.TIMESRUNNED++;
  354. if (Globals.GID == "")
  355. {
  356. if (Globals.TIMESRUNNED == 8)
  357. {
  358. this.NotFound();
  359. }
  360. }
  361. else
  362. {
  363. this.IDCheck();
  364. }
  365. }
  366.  
  367. private void chromeForm1_Click(object sender, EventArgs e)
  368. {
  369. }
  370.  
  371. public uint CombineHL(uint startOffset, uint High, uint Low, bool take1 = false)
  372. {
  373. uint num = (2 + startOffset) + High;
  374. uint num2 = (2 + startOffset) + Low;
  375. byte[] buffer = new byte[2];
  376. byte[] buffer2 = new byte[2];
  377. string str = buffer[0].ToString("X");
  378. if (take1)
  379. {
  380. buffer[1] = (byte) (buffer[1] - 1);
  381. }
  382. string str2 = buffer[1].ToString("X");
  383. string str3 = buffer2[0].ToString("X");
  384. string str4 = buffer2[1].ToString("X");
  385. if (str.Length == 1)
  386. {
  387. str = "0" + buffer[0].ToString("X");
  388. }
  389. if (str2.Length == 1)
  390. {
  391. str2 = "0" + buffer[1].ToString("X");
  392. }
  393. if (str3.Length == 1)
  394. {
  395. str3 = "0" + buffer2[0].ToString("X");
  396. }
  397. if (str4.Length == 1)
  398. {
  399. str4 = "0" + buffer2[1].ToString("X");
  400. }
  401. return (uint) int.Parse(str + str2 + str3 + str4, NumberStyles.HexNumber);
  402. }
  403.  
  404. public static byte[] ConvertUInt32ArrayToByteArray(uint[] value)
  405. {
  406. byte[] buffer = new byte[value.Length * 4];
  407. for (int i = 0; i < value.Length; i++)
  408. {
  409. byte[] bytes = BitConverter.GetBytes(value[i]);
  410. for (int j = 0; j < bytes.Length; j++)
  411. {
  412. buffer[(i * 4) + j] = bytes[j];
  413. }
  414. }
  415. return buffer;
  416. }
  417.  
  418. private void create_Click(object sender, EventArgs e)
  419. {
  420. BinaryWriter writer;
  421. int num;
  422. byte[] bytes;
  423. Thread thread;
  424. Cursor.Current = Cursors.WaitCursor;
  425. if ((!this.blus.Checked && !this.bles.Checked) && !this.debug.Checked)
  426. {
  427. MessageBox.Show("You need to select a region first!", "Failed!", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  428. }
  429. if (File.Exists("default_mp.elf.bak"))
  430. {
  431. File.Delete("default_mp.elf.bak");
  432. }
  433. if (!File.Exists("default_mp.elf"))
  434. {
  435. MessageBox.Show("default_mp.elf not found!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  436. }
  437. else
  438. {
  439. File.Copy("default_mp.elf", "default_mp.elf.bak");
  440. }
  441. if (File.Exists("EBOOT.BIN"))
  442. {
  443. if (File.Exists("EBOOT.BIN.bak"))
  444. {
  445. File.Delete("EBOOT.BIN.bak");
  446. }
  447. else
  448. {
  449. File.Copy("EBOOT.BIN", "EBOOT.BIN.bak");
  450. }
  451. }
  452. if (this.redBoxes.Checked)
  453. {
  454. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  455. num = 0x60000000;
  456. bytes = BitConverter.GetBytes(num);
  457. Array.Reverse(bytes);
  458. writer.BaseStream.Position = 0x147b1cL;
  459. writer.Write(bytes);
  460. writer.Close();
  461. }
  462. if (this.advancedUAV.Checked)
  463. {
  464. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  465. num = 0x6b180000;
  466. bytes = BitConverter.GetBytes(num);
  467. Array.Reverse(bytes);
  468. writer.BaseStream.Position = 0x12dc68L;
  469. writer.Write(bytes);
  470. writer.Close();
  471. }
  472. if (this.noRecoil.Checked)
  473. {
  474. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  475. num = 0x6b180000;
  476. bytes = BitConverter.GetBytes(num);
  477. Array.Reverse(bytes);
  478. writer.BaseStream.Position = 0x5f8950L;
  479. writer.Write(bytes);
  480. writer.Close();
  481. }
  482. if (this.laser.Checked)
  483. {
  484. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  485. num = 0x28040001;
  486. bytes = BitConverter.GetBytes(num);
  487. Array.Reverse(bytes);
  488. writer.BaseStream.Position = 0x58a330L;
  489. writer.Write(bytes);
  490. writer.Close();
  491. }
  492. if (this.noFog.Checked)
  493. {
  494. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  495. num = 0x38800000;
  496. bytes = BitConverter.GetBytes(num);
  497. Array.Reverse(bytes);
  498. writer.BaseStream.Position = 0x442ea4L;
  499. writer.Write(bytes);
  500. writer.Close();
  501. }
  502. if (this.unlimitedAmmo.Checked)
  503. {
  504. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  505. num = 0x38c00000;
  506. bytes = BitConverter.GetBytes(num);
  507. Array.Reverse(bytes);
  508. writer.BaseStream.Position = 0x108260L;
  509. writer.Write(bytes);
  510. writer.Close();
  511. }
  512. if (this.superJump.Checked)
  513. {
  514. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  515. num = 0x459c0000;
  516. bytes = BitConverter.GetBytes(num);
  517. Array.Reverse(bytes);
  518. writer.BaseStream.Position = 0xd9b0cL;
  519. writer.Write(bytes);
  520. int num2 = 0x461c3c00;
  521. byte[] buffer2 = BitConverter.GetBytes(num2);
  522. writer.BaseStream.Position = 0xe63c4L;
  523. writer.Write(bytes);
  524. writer.Close();
  525. }
  526. if (this.chromePlayers.Checked)
  527. {
  528. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  529. num = 0x60000000;
  530. bytes = BitConverter.GetBytes(num);
  531. Array.Reverse(bytes);
  532. writer.BaseStream.Position = 0x464948L;
  533. writer.Write(bytes);
  534. writer.Close();
  535. }
  536. if (this.bigMap.Checked)
  537. {
  538. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  539. num = 0x3fb00000;
  540. bytes = BitConverter.GetBytes(num);
  541. Array.Reverse(bytes);
  542. writer.BaseStream.Position = 0x126e28L;
  543. writer.Write(bytes);
  544. writer.Close();
  545. }
  546. if (this.wallHack.Checked)
  547. {
  548. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  549. num = 0x420c0000;
  550. bytes = BitConverter.GetBytes(num);
  551. Array.Reverse(bytes);
  552. writer.BaseStream.Position = 0x442b68L;
  553. writer.Write(bytes);
  554. writer.Close();
  555. }
  556. if (this.crosshairs.Checked)
  557. {
  558. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  559. num = 0x2c030000;
  560. bytes = BitConverter.GetBytes(num);
  561. Array.Reverse(bytes);
  562. writer.BaseStream.Position = 0x11e8b4L;
  563. writer.Write(bytes);
  564. writer.Close();
  565. }
  566. if (this.fps.Checked)
  567. {
  568. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  569. num = 0x38800001;
  570. bytes = BitConverter.GetBytes(num);
  571. Array.Reverse(bytes);
  572. writer.BaseStream.Position = 0x33fb90L;
  573. writer.Write(bytes);
  574. writer.BaseStream.Position = 0x83ffc7L;
  575. writer.Write(this.fpsString.Text + "\0");
  576. writer.Close();
  577. }
  578. if (this.antiBan.Checked)
  579. {
  580. BinaryWriter writer2 = new BinaryWriter(File.OpenWrite(ofd.FileName));
  581. byte[] array = BitConverter.GetBytes(2);
  582. Array.Reverse(array);
  583. writer2.BaseStream.Position = 0x6fc487L;
  584. writer2.Write(array);
  585. writer2.Close();
  586. BinaryWriter writer3 = new BinaryWriter(File.OpenWrite(ofd.FileName));
  587. BitConverter.GetBytes(2);
  588. Array.Reverse(array);
  589. writer3.BaseStream.Position = 0x6fb40bL;
  590. writer3.Write(array);
  591. writer3.Close();
  592. BinaryWriter writer4 = new BinaryWriter(File.OpenWrite(ofd.FileName));
  593. BitConverter.GetBytes(2);
  594. Array.Reverse(array);
  595. writer4.BaseStream.Position = 0x6fb77fL;
  596. writer4.Write(array);
  597. writer4.Close();
  598. BinaryWriter writer5 = new BinaryWriter(File.OpenWrite(ofd.FileName));
  599. BitConverter.GetBytes(0);
  600. Array.Reverse(array);
  601. writer5.BaseStream.Position = 0x6fc48bL;
  602. writer5.Write(array);
  603. writer5.Close();
  604. BinaryWriter writer6 = new BinaryWriter(File.OpenWrite(ofd.FileName));
  605. BitConverter.GetBytes(2);
  606. Array.Reverse(array);
  607. writer6.BaseStream.Position = 0x6fc4c3L;
  608. writer6.Write(array);
  609. writer6.Close();
  610. BinaryWriter writer7 = new BinaryWriter(File.OpenWrite(ofd.FileName));
  611. BitConverter.GetBytes(0);
  612. Array.Reverse(array);
  613. writer7.BaseStream.Position = 0x6fc48fL;
  614. writer7.Write(array);
  615. writer7.Close();
  616. BinaryWriter writer8 = new BinaryWriter(File.OpenWrite(ofd.FileName));
  617. BitConverter.GetBytes(0x60000000);
  618. Array.Reverse(array);
  619. writer8.BaseStream.Position = 0x57a47cL;
  620. writer8.Write(array);
  621. writer8.Close();
  622. }
  623. if (this.customseekbutton.Checked)
  624. {
  625. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  626. byte[] buffer4 = BitConverter.GetBytes(Convert.ToUInt32(this.valuebox.Text.Replace("0x", ""), 0x10));
  627. Array.Reverse(buffer4);
  628. writer.BaseStream.Position = Convert.ToUInt32(this.adressbox.Text.Replace("0x", ""), 0x10);
  629. writer.Write(buffer4);
  630. writer.Close();
  631. }
  632. if (this.blus.Checked)
  633. {
  634. if (File.Exists("BLUS.bat"))
  635. {
  636. this.Status.Text = "Building...";
  637. thread = new Thread(new ThreadStart(Main.ThreadProc));
  638. new Process { StartInfo = { WindowStyle = ProcessWindowStyle.Hidden, FileName = "BLUS.bat" } }.Start();
  639. MessageBox.Show("EBOOT successfully created!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  640. this.Status.Text = "Build complete!";
  641. }
  642. else
  643. {
  644. MessageBox.Show("Some important files are missing!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  645. }
  646. }
  647. if (this.bles.Checked)
  648. {
  649. if (File.Exists("BLES.bat"))
  650. {
  651. this.Status.Text = "Building...";
  652. thread = new Thread(new ThreadStart(Main.ThreadProc));
  653. new Process { StartInfo = { WindowStyle = ProcessWindowStyle.Hidden, FileName = "BLES.bat" } }.Start();
  654. MessageBox.Show("EBOOT successfully created!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  655. this.Status.Text = "Build complete!";
  656. }
  657. else
  658. {
  659. MessageBox.Show("Some important files are missing!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  660. }
  661. }
  662. if (this.debug.Checked)
  663. {
  664. if (File.Exists("Debug.bat"))
  665. {
  666. this.Status.Text = "Building...";
  667. thread = new Thread(new ThreadStart(Main.ThreadProc));
  668. new Process { StartInfo = { WindowStyle = ProcessWindowStyle.Hidden, FileName = "Debug.bat" } }.Start();
  669. MessageBox.Show("EBOOT successfully created!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  670. this.Status.Text = "Build complete!";
  671. }
  672. else
  673. {
  674. MessageBox.Show("Some important files are missing!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  675. }
  676. }
  677. }
  678.  
  679. private void create2_Click(object sender, EventArgs e)
  680. {
  681. if ((!this.bles1.Checked && !this.blus1.Checked) && !this.debug1.Checked)
  682. {
  683. MessageBox.Show("No region selected!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  684. }
  685. else
  686. {
  687. if (File.Exists("EBOOT.ELF.bak"))
  688. {
  689. File.Delete("EBOOT.ELF.bak");
  690. }
  691. if (!File.Exists("EBOOT.ELF"))
  692. {
  693. MessageBox.Show("EBOOT.ELF not found!\nPut it in same folder as the Eboot Hacker executable.", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  694. }
  695. else
  696. {
  697. Thread thread;
  698. File.Copy("EBOOT.ELF", "EBOOT.ELF.bak");
  699. if (File.Exists("EBOOT.BIN"))
  700. {
  701. if (File.Exists("EBOOT.BIN.bak"))
  702. {
  703. File.Delete("EBOOT.BIN.bak");
  704. }
  705. else
  706. {
  707. File.Copy("EBOOT.BIN", "EBOOT.BIN.bak");
  708. }
  709. }
  710. if (this.customseekbutton.Checked)
  711. {
  712. BinaryWriter writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  713. byte[] bytes = BitConverter.GetBytes(Convert.ToUInt32(this.valuebox.Text.Replace("0x", ""), 0x10));
  714. Array.Reverse(bytes);
  715. writer.BaseStream.Position = Convert.ToUInt32(this.adressbox.Text.Replace("0x", ""), 0x10);
  716. writer.Write(bytes);
  717. writer.Close();
  718. }
  719. if (this.blus1.Checked)
  720. {
  721. if (File.Exists("encrypt.bat"))
  722. {
  723. this.Status.Text = "Building...";
  724. thread = new Thread(new ThreadStart(Main.ThreadProc));
  725. new Process { StartInfo = { WindowStyle = ProcessWindowStyle.Hidden, FileName = "encrypt.bat" } }.Start();
  726. MessageBox.Show("EBOOT successfully created!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  727. this.Status.Text = "Build complete!";
  728. }
  729. else
  730. {
  731. MessageBox.Show("Some important files are missing!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  732. }
  733. }
  734. if (this.bles1.Checked)
  735. {
  736. if (File.Exists("encrypt.bat"))
  737. {
  738. this.Status.Text = "Building...";
  739. thread = new Thread(new ThreadStart(Main.ThreadProc));
  740. new Process { StartInfo = { WindowStyle = ProcessWindowStyle.Hidden, FileName = "encrypt.bat" } }.Start();
  741. MessageBox.Show("EBOOT successfully created!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  742. this.Status.Text = "Build complete!";
  743. }
  744. else
  745. {
  746. MessageBox.Show("Some important files are missing!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  747. }
  748. }
  749. if (this.debug1.Checked)
  750. {
  751. if (File.Exists("Debug.bat"))
  752. {
  753. this.Status.Text = "Building...";
  754. thread = new Thread(new ThreadStart(Main.ThreadProc));
  755. new Process { StartInfo = { WindowStyle = ProcessWindowStyle.Hidden, FileName = "Debug.bat" } }.Start();
  756. MessageBox.Show("EBOOT successfully created!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  757. this.Status.Text = "Build complete!";
  758. }
  759. else
  760. {
  761. MessageBox.Show("Some important files are missing!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  762. }
  763. }
  764. }
  765. }
  766. }
  767.  
  768. private void create3_Click(object sender, EventArgs e)
  769. {
  770. if ((!this.bles1.Checked && !this.blus1.Checked) && !this.debug1.Checked)
  771. {
  772. MessageBox.Show("No region selected!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  773. }
  774. else
  775. {
  776. if (File.Exists("EBOOT.ELF.bak"))
  777. {
  778. File.Delete("EBOOT.ELF.bak");
  779. }
  780. if (!File.Exists("EBOOT.ELF"))
  781. {
  782. MessageBox.Show("EBOOT.ELF not found!\nPut it in same folder as the Eboot Hacker executable.", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  783. }
  784. else
  785. {
  786. BinaryWriter writer;
  787. int num;
  788. byte[] bytes;
  789. uint num2;
  790. uint num3;
  791. long num4;
  792. uint num5;
  793. uint num6;
  794. byte[] buffer3;
  795. uint num7;
  796. byte[] buffer4;
  797. uint num8;
  798. byte[] buffer5;
  799. uint num9;
  800. byte[] buffer6;
  801. uint num10;
  802. byte[] buffer7;
  803. long num11;
  804. byte[] buffer8;
  805. int num12;
  806. byte[] buffer9;
  807. ulong num13;
  808. ulong num15;
  809. ulong num17;
  810. byte[] buffer10;
  811. uint num30;
  812. uint num31;
  813. ulong num32;
  814. Thread thread;
  815. File.Copy("EBOOT.ELF", "EBOOT.ELF.bak");
  816. if (File.Exists("EBOOT.BIN"))
  817. {
  818. if (File.Exists("EBOOT.BIN.bak"))
  819. {
  820. File.Delete("EBOOT.BIN.bak");
  821. }
  822. else
  823. {
  824. File.Copy("EBOOT.BIN", "EBOOT.BIN.bak");
  825. }
  826. }
  827. if (this.NOWantedLevel.Checked)
  828. {
  829. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  830. num = 0x39600000;
  831. bytes = BitConverter.GetBytes(num);
  832. Array.Reverse(bytes);
  833. num2 = 0xfbcbfc;
  834. num3 = 0xfcdfdc;
  835. if (this.bles1.Checked)
  836. {
  837. writer.BaseStream.Position = num2;
  838. }
  839. else if (this.blus1.Checked)
  840. {
  841. writer.BaseStream.Position = num3;
  842. }
  843. writer.Write(bytes);
  844. writer.Close();
  845. }
  846. if (this.UnlimitedAmmoBiggerClip.Checked)
  847. {
  848. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  849. num = 0x3ba07fff;
  850. bytes = BitConverter.GetBytes(num);
  851. Array.Reverse(bytes);
  852. num2 = 0xf522a8;
  853. num3 = 0xf630b8;
  854. if (this.bles1.Checked)
  855. {
  856. writer.BaseStream.Position = num2;
  857. }
  858. else if (this.blus1.Checked)
  859. {
  860. writer.BaseStream.Position = num3;
  861. }
  862. writer.Write(bytes);
  863. writer.Close();
  864. }
  865. if (this.NoReloadBiggerClip.Checked)
  866. {
  867. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  868. num = 0x38e07fff;
  869. bytes = BitConverter.GetBytes(num);
  870. Array.Reverse(bytes);
  871. num2 = 0xf5e2e0;
  872. num3 = 0xf6f0f0;
  873. if (this.bles1.Checked)
  874. {
  875. writer.BaseStream.Position = num2;
  876. }
  877. else if (this.blus1.Checked)
  878. {
  879. writer.BaseStream.Position = num3;
  880. }
  881. writer.Write(bytes);
  882. writer.Close();
  883. }
  884. if (this.GodMode.Checked)
  885. {
  886. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  887. num4 = 0x38607fffb07f00b4L;
  888. bytes = BitConverter.GetBytes(num4);
  889. Array.Reverse(bytes);
  890. num2 = 0x10fb2a0;
  891. num3 = 0x110e3e0;
  892. if (this.bles1.Checked)
  893. {
  894. writer.BaseStream.Position = num2;
  895. }
  896. else if (this.blus1.Checked)
  897. {
  898. writer.BaseStream.Position = num3;
  899. }
  900. writer.Write(bytes);
  901. writer.Close();
  902. }
  903. if (this.InfiniteSpecialAbility.Checked)
  904. {
  905. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  906. num5 = 0xc03f0034;
  907. bytes = BitConverter.GetBytes(num5);
  908. Array.Reverse(bytes);
  909. num2 = 0x109842c;
  910. num3 = 0x10ab56c;
  911. if (this.bles1.Checked)
  912. {
  913. writer.BaseStream.Position = num2;
  914. }
  915. else if (this.blus1.Checked)
  916. {
  917. writer.BaseStream.Position = num3;
  918. }
  919. writer.Write(bytes);
  920. writer.Close();
  921. }
  922. if (this.Carmageddon.Checked)
  923. {
  924. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  925. num5 = 0x40000000;
  926. bytes = BitConverter.GetBytes(num5);
  927. Array.Reverse(bytes);
  928. num2 = 0x15104;
  929. num3 = 0x15104;
  930. if (this.bles1.Checked)
  931. {
  932. writer.BaseStream.Position = num2;
  933. }
  934. else if (this.blus1.Checked)
  935. {
  936. writer.BaseStream.Position = num3;
  937. }
  938. writer.Write(bytes);
  939. writer.Close();
  940. }
  941. if (this.customseekbutton.Checked)
  942. {
  943. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  944. byte[] array = BitConverter.GetBytes(Convert.ToUInt32(this.valuebox.Text.Replace("0x", ""), 0x10));
  945. Array.Reverse(array);
  946. writer.BaseStream.Position = Convert.ToUInt32(this.adressbox.Text.Replace("0x", ""), 0x10);
  947. writer.Write(array);
  948. writer.Close();
  949. }
  950. if (this.InfiniteHealth.Checked)
  951. {
  952. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  953. num = 0x38604e20;
  954. bytes = BitConverter.GetBytes(num);
  955. Array.Reverse(bytes);
  956. writer.BaseStream.Position = 0xafefc0L;
  957. writer.Write(bytes);
  958. num6 = 0x9065001c;
  959. buffer3 = BitConverter.GetBytes(num6);
  960. Array.Reverse(buffer3);
  961. writer.BaseStream.Position = 0xafefc4L;
  962. writer.Write(buffer3);
  963. num7 = 0x90650020;
  964. buffer4 = BitConverter.GetBytes(num7);
  965. Array.Reverse(buffer4);
  966. writer.BaseStream.Position = 0xafefc8L;
  967. writer.Write(buffer4);
  968. num8 = 0x90650024;
  969. buffer5 = BitConverter.GetBytes(num8);
  970. Array.Reverse(buffer5);
  971. writer.BaseStream.Position = 0xafefccL;
  972. writer.Write(buffer5);
  973. writer.Close();
  974. }
  975. if (this.InfAmmo.Checked)
  976. {
  977. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  978. num = 0x30a40000;
  979. bytes = BitConverter.GetBytes(num);
  980. Array.Reverse(bytes);
  981. writer.BaseStream.Position = 0xbbeae0L;
  982. writer.Write(bytes);
  983. writer.Close();
  984. }
  985. if (this.InfiniteSupressor.Checked)
  986. {
  987. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  988. num = 0x30850000;
  989. bytes = BitConverter.GetBytes(num);
  990. Array.Reverse(bytes);
  991. writer.BaseStream.Position = 0xbbeb2cL;
  992. writer.Write(bytes);
  993. writer.Close();
  994. }
  995. if (this.WeaponsSupressor.Checked)
  996. {
  997. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  998. num5 = 0x9190a305;
  999. bytes = BitConverter.GetBytes(num5);
  1000. Array.Reverse(bytes);
  1001. writer.BaseStream.Position = 0xbbead7L;
  1002. writer.Write(bytes);
  1003. num6 = 0x20b0a304;
  1004. buffer3 = BitConverter.GetBytes(num6);
  1005. Array.Reverse(buffer3);
  1006. writer.BaseStream.Position = 0xbbeadbL;
  1007. writer.Write(buffer3);
  1008. writer.Close();
  1009. }
  1010. if (this.InfiniteGrenades.Checked)
  1011. {
  1012. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1013. num5 = 0x7fc5f378;
  1014. bytes = BitConverter.GetBytes(num5);
  1015. Array.Reverse(bytes);
  1016. writer.BaseStream.Position = 0xa06a34L;
  1017. writer.Write(bytes);
  1018. writer.Close();
  1019. }
  1020. if (this.NoAlertsDeaths.Checked)
  1021. {
  1022. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1023. num = 0x38800000;
  1024. bytes = BitConverter.GetBytes(num);
  1025. Array.Reverse(bytes);
  1026. writer.BaseStream.Position = 0xc80ce8L;
  1027. writer.Write(bytes);
  1028. num6 = 0x909e002c;
  1029. buffer3 = BitConverter.GetBytes(num6);
  1030. Array.Reverse(buffer3);
  1031. writer.BaseStream.Position = 0xc80cecL;
  1032. writer.Write(buffer3);
  1033. num7 = 0x909e0030;
  1034. buffer4 = BitConverter.GetBytes(num7);
  1035. Array.Reverse(buffer4);
  1036. writer.BaseStream.Position = 0xc80cf0L;
  1037. writer.Write(buffer4);
  1038. num8 = 0x909e0054;
  1039. buffer5 = BitConverter.GetBytes(num8);
  1040. Array.Reverse(buffer5);
  1041. writer.BaseStream.Position = 0xc80cf4L;
  1042. writer.Write(buffer5);
  1043. num9 = 0x909e0074;
  1044. buffer6 = BitConverter.GetBytes(num9);
  1045. Array.Reverse(buffer6);
  1046. writer.BaseStream.Position = 0xc80cf8L;
  1047. writer.Write(buffer6);
  1048. num10 = 0x60000000;
  1049. buffer7 = BitConverter.GetBytes(num10);
  1050. Array.Reverse(buffer7);
  1051. writer.BaseStream.Position = 0xc80cfcL;
  1052. writer.Write(buffer7);
  1053. num11 = 0x6000000060000000L;
  1054. buffer8 = BitConverter.GetBytes(num11);
  1055. Array.Reverse(buffer8);
  1056. writer.BaseStream.Position = 0xc80d00L;
  1057. writer.Write(buffer8);
  1058. writer.Close();
  1059. }
  1060. if (this.NoAlertCantbeseen.Checked)
  1061. {
  1062. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1063. num = 0x48000030;
  1064. bytes = BitConverter.GetBytes(num);
  1065. Array.Reverse(bytes);
  1066. writer.BaseStream.Position = 0x48053cL;
  1067. writer.Write(bytes);
  1068. num6 = 0x48000048;
  1069. buffer3 = BitConverter.GetBytes(num6);
  1070. Array.Reverse(buffer3);
  1071. writer.BaseStream.Position = 0xa67140L;
  1072. writer.Write(buffer3);
  1073. writer.Close();
  1074. }
  1075. if (this.MaxItemsonGain.Checked)
  1076. {
  1077. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1078. num = 0x38000063;
  1079. bytes = BitConverter.GetBytes(num);
  1080. Array.Reverse(bytes);
  1081. writer.BaseStream.Position = 0x523314L;
  1082. writer.Write(bytes);
  1083. num6 = 0x48000008;
  1084. buffer3 = BitConverter.GetBytes(num6);
  1085. Array.Reverse(buffer3);
  1086. writer.BaseStream.Position = 0x52330cL;
  1087. writer.Write(buffer3);
  1088. writer.Close();
  1089. }
  1090. if (this.MaxItemsUseDiscardDeposit.Checked)
  1091. {
  1092. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1093. num = 0x38000063;
  1094. bytes = BitConverter.GetBytes(num);
  1095. Array.Reverse(bytes);
  1096. writer.BaseStream.Position = 0x52d3e8L;
  1097. writer.Write(bytes);
  1098. writer.Close();
  1099. }
  1100. if (this.ItemsNeverDecrease.Checked)
  1101. {
  1102. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1103. num = 0x60000000;
  1104. bytes = BitConverter.GetBytes(num);
  1105. Array.Reverse(bytes);
  1106. writer.BaseStream.Position = 0x52d3c0L;
  1107. writer.Write(bytes);
  1108. num12 = 0x60000000;
  1109. buffer9 = BitConverter.GetBytes(num12);
  1110. Array.Reverse(buffer9);
  1111. writer.BaseStream.Position = 0x52d3e8L;
  1112. writer.Write(buffer9);
  1113. writer.Close();
  1114. }
  1115. if (this.Hit1KillLockedTarget.Checked)
  1116. {
  1117. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1118. num = 0x39200001;
  1119. bytes = BitConverter.GetBytes(num);
  1120. Array.Reverse(bytes);
  1121. writer.BaseStream.Position = 0xae2ac4L;
  1122. writer.Write(bytes);
  1123. num6 = 0x91230000;
  1124. buffer3 = BitConverter.GetBytes(num6);
  1125. Array.Reverse(buffer3);
  1126. writer.BaseStream.Position = 0xae2ad0L;
  1127. writer.Write(buffer3);
  1128. writer.Close();
  1129. }
  1130. if (this.InstantKillLockedTarget.Checked)
  1131. {
  1132. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1133. num5 = 0x39200000;
  1134. bytes = BitConverter.GetBytes(num5);
  1135. Array.Reverse(bytes);
  1136. writer.BaseStream.Position = 0xae2ac4L;
  1137. writer.Write(bytes);
  1138. num6 = 0x91230000;
  1139. buffer3 = BitConverter.GetBytes(num6);
  1140. Array.Reverse(buffer3);
  1141. writer.BaseStream.Position = 0xae2ad0L;
  1142. writer.Write(buffer3);
  1143. writer.Close();
  1144. }
  1145. if (this.InfiniteHealth2.Checked)
  1146. {
  1147. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1148. num = 0x49c1aa97;
  1149. bytes = BitConverter.GetBytes(num);
  1150. Array.Reverse(bytes);
  1151. writer.BaseStream.Position = 0x4ae03cL;
  1152. writer.Write(bytes);
  1153. num13 = 10384456316799169087L;
  1154. buffer3 = BitConverter.GetBytes(num13);
  1155. Array.Reverse(buffer3);
  1156. writer.BaseStream.Position = 0x1c10194L;
  1157. writer.Write(buffer3);
  1158. long num14 = 0x6063d6bc80630000L;
  1159. buffer4 = BitConverter.GetBytes(num14);
  1160. Array.Reverse(buffer4);
  1161. writer.BaseStream.Position = 0x1c1019cL;
  1162. writer.Write(buffer4);
  1163. num15 = 9296275174947225852L;
  1164. buffer5 = BitConverter.GetBytes(num15);
  1165. Array.Reverse(buffer5);
  1166. writer.BaseStream.Position = 0x1c101a4L;
  1167. writer.Write(buffer5);
  1168. num9 = 0x484bb6db;
  1169. buffer6 = BitConverter.GetBytes(num9);
  1170. Array.Reverse(buffer6);
  1171. writer.BaseStream.Position = 0x1c101acL;
  1172. writer.Write(buffer6);
  1173. writer.Close();
  1174. }
  1175. if (this.StatusImmunity.Checked)
  1176. {
  1177. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1178. num = 0x60000000;
  1179. bytes = BitConverter.GetBytes(num);
  1180. Array.Reverse(bytes);
  1181. writer.BaseStream.Position = 0x47a29cL;
  1182. writer.Write(bytes);
  1183. writer.Close();
  1184. }
  1185. if (this.InfiniteStamina.Checked)
  1186. {
  1187. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1188. num = 0x60000000;
  1189. bytes = BitConverter.GetBytes(num);
  1190. Array.Reverse(bytes);
  1191. writer.BaseStream.Position = 0x7be440L;
  1192. writer.Write(bytes);
  1193. writer.Close();
  1194. }
  1195. if (this.InfiniteMagic.Checked)
  1196. {
  1197. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1198. num = 0x60000000;
  1199. bytes = BitConverter.GetBytes(num);
  1200. Array.Reverse(bytes);
  1201. writer.BaseStream.Position = 0x525198L;
  1202. writer.Write(bytes);
  1203. writer.Close();
  1204. }
  1205. if (this.InfiniteDurability.Checked)
  1206. {
  1207. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1208. num = 0x60000000;
  1209. bytes = BitConverter.GetBytes(num);
  1210. Array.Reverse(bytes);
  1211. writer.BaseStream.Position = 0x522f70L;
  1212. writer.Write(bytes);
  1213. num6 = 0x60000000;
  1214. buffer3 = BitConverter.GetBytes(num6);
  1215. Array.Reverse(buffer3);
  1216. writer.BaseStream.Position = 0x7ed498L;
  1217. writer.Write(buffer3);
  1218. writer.Close();
  1219. }
  1220. if (this.EquipLoad0.Checked)
  1221. {
  1222. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1223. num5 = 0xefff0024;
  1224. bytes = BitConverter.GetBytes(num5);
  1225. Array.Reverse(bytes);
  1226. writer.BaseStream.Position = 0x8400a4L;
  1227. writer.Write(bytes);
  1228. writer.Close();
  1229. }
  1230. if (this.NoFallDamage.Checked)
  1231. {
  1232. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1233. num = 0x60000000;
  1234. bytes = BitConverter.GetBytes(num);
  1235. Array.Reverse(bytes);
  1236. writer.BaseStream.Position = 0x4ae0e4L;
  1237. writer.Write(bytes);
  1238. writer.Close();
  1239. }
  1240. if (this.InfiniteTorchTime.Checked)
  1241. {
  1242. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1243. num = 0x60000000;
  1244. bytes = BitConverter.GetBytes(num);
  1245. Array.Reverse(bytes);
  1246. writer.BaseStream.Position = 0x53a20cL;
  1247. writer.Write(bytes);
  1248. writer.Close();
  1249. }
  1250. if (this.SoulsdontDisappearAfterDeath.Checked)
  1251. {
  1252. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1253. num = 0x60000000;
  1254. bytes = BitConverter.GetBytes(num);
  1255. Array.Reverse(bytes);
  1256. writer.BaseStream.Position = 0x658124L;
  1257. writer.Write(bytes);
  1258. writer.Close();
  1259. }
  1260. if (this.InfiniteBuffTime.Checked)
  1261. {
  1262. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1263. num = 0x60000000;
  1264. bytes = BitConverter.GetBytes(num);
  1265. Array.Reverse(bytes);
  1266. writer.BaseStream.Position = 0x5d90dcL;
  1267. writer.Write(bytes);
  1268. num12 = 0x60000000;
  1269. buffer9 = BitConverter.GetBytes(num12);
  1270. Array.Reverse(buffer9);
  1271. writer.BaseStream.Position = 0x5d90e8L;
  1272. writer.Write(buffer9);
  1273. writer.Close();
  1274. }
  1275. if (this.InfiniteHP.Checked)
  1276. {
  1277. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1278. num5 = 0x906900fc;
  1279. bytes = BitConverter.GetBytes(num5);
  1280. Array.Reverse(bytes);
  1281. writer.BaseStream.Position = 0x5ace40L;
  1282. writer.Write(bytes);
  1283. writer.Close();
  1284. }
  1285. if (this.MaxSouls.Checked)
  1286. {
  1287. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1288. num = 0x419d0104;
  1289. bytes = BitConverter.GetBytes(num);
  1290. Array.Reverse(bytes);
  1291. writer.BaseStream.Position = 0x85a778L;
  1292. writer.Write(bytes);
  1293. writer.Close();
  1294. }
  1295. if (this.MaxSoulsonBuy.Checked)
  1296. {
  1297. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1298. num5 = 0x7d405378;
  1299. bytes = BitConverter.GetBytes(num5);
  1300. Array.Reverse(bytes);
  1301. writer.BaseStream.Position = 0x855f5cL;
  1302. writer.Write(bytes);
  1303. writer.Close();
  1304. }
  1305. if (this.MaxNetWorth.Checked)
  1306. {
  1307. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1308. num5 = 0x83bc0004;
  1309. bytes = BitConverter.GetBytes(num5);
  1310. Array.Reverse(bytes);
  1311. writer.BaseStream.Position = 0x454dc4L;
  1312. writer.Write(bytes);
  1313. writer.Close();
  1314. }
  1315. if (this.GodModsp.Checked)
  1316. {
  1317. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1318. num = 0x39000001;
  1319. bytes = BitConverter.GetBytes(num);
  1320. Array.Reverse(bytes);
  1321. writer.BaseStream.Position = 0x525654L;
  1322. writer.Write(bytes);
  1323. num6 = 0x9103002c;
  1324. buffer3 = BitConverter.GetBytes(num6);
  1325. Array.Reverse(buffer3);
  1326. writer.BaseStream.Position = 0x525664L;
  1327. writer.Write(buffer3);
  1328. num7 = 0x60000000;
  1329. buffer4 = BitConverter.GetBytes(num7);
  1330. Array.Reverse(buffer4);
  1331. writer.BaseStream.Position = 0x422c4cL;
  1332. writer.Write(buffer4);
  1333. writer.Close();
  1334. }
  1335. if (this.MaxXPbattle.Checked)
  1336. {
  1337. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1338. num = 0x38842710;
  1339. bytes = BitConverter.GetBytes(num);
  1340. Array.Reverse(bytes);
  1341. writer.BaseStream.Position = 0x3e7450L;
  1342. writer.Write(bytes);
  1343. writer.Close();
  1344. }
  1345. if (this.UpgradePointsdoesntdecrease.Checked)
  1346. {
  1347. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1348. num = 0x60a60000;
  1349. bytes = BitConverter.GetBytes(num);
  1350. Array.Reverse(bytes);
  1351. writer.BaseStream.Position = 0x3e71f4L;
  1352. writer.Write(bytes);
  1353. writer.Close();
  1354. }
  1355. if (this.PerkPointsdoesntdecrease.Checked)
  1356. {
  1357. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1358. num5 = 0x60a60000;
  1359. bytes = BitConverter.GetBytes(num5);
  1360. Array.Reverse(bytes);
  1361. writer.BaseStream.Position = 0x3e7180L;
  1362. writer.Write(bytes);
  1363. writer.Close();
  1364. }
  1365. if (this.InfinitePPMana.Checked)
  1366. {
  1367. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1368. num5 = 0xc0250004;
  1369. bytes = BitConverter.GetBytes(num5);
  1370. Array.Reverse(bytes);
  1371. writer.BaseStream.Position = 0x48f71cL;
  1372. writer.Write(bytes);
  1373. num6 = 0x60000000;
  1374. buffer3 = BitConverter.GetBytes(num6);
  1375. Array.Reverse(buffer3);
  1376. writer.BaseStream.Position = 0x5de5f4L;
  1377. writer.Write(buffer3);
  1378. writer.Close();
  1379. }
  1380. if (this.MaxInfiniteItem.Checked)
  1381. {
  1382. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1383. num = 0x3083000a;
  1384. bytes = BitConverter.GetBytes(num);
  1385. Array.Reverse(bytes);
  1386. writer.BaseStream.Position = 0x620338L;
  1387. writer.Write(bytes);
  1388. writer.Close();
  1389. }
  1390. if (this.InfiniteRelicsDungeonKey.Checked)
  1391. {
  1392. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1393. num = 0x48bae4dc;
  1394. bytes = BitConverter.GetBytes(num);
  1395. Array.Reverse(bytes);
  1396. writer.BaseStream.Position = 0x2d3b6cL;
  1397. writer.Write(bytes);
  1398. long num16 = 0x38600003907e0024L;
  1399. buffer3 = BitConverter.GetBytes(num16);
  1400. Array.Reverse(buffer3);
  1401. writer.BaseStream.Position = 0xe80d10L;
  1402. writer.Write(buffer3);
  1403. num17 = 9258838039801961260L;
  1404. buffer4 = BitConverter.GetBytes(num17);
  1405. Array.Reverse(buffer4);
  1406. writer.BaseStream.Position = 0xe80d18L;
  1407. writer.Write(buffer4);
  1408. long num18 = 0x3c60010e6064396cL;
  1409. buffer5 = BitConverter.GetBytes(num18);
  1410. Array.Reverse(buffer5);
  1411. writer.BaseStream.Position = 0xe80d20L;
  1412. writer.Write(buffer5);
  1413. long num19 = 0x7c04f0004182ffe4L;
  1414. buffer6 = BitConverter.GetBytes(num19);
  1415. Array.Reverse(buffer6);
  1416. writer.BaseStream.Position = 0xe80d28L;
  1417. writer.Write(buffer6);
  1418. long num20 = 0x606439c47c04f000L;
  1419. buffer7 = BitConverter.GetBytes(num20);
  1420. Array.Reverse(buffer7);
  1421. writer.BaseStream.Position = 0xe80d30L;
  1422. writer.Write(buffer7);
  1423. num11 = 0x4182ffd860643a1cL;
  1424. buffer8 = BitConverter.GetBytes(num11);
  1425. Array.Reverse(buffer8);
  1426. writer.BaseStream.Position = 0xe80d40L;
  1427. writer.Write(buffer8);
  1428. long num21 = 0x7c04f0004182ffccL;
  1429. buffer10 = BitConverter.GetBytes(num21);
  1430. Array.Reverse(buffer10);
  1431. writer.BaseStream.Position = 0xe80d48L;
  1432. writer.Write(buffer10);
  1433. long num22 = 0x606439987c04f000L;
  1434. byte[] buffer11 = BitConverter.GetBytes(num22);
  1435. Array.Reverse(buffer11);
  1436. writer.BaseStream.Position = 0xe80d50L;
  1437. writer.Write(buffer11);
  1438. ulong num23 = 0x4182ffc060643af8L;
  1439. byte[] buffer12 = BitConverter.GetBytes(num23);
  1440. Array.Reverse(buffer12);
  1441. writer.BaseStream.Position = 0xe80d58L;
  1442. writer.Write(buffer12);
  1443. ulong num24 = 0x7c04f0004182ffb4L;
  1444. byte[] buffer13 = BitConverter.GetBytes(num24);
  1445. Array.Reverse(buffer13);
  1446. writer.BaseStream.Position = 0xe80d60L;
  1447. writer.Write(buffer13);
  1448. ulong num25 = 0x60643a487c04f000L;
  1449. byte[] buffer14 = BitConverter.GetBytes(num25);
  1450. Array.Reverse(buffer14);
  1451. writer.BaseStream.Position = 0xe80d68L;
  1452. writer.Write(buffer14);
  1453. ulong num26 = 0x7c04f0004182ff9cL;
  1454. byte[] buffer15 = BitConverter.GetBytes(num26);
  1455. Array.Reverse(buffer15);
  1456. writer.BaseStream.Position = 0xe80d70L;
  1457. writer.Write(buffer15);
  1458. int num27 = 0x4bffffa0;
  1459. byte[] buffer16 = BitConverter.GetBytes(num27);
  1460. Array.Reverse(buffer16);
  1461. writer.BaseStream.Position = 0xe80d78L;
  1462. writer.Write(buffer16);
  1463. writer.Close();
  1464. }
  1465. if (this.Invincibility.Checked)
  1466. {
  1467. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1468. num = 0x48c143b0;
  1469. bytes = BitConverter.GetBytes(num);
  1470. Array.Reverse(bytes);
  1471. writer.BaseStream.Position = 0x17fae0L;
  1472. writer.Write(bytes);
  1473. num6 = 0x3c60011e;
  1474. buffer3 = BitConverter.GetBytes(num6);
  1475. Array.Reverse(buffer3);
  1476. writer.BaseStream.Position = 0xd976b0L;
  1477. writer.Write(buffer3);
  1478. num7 = 0x3063165c;
  1479. buffer4 = BitConverter.GetBytes(num7);
  1480. Array.Reverse(buffer4);
  1481. writer.BaseStream.Position = 0xd976b4L;
  1482. writer.Write(buffer4);
  1483. num8 = 0x80630000;
  1484. buffer5 = BitConverter.GetBytes(num8);
  1485. Array.Reverse(buffer5);
  1486. writer.BaseStream.Position = 0xd976b8L;
  1487. writer.Write(buffer5);
  1488. num9 = 0x7c032000;
  1489. buffer6 = BitConverter.GetBytes(num9);
  1490. Array.Reverse(buffer6);
  1491. writer.BaseStream.Position = 0xd976bcL;
  1492. writer.Write(buffer6);
  1493. num10 = 0x41820008;
  1494. buffer7 = BitConverter.GetBytes(num10);
  1495. Array.Reverse(buffer7);
  1496. writer.BaseStream.Position = 0xd976c0L;
  1497. writer.Write(buffer7);
  1498. uint num28 = 0xec211028;
  1499. buffer8 = BitConverter.GetBytes(num28);
  1500. Array.Reverse(buffer8);
  1501. writer.BaseStream.Position = 0xd976c4L;
  1502. writer.Write(buffer8);
  1503. uint num29 = 0x4b3ebc3c;
  1504. buffer10 = BitConverter.GetBytes(num29);
  1505. Array.Reverse(buffer10);
  1506. writer.BaseStream.Position = 0xd976c8L;
  1507. writer.Write(buffer10);
  1508. writer.Close();
  1509. }
  1510. if (this.InfiniteVoidPower.Checked)
  1511. {
  1512. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1513. num5 = 0xc0230028;
  1514. bytes = BitConverter.GetBytes(num5);
  1515. Array.Reverse(bytes);
  1516. writer.BaseStream.Position = 0x1801bcL;
  1517. writer.Write(bytes);
  1518. num6 = 0xc0230028;
  1519. buffer3 = BitConverter.GetBytes(num6);
  1520. Array.Reverse(buffer3);
  1521. writer.BaseStream.Position = 0x1800a4L;
  1522. writer.Write(buffer3);
  1523. writer.Close();
  1524. }
  1525. if (this.InfiniteChaosPower.Checked)
  1526. {
  1527. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1528. num5 = 0xc0230028;
  1529. bytes = BitConverter.GetBytes(num5);
  1530. Array.Reverse(bytes);
  1531. writer.BaseStream.Position = 0x17fe44L;
  1532. writer.Write(bytes);
  1533. num6 = 0xc0230028;
  1534. buffer3 = BitConverter.GetBytes(num6);
  1535. Array.Reverse(buffer3);
  1536. writer.BaseStream.Position = 0x17ff74L;
  1537. writer.Write(buffer3);
  1538. writer.Close();
  1539. }
  1540. if (this.InfiniteHealthU.Checked)
  1541. {
  1542. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1543. num = 0x60000000;
  1544. bytes = BitConverter.GetBytes(num);
  1545. Array.Reverse(bytes);
  1546. num2 = 0x29c77c;
  1547. num3 = 0x29c77c;
  1548. if (this.bles1.Checked)
  1549. {
  1550. writer.BaseStream.Position = num2;
  1551. }
  1552. else if (this.blus1.Checked)
  1553. {
  1554. writer.BaseStream.Position = num3;
  1555. }
  1556. writer.Write(bytes);
  1557. writer.Close();
  1558. }
  1559. if (this.InfiniteAmmo.Checked)
  1560. {
  1561. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1562. num = 0x39290000;
  1563. bytes = BitConverter.GetBytes(num);
  1564. Array.Reverse(bytes);
  1565. num2 = 0x5c14d8;
  1566. num3 = 0x5c14d8;
  1567. if (this.bles1.Checked)
  1568. {
  1569. writer.BaseStream.Position = num2;
  1570. }
  1571. else if (this.blus1.Checked)
  1572. {
  1573. writer.BaseStream.Position = num3;
  1574. }
  1575. writer.Write(bytes);
  1576. writer.Close();
  1577. }
  1578. if (this.InfiniteHealth3.Checked)
  1579. {
  1580. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1581. num = 0x48a4b291;
  1582. bytes = BitConverter.GetBytes(num);
  1583. Array.Reverse(bytes);
  1584. num30 = 0x8f658;
  1585. num3 = 0x29c77c;
  1586. if (this.bles1.Checked)
  1587. {
  1588. writer.BaseStream.Position = num30;
  1589. }
  1590. else if (this.blus1.Checked)
  1591. {
  1592. writer.BaseStream.Position = num3;
  1593. }
  1594. writer.Write(bytes);
  1595. writer.Close();
  1596. }
  1597. if (this.InfiniteAmmo3.Checked)
  1598. {
  1599. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1600. num5 = 0x396b0000;
  1601. bytes = BitConverter.GetBytes(num5);
  1602. Array.Reverse(bytes);
  1603. num30 = 0x85e0d8;
  1604. num31 = 0x85dfb0;
  1605. if (this.bles1.Checked)
  1606. {
  1607. writer.BaseStream.Position = num30;
  1608. }
  1609. else if (this.blus1.Checked)
  1610. {
  1611. writer.BaseStream.Position = num31;
  1612. }
  1613. writer.Write(bytes);
  1614. writer.Close();
  1615. }
  1616. if (this.MaxMoney.Checked)
  1617. {
  1618. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1619. num4 = 0x3c0005f56000e0ffL;
  1620. bytes = BitConverter.GetBytes(num4);
  1621. Array.Reverse(bytes);
  1622. num30 = 0xbee7c;
  1623. num31 = 0xbf34c;
  1624. if (this.bles1.Checked)
  1625. {
  1626. writer.BaseStream.Position = num30;
  1627. }
  1628. else if (this.blus1.Checked)
  1629. {
  1630. writer.BaseStream.Position = num31;
  1631. }
  1632. writer.Write(bytes);
  1633. writer.Close();
  1634. }
  1635. if (this.MaxZenny.Checked)
  1636. {
  1637. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1638. num = 0x60000000;
  1639. bytes = BitConverter.GetBytes(num);
  1640. Array.Reverse(bytes);
  1641. num30 = 0x404e80;
  1642. num3 = 0x404e80;
  1643. if (this.bles1.Checked)
  1644. {
  1645. writer.BaseStream.Position = num30;
  1646. }
  1647. else if (this.blus1.Checked)
  1648. {
  1649. writer.BaseStream.Position = num3;
  1650. }
  1651. writer.Write(bytes);
  1652. writer.Close();
  1653. }
  1654. if (this.InfiniteHP2.Checked)
  1655. {
  1656. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1657. num = 0x48c7efac;
  1658. bytes = BitConverter.GetBytes(num);
  1659. Array.Reverse(bytes);
  1660. writer.BaseStream.Position = 0x1f38a0L;
  1661. writer.Write(bytes);
  1662. num13 = 0x3c8047c360844f80L;
  1663. buffer3 = BitConverter.GetBytes(num13);
  1664. Array.Reverse(buffer3);
  1665. writer.BaseStream.Position = 0xe754a8L;
  1666. writer.Write(buffer3);
  1667. num17 = 10415418977966293096L;
  1668. buffer4 = BitConverter.GetBytes(num17);
  1669. Array.Reverse(buffer4);
  1670. writer.BaseStream.Position = 0xe754b0L;
  1671. writer.Write(buffer4);
  1672. num15 = 0x3880002d4b381044L;
  1673. buffer5 = BitConverter.GetBytes(num15);
  1674. Array.Reverse(buffer5);
  1675. writer.BaseStream.Position = 0xe754b8L;
  1676. writer.Write(buffer5);
  1677. writer.Close();
  1678. }
  1679. if (this.InfiniteItemUsage.Checked)
  1680. {
  1681. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1682. num = 0x38840000;
  1683. bytes = BitConverter.GetBytes(num);
  1684. Array.Reverse(bytes);
  1685. writer.BaseStream.Position = 0x48171cL;
  1686. writer.Write(bytes);
  1687. num12 = 0x60000000;
  1688. buffer3 = BitConverter.GetBytes(num12);
  1689. Array.Reverse(buffer3);
  1690. writer.BaseStream.Position = 0x330ca4L;
  1691. writer.Write(buffer3);
  1692. writer.Close();
  1693. }
  1694. if (this.InfiniteAP.Checked)
  1695. {
  1696. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1697. num5 = 0x817f0018;
  1698. bytes = BitConverter.GetBytes(num5);
  1699. Array.Reverse(bytes);
  1700. num30 = 0x64b28c;
  1701. num3 = 0x64b28c;
  1702. if (this.bles1.Checked)
  1703. {
  1704. writer.BaseStream.Position = num30;
  1705. }
  1706. else if (this.blus1.Checked)
  1707. {
  1708. writer.BaseStream.Position = num3;
  1709. }
  1710. writer.Write(bytes);
  1711. writer.Close();
  1712. }
  1713. if (this.Invincibility3.Checked)
  1714. {
  1715. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1716. num5 = 0xffa0d890;
  1717. bytes = BitConverter.GetBytes(num5);
  1718. Array.Reverse(bytes);
  1719. num30 = 0x35d668;
  1720. num3 = 0x35d668;
  1721. if (this.bles1.Checked)
  1722. {
  1723. writer.BaseStream.Position = num30;
  1724. }
  1725. else if (this.blus1.Checked)
  1726. {
  1727. writer.BaseStream.Position = num3;
  1728. }
  1729. writer.Write(bytes);
  1730. writer.Close();
  1731. }
  1732. if (this.InfiniteAmmoGrenadesNoReload.Checked)
  1733. {
  1734. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1735. num = 0x2c04;
  1736. bytes = BitConverter.GetBytes(num);
  1737. Array.Reverse(bytes);
  1738. num30 = 0x7bbafa;
  1739. num3 = 0x7bbafa;
  1740. if (this.bles1.Checked)
  1741. {
  1742. writer.BaseStream.Position = num30;
  1743. }
  1744. else if (this.blus1.Checked)
  1745. {
  1746. writer.BaseStream.Position = num3;
  1747. }
  1748. writer.Write(bytes);
  1749. writer.Close();
  1750. }
  1751. if (this.Everythinglong.Checked)
  1752. {
  1753. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1754. num = 0x4f800000;
  1755. bytes = BitConverter.GetBytes(num);
  1756. Array.Reverse(bytes);
  1757. num30 = 0x14c2cec;
  1758. num3 = 0x14c2cec;
  1759. if (this.bles1.Checked)
  1760. {
  1761. writer.BaseStream.Position = num30;
  1762. }
  1763. else if (this.blus1.Checked)
  1764. {
  1765. writer.BaseStream.Position = num3;
  1766. }
  1767. writer.Write(bytes);
  1768. writer.Close();
  1769. }
  1770. if (this.White.Checked)
  1771. {
  1772. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1773. num = 0x44440000;
  1774. bytes = BitConverter.GetBytes(num);
  1775. Array.Reverse(bytes);
  1776. num30 = 0x14c1b0c;
  1777. num3 = 0x14c1b0c;
  1778. if (this.bles1.Checked)
  1779. {
  1780. writer.BaseStream.Position = num30;
  1781. }
  1782. else if (this.blus1.Checked)
  1783. {
  1784. writer.BaseStream.Position = num3;
  1785. }
  1786. writer.Write(bytes);
  1787. writer.Close();
  1788. }
  1789. if (this.colorful.Checked)
  1790. {
  1791. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1792. num = 0x34ff0000;
  1793. bytes = BitConverter.GetBytes(num);
  1794. Array.Reverse(bytes);
  1795. num30 = 0x14c1b0c;
  1796. num3 = 0x14c1b0c;
  1797. if (this.bles1.Checked)
  1798. {
  1799. writer.BaseStream.Position = num30;
  1800. }
  1801. else if (this.blus1.Checked)
  1802. {
  1803. writer.BaseStream.Position = num3;
  1804. }
  1805. writer.Write(bytes);
  1806. writer.Close();
  1807. }
  1808. if (this.infinitehealth4.Checked)
  1809. {
  1810. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1811. num32 = 0x38a000012f830004L;
  1812. bytes = BitConverter.GetBytes(num32);
  1813. Array.Reverse(bytes);
  1814. writer.BaseStream.Position = 0x48a720L;
  1815. writer.Write(bytes);
  1816. num13 = 0x409e000838a00000L;
  1817. buffer3 = BitConverter.GetBytes(num13);
  1818. Array.Reverse(buffer3);
  1819. writer.BaseStream.Position = 0x48a728L;
  1820. writer.Write(buffer3);
  1821. int num33 = 0x3ae00000;
  1822. buffer4 = BitConverter.GetBytes(num33);
  1823. Array.Reverse(buffer4);
  1824. writer.BaseStream.Position = 0x48a730L;
  1825. writer.Write(buffer4);
  1826. writer.Close();
  1827. }
  1828. if (this.MaxMoney3.Checked)
  1829. {
  1830. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1831. num32 = 0x3ca03b9a60a5c9ffL;
  1832. bytes = BitConverter.GetBytes(num32);
  1833. Array.Reverse(bytes);
  1834. writer.BaseStream.Position = 0x2e7070L;
  1835. writer.Write(bytes);
  1836. num13 = 0x7fa3eb7890a90160L;
  1837. buffer3 = BitConverter.GetBytes(num13);
  1838. Array.Reverse(buffer3);
  1839. writer.BaseStream.Position = 0x2e7078L;
  1840. writer.Write(buffer3);
  1841. writer.Close();
  1842. }
  1843. if (this.InfiniteEverything.Checked)
  1844. {
  1845. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1846. num = 0x60000000;
  1847. bytes = BitConverter.GetBytes(num);
  1848. Array.Reverse(bytes);
  1849. num30 = 0x22d40;
  1850. num3 = 0x14c2cec;
  1851. if (this.bles1.Checked)
  1852. {
  1853. writer.BaseStream.Position = num30;
  1854. }
  1855. else if (this.blus1.Checked)
  1856. {
  1857. writer.BaseStream.Position = num3;
  1858. }
  1859. writer.Write(bytes);
  1860. writer.Close();
  1861. }
  1862. if (this.InfiniteAmmoBottomlessClipNoReload.Checked)
  1863. {
  1864. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1865. num = 0x60000000;
  1866. bytes = BitConverter.GetBytes(num);
  1867. Array.Reverse(bytes);
  1868. num30 = 0x695d38;
  1869. num3 = 0x14c1b0c;
  1870. if (this.bles1.Checked)
  1871. {
  1872. writer.BaseStream.Position = num30;
  1873. }
  1874. else if (this.blus1.Checked)
  1875. {
  1876. writer.BaseStream.Position = num3;
  1877. }
  1878. writer.Write(bytes);
  1879. writer.Close();
  1880. }
  1881. if (this.InfiniteFlamethrower.Checked)
  1882. {
  1883. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1884. num = 0x60000000;
  1885. bytes = BitConverter.GetBytes(num);
  1886. Array.Reverse(bytes);
  1887. num30 = 0x69a76c;
  1888. num3 = 0x14c1b0c;
  1889. if (this.bles1.Checked)
  1890. {
  1891. writer.BaseStream.Position = num30;
  1892. }
  1893. else if (this.blus1.Checked)
  1894. {
  1895. writer.BaseStream.Position = num3;
  1896. }
  1897. writer.Write(bytes);
  1898. writer.Close();
  1899. }
  1900. if (this.InfiniteOxygen.Checked)
  1901. {
  1902. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1903. num = 0x60000000;
  1904. bytes = BitConverter.GetBytes(num);
  1905. Array.Reverse(bytes);
  1906. num30 = 0x51d4e0;
  1907. num3 = 0x14c1b0c;
  1908. if (this.bles1.Checked)
  1909. {
  1910. writer.BaseStream.Position = num30;
  1911. }
  1912. else if (this.blus1.Checked)
  1913. {
  1914. writer.BaseStream.Position = num3;
  1915. }
  1916. writer.Write(bytes);
  1917. writer.Close();
  1918. }
  1919. if (this.InfiniteHealth5.Checked)
  1920. {
  1921. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1922. num = 0x7cf91814;
  1923. bytes = BitConverter.GetBytes(num);
  1924. Array.Reverse(bytes);
  1925. num30 = 0x1f0334;
  1926. num3 = 0x1f0334;
  1927. if (this.bles1.Checked)
  1928. {
  1929. writer.BaseStream.Position = num30;
  1930. }
  1931. else if (this.blus1.Checked)
  1932. {
  1933. writer.BaseStream.Position = num3;
  1934. }
  1935. writer.Write(bytes);
  1936. writer.Close();
  1937. }
  1938. if (this.InfiniteAmmoandGrenades.Checked)
  1939. {
  1940. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1941. num = 0x38a00000;
  1942. bytes = BitConverter.GetBytes(num);
  1943. Array.Reverse(bytes);
  1944. num30 = 0x48048;
  1945. num3 = 0x48048;
  1946. if (this.bles1.Checked)
  1947. {
  1948. writer.BaseStream.Position = num30;
  1949. }
  1950. else if (this.blus1.Checked)
  1951. {
  1952. writer.BaseStream.Position = num3;
  1953. }
  1954. writer.Write(bytes);
  1955. writer.Close();
  1956. }
  1957. if (this.NoRecoil1.Checked)
  1958. {
  1959. writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  1960. num = 0x60000000;
  1961. bytes = BitConverter.GetBytes(num);
  1962. Array.Reverse(bytes);
  1963. num30 = 0x102bd0;
  1964. num3 = 0x102bd0;
  1965. if (this.bles1.Checked)
  1966. {
  1967. writer.BaseStream.Position = num30;
  1968. }
  1969. else if (this.blus1.Checked)
  1970. {
  1971. writer.BaseStream.Position = num3;
  1972. }
  1973. writer.Write(bytes);
  1974. writer.Close();
  1975. }
  1976. if (this.blus1.Checked)
  1977. {
  1978. if (File.Exists("encrypt.bat"))
  1979. {
  1980. this.Status.Text = "Building...";
  1981. thread = new Thread(new ThreadStart(Main.ThreadProc));
  1982. new Process { StartInfo = { WindowStyle = ProcessWindowStyle.Hidden, FileName = "encrypt.bat" } }.Start();
  1983. MessageBox.Show("EBOOT successfully created!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  1984. this.Status.Text = "Build complete!";
  1985. }
  1986. else
  1987. {
  1988. MessageBox.Show("Some important files are missing!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  1989. }
  1990. }
  1991. if (this.bles1.Checked)
  1992. {
  1993. if (File.Exists("encrypt.bat"))
  1994. {
  1995. this.Status.Text = "Building...";
  1996. thread = new Thread(new ThreadStart(Main.ThreadProc));
  1997. new Process { StartInfo = { WindowStyle = ProcessWindowStyle.Hidden, FileName = "encrypt.bat" } }.Start();
  1998. MessageBox.Show("EBOOT successfully created!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  1999. this.Status.Text = "Build complete!";
  2000. }
  2001. else
  2002. {
  2003. MessageBox.Show("Some important files are missing!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  2004. }
  2005. }
  2006. if (this.debug1.Checked)
  2007. {
  2008. if (File.Exists("Debug1.bat"))
  2009. {
  2010. this.Status.Text = "Building...";
  2011. thread = new Thread(new ThreadStart(Main.ThreadProc));
  2012. new Process { StartInfo = { WindowStyle = ProcessWindowStyle.Hidden, FileName = "Debug1.bat" } }.Start();
  2013. MessageBox.Show("EBOOT successfully created!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  2014. this.Status.Text = "Build complete!";
  2015. }
  2016. else
  2017. {
  2018. MessageBox.Show("Some important files are missing!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  2019. }
  2020. }
  2021. }
  2022. }
  2023. }
  2024.  
  2025. public static int CSByte()
  2026. {
  2027. byte[] buffer = new byte[1];
  2028. return (sbyte) buffer[0];
  2029. }
  2030.  
  2031. private void customseekbutton_CheckedChanged(object sender, EventArgs e)
  2032. {
  2033. }
  2034.  
  2035. private void debug_CheckedChanged(object sender, EventArgs e)
  2036. {
  2037. if (this.debug.Checked)
  2038. {
  2039. BinaryWriter writer = new BinaryWriter(File.OpenWrite(ofd.FileName)) {
  2040. BaseStream = { Position = 0x8379b0L }
  2041. };
  2042. writer.Write("Created By EBOOT Hacker!");
  2043. writer.Close();
  2044. }
  2045. }
  2046.  
  2047. public static string DirOf(string path)
  2048. {
  2049. int length = path.LastIndexOf('\\');
  2050. if (length < 0)
  2051. {
  2052. length = path.LastIndexOf('/');
  2053. }
  2054. return sLeft(path, length);
  2055. }
  2056.  
  2057. protected override void Dispose(bool disposing)
  2058. {
  2059. if (disposing && (this.components != null))
  2060. {
  2061. this.components.Dispose();
  2062. }
  2063. base.Dispose(disposing);
  2064. }
  2065.  
  2066. public void EbootCheck1()
  2067. {
  2068. this.SearchGameID(this.GTAV_EU);
  2069. this.SearchGameID(this.GTAV_US);
  2070. this.SearchGameID(this.GHOSTS_EU);
  2071. this.SearchGameID(this.GHOSTS_US);
  2072. this.SearchGameID(this.MGSVGZ_EU);
  2073. this.SearchGameID(this.MGSVGZ_US);
  2074. }
  2075.  
  2076. public void EbootCheck2()
  2077. {
  2078. this.SearchGameID(this.UC_EU);
  2079. this.SearchGameID(this.UC_US);
  2080. this.SearchGameID(this.UC_AU);
  2081. this.SearchGameID(this.UC2_EU);
  2082. this.SearchGameID(this.UC2_US);
  2083. this.SearchGameID(this.UC2_US2);
  2084. }
  2085.  
  2086. public void EbootCheck3()
  2087. {
  2088. this.SearchGameID(this.AE_EU);
  2089. this.SearchGameID(this.DS2_JS);
  2090. this.SearchGameID(this.CLofS2_US);
  2091. this.SearchGameID(this.SPSoT_US);
  2092. this.SearchGameID(this.ROACE_US);
  2093. }
  2094.  
  2095. public void EbootCheck4()
  2096. {
  2097. this.SearchGameID(this.BF4_EU);
  2098. this.SearchGameID(this.BF4_US);
  2099. this.SearchGameID(this.TLoU_US);
  2100. this.SearchGameID(this.TLoU_EU);
  2101. this.SearchGameID(this.Bo2_EU);
  2102. this.SearchGameID(this.Bo2_US);
  2103. }
  2104.  
  2105. public void ELF()
  2106. {
  2107. this.Cursor = Cursors.WaitCursor;
  2108. this.CheckTimer.Start();
  2109. Thread thread = new Thread(new ThreadStart(this.EbootCheck1));
  2110. Thread thread2 = new Thread(new ThreadStart(this.EbootCheck2));
  2111. Thread thread3 = new Thread(new ThreadStart(this.EbootCheck3));
  2112. Thread thread4 = new Thread(new ThreadStart(this.EbootCheck4));
  2113. thread.Start();
  2114. thread2.Start();
  2115. thread3.Start();
  2116. thread4.Start();
  2117. this.fileBox2.Text = ofd.FileName;
  2118. this.fileBox.Text = ofd.FileName;
  2119. this.toggleMods(true);
  2120. }
  2121.  
  2122. public static string FileOf(string path)
  2123. {
  2124. int num = path.LastIndexOf('\\');
  2125. if (num < 0)
  2126. {
  2127. num = path.LastIndexOf('/');
  2128. }
  2129. return sRight(path, (path.Length - num) - 1);
  2130. }
  2131.  
  2132. public static uint FindAddressV2(string UniqueBytes, uint startOffset = 0x10000, uint difference = 0, uint maxoffset = 0x3f0a1f00, uint skip = 4, uint size = 0x10000)
  2133. {
  2134. if (!UniqueBytes.Contains(" "))
  2135. {
  2136. UniqueBytes = Enumerable.Aggregate<char, string>(UniqueBytes.ToCharArray(), "", delegate (string result, char c) {
  2137. string str = result;
  2138. string str2 = (string.IsNullOrEmpty(result) || (((result.Length + 1) % 3) != 0)) ? " " : "";
  2139. string str3 = c.ToString();
  2140. return result = str + str2 + str3;
  2141. });
  2142. }
  2143. byte[] buffer = strToArray(UniqueBytes);
  2144. int num = UniqueBytes.Replace(" ", "").Length / 2;
  2145. byte[] buffer2 = new byte[num];
  2146. for (uint i = startOffset; i < maxoffset; i += 4)
  2147. {
  2148. int num3 = num;
  2149. for (int j = 0; j < num; j++)
  2150. {
  2151. if (buffer2[j] != buffer[j])
  2152. {
  2153. num3--;
  2154. break;
  2155. }
  2156. }
  2157. if (num3 == num)
  2158. {
  2159. return (i + difference);
  2160. }
  2161. }
  2162. return 0x45;
  2163. }
  2164.  
  2165. public static uint FindAddressV3(string UniqueBytes, uint startOffset = 0x320e0000, uint difference = 0, uint maxoffset = 0x321ffff0, uint skip = 4, uint size = 0x10000)
  2166. {
  2167. BinaryReader reader = new BinaryReader(File.OpenRead(ofd.FileName));
  2168. byte[] buffer = strToArray(UniqueBytes);
  2169. int num = UniqueBytes.Replace(" ", "").Length / 2;
  2170. byte[] buffer2 = new byte[num];
  2171. for (uint i = 0; i < (maxoffset - startOffset); i += size)
  2172. {
  2173. byte[] buffer3 = new byte[(int) ((IntPtr) size)];
  2174. for (uint j = 0; j < (size - 4); j += skip)
  2175. {
  2176. int num4 = num;
  2177. for (int k = 0; k < num; k++)
  2178. {
  2179. if (buffer3[(int) ((IntPtr) (j + k))] != buffer[k])
  2180. {
  2181. num4--;
  2182. break;
  2183. }
  2184. }
  2185. if (num4 == num)
  2186. {
  2187. return (((startOffset + i) + j) + difference);
  2188. }
  2189. }
  2190. }
  2191. return 0;
  2192. }
  2193.  
  2194. public static uint FindAddressV4(string UniqueBytes, uint startOffset = 0x10000, uint difference = 0, uint maxoffset = 0x45000000, uint skip = 4, uint size = 0x10000)
  2195. {
  2196. BinaryReader reader = new BinaryReader(File.OpenRead(ofd.FileName));
  2197. byte[] buffer = strToArray(UniqueBytes);
  2198. int num = UniqueBytes.Replace(" ", "").Length / 2;
  2199. byte[] buffer2 = new byte[num];
  2200. for (uint i = 0; i < (maxoffset - startOffset); i += size)
  2201. {
  2202. byte[] buffer3 = new byte[(int) ((IntPtr) size)];
  2203. for (uint j = 0; j < (size - 4); j += skip)
  2204. {
  2205. int num4 = num;
  2206. for (int k = 0; k < num; k++)
  2207. {
  2208. if (buffer3[(int) ((IntPtr) (j + k))] != buffer[k])
  2209. {
  2210. num4--;
  2211. break;
  2212. }
  2213. }
  2214. if (num4 == num)
  2215. {
  2216. return (((startOffset + i) + j) + difference);
  2217. }
  2218. }
  2219. }
  2220. return 0;
  2221. }
  2222.  
  2223. private void Form1_Load(object sender, EventArgs e)
  2224. {
  2225. string str = Assembly.GetExecutingAssembly().GetName().Version.ToString();
  2226. this.chromeForm1.Text = this.chromeForm1.Text + " - " + str;
  2227. this.VersionCheck();
  2228. try
  2229. {
  2230. if (!File.Exists("scetool.exe"))
  2231. {
  2232. throw new Exception();
  2233. }
  2234. if (!File.Exists("zlib1.dll"))
  2235. {
  2236. throw new Exception();
  2237. }
  2238. if (!File.Exists("Eboot Hacker Updater.exe"))
  2239. {
  2240. throw new Exception();
  2241. }
  2242. if (!Directory.Exists("data"))
  2243. {
  2244. throw new Exception();
  2245. }
  2246. }
  2247. catch (Exception)
  2248. {
  2249. MessageBox.Show("You are missing important files.\nDownload the program again and include all files!", "Missing files", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  2250. Application.Exit();
  2251. }
  2252. }
  2253.  
  2254. private void fps_CheckedChanged(object sender)
  2255. {
  2256. if (this.fps.Checked)
  2257. {
  2258. this.fpsString.Enabled = true;
  2259. }
  2260. else if (!this.fps.Checked)
  2261. {
  2262. this.fpsString.Enabled = false;
  2263. }
  2264. }
  2265.  
  2266. private void fpsString_TextChanged(object sender, EventArgs e)
  2267. {
  2268. }
  2269.  
  2270. public static uint getByteVal(byte[] array, int ind)
  2271. {
  2272. return (uint) ((((array[ind] << 0x18) + (array[ind + 1] << 0x10)) + (array[ind + 2] << 8)) + array[ind + 3]);
  2273. }
  2274.  
  2275. private void groupBox2_Enter(object sender, EventArgs e)
  2276. {
  2277. }
  2278.  
  2279. public void IDCheck()
  2280. {
  2281. if (Globals.GID == this.BF4_US)
  2282. {
  2283. Globals.GID_NAME = "Battlfield 4";
  2284. this.tabControl1.SelectedIndex = 1;
  2285. this.Reset();
  2286. }
  2287. else if (Globals.GID == this.BF4_EU)
  2288. {
  2289. Globals.GID_NAME = "Battlfield 4";
  2290. this.tabControl1.SelectedIndex = 1;
  2291. this.Reset();
  2292. }
  2293. else if (Globals.GID == this.GTAV_EU)
  2294. {
  2295. Globals.GID_NAME = "Grand Theft Auto V";
  2296. this.tabControl1.SelectedIndex = 2;
  2297. this.Reset();
  2298. }
  2299. else if (Globals.GID == this.GTAV_US)
  2300. {
  2301. Globals.GID_NAME = "Grand Theft Auto V";
  2302. this.tabControl1.SelectedIndex = 2;
  2303. this.Reset();
  2304. }
  2305. else if (Globals.GID == this.GHOSTS_EU)
  2306. {
  2307. Globals.GID_NAME = "Call of Duty: Ghosts";
  2308. this.tabControl1.SelectedIndex = 3;
  2309. this.Reset();
  2310. }
  2311. else if (Globals.GID == this.GHOSTS_US)
  2312. {
  2313. Globals.GID_NAME = "Call of Duty: Ghosts";
  2314. this.tabControl1.SelectedIndex = 3;
  2315. this.Reset();
  2316. }
  2317. else if (Globals.GID == this.MGSVGZ_EU)
  2318. {
  2319. Globals.GID_NAME = "MGS V: Ground Zeroes";
  2320. this.tabControl1.SelectedIndex = 4;
  2321. this.Reset();
  2322. }
  2323. else if (Globals.GID == this.MGSVGZ_US)
  2324. {
  2325. Globals.GID_NAME = "MGS V: Ground Zeroes";
  2326. this.tabControl1.SelectedIndex = 4;
  2327. this.Reset();
  2328. }
  2329. else if (Globals.GID == this.DS2_JS)
  2330. {
  2331. Globals.GID_NAME = "Dark Souls 2";
  2332. this.tabControl1.SelectedIndex = 5;
  2333. this.Reset();
  2334. }
  2335. else if (Globals.GID == this.SPSoT_US)
  2336. {
  2337. Globals.GID_NAME = "South Park Stick of Truth";
  2338. this.tabControl1.SelectedIndex = 6;
  2339. this.Reset();
  2340. }
  2341. else if (Globals.GID == this.CLofS2_EU)
  2342. {
  2343. Globals.GID_NAME = "Castlevania: Lords of Shadow 2";
  2344. this.tabControl1.SelectedIndex = 7;
  2345. this.Reset();
  2346. }
  2347. else if (Globals.GID == this.CLofS2_US)
  2348. {
  2349. Globals.GID_NAME = "Castlevania: Lords of Shadow 2";
  2350. this.tabControl1.SelectedIndex = 7;
  2351. this.Reset();
  2352. }
  2353. else if (Globals.GID == this.UC_EU)
  2354. {
  2355. Globals.GID_NAME = "Uncharted: Drake's Fortune";
  2356. this.tabControl1.SelectedIndex = 8;
  2357. this.Reset();
  2358. }
  2359. else if (Globals.GID == this.UC_US)
  2360. {
  2361. Globals.GID_NAME = "Uncharted: Drake's Fortune";
  2362. this.tabControl1.SelectedIndex = 8;
  2363. this.Reset();
  2364. }
  2365. else if (Globals.GID == this.UC_AU)
  2366. {
  2367. Globals.GID_NAME = "Uncharted: Drake's Fortune";
  2368. this.tabControl1.SelectedIndex = 8;
  2369. this.Reset();
  2370. }
  2371. else if (Globals.GID == this.UC2_US2)
  2372. {
  2373. Globals.GID_NAME = "Uncharted 2: Among Thieves";
  2374. this.tabControl1.SelectedIndex = 9;
  2375. this.Reset();
  2376. }
  2377. else if (Globals.GID == this.UC2_US)
  2378. {
  2379. Globals.GID_NAME = "Uncharted 2: Among Thieves";
  2380. this.tabControl1.SelectedIndex = 9;
  2381. this.Reset();
  2382. }
  2383. else if (Globals.GID == this.UC2_EU)
  2384. {
  2385. Globals.GID_NAME = "Uncharted 2: Among Thieves";
  2386. this.tabControl1.SelectedIndex = 9;
  2387. this.Reset();
  2388. }
  2389. else if (Globals.GID == this.AE_EU)
  2390. {
  2391. Globals.GID_NAME = "Atelier Escha & Logy";
  2392. this.tabControl1.SelectedIndex = 10;
  2393. this.Reset();
  2394. }
  2395. else if (Globals.GID == this.AE_EU)
  2396. {
  2397. Globals.GID_NAME = "Atelier Escha & Logy";
  2398. this.tabControl1.SelectedIndex = 10;
  2399. this.Reset();
  2400. }
  2401. else if (Globals.GID == this.ROACE_US)
  2402. {
  2403. Globals.GID_NAME = "Ragnarok Odyssey ACE";
  2404. this.tabControl1.SelectedIndex = 11;
  2405. this.Reset();
  2406. }
  2407. else if (Globals.GID == this.TLoU_EU)
  2408. {
  2409. Globals.GID_NAME = "The Last of Us";
  2410. this.tabControl1.SelectedIndex = 12;
  2411. this.Reset();
  2412. }
  2413. else if (Globals.GID == this.TLoU_US)
  2414. {
  2415. Globals.GID_NAME = "The Last of Us";
  2416. this.tabControl1.SelectedIndex = 12;
  2417. this.Reset();
  2418. }
  2419. else if (Globals.GID == this.Bo2_EU)
  2420. {
  2421. Globals.GID_NAME = "Black Ops 2";
  2422. this.tabControl1.SelectedIndex = 13;
  2423. this.Reset();
  2424. }
  2425. else if (Globals.GID == this.Bo2_US)
  2426. {
  2427. Globals.GID_NAME = "Black Ops 2";
  2428. this.tabControl1.SelectedIndex = 13;
  2429. this.Reset();
  2430. }
  2431. }
  2432.  
  2433. private void InitializeComponent()
  2434. {
  2435. this.components = new Container();
  2436. ComponentResourceManager manager = new ComponentResourceManager(typeof(Main));
  2437. this.openFileDialog1 = new OpenFileDialog();
  2438. this.toolTip1 = new ToolTip(this.components);
  2439. this.value = new TextBox();
  2440. this.backgroundWorker1 = new BackgroundWorker();
  2441. this.CheckTimer = new System.Windows.Forms.Timer(this.components);
  2442. this.chromeForm1 = new ChromeForm();
  2443. this.panel8 = new Panel();
  2444. this.Menubtn = new ChromeButton();
  2445. this.Buildbtn = new ChromeButton();
  2446. this.backbtn = new ChromeButton();
  2447. this.statusStrip1 = new StatusStrip();
  2448. this.Status = new ToolStripStatusLabel();
  2449. this.tabControl1 = new TabControl();
  2450. this.OpenFile = new TabPage();
  2451. this.Buildbtn2 = new ChromeButton();
  2452. this.open2 = new ChromeButton();
  2453. this.label5 = new Label();
  2454. this.label2 = new Label();
  2455. this.pictureBox5 = new PictureBox();
  2456. this.debug1 = new RadioButton();
  2457. this.blus1 = new RadioButton();
  2458. this.bles1 = new RadioButton();
  2459. this.fileBox2 = new TextBox();
  2460. this.Battlfield4 = new TabPage();
  2461. this.pictureBox12 = new PictureBox();
  2462. this.panel14 = new Panel();
  2463. this.colorful = new ChromeCheckbox();
  2464. this.White = new ChromeCheckbox();
  2465. this.Everythinglong = new ChromeCheckbox();
  2466. this.label14 = new Label();
  2467. this.InfiniteAmmoGrenadesNoReload = new ChromeCheckbox();
  2468. this.label3 = new Label();
  2469. this.Invincibility3 = new ChromeCheckbox();
  2470. this.GTAV = new TabPage();
  2471. this.panel9 = new Panel();
  2472. this.pictureBox3 = new PictureBox();
  2473. this.panel2 = new Panel();
  2474. this.label10 = new Label();
  2475. this.Carmageddon = new ChromeCheckbox();
  2476. this.InfiniteSpecialAbility = new ChromeCheckbox();
  2477. this.GodMode = new ChromeCheckbox();
  2478. this.NoReloadBiggerClip = new ChromeCheckbox();
  2479. this.UnlimitedAmmoBiggerClip = new ChromeCheckbox();
  2480. this.NOWantedLevel = new ChromeCheckbox();
  2481. this.Ghosts = new TabPage();
  2482. this.panel4 = new Panel();
  2483. this.label11 = new Label();
  2484. this.pictureBox4 = new PictureBox();
  2485. this.open = new ChromeButton();
  2486. this.create = new ChromeButton();
  2487. this.panel1 = new Panel();
  2488. this.wallHack = new ChromeCheckbox();
  2489. this.crosshairs = new ChromeCheckbox();
  2490. this.bigMap = new ChromeCheckbox();
  2491. this.chromePlayers = new ChromeCheckbox();
  2492. this.noFog = new ChromeCheckbox();
  2493. this.fps = new ChromeCheckbox();
  2494. this.fpsString = new TextBox();
  2495. this.unlimitedAmmo = new ChromeCheckbox();
  2496. this.antiBan = new ChromeCheckbox();
  2497. this.superJump = new ChromeCheckbox();
  2498. this.laser = new ChromeCheckbox();
  2499. this.noRecoil = new ChromeCheckbox();
  2500. this.advancedUAV = new ChromeCheckbox();
  2501. this.redBoxes = new ChromeCheckbox();
  2502. this.fileBox = new TextBox();
  2503. this.blus = new RadioButton();
  2504. this.debug = new RadioButton();
  2505. this.bles = new RadioButton();
  2506. this.MetalGearSolidV = new TabPage();
  2507. this.pictureBox2 = new PictureBox();
  2508. this.panel3 = new Panel();
  2509. this.label12 = new Label();
  2510. this.NoAlertCantbeseen = new ChromeCheckbox();
  2511. this.NoAlertsDeaths = new ChromeCheckbox();
  2512. this.InfiniteGrenades = new ChromeCheckbox();
  2513. this.WeaponsSupressor = new ChromeCheckbox();
  2514. this.InfiniteSupressor = new ChromeCheckbox();
  2515. this.InfAmmo = new ChromeCheckbox();
  2516. this.InfiniteHealth = new ChromeCheckbox();
  2517. this.DarkSouls2 = new TabPage();
  2518. this.panel5 = new Panel();
  2519. this.label15 = new Label();
  2520. this.label13 = new Label();
  2521. this.InstantKillLockedTarget = new ChromeCheckbox();
  2522. this.InfiniteTorchTime = new ChromeCheckbox();
  2523. this.Hit1KillLockedTarget = new ChromeCheckbox();
  2524. this.InfiniteHP = new ChromeCheckbox();
  2525. this.InfiniteBuffTime = new ChromeCheckbox();
  2526. this.SoulsdontDisappearAfterDeath = new ChromeCheckbox();
  2527. this.NoFallDamage = new ChromeCheckbox();
  2528. this.EquipLoad0 = new ChromeCheckbox();
  2529. this.InfiniteDurability = new ChromeCheckbox();
  2530. this.InfiniteMagic = new ChromeCheckbox();
  2531. this.InfiniteStamina = new ChromeCheckbox();
  2532. this.StatusImmunity = new ChromeCheckbox();
  2533. this.InfiniteHealth2 = new ChromeCheckbox();
  2534. this.MaxSoulsonBuy = new ChromeCheckbox();
  2535. this.MaxSouls = new ChromeCheckbox();
  2536. this.ItemsNeverDecrease = new ChromeCheckbox();
  2537. this.MaxItemsUseDiscardDeposit = new ChromeCheckbox();
  2538. this.MaxItemsonGain = new ChromeCheckbox();
  2539. this.pictureBox1 = new PictureBox();
  2540. this.SouthPark = new TabPage();
  2541. this.panel6 = new Panel();
  2542. this.label16 = new Label();
  2543. this.MaxInfiniteItem = new ChromeCheckbox();
  2544. this.GodModsp = new ChromeCheckbox();
  2545. this.InfinitePPMana = new ChromeCheckbox();
  2546. this.PerkPointsdoesntdecrease = new ChromeCheckbox();
  2547. this.UpgradePointsdoesntdecrease = new ChromeCheckbox();
  2548. this.MaxXPbattle = new ChromeCheckbox();
  2549. this.MaxNetWorth = new ChromeCheckbox();
  2550. this.pictureBox7 = new PictureBox();
  2551. this.LordofShadows2 = new TabPage();
  2552. this.panel7 = new Panel();
  2553. this.label17 = new Label();
  2554. this.InfiniteRelicsDungeonKey = new ChromeCheckbox();
  2555. this.InfiniteChaosPower = new ChromeCheckbox();
  2556. this.InfiniteVoidPower = new ChromeCheckbox();
  2557. this.Invincibility = new ChromeCheckbox();
  2558. this.pictureBox8 = new PictureBox();
  2559. this.Uncharted = new TabPage();
  2560. this.pictureBox6 = new PictureBox();
  2561. this.panel10 = new Panel();
  2562. this.label18 = new Label();
  2563. this.InfiniteAmmo = new ChromeCheckbox();
  2564. this.InfiniteHealthU = new ChromeCheckbox();
  2565. this.Uncharted2 = new TabPage();
  2566. this.pictureBox11 = new PictureBox();
  2567. this.panel13 = new Panel();
  2568. this.label19 = new Label();
  2569. this.MaxMoney = new ChromeCheckbox();
  2570. this.InfiniteAmmo3 = new ChromeCheckbox();
  2571. this.InfiniteHealth3 = new ChromeCheckbox();
  2572. this.DuskSky = new TabPage();
  2573. this.pictureBox9 = new PictureBox();
  2574. this.panel11 = new Panel();
  2575. this.label20 = new Label();
  2576. this.label9 = new Label();
  2577. this.SupportGaugeMax = new ChromeCheckbox();
  2578. this.NotDecreaseSupportGauge = new ChromeCheckbox();
  2579. this.EventGaugeFull = new ChromeCheckbox();
  2580. this.NotDecreaseMP = new ChromeCheckbox();
  2581. this.label8 = new Label();
  2582. this.label7 = new Label();
  2583. this.MaxEffect = new ChromeCheckbox();
  2584. this.chromeCheckbox2 = new ChromeCheckbox();
  2585. this.chromeCheckbox3 = new ChromeCheckbox();
  2586. this.chromeCheckbox4 = new ChromeCheckbox();
  2587. this.InfiniteItemsOutsideBattle = new ChromeCheckbox();
  2588. this.NotDecreaseitems = new ChromeCheckbox();
  2589. this.RagnarokOdysseyACE = new TabPage();
  2590. this.pictureBox10 = new PictureBox();
  2591. this.panel12 = new Panel();
  2592. this.InfiniteAP = new ChromeCheckbox();
  2593. this.InfiniteHP2 = new ChromeCheckbox();
  2594. this.InfiniteItemUsage = new ChromeCheckbox();
  2595. this.label21 = new Label();
  2596. this.MaxZenny = new ChromeCheckbox();
  2597. this.LastofUs = new TabPage();
  2598. this.pictureBox13 = new PictureBox();
  2599. this.panel15 = new Panel();
  2600. this.InfiniteOxygen = new ChromeCheckbox();
  2601. this.InfiniteFlamethrower = new ChromeCheckbox();
  2602. this.InfiniteAmmoBottomlessClipNoReload = new ChromeCheckbox();
  2603. this.label22 = new Label();
  2604. this.InfiniteEverything = new ChromeCheckbox();
  2605. this.MaxMoney3 = new ChromeCheckbox();
  2606. this.infinitehealth4 = new ChromeCheckbox();
  2607. this.BlackOps2 = new TabPage();
  2608. this.pictureBox14 = new PictureBox();
  2609. this.panel16 = new Panel();
  2610. this.label23 = new Label();
  2611. this.NoRecoil1 = new ChromeCheckbox();
  2612. this.InfiniteAmmoandGrenades = new ChromeCheckbox();
  2613. this.InfiniteHealth5 = new ChromeCheckbox();
  2614. this.Addyourown = new TabPage();
  2615. this.groupBox2 = new GroupBox();
  2616. this.SendOnly = new ChromeButton();
  2617. this.valuebox = new TextBox();
  2618. this.create2 = new ChromeButton();
  2619. this.label6 = new Label();
  2620. this.customseekbutton = new RadioButton();
  2621. this.label1 = new Label();
  2622. this.adressbox = new TextBox();
  2623. this.label4 = new Label();
  2624. this.chromeForm1.SuspendLayout();
  2625. this.panel8.SuspendLayout();
  2626. this.statusStrip1.SuspendLayout();
  2627. this.tabControl1.SuspendLayout();
  2628. this.OpenFile.SuspendLayout();
  2629. ((ISupportInitialize) this.pictureBox5).BeginInit();
  2630. this.Battlfield4.SuspendLayout();
  2631. ((ISupportInitialize) this.pictureBox12).BeginInit();
  2632. this.panel14.SuspendLayout();
  2633. this.GTAV.SuspendLayout();
  2634. this.panel9.SuspendLayout();
  2635. ((ISupportInitialize) this.pictureBox3).BeginInit();
  2636. this.panel2.SuspendLayout();
  2637. this.Ghosts.SuspendLayout();
  2638. this.panel4.SuspendLayout();
  2639. ((ISupportInitialize) this.pictureBox4).BeginInit();
  2640. this.panel1.SuspendLayout();
  2641. this.MetalGearSolidV.SuspendLayout();
  2642. ((ISupportInitialize) this.pictureBox2).BeginInit();
  2643. this.panel3.SuspendLayout();
  2644. this.DarkSouls2.SuspendLayout();
  2645. this.panel5.SuspendLayout();
  2646. ((ISupportInitialize) this.pictureBox1).BeginInit();
  2647. this.SouthPark.SuspendLayout();
  2648. this.panel6.SuspendLayout();
  2649. ((ISupportInitialize) this.pictureBox7).BeginInit();
  2650. this.LordofShadows2.SuspendLayout();
  2651. this.panel7.SuspendLayout();
  2652. ((ISupportInitialize) this.pictureBox8).BeginInit();
  2653. this.Uncharted.SuspendLayout();
  2654. ((ISupportInitialize) this.pictureBox6).BeginInit();
  2655. this.panel10.SuspendLayout();
  2656. this.Uncharted2.SuspendLayout();
  2657. ((ISupportInitialize) this.pictureBox11).BeginInit();
  2658. this.panel13.SuspendLayout();
  2659. this.DuskSky.SuspendLayout();
  2660. ((ISupportInitialize) this.pictureBox9).BeginInit();
  2661. this.panel11.SuspendLayout();
  2662. this.RagnarokOdysseyACE.SuspendLayout();
  2663. ((ISupportInitialize) this.pictureBox10).BeginInit();
  2664. this.panel12.SuspendLayout();
  2665. this.LastofUs.SuspendLayout();
  2666. ((ISupportInitialize) this.pictureBox13).BeginInit();
  2667. this.panel15.SuspendLayout();
  2668. this.BlackOps2.SuspendLayout();
  2669. ((ISupportInitialize) this.pictureBox14).BeginInit();
  2670. this.panel16.SuspendLayout();
  2671. this.Addyourown.SuspendLayout();
  2672. this.groupBox2.SuspendLayout();
  2673. base.SuspendLayout();
  2674. this.openFileDialog1.FileName = "openFileDialog1";
  2675. this.openFileDialog1.FileOk += new CancelEventHandler(this.openFileDialog1_FileOk);
  2676. this.value.Enabled = false;
  2677. this.value.Location = new Point(0x66, 0x57);
  2678. this.value.Margin = new Padding(3, 4, 3, 4);
  2679. this.value.MaxLength = 0x19;
  2680. this.value.Name = "value";
  2681. this.value.Size = new Size(0x4b, 20);
  2682. this.value.TabIndex = 0x2b;
  2683. this.CheckTimer.Interval = 500;
  2684. this.CheckTimer.Tick += new EventHandler(this.CheckTimer_Tick);
  2685. this.chromeForm1.BackColor = SystemColors.MenuHighlight;
  2686. this.chromeForm1.BorderStyle = FormBorderStyle.None;
  2687. this.chromeForm1.Controls.Add(this.panel8);
  2688. this.chromeForm1.Controls.Add(this.statusStrip1);
  2689. this.chromeForm1.Controls.Add(this.tabControl1);
  2690. this.chromeForm1.Controls.Add(this.label4);
  2691. this.chromeForm1.Customization = "AAAA/1paWv9ycnL/";
  2692. this.chromeForm1.Dock = DockStyle.Fill;
  2693. this.chromeForm1.Font = new Font("Segoe UI", 9f);
  2694. this.chromeForm1.Image = null;
  2695. this.chromeForm1.Location = new Point(0, 0);
  2696. this.chromeForm1.Margin = new Padding(5, 3, 5, 3);
  2697. this.chromeForm1.Movable = true;
  2698. this.chromeForm1.Name = "chromeForm1";
  2699. this.chromeForm1.NoRounding = true;
  2700. this.chromeForm1.Sizable = false;
  2701. this.chromeForm1.Size = new Size(450, 0x116);
  2702. this.chromeForm1.SmartBounds = true;
  2703. this.chromeForm1.StartPosition = FormStartPosition.CenterScreen;
  2704. this.chromeForm1.TabIndex = 0x18;
  2705. this.chromeForm1.Text = "Eboot Hacker";
  2706. this.chromeForm1.TransparencyKey = Color.Fuchsia;
  2707. this.chromeForm1.Transparent = false;
  2708. this.chromeForm1.Click += new EventHandler(this.chromeForm1_Click);
  2709. this.panel8.Controls.Add(this.Menubtn);
  2710. this.panel8.Controls.Add(this.Buildbtn);
  2711. this.panel8.Controls.Add(this.backbtn);
  2712. this.panel8.Location = new Point(0, 0x15);
  2713. this.panel8.Margin = new Padding(5, 3, 5, 3);
  2714. this.panel8.Name = "panel8";
  2715. this.panel8.Size = new Size(450, 0x18);
  2716. this.panel8.TabIndex = 0x42;
  2717. this.Menubtn.BackColor = Color.Gray;
  2718. this.Menubtn.Cursor = Cursors.Default;
  2719. this.Menubtn.Customization = "ANf////////r6+v/AKX////////f39//gICA/wAAAP8UFBT/gICA/w==";
  2720. this.Menubtn.Font = new Font("Segoe UI", 9f);
  2721. this.Menubtn.Image = null;
  2722. this.Menubtn.Location = new Point(220, 1);
  2723. this.Menubtn.Margin = new Padding(5, 3, 5, 3);
  2724. this.Menubtn.Name = "Menubtn";
  2725. this.Menubtn.NoRounding = true;
  2726. this.Menubtn.Size = new Size(210, 0x13);
  2727. this.Menubtn.TabIndex = 0x45;
  2728. this.Menubtn.Text = "Menu";
  2729. this.Menubtn.Transparent = false;
  2730. this.Menubtn.Click += new EventHandler(this.Menubtn_Click);
  2731. this.Buildbtn.BackColor = Color.Gray;
  2732. this.Buildbtn.Cursor = Cursors.Default;
  2733. this.Buildbtn.Customization = "ANf////////r6+v/AKX////////f39//gICA/wAAAP8UFBT/gICA/w==";
  2734. this.Buildbtn.Enabled = false;
  2735. this.Buildbtn.Font = new Font("Segoe UI", 9f);
  2736. this.Buildbtn.Image = null;
  2737. this.Buildbtn.Location = new Point(0x48, 1);
  2738. this.Buildbtn.Margin = new Padding(5, 3, 5, 3);
  2739. this.Buildbtn.Name = "Buildbtn";
  2740. this.Buildbtn.NoRounding = true;
  2741. this.Buildbtn.Size = new Size(150, 0x13);
  2742. this.Buildbtn.TabIndex = 0x43;
  2743. this.Buildbtn.Text = "Build";
  2744. this.Buildbtn.Transparent = false;
  2745. this.Buildbtn.Click += new EventHandler(this.create3_Click);
  2746. this.backbtn.Customization = "ANf////////r6+v/AKX////////f39//gICA/wAAAP8UFBT/gICA/w==";
  2747. this.backbtn.Font = new Font("Segoe UI", 9f);
  2748. this.backbtn.Image = null;
  2749. this.backbtn.Location = new Point(0x12, 1);
  2750. this.backbtn.Margin = new Padding(5, 3, 5, 3);
  2751. this.backbtn.Name = "backbtn";
  2752. this.backbtn.NoRounding = true;
  2753. this.backbtn.Size = new Size(0x37, 0x13);
  2754. this.backbtn.TabIndex = 0x42;
  2755. this.backbtn.Text = "<<<";
  2756. this.backbtn.Transparent = false;
  2757. this.backbtn.Visible = false;
  2758. this.backbtn.Click += new EventHandler(this.backbtn_Click);
  2759. this.statusStrip1.Items.AddRange(new ToolStripItem[] { this.Status });
  2760. this.statusStrip1.Location = new Point(0, 0x100);
  2761. this.statusStrip1.Name = "statusStrip1";
  2762. this.statusStrip1.Padding = new Padding(2, 0, 0x17, 0);
  2763. this.statusStrip1.RenderMode = ToolStripRenderMode.Professional;
  2764. this.statusStrip1.Size = new Size(450, 0x16);
  2765. this.statusStrip1.SizingGrip = false;
  2766. this.statusStrip1.TabIndex = 0x30;
  2767. this.statusStrip1.Text = "statusStrip1";
  2768. this.Status.Name = "Status";
  2769. this.Status.Size = new Size(0x51, 0x11);
  2770. this.Status.Text = "No file loaded";
  2771. this.tabControl1.Controls.Add(this.OpenFile);
  2772. this.tabControl1.Controls.Add(this.Battlfield4);
  2773. this.tabControl1.Controls.Add(this.GTAV);
  2774. this.tabControl1.Controls.Add(this.Ghosts);
  2775. this.tabControl1.Controls.Add(this.MetalGearSolidV);
  2776. this.tabControl1.Controls.Add(this.DarkSouls2);
  2777. this.tabControl1.Controls.Add(this.SouthPark);
  2778. this.tabControl1.Controls.Add(this.LordofShadows2);
  2779. this.tabControl1.Controls.Add(this.Uncharted);
  2780. this.tabControl1.Controls.Add(this.Uncharted2);
  2781. this.tabControl1.Controls.Add(this.DuskSky);
  2782. this.tabControl1.Controls.Add(this.RagnarokOdysseyACE);
  2783. this.tabControl1.Controls.Add(this.LastofUs);
  2784. this.tabControl1.Controls.Add(this.BlackOps2);
  2785. this.tabControl1.Controls.Add(this.Addyourown);
  2786. this.tabControl1.Font = new Font("Segoe UI", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
  2787. this.tabControl1.Location = new Point(-7, 0x18);
  2788. this.tabControl1.Name = "tabControl1";
  2789. this.tabControl1.SelectedIndex = 0;
  2790. this.tabControl1.Size = new Size(0x1d3, 0x100);
  2791. this.tabControl1.TabIndex = 0x2f;
  2792. this.tabControl1.SelectedIndexChanged += new EventHandler(this.tabControl1_SelectedIndexChanged);
  2793. this.OpenFile.BackColor = SystemColors.MenuHighlight;
  2794. this.OpenFile.Controls.Add(this.Buildbtn2);
  2795. this.OpenFile.Controls.Add(this.open2);
  2796. this.OpenFile.Controls.Add(this.label5);
  2797. this.OpenFile.Controls.Add(this.label2);
  2798. this.OpenFile.Controls.Add(this.pictureBox5);
  2799. this.OpenFile.Controls.Add(this.debug1);
  2800. this.OpenFile.Controls.Add(this.blus1);
  2801. this.OpenFile.Controls.Add(this.bles1);
  2802. this.OpenFile.Controls.Add(this.fileBox2);
  2803. this.OpenFile.Location = new Point(4, 0x18);
  2804. this.OpenFile.Name = "OpenFile";
  2805. this.OpenFile.Size = new Size(0x1cb, 0xe4);
  2806. this.OpenFile.TabIndex = 4;
  2807. this.OpenFile.Text = "Choose Eboot";
  2808. this.OpenFile.Click += new EventHandler(this.OpenFile_Click);
  2809. this.Buildbtn2.BackColor = Color.Gray;
  2810. this.Buildbtn2.Cursor = Cursors.Default;
  2811. this.Buildbtn2.Customization = "ANf////////r6+v/AKX////////f39//gICA/wAAAP8UFBT/gICA/w==";
  2812. this.Buildbtn2.Enabled = false;
  2813. this.Buildbtn2.Font = new Font("Segoe UI", 9f);
  2814. this.Buildbtn2.Image = null;
  2815. this.Buildbtn2.Location = new Point(130, 0x9f);
  2816. this.Buildbtn2.Margin = new Padding(5, 3, 5, 3);
  2817. this.Buildbtn2.Name = "Buildbtn2";
  2818. this.Buildbtn2.NoRounding = true;
  2819. this.Buildbtn2.Size = new Size(0xc0, 0x13);
  2820. this.Buildbtn2.TabIndex = 70;
  2821. this.Buildbtn2.Text = "Build";
  2822. this.Buildbtn2.Transparent = false;
  2823. this.Buildbtn2.Click += new EventHandler(this.create3_Click);
  2824. this.open2.BackColor = Color.Gray;
  2825. this.open2.Cursor = Cursors.Default;
  2826. this.open2.Customization = "ANf////////r6+v/AKX////////f39//gICA/wAAAP8UFBT/gICA/w==";
  2827. this.open2.Font = new Font("Segoe UI", 9f);
  2828. this.open2.Image = null;
  2829. this.open2.Location = new Point(0x177, 0x60);
  2830. this.open2.Margin = new Padding(5, 3, 5, 3);
  2831. this.open2.Name = "open2";
  2832. this.open2.NoRounding = true;
  2833. this.open2.Size = new Size(0x44, 0x13);
  2834. this.open2.TabIndex = 0x42;
  2835. this.open2.Text = "...";
  2836. this.open2.Transparent = false;
  2837. this.open2.Click += new EventHandler(this.open2_Click);
  2838. this.label5.AutoSize = true;
  2839. this.label5.Location = new Point(0x120, 0xc7);
  2840. this.label5.Margin = new Padding(5, 0, 5, 0);
  2841. this.label5.Name = "label5";
  2842. this.label5.Size = new Size(0x5e, 15);
  2843. this.label5.TabIndex = 0x41;
  2844. this.label5.Text = "ICECOLDKILLAH";
  2845. this.label2.AutoSize = true;
  2846. this.label2.Location = new Point(5, 0xc7);
  2847. this.label2.Margin = new Padding(5, 0, 5, 0);
  2848. this.label2.Name = "label2";
  2849. this.label2.Size = new Size(0x41, 15);
  2850. this.label2.TabIndex = 0x40;
  2851. this.label2.Text = "Flynhigh09";
  2852. this.pictureBox5.Image = Resources.logo;
  2853. this.pictureBox5.Location = new Point(7, 2);
  2854. this.pictureBox5.Margin = new Padding(5, 3, 5, 3);
  2855. this.pictureBox5.Name = "pictureBox5";
  2856. this.pictureBox5.Size = new Size(0x1b5, 0x4a);
  2857. this.pictureBox5.SizeMode = PictureBoxSizeMode.StretchImage;
  2858. this.pictureBox5.TabIndex = 0x3f;
  2859. this.pictureBox5.TabStop = false;
  2860. this.debug1.AutoSize = true;
  2861. this.debug1.Cursor = Cursors.Default;
  2862. this.debug1.Enabled = false;
  2863. this.debug1.FlatAppearance.BorderColor = Color.Black;
  2864. this.debug1.FlatAppearance.CheckedBackColor = Color.Black;
  2865. this.debug1.Font = new Font("Segoe UI", 9f);
  2866. this.debug1.Location = new Point(330, 0x80);
  2867. this.debug1.Margin = new Padding(5, 3, 5, 3);
  2868. this.debug1.Name = "debug1";
  2869. this.debug1.Size = new Size(60, 0x13);
  2870. this.debug1.TabIndex = 0x3e;
  2871. this.debug1.Text = "Debug";
  2872. this.debug1.UseVisualStyleBackColor = true;
  2873. this.blus1.AutoSize = true;
  2874. this.blus1.Cursor = Cursors.Default;
  2875. this.blus1.Enabled = false;
  2876. this.blus1.FlatAppearance.CheckedBackColor = Color.Orange;
  2877. this.blus1.Font = new Font("Segoe UI", 9f);
  2878. this.blus1.Location = new Point(0xac, 0x80);
  2879. this.blus1.Margin = new Padding(5, 3, 5, 3);
  2880. this.blus1.Name = "blus1";
  2881. this.blus1.Size = new Size(0x56, 0x13);
  2882. this.blus1.TabIndex = 60;
  2883. this.blus1.Text = "BLUS/BCUS";
  2884. this.blus1.UseVisualStyleBackColor = true;
  2885. this.bles1.AutoSize = true;
  2886. this.bles1.Cursor = Cursors.Default;
  2887. this.bles1.Enabled = false;
  2888. this.bles1.Font = new Font("Segoe UI", 9f);
  2889. this.bles1.Location = new Point(0x17, 0x80);
  2890. this.bles1.Margin = new Padding(5, 3, 5, 3);
  2891. this.bles1.Name = "bles1";
  2892. this.bles1.Size = new Size(0x52, 0x13);
  2893. this.bles1.TabIndex = 0x3d;
  2894. this.bles1.Text = "BLES/BCES";
  2895. this.bles1.UseVisualStyleBackColor = true;
  2896. this.fileBox2.BackColor = SystemColors.Control;
  2897. this.fileBox2.BorderStyle = BorderStyle.FixedSingle;
  2898. this.fileBox2.Location = new Point(7, 0x60);
  2899. this.fileBox2.Margin = new Padding(5, 3, 5, 3);
  2900. this.fileBox2.Name = "fileBox2";
  2901. this.fileBox2.ReadOnly = true;
  2902. this.fileBox2.Size = new Size(0x171, 0x17);
  2903. this.fileBox2.TabIndex = 0x31;
  2904. this.Battlfield4.Controls.Add(this.pictureBox12);
  2905. this.Battlfield4.Controls.Add(this.panel14);
  2906. this.Battlfield4.Location = new Point(4, 0x18);
  2907. this.Battlfield4.Name = "Battlfield4";
  2908. this.Battlfield4.Size = new Size(0x1cb, 0xe4);
  2909. this.Battlfield4.TabIndex = 12;
  2910. this.Battlfield4.Text = "Battlfield 4";
  2911. this.Battlfield4.UseVisualStyleBackColor = true;
  2912. this.pictureBox12.BackColor = Color.Transparent;
  2913. this.pictureBox12.Image = Resources.bf4_logo;
  2914. this.pictureBox12.Location = new Point(2, 0);
  2915. this.pictureBox12.Margin = new Padding(5, 3, 5, 3);
  2916. this.pictureBox12.Name = "pictureBox12";
  2917. this.pictureBox12.Size = new Size(0x1c4, 50);
  2918. this.pictureBox12.SizeMode = PictureBoxSizeMode.StretchImage;
  2919. this.pictureBox12.TabIndex = 50;
  2920. this.pictureBox12.TabStop = false;
  2921. this.panel14.AutoScroll = true;
  2922. this.panel14.BackColor = Color.FromArgb(0, 20, 0x20);
  2923. this.panel14.Controls.Add(this.colorful);
  2924. this.panel14.Controls.Add(this.White);
  2925. this.panel14.Controls.Add(this.Everythinglong);
  2926. this.panel14.Controls.Add(this.label14);
  2927. this.panel14.Controls.Add(this.InfiniteAmmoGrenadesNoReload);
  2928. this.panel14.Controls.Add(this.label3);
  2929. this.panel14.Controls.Add(this.Invincibility3);
  2930. this.panel14.ForeColor = Color.White;
  2931. this.panel14.Location = new Point(2, 0x33);
  2932. this.panel14.Margin = new Padding(5, 3, 5, 3);
  2933. this.panel14.Name = "panel14";
  2934. this.panel14.Size = new Size(0x1c4, 0xb3);
  2935. this.panel14.TabIndex = 0x31;
  2936. this.colorful.Checked = false;
  2937. this.colorful.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  2938. this.colorful.Font = new Font("Segoe UI", 9f);
  2939. this.colorful.Image = null;
  2940. this.colorful.Location = new Point(7, 0x5d);
  2941. this.colorful.Margin = new Padding(5, 3, 5, 3);
  2942. this.colorful.Name = "colorful";
  2943. this.colorful.NoRounding = false;
  2944. this.colorful.Size = new Size(0x98, 0x11);
  2945. this.colorful.TabIndex = 0x4c;
  2946. this.colorful.Text = "Colorful";
  2947. this.colorful.Transparent = false;
  2948. this.White.Checked = false;
  2949. this.White.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  2950. this.White.Font = new Font("Segoe UI", 9f);
  2951. this.White.Image = null;
  2952. this.White.Location = new Point(7, 0x4d);
  2953. this.White.Margin = new Padding(5, 3, 5, 3);
  2954. this.White.Name = "White";
  2955. this.White.NoRounding = false;
  2956. this.White.Size = new Size(0x116, 0x11);
  2957. this.White.TabIndex = 0x4b;
  2958. this.White.Text = "White";
  2959. this.White.Transparent = false;
  2960. this.Everythinglong.Checked = false;
  2961. this.Everythinglong.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  2962. this.Everythinglong.Font = new Font("Segoe UI", 9f);
  2963. this.Everythinglong.Image = null;
  2964. this.Everythinglong.Location = new Point(7, 0x26);
  2965. this.Everythinglong.Margin = new Padding(5, 3, 5, 3);
  2966. this.Everythinglong.Name = "Everythinglong";
  2967. this.Everythinglong.NoRounding = false;
  2968. this.Everythinglong.Size = new Size(0xe9, 0x11);
  2969. this.Everythinglong.TabIndex = 0x4a;
  2970. this.Everythinglong.Text = "Everything long";
  2971. this.Everythinglong.Transparent = false;
  2972. this.label14.AutoSize = true;
  2973. this.label14.BackColor = Color.Transparent;
  2974. this.label14.ForeColor = Color.White;
  2975. this.label14.Location = new Point(7, 0x3d);
  2976. this.label14.Margin = new Padding(5, 0, 5, 0);
  2977. this.label14.Name = "label14";
  2978. this.label14.Size = new Size(0x2f, 15);
  2979. this.label14.TabIndex = 0x49;
  2980. this.label14.Text = "Visions:";
  2981. this.InfiniteAmmoGrenadesNoReload.Checked = false;
  2982. this.InfiniteAmmoGrenadesNoReload.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  2983. this.InfiniteAmmoGrenadesNoReload.Font = new Font("Segoe UI", 9f);
  2984. this.InfiniteAmmoGrenadesNoReload.Image = null;
  2985. this.InfiniteAmmoGrenadesNoReload.Location = new Point(7, 0x16);
  2986. this.InfiniteAmmoGrenadesNoReload.Margin = new Padding(5, 3, 5, 3);
  2987. this.InfiniteAmmoGrenadesNoReload.Name = "InfiniteAmmoGrenadesNoReload";
  2988. this.InfiniteAmmoGrenadesNoReload.NoRounding = false;
  2989. this.InfiniteAmmoGrenadesNoReload.Size = new Size(400, 0x11);
  2990. this.InfiniteAmmoGrenadesNoReload.TabIndex = 0x48;
  2991. this.InfiniteAmmoGrenadesNoReload.Text = "Infinite Ammo & Grenades, No Reload";
  2992. this.InfiniteAmmoGrenadesNoReload.Transparent = false;
  2993. this.label3.AutoSize = true;
  2994. this.label3.BackColor = Color.Black;
  2995. this.label3.ForeColor = Color.White;
  2996. this.label3.Location = new Point(0x18d, 0x98);
  2997. this.label3.Margin = new Padding(5, 0, 5, 0);
  2998. this.label3.Name = "label3";
  2999. this.label3.Size = new Size(0x1c, 15);
  3000. this.label3.TabIndex = 70;
  3001. this.label3.Text = "1.10";
  3002. this.Invincibility3.Checked = false;
  3003. this.Invincibility3.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  3004. this.Invincibility3.Font = new Font("Segoe UI", 9f);
  3005. this.Invincibility3.Image = null;
  3006. this.Invincibility3.Location = new Point(7, 5);
  3007. this.Invincibility3.Margin = new Padding(5, 3, 5, 3);
  3008. this.Invincibility3.Name = "Invincibility3";
  3009. this.Invincibility3.NoRounding = false;
  3010. this.Invincibility3.Size = new Size(0xd5, 0x11);
  3011. this.Invincibility3.TabIndex = 15;
  3012. this.Invincibility3.Text = "Invincibility";
  3013. this.Invincibility3.Transparent = false;
  3014. this.GTAV.BackColor = SystemColors.Control;
  3015. this.GTAV.Controls.Add(this.panel9);
  3016. this.GTAV.Controls.Add(this.panel2);
  3017. this.GTAV.Location = new Point(4, 0x18);
  3018. this.GTAV.Name = "GTAV";
  3019. this.GTAV.Size = new Size(0x1cb, 0xe4);
  3020. this.GTAV.TabIndex = 2;
  3021. this.GTAV.Text = "GTAV";
  3022. this.panel9.BackColor = Color.DarkRed;
  3023. this.panel9.Controls.Add(this.pictureBox3);
  3024. this.panel9.Location = new Point(0, 0);
  3025. this.panel9.Margin = new Padding(5, 3, 5, 3);
  3026. this.panel9.Name = "panel9";
  3027. this.panel9.Size = new Size(450, 0x2a);
  3028. this.panel9.TabIndex = 0x45;
  3029. this.pictureBox3.BackColor = Color.DarkRed;
  3030. this.pictureBox3.Image = Resources.gtav_logo;
  3031. this.pictureBox3.Location = new Point(5, 1);
  3032. this.pictureBox3.Margin = new Padding(5, 3, 5, 3);
  3033. this.pictureBox3.Name = "pictureBox3";
  3034. this.pictureBox3.Size = new Size(0x1bd, 0x29);
  3035. this.pictureBox3.SizeMode = PictureBoxSizeMode.Zoom;
  3036. this.pictureBox3.TabIndex = 0x18;
  3037. this.pictureBox3.TabStop = false;
  3038. this.panel2.AutoScroll = true;
  3039. this.panel2.BackColor = Color.DarkRed;
  3040. this.panel2.Controls.Add(this.label10);
  3041. this.panel2.Controls.Add(this.Carmageddon);
  3042. this.panel2.Controls.Add(this.InfiniteSpecialAbility);
  3043. this.panel2.Controls.Add(this.GodMode);
  3044. this.panel2.Controls.Add(this.NoReloadBiggerClip);
  3045. this.panel2.Controls.Add(this.UnlimitedAmmoBiggerClip);
  3046. this.panel2.Controls.Add(this.NOWantedLevel);
  3047. this.panel2.Location = new Point(0, 0x2b);
  3048. this.panel2.Margin = new Padding(5, 3, 5, 3);
  3049. this.panel2.Name = "panel2";
  3050. this.panel2.Size = new Size(0x1c5, 0xb3);
  3051. this.panel2.TabIndex = 0x16;
  3052. this.label10.AutoSize = true;
  3053. this.label10.BackColor = Color.Black;
  3054. this.label10.ForeColor = Color.White;
  3055. this.label10.Location = new Point(0x18e, 160);
  3056. this.label10.Margin = new Padding(5, 0, 5, 0);
  3057. this.label10.Name = "label10";
  3058. this.label10.Size = new Size(0x1c, 15);
  3059. this.label10.TabIndex = 0x44;
  3060. this.label10.Text = "1.12";
  3061. this.Carmageddon.Checked = false;
  3062. this.Carmageddon.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA//////8=";
  3063. this.Carmageddon.Font = new Font("Segoe UI", 9f);
  3064. this.Carmageddon.Image = null;
  3065. this.Carmageddon.Location = new Point(5, 0x51);
  3066. this.Carmageddon.Margin = new Padding(5, 3, 5, 3);
  3067. this.Carmageddon.Name = "Carmageddon";
  3068. this.Carmageddon.NoRounding = false;
  3069. this.Carmageddon.Size = new Size(0xe9, 0x11);
  3070. this.Carmageddon.TabIndex = 20;
  3071. this.Carmageddon.Text = "Carmageddon";
  3072. this.Carmageddon.Transparent = false;
  3073. this.InfiniteSpecialAbility.Checked = false;
  3074. this.InfiniteSpecialAbility.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA//////8=";
  3075. this.InfiniteSpecialAbility.Font = new Font("Segoe UI", 9f);
  3076. this.InfiniteSpecialAbility.Image = null;
  3077. this.InfiniteSpecialAbility.Location = new Point(5, 0x41);
  3078. this.InfiniteSpecialAbility.Margin = new Padding(5, 3, 5, 3);
  3079. this.InfiniteSpecialAbility.Name = "InfiniteSpecialAbility";
  3080. this.InfiniteSpecialAbility.NoRounding = false;
  3081. this.InfiniteSpecialAbility.Size = new Size(0x151, 0x11);
  3082. this.InfiniteSpecialAbility.TabIndex = 0x12;
  3083. this.InfiniteSpecialAbility.Text = "Infinite Special Ability";
  3084. this.InfiniteSpecialAbility.Transparent = false;
  3085. this.GodMode.Checked = false;
  3086. this.GodMode.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA//////8=";
  3087. this.GodMode.Font = new Font("Segoe UI", 9f);
  3088. this.GodMode.Image = null;
  3089. this.GodMode.Location = new Point(5, 50);
  3090. this.GodMode.Margin = new Padding(5, 3, 5, 3);
  3091. this.GodMode.Name = "GodMode";
  3092. this.GodMode.NoRounding = false;
  3093. this.GodMode.Size = new Size(0x89, 0x11);
  3094. this.GodMode.TabIndex = 0x11;
  3095. this.GodMode.Text = "God Mode";
  3096. this.GodMode.Transparent = false;
  3097. this.NoReloadBiggerClip.Checked = false;
  3098. this.NoReloadBiggerClip.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA//////8=";
  3099. this.NoReloadBiggerClip.Font = new Font("Segoe UI", 9f);
  3100. this.NoReloadBiggerClip.Image = null;
  3101. this.NoReloadBiggerClip.Location = new Point(5, 0x23);
  3102. this.NoReloadBiggerClip.Margin = new Padding(5, 3, 5, 3);
  3103. this.NoReloadBiggerClip.Name = "NoReloadBiggerClip";
  3104. this.NoReloadBiggerClip.NoRounding = false;
  3105. this.NoReloadBiggerClip.Size = new Size(0x115, 0x11);
  3106. this.NoReloadBiggerClip.TabIndex = 0x10;
  3107. this.NoReloadBiggerClip.Text = "No Reload + Big Clip";
  3108. this.NoReloadBiggerClip.Transparent = false;
  3109. this.UnlimitedAmmoBiggerClip.Checked = false;
  3110. this.UnlimitedAmmoBiggerClip.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA//////8=";
  3111. this.UnlimitedAmmoBiggerClip.Font = new Font("Segoe UI", 9f);
  3112. this.UnlimitedAmmoBiggerClip.Image = null;
  3113. this.UnlimitedAmmoBiggerClip.Location = new Point(5, 0x13);
  3114. this.UnlimitedAmmoBiggerClip.Margin = new Padding(5, 3, 5, 3);
  3115. this.UnlimitedAmmoBiggerClip.Name = "UnlimitedAmmoBiggerClip";
  3116. this.UnlimitedAmmoBiggerClip.NoRounding = false;
  3117. this.UnlimitedAmmoBiggerClip.Size = new Size(0x151, 0x11);
  3118. this.UnlimitedAmmoBiggerClip.TabIndex = 15;
  3119. this.UnlimitedAmmoBiggerClip.Text = "Unlimited Ammo + Big Clip";
  3120. this.UnlimitedAmmoBiggerClip.Transparent = false;
  3121. this.NOWantedLevel.Checked = false;
  3122. this.NOWantedLevel.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA//////8=";
  3123. this.NOWantedLevel.Font = new Font("Segoe UI", 9f);
  3124. this.NOWantedLevel.Image = null;
  3125. this.NOWantedLevel.Location = new Point(5, 3);
  3126. this.NOWantedLevel.Margin = new Padding(5, 3, 5, 3);
  3127. this.NOWantedLevel.Name = "NOWantedLevel";
  3128. this.NOWantedLevel.NoRounding = false;
  3129. this.NOWantedLevel.Size = new Size(0x115, 0x11);
  3130. this.NOWantedLevel.TabIndex = 14;
  3131. this.NOWantedLevel.Text = "No Wanted Level";
  3132. this.NOWantedLevel.Transparent = false;
  3133. this.Ghosts.BackColor = SystemColors.Control;
  3134. this.Ghosts.Controls.Add(this.panel4);
  3135. this.Ghosts.Location = new Point(4, 0x18);
  3136. this.Ghosts.Name = "Ghosts";
  3137. this.Ghosts.Padding = new Padding(3, 3, 3, 3);
  3138. this.Ghosts.Size = new Size(0x1cb, 0xe4);
  3139. this.Ghosts.TabIndex = 0;
  3140. this.Ghosts.Text = "Ghosts";
  3141. this.panel4.BackColor = Color.White;
  3142. this.panel4.Controls.Add(this.label11);
  3143. this.panel4.Controls.Add(this.pictureBox4);
  3144. this.panel4.Controls.Add(this.open);
  3145. this.panel4.Controls.Add(this.create);
  3146. this.panel4.Controls.Add(this.panel1);
  3147. this.panel4.Controls.Add(this.fileBox);
  3148. this.panel4.Controls.Add(this.blus);
  3149. this.panel4.Controls.Add(this.debug);
  3150. this.panel4.Controls.Add(this.bles);
  3151. this.panel4.Location = new Point(0, 0);
  3152. this.panel4.Margin = new Padding(5, 3, 5, 3);
  3153. this.panel4.Name = "panel4";
  3154. this.panel4.Size = new Size(450, 0xe2);
  3155. this.panel4.TabIndex = 0x27;
  3156. this.label11.AutoSize = true;
  3157. this.label11.BackColor = Color.Black;
  3158. this.label11.ForeColor = Color.White;
  3159. this.label11.Location = new Point(0x18e, 0xcb);
  3160. this.label11.Margin = new Padding(5, 0, 5, 0);
  3161. this.label11.Name = "label11";
  3162. this.label11.Size = new Size(0x1c, 15);
  3163. this.label11.TabIndex = 0x45;
  3164. this.label11.Text = "1.09";
  3165. this.pictureBox4.Image = Resources.ghosts_logo;
  3166. this.pictureBox4.Location = new Point(0, -3);
  3167. this.pictureBox4.Margin = new Padding(5, 3, 5, 3);
  3168. this.pictureBox4.Name = "pictureBox4";
  3169. this.pictureBox4.Size = new Size(450, 0x33);
  3170. this.pictureBox4.SizeMode = PictureBoxSizeMode.StretchImage;
  3171. this.pictureBox4.TabIndex = 0x26;
  3172. this.pictureBox4.TabStop = false;
  3173. this.open.BackColor = Color.White;
  3174. this.open.Cursor = Cursors.Default;
  3175. this.open.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/zw8PP8UFBT/gICA/w==";
  3176. this.open.Font = new Font("Segoe UI", 9f);
  3177. this.open.Image = null;
  3178. this.open.Location = new Point(0x166, 0xa4);
  3179. this.open.Margin = new Padding(5, 3, 5, 3);
  3180. this.open.Name = "open";
  3181. this.open.NoRounding = false;
  3182. this.open.Size = new Size(0x49, 0x15);
  3183. this.open.TabIndex = 0x24;
  3184. this.open.Text = "...";
  3185. this.open.Transparent = false;
  3186. this.open.Click += new EventHandler(this.open_Click);
  3187. this.create.BackColor = Color.Gray;
  3188. this.create.Cursor = Cursors.Default;
  3189. this.create.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/zw8PP8UFBT/gICA/w==";
  3190. this.create.Enabled = false;
  3191. this.create.Font = new Font("Segoe UI", 9f);
  3192. this.create.Image = null;
  3193. this.create.Location = new Point(0x93, 0xbb);
  3194. this.create.Margin = new Padding(5, 3, 5, 3);
  3195. this.create.Name = "create";
  3196. this.create.NoRounding = false;
  3197. this.create.Size = new Size(0x99, 0x16);
  3198. this.create.TabIndex = 0x25;
  3199. this.create.Text = "Build";
  3200. this.create.Transparent = false;
  3201. this.create.Click += new EventHandler(this.create_Click);
  3202. this.panel1.AutoScroll = true;
  3203. this.panel1.Controls.Add(this.wallHack);
  3204. this.panel1.Controls.Add(this.crosshairs);
  3205. this.panel1.Controls.Add(this.bigMap);
  3206. this.panel1.Controls.Add(this.chromePlayers);
  3207. this.panel1.Controls.Add(this.noFog);
  3208. this.panel1.Controls.Add(this.fps);
  3209. this.panel1.Controls.Add(this.fpsString);
  3210. this.panel1.Controls.Add(this.unlimitedAmmo);
  3211. this.panel1.Controls.Add(this.antiBan);
  3212. this.panel1.Controls.Add(this.superJump);
  3213. this.panel1.Controls.Add(this.laser);
  3214. this.panel1.Controls.Add(this.noRecoil);
  3215. this.panel1.Controls.Add(this.advancedUAV);
  3216. this.panel1.Controls.Add(this.redBoxes);
  3217. this.panel1.Location = new Point(0, 0x30);
  3218. this.panel1.Margin = new Padding(5, 3, 5, 3);
  3219. this.panel1.Name = "panel1";
  3220. this.panel1.Size = new Size(450, 0x5f);
  3221. this.panel1.TabIndex = 0x15;
  3222. this.wallHack.Checked = false;
  3223. this.wallHack.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3224. this.wallHack.Font = new Font("Segoe UI", 9f);
  3225. this.wallHack.Image = null;
  3226. this.wallHack.Location = new Point(7, 130);
  3227. this.wallHack.Margin = new Padding(5, 3, 5, 3);
  3228. this.wallHack.Name = "wallHack";
  3229. this.wallHack.NoRounding = false;
  3230. this.wallHack.Size = new Size(0x89, 0x11);
  3231. this.wallHack.TabIndex = 0x16;
  3232. this.wallHack.Text = "Wall Hack";
  3233. this.wallHack.Transparent = false;
  3234. this.crosshairs.Checked = false;
  3235. this.crosshairs.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3236. this.crosshairs.Font = new Font("Segoe UI", 9f);
  3237. this.crosshairs.Image = null;
  3238. this.crosshairs.Location = new Point(7, 0x73);
  3239. this.crosshairs.Margin = new Padding(5, 3, 5, 3);
  3240. this.crosshairs.Name = "crosshairs";
  3241. this.crosshairs.NoRounding = false;
  3242. this.crosshairs.Size = new Size(0xc6, 0x11);
  3243. this.crosshairs.TabIndex = 0x15;
  3244. this.crosshairs.Text = "Small Crosshairs";
  3245. this.crosshairs.Transparent = false;
  3246. this.bigMap.Checked = false;
  3247. this.bigMap.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3248. this.bigMap.Font = new Font("Segoe UI", 9f);
  3249. this.bigMap.Image = null;
  3250. this.bigMap.Location = new Point(7, 0x63);
  3251. this.bigMap.Margin = new Padding(5, 3, 5, 3);
  3252. this.bigMap.Name = "bigMap";
  3253. this.bigMap.NoRounding = false;
  3254. this.bigMap.Size = new Size(0x89, 0x11);
  3255. this.bigMap.TabIndex = 20;
  3256. this.bigMap.Text = "Big Map";
  3257. this.bigMap.Transparent = false;
  3258. this.chromePlayers.Checked = false;
  3259. this.chromePlayers.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3260. this.chromePlayers.Font = new Font("Segoe UI", 9f);
  3261. this.chromePlayers.Image = null;
  3262. this.chromePlayers.Location = new Point(7, 0x53);
  3263. this.chromePlayers.Margin = new Padding(5, 3, 5, 3);
  3264. this.chromePlayers.Name = "chromePlayers";
  3265. this.chromePlayers.NoRounding = false;
  3266. this.chromePlayers.Size = new Size(0xc6, 0x11);
  3267. this.chromePlayers.TabIndex = 0x13;
  3268. this.chromePlayers.Text = "Chrome Players";
  3269. this.chromePlayers.Transparent = false;
  3270. this.noFog.Checked = false;
  3271. this.noFog.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3272. this.noFog.Font = new Font("Segoe UI", 9f);
  3273. this.noFog.Image = null;
  3274. this.noFog.Location = new Point(7, 0x44);
  3275. this.noFog.Margin = new Padding(5, 3, 5, 3);
  3276. this.noFog.Name = "noFog";
  3277. this.noFog.NoRounding = false;
  3278. this.noFog.Size = new Size(0x7d, 0x11);
  3279. this.noFog.TabIndex = 0x12;
  3280. this.noFog.Text = "No Fog";
  3281. this.noFog.Transparent = false;
  3282. this.fps.Checked = false;
  3283. this.fps.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3284. this.fps.Font = new Font("Segoe UI", 9f);
  3285. this.fps.Image = null;
  3286. this.fps.Location = new Point(7, 0xbf);
  3287. this.fps.Margin = new Padding(5, 3, 5, 3);
  3288. this.fps.Name = "fps";
  3289. this.fps.NoRounding = false;
  3290. this.fps.RightToLeft = RightToLeft.Yes;
  3291. this.fps.Size = new Size(0x9b, 0x11);
  3292. this.fps.TabIndex = 0x26;
  3293. this.fps.Text = "Custom FPS";
  3294. this.fps.Transparent = false;
  3295. this.fps.CheckedChanged += new ChromeCheckbox.CheckedChangedEventHandler(this.fps_CheckedChanged);
  3296. this.fpsString.Enabled = false;
  3297. this.fpsString.Location = new Point(160, 0xbb);
  3298. this.fpsString.Margin = new Padding(5, 3, 5, 3);
  3299. this.fpsString.MaxLength = 0x19;
  3300. this.fpsString.Name = "fpsString";
  3301. this.fpsString.Size = new Size(0x84, 0x17);
  3302. this.fpsString.TabIndex = 13;
  3303. this.fpsString.TextChanged += new EventHandler(this.fpsString_TextChanged);
  3304. this.unlimitedAmmo.Checked = false;
  3305. this.unlimitedAmmo.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3306. this.unlimitedAmmo.Font = new Font("Segoe UI", 9f);
  3307. this.unlimitedAmmo.Image = null;
  3308. this.unlimitedAmmo.Location = new Point(7, 160);
  3309. this.unlimitedAmmo.Margin = new Padding(5, 3, 5, 3);
  3310. this.unlimitedAmmo.Name = "unlimitedAmmo";
  3311. this.unlimitedAmmo.NoRounding = false;
  3312. this.unlimitedAmmo.Size = new Size(0xc6, 0x11);
  3313. this.unlimitedAmmo.TabIndex = 0x29;
  3314. this.unlimitedAmmo.Text = "Infinite Ammo";
  3315. this.unlimitedAmmo.Transparent = false;
  3316. this.antiBan.Checked = false;
  3317. this.antiBan.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3318. this.antiBan.Font = new Font("Segoe UI", 9f);
  3319. this.antiBan.Image = null;
  3320. this.antiBan.Location = new Point(7, 0xaf);
  3321. this.antiBan.Margin = new Padding(5, 3, 5, 3);
  3322. this.antiBan.Name = "antiBan";
  3323. this.antiBan.NoRounding = false;
  3324. this.antiBan.Size = new Size(0x7f, 0x11);
  3325. this.antiBan.TabIndex = 40;
  3326. this.antiBan.Text = "Anti Ban";
  3327. this.antiBan.Transparent = false;
  3328. this.superJump.Checked = false;
  3329. this.superJump.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3330. this.superJump.Font = new Font("Segoe UI", 9f);
  3331. this.superJump.Image = null;
  3332. this.superJump.Location = new Point(7, 0x91);
  3333. this.superJump.Margin = new Padding(5, 3, 5, 3);
  3334. this.superJump.Name = "superJump";
  3335. this.superJump.NoRounding = false;
  3336. this.superJump.Size = new Size(0x9b, 0x11);
  3337. this.superJump.TabIndex = 0x27;
  3338. this.superJump.Text = "Super Jump";
  3339. this.superJump.Transparent = false;
  3340. this.laser.Checked = false;
  3341. this.laser.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3342. this.laser.Font = new Font("Segoe UI", 9f);
  3343. this.laser.Image = null;
  3344. this.laser.Location = new Point(7, 0x34);
  3345. this.laser.Margin = new Padding(5, 3, 5, 3);
  3346. this.laser.Name = "laser";
  3347. this.laser.NoRounding = false;
  3348. this.laser.Size = new Size(0x89, 0x11);
  3349. this.laser.TabIndex = 0x11;
  3350. this.laser.Text = "Laser";
  3351. this.laser.Transparent = false;
  3352. this.noRecoil.Checked = false;
  3353. this.noRecoil.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3354. this.noRecoil.Font = new Font("Segoe UI", 9f);
  3355. this.noRecoil.Image = null;
  3356. this.noRecoil.Location = new Point(7, 0x25);
  3357. this.noRecoil.Margin = new Padding(5, 3, 5, 3);
  3358. this.noRecoil.Name = "noRecoil";
  3359. this.noRecoil.NoRounding = false;
  3360. this.noRecoil.Size = new Size(0x89, 0x11);
  3361. this.noRecoil.TabIndex = 0x10;
  3362. this.noRecoil.Text = "No Recoil";
  3363. this.noRecoil.Transparent = false;
  3364. this.advancedUAV.Checked = false;
  3365. this.advancedUAV.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3366. this.advancedUAV.Font = new Font("Segoe UI", 9f);
  3367. this.advancedUAV.Image = null;
  3368. this.advancedUAV.Location = new Point(7, 0x15);
  3369. this.advancedUAV.Margin = new Padding(5, 3, 5, 3);
  3370. this.advancedUAV.Name = "advancedUAV";
  3371. this.advancedUAV.NoRounding = false;
  3372. this.advancedUAV.Size = new Size(0xc6, 0x11);
  3373. this.advancedUAV.TabIndex = 15;
  3374. this.advancedUAV.Text = "Advanced UAV";
  3375. this.advancedUAV.Transparent = false;
  3376. this.advancedUAV.CheckedChanged += new ChromeCheckbox.CheckedChangedEventHandler(this.advancedUAV_CheckedChanged);
  3377. this.redBoxes.Checked = false;
  3378. this.redBoxes.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  3379. this.redBoxes.Font = new Font("Segoe UI", 9f);
  3380. this.redBoxes.Image = null;
  3381. this.redBoxes.Location = new Point(7, 4);
  3382. this.redBoxes.Margin = new Padding(5, 3, 5, 3);
  3383. this.redBoxes.Name = "redBoxes";
  3384. this.redBoxes.NoRounding = false;
  3385. this.redBoxes.Size = new Size(0x89, 0x11);
  3386. this.redBoxes.TabIndex = 14;
  3387. this.redBoxes.Text = "Red Boxes";
  3388. this.redBoxes.Transparent = false;
  3389. this.redBoxes.CheckedChanged += new ChromeCheckbox.CheckedChangedEventHandler(this.redBoxes_CheckedChanged);
  3390. this.fileBox.Enabled = false;
  3391. this.fileBox.Location = new Point(15, 0xa5);
  3392. this.fileBox.Margin = new Padding(5, 3, 5, 3);
  3393. this.fileBox.Name = "fileBox";
  3394. this.fileBox.Size = new Size(0x155, 0x17);
  3395. this.fileBox.TabIndex = 1;
  3396. this.fileBox.TextChanged += new EventHandler(this.textBox1_TextChanged);
  3397. this.blus.AutoSize = true;
  3398. this.blus.Enabled = false;
  3399. this.blus.Font = new Font("Arial", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
  3400. this.blus.Location = new Point(20, 0x93);
  3401. this.blus.Margin = new Padding(5, 3, 5, 3);
  3402. this.blus.Name = "blus";
  3403. this.blus.Size = new Size(0x52, 0x12);
  3404. this.blus.TabIndex = 14;
  3405. this.blus.Text = "BLUS31270";
  3406. this.blus.UseVisualStyleBackColor = true;
  3407. this.blus.CheckedChanged += new EventHandler(this.blus_CheckedChanged);
  3408. this.debug.AutoSize = true;
  3409. this.debug.Enabled = false;
  3410. this.debug.Font = new Font("Arial", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
  3411. this.debug.Location = new Point(0x148, 0x93);
  3412. this.debug.Margin = new Padding(5, 3, 5, 3);
  3413. this.debug.Name = "debug";
  3414. this.debug.Size = new Size(0x38, 0x12);
  3415. this.debug.TabIndex = 0x10;
  3416. this.debug.Text = "Debug";
  3417. this.debug.UseVisualStyleBackColor = true;
  3418. this.debug.CheckedChanged += new EventHandler(this.debug_CheckedChanged);
  3419. this.bles.AutoSize = true;
  3420. this.bles.Enabled = false;
  3421. this.bles.Font = new Font("Arial", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
  3422. this.bles.Location = new Point(0xaf, 0x93);
  3423. this.bles.Margin = new Padding(5, 3, 5, 3);
  3424. this.bles.Name = "bles";
  3425. this.bles.Size = new Size(0x51, 0x12);
  3426. this.bles.TabIndex = 15;
  3427. this.bles.Text = "BLES01945";
  3428. this.bles.UseVisualStyleBackColor = true;
  3429. this.bles.CheckedChanged += new EventHandler(this.radioButton2_CheckedChanged);
  3430. this.MetalGearSolidV.BackColor = SystemColors.Control;
  3431. this.MetalGearSolidV.Controls.Add(this.pictureBox2);
  3432. this.MetalGearSolidV.Controls.Add(this.panel3);
  3433. this.MetalGearSolidV.Location = new Point(4, 0x18);
  3434. this.MetalGearSolidV.Name = "MetalGearSolidV";
  3435. this.MetalGearSolidV.Padding = new Padding(3, 3, 3, 3);
  3436. this.MetalGearSolidV.Size = new Size(0x1cb, 0xe4);
  3437. this.MetalGearSolidV.TabIndex = 3;
  3438. this.MetalGearSolidV.Text = "Ground Zeroes";
  3439. this.pictureBox2.BackColor = Color.Transparent;
  3440. this.pictureBox2.Image = Resources.mgsgz_logo;
  3441. this.pictureBox2.Location = new Point(0, 0);
  3442. this.pictureBox2.Margin = new Padding(5, 3, 5, 3);
  3443. this.pictureBox2.Name = "pictureBox2";
  3444. this.pictureBox2.Size = new Size(450, 0x2f);
  3445. this.pictureBox2.SizeMode = PictureBoxSizeMode.StretchImage;
  3446. this.pictureBox2.TabIndex = 0x2d;
  3447. this.pictureBox2.TabStop = false;
  3448. this.panel3.AutoScroll = true;
  3449. this.panel3.BackColor = Color.Black;
  3450. this.panel3.Controls.Add(this.label12);
  3451. this.panel3.Controls.Add(this.NoAlertCantbeseen);
  3452. this.panel3.Controls.Add(this.NoAlertsDeaths);
  3453. this.panel3.Controls.Add(this.InfiniteGrenades);
  3454. this.panel3.Controls.Add(this.WeaponsSupressor);
  3455. this.panel3.Controls.Add(this.InfiniteSupressor);
  3456. this.panel3.Controls.Add(this.InfAmmo);
  3457. this.panel3.Controls.Add(this.InfiniteHealth);
  3458. this.panel3.ForeColor = Color.White;
  3459. this.panel3.Location = new Point(0, 0x30);
  3460. this.panel3.Margin = new Padding(5, 3, 5, 3);
  3461. this.panel3.Name = "panel3";
  3462. this.panel3.Size = new Size(0x1c7, 0xb0);
  3463. this.panel3.TabIndex = 0x17;
  3464. this.label12.AutoSize = true;
  3465. this.label12.BackColor = Color.White;
  3466. this.label12.ForeColor = Color.Black;
  3467. this.label12.Location = new Point(0x18e, 0x9b);
  3468. this.label12.Margin = new Padding(5, 0, 5, 0);
  3469. this.label12.Name = "label12";
  3470. this.label12.Size = new Size(0x1c, 15);
  3471. this.label12.TabIndex = 70;
  3472. this.label12.Text = "1.01";
  3473. this.NoAlertCantbeseen.Checked = false;
  3474. this.NoAlertCantbeseen.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AADA/6mpqf8=";
  3475. this.NoAlertCantbeseen.Font = new Font("Segoe UI", 9f);
  3476. this.NoAlertCantbeseen.Image = null;
  3477. this.NoAlertCantbeseen.Location = new Point(5, 100);
  3478. this.NoAlertCantbeseen.Margin = new Padding(5, 3, 5, 3);
  3479. this.NoAlertCantbeseen.Name = "NoAlertCantbeseen";
  3480. this.NoAlertCantbeseen.NoRounding = false;
  3481. this.NoAlertCantbeseen.Size = new Size(0x110, 0x11);
  3482. this.NoAlertCantbeseen.TabIndex = 0x15;
  3483. this.NoAlertCantbeseen.Text = "No Alert & Can\x00b4t be seen";
  3484. this.NoAlertCantbeseen.Transparent = false;
  3485. this.NoAlertsDeaths.Checked = false;
  3486. this.NoAlertsDeaths.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AADA/6mpqf8=";
  3487. this.NoAlertsDeaths.Font = new Font("Segoe UI", 9f);
  3488. this.NoAlertsDeaths.Image = null;
  3489. this.NoAlertsDeaths.Location = new Point(5, 0x55);
  3490. this.NoAlertsDeaths.Margin = new Padding(5, 3, 5, 3);
  3491. this.NoAlertsDeaths.Name = "NoAlertsDeaths";
  3492. this.NoAlertsDeaths.NoRounding = false;
  3493. this.NoAlertsDeaths.Size = new Size(0x1a9, 0x11);
  3494. this.NoAlertsDeaths.TabIndex = 20;
  3495. this.NoAlertsDeaths.Text = "Low Time, No Alerts, Continues & Deaths";
  3496. this.NoAlertsDeaths.Transparent = false;
  3497. this.InfiniteGrenades.Checked = false;
  3498. this.InfiniteGrenades.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AADA/6mpqf8=";
  3499. this.InfiniteGrenades.Font = new Font("Segoe UI", 9f);
  3500. this.InfiniteGrenades.Image = null;
  3501. this.InfiniteGrenades.Location = new Point(5, 0x45);
  3502. this.InfiniteGrenades.Margin = new Padding(5, 3, 5, 3);
  3503. this.InfiniteGrenades.Name = "InfiniteGrenades";
  3504. this.InfiniteGrenades.NoRounding = false;
  3505. this.InfiniteGrenades.Size = new Size(0xde, 0x11);
  3506. this.InfiniteGrenades.TabIndex = 0x13;
  3507. this.InfiniteGrenades.Text = "Infinite Grenades";
  3508. this.InfiniteGrenades.Transparent = false;
  3509. this.WeaponsSupressor.Checked = false;
  3510. this.WeaponsSupressor.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AADA/6mpqf8=";
  3511. this.WeaponsSupressor.Font = new Font("Segoe UI", 9f);
  3512. this.WeaponsSupressor.Image = null;
  3513. this.WeaponsSupressor.Location = new Point(5, 0x35);
  3514. this.WeaponsSupressor.Margin = new Padding(5, 3, 5, 3);
  3515. this.WeaponsSupressor.Name = "WeaponsSupressor";
  3516. this.WeaponsSupressor.NoRounding = false;
  3517. this.WeaponsSupressor.Size = new Size(0xed, 0x11);
  3518. this.WeaponsSupressor.TabIndex = 0x12;
  3519. this.WeaponsSupressor.Text = "Weapons Have Supressor";
  3520. this.WeaponsSupressor.Transparent = false;
  3521. this.InfiniteSupressor.Checked = false;
  3522. this.InfiniteSupressor.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AADA/6mpqf8=";
  3523. this.InfiniteSupressor.Font = new Font("Segoe UI", 9f);
  3524. this.InfiniteSupressor.Image = null;
  3525. this.InfiniteSupressor.Location = new Point(5, 0x26);
  3526. this.InfiniteSupressor.Margin = new Padding(5, 3, 5, 3);
  3527. this.InfiniteSupressor.Name = "InfiniteSupressor";
  3528. this.InfiniteSupressor.NoRounding = false;
  3529. this.InfiniteSupressor.Size = new Size(0xc3, 0x11);
  3530. this.InfiniteSupressor.TabIndex = 0x11;
  3531. this.InfiniteSupressor.Text = "Infinite Supressor";
  3532. this.InfiniteSupressor.Transparent = false;
  3533. this.InfAmmo.Checked = false;
  3534. this.InfAmmo.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AADA/6mpqf8=";
  3535. this.InfAmmo.Font = new Font("Segoe UI", 9f);
  3536. this.InfAmmo.Image = null;
  3537. this.InfAmmo.Location = new Point(5, 0x15);
  3538. this.InfAmmo.Margin = new Padding(5, 3, 5, 3);
  3539. this.InfAmmo.Name = "InfAmmo";
  3540. this.InfAmmo.NoRounding = false;
  3541. this.InfAmmo.Size = new Size(0xde, 0x11);
  3542. this.InfAmmo.TabIndex = 0x10;
  3543. this.InfAmmo.Text = "Infinite Ammo";
  3544. this.InfAmmo.Transparent = false;
  3545. this.InfiniteHealth.Checked = false;
  3546. this.InfiniteHealth.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AADA/6mpqf8=";
  3547. this.InfiniteHealth.Font = new Font("Segoe UI", 9f);
  3548. this.InfiniteHealth.Image = null;
  3549. this.InfiniteHealth.Location = new Point(5, 6);
  3550. this.InfiniteHealth.Margin = new Padding(5, 3, 5, 3);
  3551. this.InfiniteHealth.Name = "InfiniteHealth";
  3552. this.InfiniteHealth.NoRounding = false;
  3553. this.InfiniteHealth.Size = new Size(0xc3, 0x11);
  3554. this.InfiniteHealth.TabIndex = 15;
  3555. this.InfiniteHealth.Text = "Infinite Health";
  3556. this.InfiniteHealth.Transparent = false;
  3557. this.DarkSouls2.Controls.Add(this.panel5);
  3558. this.DarkSouls2.Controls.Add(this.pictureBox1);
  3559. this.DarkSouls2.Location = new Point(4, 0x18);
  3560. this.DarkSouls2.Name = "DarkSouls2";
  3561. this.DarkSouls2.Padding = new Padding(3, 3, 3, 3);
  3562. this.DarkSouls2.Size = new Size(0x1cb, 0xe4);
  3563. this.DarkSouls2.TabIndex = 5;
  3564. this.DarkSouls2.Text = "Dark Souls 2";
  3565. this.DarkSouls2.UseVisualStyleBackColor = true;
  3566. this.panel5.AutoScroll = true;
  3567. this.panel5.BackColor = Color.Black;
  3568. this.panel5.Controls.Add(this.label15);
  3569. this.panel5.Controls.Add(this.label13);
  3570. this.panel5.Controls.Add(this.InstantKillLockedTarget);
  3571. this.panel5.Controls.Add(this.InfiniteTorchTime);
  3572. this.panel5.Controls.Add(this.Hit1KillLockedTarget);
  3573. this.panel5.Controls.Add(this.InfiniteHP);
  3574. this.panel5.Controls.Add(this.InfiniteBuffTime);
  3575. this.panel5.Controls.Add(this.SoulsdontDisappearAfterDeath);
  3576. this.panel5.Controls.Add(this.NoFallDamage);
  3577. this.panel5.Controls.Add(this.EquipLoad0);
  3578. this.panel5.Controls.Add(this.InfiniteDurability);
  3579. this.panel5.Controls.Add(this.InfiniteMagic);
  3580. this.panel5.Controls.Add(this.InfiniteStamina);
  3581. this.panel5.Controls.Add(this.StatusImmunity);
  3582. this.panel5.Controls.Add(this.InfiniteHealth2);
  3583. this.panel5.Controls.Add(this.MaxSoulsonBuy);
  3584. this.panel5.Controls.Add(this.MaxSouls);
  3585. this.panel5.Controls.Add(this.ItemsNeverDecrease);
  3586. this.panel5.Controls.Add(this.MaxItemsUseDiscardDeposit);
  3587. this.panel5.Controls.Add(this.MaxItemsonGain);
  3588. this.panel5.ForeColor = Color.White;
  3589. this.panel5.Location = new Point(0, 0x2f);
  3590. this.panel5.Margin = new Padding(5, 3, 5, 3);
  3591. this.panel5.Name = "panel5";
  3592. this.panel5.Size = new Size(0x1c0, 0xac);
  3593. this.panel5.TabIndex = 0x2f;
  3594. this.label15.AutoSize = true;
  3595. this.label15.BackColor = Color.Black;
  3596. this.label15.ForeColor = Color.White;
  3597. this.label15.Location = new Point(0x1db, 210);
  3598. this.label15.Margin = new Padding(5, 0, 5, 0);
  3599. this.label15.Name = "label15";
  3600. this.label15.Size = new Size(0x1c, 15);
  3601. this.label15.TabIndex = 0x47;
  3602. this.label15.Text = "1.09";
  3603. this.label13.AutoSize = true;
  3604. this.label13.BackColor = Color.White;
  3605. this.label13.ForeColor = Color.Black;
  3606. this.label13.Location = new Point(0x16f, 210);
  3607. this.label13.Margin = new Padding(5, 0, 5, 0);
  3608. this.label13.Name = "label13";
  3609. this.label13.Size = new Size(0x1c, 15);
  3610. this.label13.TabIndex = 70;
  3611. this.label13.Text = "1.03";
  3612. this.InstantKillLockedTarget.Checked = false;
  3613. this.InstantKillLockedTarget.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3614. this.InstantKillLockedTarget.Font = new Font("Segoe UI", 9f);
  3615. this.InstantKillLockedTarget.Image = null;
  3616. this.InstantKillLockedTarget.Location = new Point(5, 0x45);
  3617. this.InstantKillLockedTarget.Margin = new Padding(5, 3, 5, 3);
  3618. this.InstantKillLockedTarget.Name = "InstantKillLockedTarget";
  3619. this.InstantKillLockedTarget.NoRounding = false;
  3620. this.InstantKillLockedTarget.Size = new Size(0x1b1, 0x11);
  3621. this.InstantKillLockedTarget.TabIndex = 0x20;
  3622. this.InstantKillLockedTarget.Text = "Instant Kill Locked Target (Can't be used with 1 Hit Kill)";
  3623. this.InstantKillLockedTarget.Transparent = false;
  3624. this.InfiniteTorchTime.Checked = false;
  3625. this.InfiniteTorchTime.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3626. this.InfiniteTorchTime.Font = new Font("Segoe UI", 9f);
  3627. this.InfiniteTorchTime.Image = null;
  3628. this.InfiniteTorchTime.Location = new Point(0xd0, 0x9a);
  3629. this.InfiniteTorchTime.Margin = new Padding(5, 3, 5, 3);
  3630. this.InfiniteTorchTime.Name = "InfiniteTorchTime";
  3631. this.InfiniteTorchTime.NoRounding = false;
  3632. this.InfiniteTorchTime.Size = new Size(0xcd, 0x11);
  3633. this.InfiniteTorchTime.TabIndex = 0x1f;
  3634. this.InfiniteTorchTime.Text = "Infinite Torch Time";
  3635. this.InfiniteTorchTime.Transparent = false;
  3636. this.Hit1KillLockedTarget.Checked = false;
  3637. this.Hit1KillLockedTarget.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3638. this.Hit1KillLockedTarget.Font = new Font("Segoe UI", 9f);
  3639. this.Hit1KillLockedTarget.Image = null;
  3640. this.Hit1KillLockedTarget.Location = new Point(5, 0x36);
  3641. this.Hit1KillLockedTarget.Margin = new Padding(5, 3, 5, 3);
  3642. this.Hit1KillLockedTarget.Name = "Hit1KillLockedTarget";
  3643. this.Hit1KillLockedTarget.NoRounding = false;
  3644. this.Hit1KillLockedTarget.Size = new Size(0x1ac, 0x11);
  3645. this.Hit1KillLockedTarget.TabIndex = 30;
  3646. this.Hit1KillLockedTarget.Text = "1 Hit Kill Locked Target (Can't be used with Instant Kill)";
  3647. this.Hit1KillLockedTarget.Transparent = false;
  3648. this.InfiniteHP.Checked = false;
  3649. this.InfiniteHP.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3650. this.InfiniteHP.Font = new Font("Segoe UI", 9f);
  3651. this.InfiniteHP.Image = null;
  3652. this.InfiniteHP.Location = new Point(5, 0xc1);
  3653. this.InfiniteHP.Margin = new Padding(5, 3, 5, 3);
  3654. this.InfiniteHP.Name = "InfiniteHP";
  3655. this.InfiniteHP.NoRounding = false;
  3656. this.InfiniteHP.Size = new Size(0xc1, 0x11);
  3657. this.InfiniteHP.TabIndex = 0x1d;
  3658. this.InfiniteHP.Text = "Infinite HP";
  3659. this.InfiniteHP.Transparent = false;
  3660. this.InfiniteBuffTime.Checked = false;
  3661. this.InfiniteBuffTime.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3662. this.InfiniteBuffTime.Font = new Font("Segoe UI", 9f);
  3663. this.InfiniteBuffTime.Image = null;
  3664. this.InfiniteBuffTime.Location = new Point(0xd0, 0x8b);
  3665. this.InfiniteBuffTime.Margin = new Padding(5, 3, 5, 3);
  3666. this.InfiniteBuffTime.Name = "InfiniteBuffTime";
  3667. this.InfiniteBuffTime.NoRounding = false;
  3668. this.InfiniteBuffTime.Size = new Size(0xcd, 0x11);
  3669. this.InfiniteBuffTime.TabIndex = 0x1c;
  3670. this.InfiniteBuffTime.Text = "Infinite Buff Time";
  3671. this.InfiniteBuffTime.Transparent = false;
  3672. this.SoulsdontDisappearAfterDeath.Checked = false;
  3673. this.SoulsdontDisappearAfterDeath.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3674. this.SoulsdontDisappearAfterDeath.Font = new Font("Segoe UI", 9f);
  3675. this.SoulsdontDisappearAfterDeath.Image = null;
  3676. this.SoulsdontDisappearAfterDeath.Location = new Point(5, 0xd0);
  3677. this.SoulsdontDisappearAfterDeath.Margin = new Padding(5, 3, 5, 3);
  3678. this.SoulsdontDisappearAfterDeath.Name = "SoulsdontDisappearAfterDeath";
  3679. this.SoulsdontDisappearAfterDeath.NoRounding = false;
  3680. this.SoulsdontDisappearAfterDeath.Size = new Size(0x16f, 0x11);
  3681. this.SoulsdontDisappearAfterDeath.TabIndex = 0x1b;
  3682. this.SoulsdontDisappearAfterDeath.Text = "Souls don't Disappear After Death";
  3683. this.SoulsdontDisappearAfterDeath.Transparent = false;
  3684. this.NoFallDamage.Checked = false;
  3685. this.NoFallDamage.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3686. this.NoFallDamage.Font = new Font("Segoe UI", 9f);
  3687. this.NoFallDamage.Image = null;
  3688. this.NoFallDamage.Location = new Point(5, 0xb2);
  3689. this.NoFallDamage.Margin = new Padding(5, 3, 5, 3);
  3690. this.NoFallDamage.Name = "NoFallDamage";
  3691. this.NoFallDamage.NoRounding = false;
  3692. this.NoFallDamage.Size = new Size(0xc1, 0x11);
  3693. this.NoFallDamage.TabIndex = 0x1a;
  3694. this.NoFallDamage.Text = "No Fall Damage";
  3695. this.NoFallDamage.Transparent = false;
  3696. this.EquipLoad0.Checked = false;
  3697. this.EquipLoad0.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3698. this.EquipLoad0.Font = new Font("Segoe UI", 9f);
  3699. this.EquipLoad0.Image = null;
  3700. this.EquipLoad0.Location = new Point(5, 0xa2);
  3701. this.EquipLoad0.Margin = new Padding(5, 3, 5, 3);
  3702. this.EquipLoad0.Name = "EquipLoad0";
  3703. this.EquipLoad0.NoRounding = false;
  3704. this.EquipLoad0.Size = new Size(0xc1, 0x11);
  3705. this.EquipLoad0.TabIndex = 0x19;
  3706. this.EquipLoad0.Text = "Equip Load 0";
  3707. this.EquipLoad0.Transparent = false;
  3708. this.InfiniteDurability.Checked = false;
  3709. this.InfiniteDurability.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3710. this.InfiniteDurability.Font = new Font("Segoe UI", 9f);
  3711. this.InfiniteDurability.Image = null;
  3712. this.InfiniteDurability.Location = new Point(5, 0x92);
  3713. this.InfiniteDurability.Margin = new Padding(5, 3, 5, 3);
  3714. this.InfiniteDurability.Name = "InfiniteDurability";
  3715. this.InfiniteDurability.NoRounding = false;
  3716. this.InfiniteDurability.Size = new Size(0xc1, 0x11);
  3717. this.InfiniteDurability.TabIndex = 0x18;
  3718. this.InfiniteDurability.Text = "Infinite Durability";
  3719. this.InfiniteDurability.Transparent = false;
  3720. this.InfiniteMagic.Checked = false;
  3721. this.InfiniteMagic.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3722. this.InfiniteMagic.Font = new Font("Segoe UI", 9f);
  3723. this.InfiniteMagic.Image = null;
  3724. this.InfiniteMagic.Location = new Point(5, 130);
  3725. this.InfiniteMagic.Margin = new Padding(5, 3, 5, 3);
  3726. this.InfiniteMagic.Name = "InfiniteMagic";
  3727. this.InfiniteMagic.NoRounding = false;
  3728. this.InfiniteMagic.Size = new Size(0xed, 0x11);
  3729. this.InfiniteMagic.TabIndex = 0x17;
  3730. this.InfiniteMagic.Text = "Infinite Magic";
  3731. this.InfiniteMagic.Transparent = false;
  3732. this.InfiniteStamina.Checked = false;
  3733. this.InfiniteStamina.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3734. this.InfiniteStamina.Font = new Font("Segoe UI", 9f);
  3735. this.InfiniteStamina.Image = null;
  3736. this.InfiniteStamina.Location = new Point(5, 0x73);
  3737. this.InfiniteStamina.Margin = new Padding(5, 3, 5, 3);
  3738. this.InfiniteStamina.Name = "InfiniteStamina";
  3739. this.InfiniteStamina.NoRounding = false;
  3740. this.InfiniteStamina.Size = new Size(0xed, 0x11);
  3741. this.InfiniteStamina.TabIndex = 0x16;
  3742. this.InfiniteStamina.Text = "Infinite Stamina";
  3743. this.InfiniteStamina.Transparent = false;
  3744. this.StatusImmunity.Checked = false;
  3745. this.StatusImmunity.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3746. this.StatusImmunity.Font = new Font("Segoe UI", 9f);
  3747. this.StatusImmunity.Image = null;
  3748. this.StatusImmunity.Location = new Point(5, 100);
  3749. this.StatusImmunity.Margin = new Padding(5, 3, 5, 3);
  3750. this.StatusImmunity.Name = "StatusImmunity";
  3751. this.StatusImmunity.NoRounding = false;
  3752. this.StatusImmunity.Size = new Size(0x17e, 0x11);
  3753. this.StatusImmunity.TabIndex = 0x15;
  3754. this.StatusImmunity.Text = "Status Immunity(Petrification etc.)";
  3755. this.StatusImmunity.Transparent = false;
  3756. this.InfiniteHealth2.Checked = false;
  3757. this.InfiniteHealth2.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3758. this.InfiniteHealth2.Font = new Font("Segoe UI", 9f);
  3759. this.InfiniteHealth2.Image = null;
  3760. this.InfiniteHealth2.Location = new Point(5, 0x55);
  3761. this.InfiniteHealth2.Margin = new Padding(5, 3, 5, 3);
  3762. this.InfiniteHealth2.Name = "InfiniteHealth2";
  3763. this.InfiniteHealth2.NoRounding = false;
  3764. this.InfiniteHealth2.Size = new Size(0xd0, 0x11);
  3765. this.InfiniteHealth2.TabIndex = 20;
  3766. this.InfiniteHealth2.Text = "Infinite Health";
  3767. this.InfiniteHealth2.Transparent = false;
  3768. this.MaxSoulsonBuy.Checked = false;
  3769. this.MaxSoulsonBuy.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3770. this.MaxSoulsonBuy.Font = new Font("Segoe UI", 9f);
  3771. this.MaxSoulsonBuy.Image = null;
  3772. this.MaxSoulsonBuy.Location = new Point(0xd0, 0xba);
  3773. this.MaxSoulsonBuy.Margin = new Padding(5, 3, 5, 3);
  3774. this.MaxSoulsonBuy.Name = "MaxSoulsonBuy";
  3775. this.MaxSoulsonBuy.NoRounding = false;
  3776. this.MaxSoulsonBuy.Size = new Size(0xcd, 0x11);
  3777. this.MaxSoulsonBuy.TabIndex = 0x13;
  3778. this.MaxSoulsonBuy.Text = "Max Souls on Buy";
  3779. this.MaxSoulsonBuy.Transparent = false;
  3780. this.MaxSouls.Checked = false;
  3781. this.MaxSouls.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3782. this.MaxSouls.Font = new Font("Segoe UI", 9f);
  3783. this.MaxSouls.Image = null;
  3784. this.MaxSouls.Location = new Point(0xd0, 170);
  3785. this.MaxSouls.Margin = new Padding(5, 3, 5, 3);
  3786. this.MaxSouls.Name = "MaxSouls";
  3787. this.MaxSouls.NoRounding = false;
  3788. this.MaxSouls.Size = new Size(0xb2, 0x11);
  3789. this.MaxSouls.TabIndex = 0x12;
  3790. this.MaxSouls.Text = "Max Souls";
  3791. this.MaxSouls.Transparent = false;
  3792. this.ItemsNeverDecrease.Checked = false;
  3793. this.ItemsNeverDecrease.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3794. this.ItemsNeverDecrease.Font = new Font("Segoe UI", 9f);
  3795. this.ItemsNeverDecrease.Image = null;
  3796. this.ItemsNeverDecrease.Location = new Point(5, 0x26);
  3797. this.ItemsNeverDecrease.Margin = new Padding(5, 3, 5, 3);
  3798. this.ItemsNeverDecrease.Name = "ItemsNeverDecrease";
  3799. this.ItemsNeverDecrease.NoRounding = false;
  3800. this.ItemsNeverDecrease.Size = new Size(0x1b1, 0x11);
  3801. this.ItemsNeverDecrease.TabIndex = 0x11;
  3802. this.ItemsNeverDecrease.Text = "Items Never Decrease (Can't be used with Max Items)";
  3803. this.ItemsNeverDecrease.Transparent = false;
  3804. this.MaxItemsUseDiscardDeposit.Checked = false;
  3805. this.MaxItemsUseDiscardDeposit.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3806. this.MaxItemsUseDiscardDeposit.Font = new Font("Segoe UI", 9f);
  3807. this.MaxItemsUseDiscardDeposit.Image = null;
  3808. this.MaxItemsUseDiscardDeposit.Location = new Point(5, 0x16);
  3809. this.MaxItemsUseDiscardDeposit.Margin = new Padding(5, 3, 5, 3);
  3810. this.MaxItemsUseDiscardDeposit.Name = "MaxItemsUseDiscardDeposit";
  3811. this.MaxItemsUseDiscardDeposit.NoRounding = false;
  3812. this.MaxItemsUseDiscardDeposit.Size = new Size(0x17e, 0x11);
  3813. this.MaxItemsUseDiscardDeposit.TabIndex = 0x10;
  3814. this.MaxItemsUseDiscardDeposit.Text = "Max Items on Use/Discard/Deposit";
  3815. this.MaxItemsUseDiscardDeposit.Transparent = false;
  3816. this.MaxItemsonGain.Checked = false;
  3817. this.MaxItemsonGain.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/8Dg//8=";
  3818. this.MaxItemsonGain.Font = new Font("Segoe UI", 9f);
  3819. this.MaxItemsonGain.Image = null;
  3820. this.MaxItemsonGain.Location = new Point(5, 6);
  3821. this.MaxItemsonGain.Margin = new Padding(5, 3, 5, 3);
  3822. this.MaxItemsonGain.Name = "MaxItemsonGain";
  3823. this.MaxItemsonGain.NoRounding = false;
  3824. this.MaxItemsonGain.Size = new Size(270, 0x11);
  3825. this.MaxItemsonGain.TabIndex = 15;
  3826. this.MaxItemsonGain.Text = "Max Items on Gain";
  3827. this.MaxItemsonGain.Transparent = false;
  3828. this.pictureBox1.BackColor = Color.Transparent;
  3829. this.pictureBox1.Image = Resources.darksouls2_logo;
  3830. this.pictureBox1.Location = new Point(0, -3);
  3831. this.pictureBox1.Margin = new Padding(5, 3, 5, 3);
  3832. this.pictureBox1.Name = "pictureBox1";
  3833. this.pictureBox1.Size = new Size(0x1c0, 0x31);
  3834. this.pictureBox1.SizeMode = PictureBoxSizeMode.StretchImage;
  3835. this.pictureBox1.TabIndex = 0x2e;
  3836. this.pictureBox1.TabStop = false;
  3837. this.SouthPark.Controls.Add(this.panel6);
  3838. this.SouthPark.Controls.Add(this.pictureBox7);
  3839. this.SouthPark.Location = new Point(4, 0x18);
  3840. this.SouthPark.Name = "SouthPark";
  3841. this.SouthPark.Padding = new Padding(3, 3, 3, 3);
  3842. this.SouthPark.Size = new Size(0x1cb, 0xe4);
  3843. this.SouthPark.TabIndex = 6;
  3844. this.SouthPark.Text = "South Park";
  3845. this.SouthPark.UseVisualStyleBackColor = true;
  3846. this.panel6.AutoScroll = true;
  3847. this.panel6.BackColor = Color.Black;
  3848. this.panel6.Controls.Add(this.label16);
  3849. this.panel6.Controls.Add(this.MaxInfiniteItem);
  3850. this.panel6.Controls.Add(this.GodModsp);
  3851. this.panel6.Controls.Add(this.InfinitePPMana);
  3852. this.panel6.Controls.Add(this.PerkPointsdoesntdecrease);
  3853. this.panel6.Controls.Add(this.UpgradePointsdoesntdecrease);
  3854. this.panel6.Controls.Add(this.MaxXPbattle);
  3855. this.panel6.Controls.Add(this.MaxNetWorth);
  3856. this.panel6.ForeColor = Color.White;
  3857. this.panel6.Location = new Point(0, 0x2e);
  3858. this.panel6.Margin = new Padding(5, 3, 5, 3);
  3859. this.panel6.Name = "panel6";
  3860. this.panel6.Size = new Size(450, 0xb2);
  3861. this.panel6.TabIndex = 0x2f;
  3862. this.label16.AutoSize = true;
  3863. this.label16.BackColor = Color.White;
  3864. this.label16.ForeColor = Color.Black;
  3865. this.label16.Location = new Point(0x18d, 0x9d);
  3866. this.label16.Margin = new Padding(5, 0, 5, 0);
  3867. this.label16.Name = "label16";
  3868. this.label16.Size = new Size(0x1c, 15);
  3869. this.label16.TabIndex = 70;
  3870. this.label16.Text = "1.01";
  3871. this.MaxInfiniteItem.Checked = false;
  3872. this.MaxInfiniteItem.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AID//wDX//8=";
  3873. this.MaxInfiniteItem.Font = new Font("Segoe UI", 9f);
  3874. this.MaxInfiniteItem.Image = null;
  3875. this.MaxInfiniteItem.Location = new Point(5, 100);
  3876. this.MaxInfiniteItem.Margin = new Padding(5, 3, 5, 3);
  3877. this.MaxInfiniteItem.Name = "MaxInfiniteItem";
  3878. this.MaxInfiniteItem.NoRounding = false;
  3879. this.MaxInfiniteItem.Size = new Size(0x10b, 0x11);
  3880. this.MaxInfiniteItem.TabIndex = 0x15;
  3881. this.MaxInfiniteItem.Text = "Max/Infinite Item on use";
  3882. this.MaxInfiniteItem.Transparent = false;
  3883. this.GodModsp.Checked = false;
  3884. this.GodModsp.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AID//wDX//8=";
  3885. this.GodModsp.Font = new Font("Segoe UI", 9f);
  3886. this.GodModsp.Image = null;
  3887. this.GodModsp.Location = new Point(5, 0x55);
  3888. this.GodModsp.Margin = new Padding(5, 3, 5, 3);
  3889. this.GodModsp.Name = "GodModsp";
  3890. this.GodModsp.NoRounding = false;
  3891. this.GodModsp.Size = new Size(150, 0x11);
  3892. this.GodModsp.TabIndex = 20;
  3893. this.GodModsp.Text = "God Mode";
  3894. this.GodModsp.Transparent = false;
  3895. this.InfinitePPMana.Checked = false;
  3896. this.InfinitePPMana.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AID//wDX//8=";
  3897. this.InfinitePPMana.Font = new Font("Segoe UI", 9f);
  3898. this.InfinitePPMana.Image = null;
  3899. this.InfinitePPMana.Location = new Point(5, 0x45);
  3900. this.InfinitePPMana.Margin = new Padding(5, 3, 5, 3);
  3901. this.InfinitePPMana.Name = "InfinitePPMana";
  3902. this.InfinitePPMana.NoRounding = false;
  3903. this.InfinitePPMana.Size = new Size(0x12f, 0x11);
  3904. this.InfinitePPMana.TabIndex = 0x13;
  3905. this.InfinitePPMana.Text = "Infinite PP/Mana";
  3906. this.InfinitePPMana.Transparent = false;
  3907. this.PerkPointsdoesntdecrease.Checked = false;
  3908. this.PerkPointsdoesntdecrease.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AID//wDX//8=";
  3909. this.PerkPointsdoesntdecrease.Font = new Font("Segoe UI", 9f);
  3910. this.PerkPointsdoesntdecrease.Image = null;
  3911. this.PerkPointsdoesntdecrease.Location = new Point(5, 0x35);
  3912. this.PerkPointsdoesntdecrease.Margin = new Padding(5, 3, 5, 3);
  3913. this.PerkPointsdoesntdecrease.Name = "PerkPointsdoesntdecrease";
  3914. this.PerkPointsdoesntdecrease.NoRounding = false;
  3915. this.PerkPointsdoesntdecrease.Size = new Size(0x151, 0x11);
  3916. this.PerkPointsdoesntdecrease.TabIndex = 0x12;
  3917. this.PerkPointsdoesntdecrease.Text = "Perk Points doesn't decrease";
  3918. this.PerkPointsdoesntdecrease.Transparent = false;
  3919. this.UpgradePointsdoesntdecrease.Checked = false;
  3920. this.UpgradePointsdoesntdecrease.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AID//wDX//8=";
  3921. this.UpgradePointsdoesntdecrease.Font = new Font("Segoe UI", 9f);
  3922. this.UpgradePointsdoesntdecrease.Image = null;
  3923. this.UpgradePointsdoesntdecrease.Location = new Point(5, 0x26);
  3924. this.UpgradePointsdoesntdecrease.Margin = new Padding(5, 3, 5, 3);
  3925. this.UpgradePointsdoesntdecrease.Name = "UpgradePointsdoesntdecrease";
  3926. this.UpgradePointsdoesntdecrease.NoRounding = false;
  3927. this.UpgradePointsdoesntdecrease.Size = new Size(0x163, 0x11);
  3928. this.UpgradePointsdoesntdecrease.TabIndex = 0x11;
  3929. this.UpgradePointsdoesntdecrease.Text = "Upgrade Points doesn't decrease";
  3930. this.UpgradePointsdoesntdecrease.Transparent = false;
  3931. this.MaxXPbattle.Checked = false;
  3932. this.MaxXPbattle.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AID//wDX//8=";
  3933. this.MaxXPbattle.Font = new Font("Segoe UI", 9f);
  3934. this.MaxXPbattle.Image = null;
  3935. this.MaxXPbattle.Location = new Point(5, 0x16);
  3936. this.MaxXPbattle.Margin = new Padding(5, 3, 5, 3);
  3937. this.MaxXPbattle.Name = "MaxXPbattle";
  3938. this.MaxXPbattle.NoRounding = false;
  3939. this.MaxXPbattle.Size = new Size(0x10b, 0x11);
  3940. this.MaxXPbattle.TabIndex = 0x10;
  3941. this.MaxXPbattle.Text = "Max XP after battle";
  3942. this.MaxXPbattle.Transparent = false;
  3943. this.MaxNetWorth.Checked = false;
  3944. this.MaxNetWorth.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//AID//wDX//8=";
  3945. this.MaxNetWorth.Font = new Font("Segoe UI", 9f);
  3946. this.MaxNetWorth.Image = null;
  3947. this.MaxNetWorth.Location = new Point(5, 6);
  3948. this.MaxNetWorth.Margin = new Padding(5, 3, 5, 3);
  3949. this.MaxNetWorth.Name = "MaxNetWorth";
  3950. this.MaxNetWorth.NoRounding = false;
  3951. this.MaxNetWorth.Size = new Size(0x10b, 0x11);
  3952. this.MaxNetWorth.TabIndex = 15;
  3953. this.MaxNetWorth.Text = "Max Net Worth";
  3954. this.MaxNetWorth.Transparent = false;
  3955. this.pictureBox7.BackColor = Color.Transparent;
  3956. this.pictureBox7.Image = Resources.stickoftruth_logo;
  3957. this.pictureBox7.Location = new Point(0, 0);
  3958. this.pictureBox7.Margin = new Padding(5, 3, 5, 3);
  3959. this.pictureBox7.Name = "pictureBox7";
  3960. this.pictureBox7.Size = new Size(450, 0x2d);
  3961. this.pictureBox7.SizeMode = PictureBoxSizeMode.StretchImage;
  3962. this.pictureBox7.TabIndex = 0x2e;
  3963. this.pictureBox7.TabStop = false;
  3964. this.LordofShadows2.Controls.Add(this.panel7);
  3965. this.LordofShadows2.Controls.Add(this.pictureBox8);
  3966. this.LordofShadows2.Location = new Point(4, 0x18);
  3967. this.LordofShadows2.Name = "LordofShadows2";
  3968. this.LordofShadows2.Padding = new Padding(3, 3, 3, 3);
  3969. this.LordofShadows2.Size = new Size(0x1cb, 0xe4);
  3970. this.LordofShadows2.TabIndex = 7;
  3971. this.LordofShadows2.Text = "Lord Of Shadows 2";
  3972. this.LordofShadows2.UseVisualStyleBackColor = true;
  3973. this.panel7.AutoScroll = true;
  3974. this.panel7.BackColor = Color.FromArgb(0x2d, 0x2d, 50);
  3975. this.panel7.Controls.Add(this.label17);
  3976. this.panel7.Controls.Add(this.InfiniteRelicsDungeonKey);
  3977. this.panel7.Controls.Add(this.InfiniteChaosPower);
  3978. this.panel7.Controls.Add(this.InfiniteVoidPower);
  3979. this.panel7.Controls.Add(this.Invincibility);
  3980. this.panel7.ForeColor = Color.White;
  3981. this.panel7.Location = new Point(0, 0x33);
  3982. this.panel7.Margin = new Padding(5, 3, 5, 3);
  3983. this.panel7.Name = "panel7";
  3984. this.panel7.Size = new Size(0x1c5, 0xab);
  3985. this.panel7.TabIndex = 0x2f;
  3986. this.label17.AutoSize = true;
  3987. this.label17.BackColor = Color.Black;
  3988. this.label17.ForeColor = Color.White;
  3989. this.label17.Location = new Point(0x18d, 0x98);
  3990. this.label17.Margin = new Padding(5, 0, 5, 0);
  3991. this.label17.Name = "label17";
  3992. this.label17.Size = new Size(0x1c, 15);
  3993. this.label17.TabIndex = 70;
  3994. this.label17.Text = "1.01";
  3995. this.InfiniteRelicsDungeonKey.Checked = false;
  3996. this.InfiniteRelicsDungeonKey.Customization = "AAD///Ly8v/r6+v/5ubm/+vr6//f39//p6en/+Dg4P8=";
  3997. this.InfiniteRelicsDungeonKey.Font = new Font("Segoe UI", 9f);
  3998. this.InfiniteRelicsDungeonKey.Image = null;
  3999. this.InfiniteRelicsDungeonKey.Location = new Point(5, 0x35);
  4000. this.InfiniteRelicsDungeonKey.Margin = new Padding(5, 3, 5, 3);
  4001. this.InfiniteRelicsDungeonKey.Name = "InfiniteRelicsDungeonKey";
  4002. this.InfiniteRelicsDungeonKey.NoRounding = false;
  4003. this.InfiniteRelicsDungeonKey.Size = new Size(370, 0x11);
  4004. this.InfiniteRelicsDungeonKey.TabIndex = 0x13;
  4005. this.InfiniteRelicsDungeonKey.Text = "Infinite Relics and Dungeon Keys";
  4006. this.InfiniteRelicsDungeonKey.Transparent = false;
  4007. this.InfiniteChaosPower.Checked = false;
  4008. this.InfiniteChaosPower.Customization = "AAD///Ly8v/r6+v/5ubm/+vr6//f39//p6en/+Dg4P8=";
  4009. this.InfiniteChaosPower.Font = new Font("Segoe UI", 9f);
  4010. this.InfiniteChaosPower.Image = null;
  4011. this.InfiniteChaosPower.Location = new Point(5, 0x26);
  4012. this.InfiniteChaosPower.Margin = new Padding(5, 3, 5, 3);
  4013. this.InfiniteChaosPower.Name = "InfiniteChaosPower";
  4014. this.InfiniteChaosPower.NoRounding = false;
  4015. this.InfiniteChaosPower.Size = new Size(0xed, 0x11);
  4016. this.InfiniteChaosPower.TabIndex = 0x12;
  4017. this.InfiniteChaosPower.Text = "Infinite Chaos Power";
  4018. this.InfiniteChaosPower.Transparent = false;
  4019. this.InfiniteVoidPower.Checked = false;
  4020. this.InfiniteVoidPower.Customization = "AAD///Ly8v/r6+v/5ubm/+vr6//f39//p6en/+Dg4P8=";
  4021. this.InfiniteVoidPower.Font = new Font("Segoe UI", 9f);
  4022. this.InfiniteVoidPower.Image = null;
  4023. this.InfiniteVoidPower.Location = new Point(5, 0x16);
  4024. this.InfiniteVoidPower.Margin = new Padding(5, 3, 5, 3);
  4025. this.InfiniteVoidPower.Name = "InfiniteVoidPower";
  4026. this.InfiniteVoidPower.NoRounding = false;
  4027. this.InfiniteVoidPower.Size = new Size(0xed, 0x11);
  4028. this.InfiniteVoidPower.TabIndex = 0x11;
  4029. this.InfiniteVoidPower.Text = "Infinite Void Power";
  4030. this.InfiniteVoidPower.Transparent = false;
  4031. this.Invincibility.Checked = false;
  4032. this.Invincibility.Customization = "AAD///Ly8v/r6+v/5ubm/+vr6//f39//p6en/+Dg4P8=";
  4033. this.Invincibility.Font = new Font("Segoe UI", 9f);
  4034. this.Invincibility.Image = null;
  4035. this.Invincibility.Location = new Point(5, 6);
  4036. this.Invincibility.Margin = new Padding(5, 3, 5, 3);
  4037. this.Invincibility.Name = "Invincibility";
  4038. this.Invincibility.NoRounding = false;
  4039. this.Invincibility.Size = new Size(0xde, 0x11);
  4040. this.Invincibility.TabIndex = 0x10;
  4041. this.Invincibility.Text = "Invincibility";
  4042. this.Invincibility.Transparent = false;
  4043. this.pictureBox8.BackColor = Color.Transparent;
  4044. this.pictureBox8.Image = Resources.lordsofshadow2_logo;
  4045. this.pictureBox8.Location = new Point(0, 0);
  4046. this.pictureBox8.Margin = new Padding(5, 3, 5, 3);
  4047. this.pictureBox8.Name = "pictureBox8";
  4048. this.pictureBox8.Size = new Size(0x1c5, 50);
  4049. this.pictureBox8.SizeMode = PictureBoxSizeMode.StretchImage;
  4050. this.pictureBox8.TabIndex = 0x2e;
  4051. this.pictureBox8.TabStop = false;
  4052. this.Uncharted.BackColor = Color.Transparent;
  4053. this.Uncharted.Controls.Add(this.pictureBox6);
  4054. this.Uncharted.Controls.Add(this.panel10);
  4055. this.Uncharted.Location = new Point(4, 0x18);
  4056. this.Uncharted.Name = "Uncharted";
  4057. this.Uncharted.Size = new Size(0x1cb, 0xe4);
  4058. this.Uncharted.TabIndex = 8;
  4059. this.Uncharted.Text = "Uncharted";
  4060. this.pictureBox6.BackColor = Color.Black;
  4061. this.pictureBox6.Image = Resources.uncharted_logo;
  4062. this.pictureBox6.Location = new Point(0, 1);
  4063. this.pictureBox6.Margin = new Padding(5, 3, 5, 3);
  4064. this.pictureBox6.Name = "pictureBox6";
  4065. this.pictureBox6.Size = new Size(450, 0x2f);
  4066. this.pictureBox6.SizeMode = PictureBoxSizeMode.StretchImage;
  4067. this.pictureBox6.TabIndex = 0x31;
  4068. this.pictureBox6.TabStop = false;
  4069. this.panel10.AutoScroll = true;
  4070. this.panel10.BackColor = Color.FromArgb(30, 10, 5);
  4071. this.panel10.Controls.Add(this.label18);
  4072. this.panel10.Controls.Add(this.InfiniteAmmo);
  4073. this.panel10.Controls.Add(this.InfiniteHealthU);
  4074. this.panel10.ForeColor = Color.White;
  4075. this.panel10.Location = new Point(0, 0x31);
  4076. this.panel10.Margin = new Padding(5, 3, 5, 3);
  4077. this.panel10.Name = "panel10";
  4078. this.panel10.Size = new Size(450, 0xae);
  4079. this.panel10.TabIndex = 0x30;
  4080. this.label18.AutoSize = true;
  4081. this.label18.BackColor = Color.Black;
  4082. this.label18.ForeColor = Color.White;
  4083. this.label18.Location = new Point(0x18d, 0x9a);
  4084. this.label18.Margin = new Padding(5, 0, 5, 0);
  4085. this.label18.Name = "label18";
  4086. this.label18.Size = new Size(0x1c, 15);
  4087. this.label18.TabIndex = 70;
  4088. this.label18.Text = "1.10";
  4089. this.InfiniteAmmo.Checked = false;
  4090. this.InfiniteAmmo.Customization = "wP////Ly8v/r6+v/5ubm/+vr6//f39//p6en/wDX//8=";
  4091. this.InfiniteAmmo.Font = new Font("Segoe UI", 9f);
  4092. this.InfiniteAmmo.Image = null;
  4093. this.InfiniteAmmo.Location = new Point(5, 20);
  4094. this.InfiniteAmmo.Margin = new Padding(5, 3, 5, 3);
  4095. this.InfiniteAmmo.Name = "InfiniteAmmo";
  4096. this.InfiniteAmmo.NoRounding = false;
  4097. this.InfiniteAmmo.Size = new Size(0x9e, 0x11);
  4098. this.InfiniteAmmo.TabIndex = 0x10;
  4099. this.InfiniteAmmo.Text = "Infinite Ammo";
  4100. this.InfiniteAmmo.Transparent = false;
  4101. this.InfiniteHealthU.Checked = false;
  4102. this.InfiniteHealthU.Customization = "wP////Ly8v/r6+v/5ubm/+vr6//f39//p6en/wDX//8=";
  4103. this.InfiniteHealthU.Font = new Font("Segoe UI", 9f);
  4104. this.InfiniteHealthU.Image = null;
  4105. this.InfiniteHealthU.Location = new Point(5, 5);
  4106. this.InfiniteHealthU.Margin = new Padding(5, 3, 5, 3);
  4107. this.InfiniteHealthU.Name = "InfiniteHealthU";
  4108. this.InfiniteHealthU.NoRounding = false;
  4109. this.InfiniteHealthU.Size = new Size(0xb6, 0x11);
  4110. this.InfiniteHealthU.TabIndex = 15;
  4111. this.InfiniteHealthU.Text = "Infinite Health";
  4112. this.InfiniteHealthU.Transparent = false;
  4113. this.Uncharted2.Controls.Add(this.pictureBox11);
  4114. this.Uncharted2.Controls.Add(this.panel13);
  4115. this.Uncharted2.Location = new Point(4, 0x18);
  4116. this.Uncharted2.Name = "Uncharted2";
  4117. this.Uncharted2.Size = new Size(0x1cb, 0xe4);
  4118. this.Uncharted2.TabIndex = 11;
  4119. this.Uncharted2.Text = "Uncharted2";
  4120. this.Uncharted2.UseVisualStyleBackColor = true;
  4121. this.pictureBox11.BackColor = Color.White;
  4122. this.pictureBox11.Image = Resources.uncharted2_logo;
  4123. this.pictureBox11.Location = new Point(-22, 0);
  4124. this.pictureBox11.Margin = new Padding(5, 3, 5, 3);
  4125. this.pictureBox11.Name = "pictureBox11";
  4126. this.pictureBox11.Size = new Size(0x1f7, 0x31);
  4127. this.pictureBox11.SizeMode = PictureBoxSizeMode.StretchImage;
  4128. this.pictureBox11.TabIndex = 50;
  4129. this.pictureBox11.TabStop = false;
  4130. this.panel13.AutoScroll = true;
  4131. this.panel13.BackColor = Color.FromArgb(160, 60, 0);
  4132. this.panel13.Controls.Add(this.label19);
  4133. this.panel13.Controls.Add(this.MaxMoney);
  4134. this.panel13.Controls.Add(this.InfiniteAmmo3);
  4135. this.panel13.Controls.Add(this.InfiniteHealth3);
  4136. this.panel13.ForeColor = Color.White;
  4137. this.panel13.Location = new Point(0, 50);
  4138. this.panel13.Margin = new Padding(5, 3, 5, 3);
  4139. this.panel13.Name = "panel13";
  4140. this.panel13.Size = new Size(0x1c7, 0xad);
  4141. this.panel13.TabIndex = 0x31;
  4142. this.label19.AutoSize = true;
  4143. this.label19.BackColor = Color.Black;
  4144. this.label19.ForeColor = Color.White;
  4145. this.label19.Location = new Point(0x18d, 0x99);
  4146. this.label19.Margin = new Padding(5, 0, 5, 0);
  4147. this.label19.Name = "label19";
  4148. this.label19.Size = new Size(0x1c, 15);
  4149. this.label19.TabIndex = 70;
  4150. this.label19.Text = "1.09";
  4151. this.MaxMoney.Checked = false;
  4152. this.MaxMoney.Customization = "wP////Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  4153. this.MaxMoney.Font = new Font("Segoe UI", 9f);
  4154. this.MaxMoney.Image = null;
  4155. this.MaxMoney.Location = new Point(5, 0x23);
  4156. this.MaxMoney.Margin = new Padding(5, 3, 5, 3);
  4157. this.MaxMoney.Name = "MaxMoney";
  4158. this.MaxMoney.NoRounding = false;
  4159. this.MaxMoney.Size = new Size(0x197, 0x11);
  4160. this.MaxMoney.TabIndex = 0x11;
  4161. this.MaxMoney.Text = "Max Money After Earning Any Amount";
  4162. this.MaxMoney.Transparent = false;
  4163. this.InfiniteAmmo3.Checked = false;
  4164. this.InfiniteAmmo3.Customization = "wP////Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  4165. this.InfiniteAmmo3.Font = new Font("Segoe UI", 9f);
  4166. this.InfiniteAmmo3.Image = null;
  4167. this.InfiniteAmmo3.Location = new Point(5, 0x13);
  4168. this.InfiniteAmmo3.Margin = new Padding(5, 3, 5, 3);
  4169. this.InfiniteAmmo3.Name = "InfiniteAmmo3";
  4170. this.InfiniteAmmo3.NoRounding = false;
  4171. this.InfiniteAmmo3.Size = new Size(0x9e, 0x11);
  4172. this.InfiniteAmmo3.TabIndex = 0x10;
  4173. this.InfiniteAmmo3.Text = "Infinite Ammo";
  4174. this.InfiniteAmmo3.Transparent = false;
  4175. this.InfiniteHealth3.Checked = false;
  4176. this.InfiniteHealth3.Customization = "wP////Ly8v/r6+v/5ubm/+vr6//f39//AAAA/wAAAP8=";
  4177. this.InfiniteHealth3.Font = new Font("Segoe UI", 9f);
  4178. this.InfiniteHealth3.Image = null;
  4179. this.InfiniteHealth3.Location = new Point(5, 4);
  4180. this.InfiniteHealth3.Margin = new Padding(5, 3, 5, 3);
  4181. this.InfiniteHealth3.Name = "InfiniteHealth3";
  4182. this.InfiniteHealth3.NoRounding = false;
  4183. this.InfiniteHealth3.Size = new Size(0xb6, 0x11);
  4184. this.InfiniteHealth3.TabIndex = 15;
  4185. this.InfiniteHealth3.Text = "Infinite Health";
  4186. this.InfiniteHealth3.Transparent = false;
  4187. this.DuskSky.Controls.Add(this.pictureBox9);
  4188. this.DuskSky.Controls.Add(this.panel11);
  4189. this.DuskSky.Location = new Point(4, 0x18);
  4190. this.DuskSky.Name = "DuskSky";
  4191. this.DuskSky.Size = new Size(0x1cb, 0xe4);
  4192. this.DuskSky.TabIndex = 9;
  4193. this.DuskSky.Text = "Alchemists of the Dusk Sky";
  4194. this.DuskSky.UseVisualStyleBackColor = true;
  4195. this.pictureBox9.Image = Resources.atelier_logo;
  4196. this.pictureBox9.Location = new Point(2, 0);
  4197. this.pictureBox9.Margin = new Padding(5, 3, 5, 3);
  4198. this.pictureBox9.Name = "pictureBox9";
  4199. this.pictureBox9.Size = new Size(0x1c0, 0x3a);
  4200. this.pictureBox9.SizeMode = PictureBoxSizeMode.StretchImage;
  4201. this.pictureBox9.TabIndex = 50;
  4202. this.pictureBox9.TabStop = false;
  4203. this.panel11.AutoScroll = true;
  4204. this.panel11.BackColor = Color.White;
  4205. this.panel11.Controls.Add(this.label20);
  4206. this.panel11.Controls.Add(this.label9);
  4207. this.panel11.Controls.Add(this.SupportGaugeMax);
  4208. this.panel11.Controls.Add(this.NotDecreaseSupportGauge);
  4209. this.panel11.Controls.Add(this.EventGaugeFull);
  4210. this.panel11.Controls.Add(this.NotDecreaseMP);
  4211. this.panel11.Controls.Add(this.label8);
  4212. this.panel11.Controls.Add(this.label7);
  4213. this.panel11.Controls.Add(this.MaxEffect);
  4214. this.panel11.Controls.Add(this.chromeCheckbox2);
  4215. this.panel11.Controls.Add(this.chromeCheckbox3);
  4216. this.panel11.Controls.Add(this.chromeCheckbox4);
  4217. this.panel11.Controls.Add(this.InfiniteItemsOutsideBattle);
  4218. this.panel11.Controls.Add(this.NotDecreaseitems);
  4219. this.panel11.ForeColor = Color.White;
  4220. this.panel11.Location = new Point(2, 0x3b);
  4221. this.panel11.Margin = new Padding(5, 3, 5, 3);
  4222. this.panel11.Name = "panel11";
  4223. this.panel11.Size = new Size(0x1c0, 0x9d);
  4224. this.panel11.TabIndex = 0x31;
  4225. this.label20.AutoSize = true;
  4226. this.label20.BackColor = Color.Black;
  4227. this.label20.ForeColor = Color.White;
  4228. this.label20.Location = new Point(0x16d, 0xb5);
  4229. this.label20.Margin = new Padding(5, 0, 5, 0);
  4230. this.label20.Name = "label20";
  4231. this.label20.Size = new Size(0x1c, 15);
  4232. this.label20.TabIndex = 70;
  4233. this.label20.Text = "1.01";
  4234. this.label9.AutoSize = true;
  4235. this.label9.BackColor = Color.White;
  4236. this.label9.Font = new Font("Segoe UI", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
  4237. this.label9.ForeColor = Color.MidnightBlue;
  4238. this.label9.Location = new Point(3, 0x86);
  4239. this.label9.Name = "label9";
  4240. this.label9.Size = new Size(0x1d4, 13);
  4241. this.label9.TabIndex = 0x21;
  4242. this.label9.Text = "After Battle Get Rare Material or Battle Tough Foes through this new option in the game:";
  4243. this.SupportGaugeMax.Checked = false;
  4244. this.SupportGaugeMax.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4245. this.SupportGaugeMax.Font = new Font("Segoe UI", 9f);
  4246. this.SupportGaugeMax.Image = null;
  4247. this.SupportGaugeMax.Location = new Point(5, 0xb5);
  4248. this.SupportGaugeMax.Margin = new Padding(5, 3, 5, 3);
  4249. this.SupportGaugeMax.Name = "SupportGaugeMax";
  4250. this.SupportGaugeMax.NoRounding = false;
  4251. this.SupportGaugeMax.Size = new Size(340, 0x11);
  4252. this.SupportGaugeMax.TabIndex = 0x20;
  4253. this.SupportGaugeMax.Text = "Support Gauge Max";
  4254. this.SupportGaugeMax.Transparent = false;
  4255. this.NotDecreaseSupportGauge.Checked = false;
  4256. this.NotDecreaseSupportGauge.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4257. this.NotDecreaseSupportGauge.Font = new Font("Segoe UI", 9f);
  4258. this.NotDecreaseSupportGauge.Image = null;
  4259. this.NotDecreaseSupportGauge.Location = new Point(5, 0xa5);
  4260. this.NotDecreaseSupportGauge.Margin = new Padding(5, 3, 5, 3);
  4261. this.NotDecreaseSupportGauge.Name = "NotDecreaseSupportGauge";
  4262. this.NotDecreaseSupportGauge.NoRounding = false;
  4263. this.NotDecreaseSupportGauge.Size = new Size(0x165, 0x11);
  4264. this.NotDecreaseSupportGauge.TabIndex = 0x1f;
  4265. this.NotDecreaseSupportGauge.Text = "Not Decrease Support Gauge";
  4266. this.NotDecreaseSupportGauge.Transparent = false;
  4267. this.EventGaugeFull.Checked = false;
  4268. this.EventGaugeFull.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4269. this.EventGaugeFull.Font = new Font("Segoe UI", 9f);
  4270. this.EventGaugeFull.Image = null;
  4271. this.EventGaugeFull.Location = new Point(5, 150);
  4272. this.EventGaugeFull.Margin = new Padding(5, 3, 5, 3);
  4273. this.EventGaugeFull.Name = "EventGaugeFull";
  4274. this.EventGaugeFull.NoRounding = false;
  4275. this.EventGaugeFull.Size = new Size(0x165, 0x11);
  4276. this.EventGaugeFull.TabIndex = 30;
  4277. this.EventGaugeFull.Text = "Always Have Field Event Gauge Full";
  4278. this.EventGaugeFull.Transparent = false;
  4279. this.NotDecreaseMP.Checked = false;
  4280. this.NotDecreaseMP.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4281. this.NotDecreaseMP.Font = new Font("Segoe UI", 9f);
  4282. this.NotDecreaseMP.Image = null;
  4283. this.NotDecreaseMP.Location = new Point(5, 0x73);
  4284. this.NotDecreaseMP.Margin = new Padding(5, 3, 5, 3);
  4285. this.NotDecreaseMP.Name = "NotDecreaseMP";
  4286. this.NotDecreaseMP.NoRounding = false;
  4287. this.NotDecreaseMP.Size = new Size(0x165, 0x11);
  4288. this.NotDecreaseMP.TabIndex = 0x1d;
  4289. this.NotDecreaseMP.Text = "Not Decrease any MP";
  4290. this.NotDecreaseMP.Transparent = false;
  4291. this.label8.AutoSize = true;
  4292. this.label8.Font = new Font("Segoe UI", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
  4293. this.label8.ForeColor = Color.MidnightBlue;
  4294. this.label8.Location = new Point(0x87, 0x45);
  4295. this.label8.Name = "label8";
  4296. this.label8.Size = new Size(0x131, 0x11);
  4297. this.label8.TabIndex = 0x1c;
  4298. this.label8.Text = "<--*Use after Day Number 4/1 or game will freeze:";
  4299. this.label8.TextAlign = ContentAlignment.TopCenter;
  4300. this.label7.AutoSize = true;
  4301. this.label7.Font = new Font("Segoe UI", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
  4302. this.label7.ForeColor = Color.MidnightBlue;
  4303. this.label7.Location = new Point(-2, 7);
  4304. this.label7.Name = "label7";
  4305. this.label7.Size = new Size(0x1c6, 13);
  4306. this.label7.TabIndex = 0x1b;
  4307. this.label7.Text = "(In Battle)*This code will freeze game if used together with Infinite Items Outside Battle";
  4308. this.MaxEffect.Checked = false;
  4309. this.MaxEffect.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4310. this.MaxEffect.Font = new Font("Segoe UI", 9f);
  4311. this.MaxEffect.Image = null;
  4312. this.MaxEffect.Location = new Point(5, 100);
  4313. this.MaxEffect.Margin = new Padding(5, 3, 5, 3);
  4314. this.MaxEffect.Name = "MaxEffect";
  4315. this.MaxEffect.NoRounding = false;
  4316. this.MaxEffect.Size = new Size(0x197, 0x11);
  4317. this.MaxEffect.TabIndex = 0x1a;
  4318. this.MaxEffect.Text = "When Synthesis something, Max Effect";
  4319. this.MaxEffect.Transparent = false;
  4320. this.chromeCheckbox2.Checked = false;
  4321. this.chromeCheckbox2.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4322. this.chromeCheckbox2.Font = new Font("Segoe UI", 9f);
  4323. this.chromeCheckbox2.Image = null;
  4324. this.chromeCheckbox2.Location = new Point(5, 0x55);
  4325. this.chromeCheckbox2.Margin = new Padding(5, 3, 5, 3);
  4326. this.chromeCheckbox2.Name = "chromeCheckbox2";
  4327. this.chromeCheckbox2.NoRounding = false;
  4328. this.chromeCheckbox2.Size = new Size(210, 0x11);
  4329. this.chromeCheckbox2.TabIndex = 0x19;
  4330. this.chromeCheckbox2.Text = "Reset Time";
  4331. this.chromeCheckbox2.Transparent = false;
  4332. this.chromeCheckbox3.Checked = false;
  4333. this.chromeCheckbox3.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4334. this.chromeCheckbox3.Font = new Font("Segoe UI", 9f);
  4335. this.chromeCheckbox3.Image = null;
  4336. this.chromeCheckbox3.Location = new Point(5, 0x45);
  4337. this.chromeCheckbox3.Margin = new Padding(5, 3, 5, 3);
  4338. this.chromeCheckbox3.Name = "chromeCheckbox3";
  4339. this.chromeCheckbox3.NoRounding = false;
  4340. this.chromeCheckbox3.Size = new Size(0x8f, 0x11);
  4341. this.chromeCheckbox3.TabIndex = 0x18;
  4342. this.chromeCheckbox3.Text = "Freeze Day";
  4343. this.chromeCheckbox3.Transparent = false;
  4344. this.chromeCheckbox4.Checked = false;
  4345. this.chromeCheckbox4.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4346. this.chromeCheckbox4.Font = new Font("Segoe UI", 9f);
  4347. this.chromeCheckbox4.Image = null;
  4348. this.chromeCheckbox4.Location = new Point(5, 0x36);
  4349. this.chromeCheckbox4.Margin = new Padding(5, 3, 5, 3);
  4350. this.chromeCheckbox4.Name = "chromeCheckbox4";
  4351. this.chromeCheckbox4.NoRounding = false;
  4352. this.chromeCheckbox4.Size = new Size(340, 0x11);
  4353. this.chromeCheckbox4.TabIndex = 0x17;
  4354. this.chromeCheckbox4.Text = "Don't consume material or items:";
  4355. this.chromeCheckbox4.Transparent = false;
  4356. this.InfiniteItemsOutsideBattle.Checked = false;
  4357. this.InfiniteItemsOutsideBattle.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4358. this.InfiniteItemsOutsideBattle.Font = new Font("Segoe UI", 9f);
  4359. this.InfiniteItemsOutsideBattle.Image = null;
  4360. this.InfiniteItemsOutsideBattle.Location = new Point(5, 0x26);
  4361. this.InfiniteItemsOutsideBattle.Margin = new Padding(5, 3, 5, 3);
  4362. this.InfiniteItemsOutsideBattle.Name = "InfiniteItemsOutsideBattle";
  4363. this.InfiniteItemsOutsideBattle.NoRounding = false;
  4364. this.InfiniteItemsOutsideBattle.Size = new Size(0x165, 0x11);
  4365. this.InfiniteItemsOutsideBattle.TabIndex = 0x16;
  4366. this.InfiniteItemsOutsideBattle.Text = "Infinite Items Outside Battle:";
  4367. this.InfiniteItemsOutsideBattle.Transparent = false;
  4368. this.NotDecreaseitems.Checked = false;
  4369. this.NotDecreaseitems.Customization = "686H//Ly8v/r6+v/5ubm/+vr6//f39//p6en/3AZGf8=";
  4370. this.NotDecreaseitems.Font = new Font("Segoe UI", 9f);
  4371. this.NotDecreaseitems.Image = null;
  4372. this.NotDecreaseitems.Location = new Point(5, 0x17);
  4373. this.NotDecreaseitems.Margin = new Padding(5, 3, 5, 3);
  4374. this.NotDecreaseitems.Name = "NotDecreaseitems";
  4375. this.NotDecreaseitems.NoRounding = false;
  4376. this.NotDecreaseitems.Size = new Size(0xad, 0x11);
  4377. this.NotDecreaseitems.TabIndex = 0x15;
  4378. this.NotDecreaseitems.Text = "Not Decrease items";
  4379. this.NotDecreaseitems.Transparent = false;
  4380. this.RagnarokOdysseyACE.Controls.Add(this.pictureBox10);
  4381. this.RagnarokOdysseyACE.Controls.Add(this.panel12);
  4382. this.RagnarokOdysseyACE.Location = new Point(4, 0x18);
  4383. this.RagnarokOdysseyACE.Name = "RagnarokOdysseyACE";
  4384. this.RagnarokOdysseyACE.Size = new Size(0x1cb, 0xe4);
  4385. this.RagnarokOdysseyACE.TabIndex = 10;
  4386. this.RagnarokOdysseyACE.Text = "Ragnarok Odyssey ACE";
  4387. this.RagnarokOdysseyACE.UseVisualStyleBackColor = true;
  4388. this.pictureBox10.BackColor = Color.Transparent;
  4389. this.pictureBox10.BackgroundImageLayout = ImageLayout.Stretch;
  4390. this.pictureBox10.Image = Resources.ragnarokoace_logo;
  4391. this.pictureBox10.Location = new Point(0, 0);
  4392. this.pictureBox10.Margin = new Padding(5, 3, 5, 3);
  4393. this.pictureBox10.Name = "pictureBox10";
  4394. this.pictureBox10.Size = new Size(450, 0x3d);
  4395. this.pictureBox10.SizeMode = PictureBoxSizeMode.StretchImage;
  4396. this.pictureBox10.TabIndex = 0x31;
  4397. this.pictureBox10.TabStop = false;
  4398. this.panel12.AutoScroll = true;
  4399. this.panel12.BackColor = Color.White;
  4400. this.panel12.Controls.Add(this.InfiniteAP);
  4401. this.panel12.Controls.Add(this.InfiniteHP2);
  4402. this.panel12.Controls.Add(this.InfiniteItemUsage);
  4403. this.panel12.Controls.Add(this.label21);
  4404. this.panel12.Controls.Add(this.MaxZenny);
  4405. this.panel12.ForeColor = Color.White;
  4406. this.panel12.Location = new Point(2, 0x3f);
  4407. this.panel12.Margin = new Padding(5, 3, 5, 3);
  4408. this.panel12.Name = "panel12";
  4409. this.panel12.Size = new Size(450, 0xa8);
  4410. this.panel12.TabIndex = 0x30;
  4411. this.InfiniteAP.Checked = false;
  4412. this.InfiniteAP.Customization = "//8A//Ly8v/r6+v/5ubm/+vr6//f39//p6en/9MAlP8=";
  4413. this.InfiniteAP.Font = new Font("Segoe UI", 9f);
  4414. this.InfiniteAP.Image = null;
  4415. this.InfiniteAP.Location = new Point(7, 0x36);
  4416. this.InfiniteAP.Margin = new Padding(5, 3, 5, 3);
  4417. this.InfiniteAP.Name = "InfiniteAP";
  4418. this.InfiniteAP.NoRounding = false;
  4419. this.InfiniteAP.Size = new Size(0x84, 0x11);
  4420. this.InfiniteAP.TabIndex = 0x49;
  4421. this.InfiniteAP.Text = "Infinite AP";
  4422. this.InfiniteAP.Transparent = false;
  4423. this.InfiniteHP2.Checked = false;
  4424. this.InfiniteHP2.Customization = "//8A//Ly8v/r6+v/5ubm/+vr6//f39//p6en/9MAlP8=";
  4425. this.InfiniteHP2.Font = new Font("Segoe UI", 9f);
  4426. this.InfiniteHP2.Image = null;
  4427. this.InfiniteHP2.Location = new Point(7, 20);
  4428. this.InfiniteHP2.Margin = new Padding(5, 3, 5, 3);
  4429. this.InfiniteHP2.Name = "InfiniteHP2";
  4430. this.InfiniteHP2.NoRounding = false;
  4431. this.InfiniteHP2.Size = new Size(0x84, 0x11);
  4432. this.InfiniteHP2.TabIndex = 0x48;
  4433. this.InfiniteHP2.Text = "Infinite HP";
  4434. this.InfiniteHP2.Transparent = false;
  4435. this.InfiniteItemUsage.Checked = false;
  4436. this.InfiniteItemUsage.Customization = "//8A//Ly8v/r6+v/5ubm/+vr6//f39//p6en/9MAlP8=";
  4437. this.InfiniteItemUsage.Font = new Font("Segoe UI", 9f);
  4438. this.InfiniteItemUsage.Image = null;
  4439. this.InfiniteItemUsage.Location = new Point(7, 0x25);
  4440. this.InfiniteItemUsage.Margin = new Padding(5, 3, 5, 3);
  4441. this.InfiniteItemUsage.Name = "InfiniteItemUsage";
  4442. this.InfiniteItemUsage.NoRounding = false;
  4443. this.InfiniteItemUsage.Size = new Size(0x84, 0x11);
  4444. this.InfiniteItemUsage.TabIndex = 0x47;
  4445. this.InfiniteItemUsage.Text = "Infinite Item Usage";
  4446. this.InfiniteItemUsage.Transparent = false;
  4447. this.label21.AutoSize = true;
  4448. this.label21.BackColor = Color.Black;
  4449. this.label21.ForeColor = Color.White;
  4450. this.label21.Location = new Point(0x18d, 140);
  4451. this.label21.Margin = new Padding(5, 0, 5, 0);
  4452. this.label21.Name = "label21";
  4453. this.label21.Size = new Size(0x1c, 15);
  4454. this.label21.TabIndex = 70;
  4455. this.label21.Text = "1.01";
  4456. this.MaxZenny.Checked = false;
  4457. this.MaxZenny.Customization = "//8A//Ly8v/r6+v/5ubm/+vr6//f39//p6en/9MAlP8=";
  4458. this.MaxZenny.Font = new Font("Segoe UI", 9f);
  4459. this.MaxZenny.Image = null;
  4460. this.MaxZenny.Location = new Point(7, 4);
  4461. this.MaxZenny.Margin = new Padding(5, 3, 5, 3);
  4462. this.MaxZenny.Name = "MaxZenny";
  4463. this.MaxZenny.NoRounding = false;
  4464. this.MaxZenny.Size = new Size(0x84, 0x11);
  4465. this.MaxZenny.TabIndex = 15;
  4466. this.MaxZenny.Text = "Max Zenny";
  4467. this.MaxZenny.Transparent = false;
  4468. this.LastofUs.Controls.Add(this.pictureBox13);
  4469. this.LastofUs.Controls.Add(this.panel15);
  4470. this.LastofUs.Location = new Point(4, 0x18);
  4471. this.LastofUs.Name = "LastofUs";
  4472. this.LastofUs.Size = new Size(0x1cb, 0xe4);
  4473. this.LastofUs.TabIndex = 13;
  4474. this.LastofUs.Text = "LastofUs";
  4475. this.LastofUs.UseVisualStyleBackColor = true;
  4476. this.pictureBox13.BackColor = Color.Transparent;
  4477. this.pictureBox13.Image = Resources.tlou_logo;
  4478. this.pictureBox13.Location = new Point(0, 0);
  4479. this.pictureBox13.Margin = new Padding(5, 3, 5, 3);
  4480. this.pictureBox13.Name = "pictureBox13";
  4481. this.pictureBox13.Size = new Size(450, 0x39);
  4482. this.pictureBox13.SizeMode = PictureBoxSizeMode.StretchImage;
  4483. this.pictureBox13.TabIndex = 0x47;
  4484. this.pictureBox13.TabStop = false;
  4485. this.panel15.AutoScroll = true;
  4486. this.panel15.BackColor = Color.FromArgb(90, 40, 30);
  4487. this.panel15.Controls.Add(this.InfiniteOxygen);
  4488. this.panel15.Controls.Add(this.InfiniteFlamethrower);
  4489. this.panel15.Controls.Add(this.InfiniteAmmoBottomlessClipNoReload);
  4490. this.panel15.Controls.Add(this.label22);
  4491. this.panel15.Controls.Add(this.InfiniteEverything);
  4492. this.panel15.Controls.Add(this.MaxMoney3);
  4493. this.panel15.Controls.Add(this.infinitehealth4);
  4494. this.panel15.ForeColor = Color.White;
  4495. this.panel15.Location = new Point(2, 0x3a);
  4496. this.panel15.Margin = new Padding(5, 3, 5, 3);
  4497. this.panel15.Name = "panel15";
  4498. this.panel15.Size = new Size(0x1c4, 0xa1);
  4499. this.panel15.TabIndex = 70;
  4500. this.InfiniteOxygen.Checked = false;
  4501. this.InfiniteOxygen.Customization = "gMD///Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  4502. this.InfiniteOxygen.Font = new Font("Segoe UI", 9f);
  4503. this.InfiniteOxygen.Image = null;
  4504. this.InfiniteOxygen.Location = new Point(5, 0x53);
  4505. this.InfiniteOxygen.Margin = new Padding(5, 3, 5, 3);
  4506. this.InfiniteOxygen.Name = "InfiniteOxygen";
  4507. this.InfiniteOxygen.NoRounding = false;
  4508. this.InfiniteOxygen.Size = new Size(0xbc, 0x11);
  4509. this.InfiniteOxygen.TabIndex = 0x47;
  4510. this.InfiniteOxygen.Text = "Infinite Oxygen";
  4511. this.InfiniteOxygen.Transparent = false;
  4512. this.InfiniteFlamethrower.Checked = false;
  4513. this.InfiniteFlamethrower.Customization = "gMD///Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  4514. this.InfiniteFlamethrower.Font = new Font("Segoe UI", 9f);
  4515. this.InfiniteFlamethrower.Image = null;
  4516. this.InfiniteFlamethrower.Location = new Point(5, 0x43);
  4517. this.InfiniteFlamethrower.Margin = new Padding(5, 3, 5, 3);
  4518. this.InfiniteFlamethrower.Name = "InfiniteFlamethrower";
  4519. this.InfiniteFlamethrower.NoRounding = false;
  4520. this.InfiniteFlamethrower.Size = new Size(0x11f, 0x11);
  4521. this.InfiniteFlamethrower.TabIndex = 70;
  4522. this.InfiniteFlamethrower.Text = "Infinite Flamethrower";
  4523. this.InfiniteFlamethrower.Transparent = false;
  4524. this.InfiniteAmmoBottomlessClipNoReload.Checked = false;
  4525. this.InfiniteAmmoBottomlessClipNoReload.Customization = "gMD///Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  4526. this.InfiniteAmmoBottomlessClipNoReload.Font = new Font("Segoe UI", 9f);
  4527. this.InfiniteAmmoBottomlessClipNoReload.Image = null;
  4528. this.InfiniteAmmoBottomlessClipNoReload.Location = new Point(5, 0x34);
  4529. this.InfiniteAmmoBottomlessClipNoReload.Margin = new Padding(5, 3, 5, 3);
  4530. this.InfiniteAmmoBottomlessClipNoReload.Name = "InfiniteAmmoBottomlessClipNoReload";
  4531. this.InfiniteAmmoBottomlessClipNoReload.NoRounding = false;
  4532. this.InfiniteAmmoBottomlessClipNoReload.Size = new Size(0x1b6, 0x11);
  4533. this.InfiniteAmmoBottomlessClipNoReload.TabIndex = 0x13;
  4534. this.InfiniteAmmoBottomlessClipNoReload.Text = "Infinite Ammo + Bottomless Clip (No Reload)";
  4535. this.InfiniteAmmoBottomlessClipNoReload.Transparent = false;
  4536. this.label22.AutoSize = true;
  4537. this.label22.BackColor = Color.Black;
  4538. this.label22.ForeColor = Color.White;
  4539. this.label22.Location = new Point(0x18d, 0x92);
  4540. this.label22.Margin = new Padding(5, 0, 5, 0);
  4541. this.label22.Name = "label22";
  4542. this.label22.Size = new Size(0x1c, 15);
  4543. this.label22.TabIndex = 0x45;
  4544. this.label22.Text = "1.06";
  4545. this.InfiniteEverything.Checked = false;
  4546. this.InfiniteEverything.Customization = "gMD///Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  4547. this.InfiniteEverything.Font = new Font("Segoe UI", 9f);
  4548. this.InfiniteEverything.Image = null;
  4549. this.InfiniteEverything.Location = new Point(5, 0x24);
  4550. this.InfiniteEverything.Margin = new Padding(5, 3, 5, 3);
  4551. this.InfiniteEverything.Name = "InfiniteEverything";
  4552. this.InfiniteEverything.NoRounding = false;
  4553. this.InfiniteEverything.Size = new Size(0x1a7, 0x11);
  4554. this.InfiniteEverything.TabIndex = 0x12;
  4555. this.InfiniteEverything.Text = "Infinite Everything (Ammo,Items,Skills,Parts)";
  4556. this.InfiniteEverything.Transparent = false;
  4557. this.MaxMoney3.Checked = false;
  4558. this.MaxMoney3.Customization = "gMD///Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  4559. this.MaxMoney3.Font = new Font("Segoe UI", 9f);
  4560. this.MaxMoney3.Image = null;
  4561. this.MaxMoney3.Location = new Point(5, 20);
  4562. this.MaxMoney3.Margin = new Padding(5, 3, 5, 3);
  4563. this.MaxMoney3.Name = "MaxMoney3";
  4564. this.MaxMoney3.NoRounding = false;
  4565. this.MaxMoney3.Size = new Size(0xed, 0x11);
  4566. this.MaxMoney3.TabIndex = 0x11;
  4567. this.MaxMoney3.Text = "Max Money";
  4568. this.MaxMoney3.Transparent = false;
  4569. this.infinitehealth4.Checked = false;
  4570. this.infinitehealth4.Customization = "gMD///Ly8v/r6+v/5ubm/+vr6//f39//p6en//////8=";
  4571. this.infinitehealth4.Font = new Font("Segoe UI", 9f);
  4572. this.infinitehealth4.Image = null;
  4573. this.infinitehealth4.Location = new Point(5, 4);
  4574. this.infinitehealth4.Margin = new Padding(5, 3, 5, 3);
  4575. this.infinitehealth4.Name = "infinitehealth4";
  4576. this.infinitehealth4.NoRounding = false;
  4577. this.infinitehealth4.Size = new Size(0xde, 0x11);
  4578. this.infinitehealth4.TabIndex = 0x10;
  4579. this.infinitehealth4.Text = "Infinite Health";
  4580. this.infinitehealth4.Transparent = false;
  4581. this.BlackOps2.Controls.Add(this.pictureBox14);
  4582. this.BlackOps2.Controls.Add(this.panel16);
  4583. this.BlackOps2.ForeColor = Color.Black;
  4584. this.BlackOps2.Location = new Point(4, 0x18);
  4585. this.BlackOps2.Name = "BlackOps2";
  4586. this.BlackOps2.Size = new Size(0x1cb, 0xe4);
  4587. this.BlackOps2.TabIndex = 14;
  4588. this.BlackOps2.Text = "BlackOps 2";
  4589. this.BlackOps2.UseVisualStyleBackColor = true;
  4590. this.pictureBox14.BackColor = Color.Black;
  4591. this.pictureBox14.Image = Resources.bo2_logo;
  4592. this.pictureBox14.Location = new Point(0, 0);
  4593. this.pictureBox14.Margin = new Padding(5, 3, 5, 3);
  4594. this.pictureBox14.Name = "pictureBox14";
  4595. this.pictureBox14.Size = new Size(450, 0x34);
  4596. this.pictureBox14.SizeMode = PictureBoxSizeMode.StretchImage;
  4597. this.pictureBox14.TabIndex = 0x2f;
  4598. this.pictureBox14.TabStop = false;
  4599. this.panel16.AutoScroll = true;
  4600. this.panel16.BackColor = Color.FromArgb(0x30, 0x30, 0x30);
  4601. this.panel16.Controls.Add(this.label23);
  4602. this.panel16.Controls.Add(this.NoRecoil1);
  4603. this.panel16.Controls.Add(this.InfiniteAmmoandGrenades);
  4604. this.panel16.Controls.Add(this.InfiniteHealth5);
  4605. this.panel16.Location = new Point(-2, 0x34);
  4606. this.panel16.Margin = new Padding(5, 3, 5, 3);
  4607. this.panel16.Name = "panel16";
  4608. this.panel16.Size = new Size(0x1ce, 0xa5);
  4609. this.panel16.TabIndex = 0x16;
  4610. this.label23.AutoSize = true;
  4611. this.label23.BackColor = Color.Black;
  4612. this.label23.ForeColor = Color.White;
  4613. this.label23.Location = new Point(400, 0x97);
  4614. this.label23.Margin = new Padding(5, 0, 5, 0);
  4615. this.label23.Name = "label23";
  4616. this.label23.Size = new Size(0x1c, 15);
  4617. this.label23.TabIndex = 0x47;
  4618. this.label23.Text = "1.16";
  4619. this.NoRecoil1.BackColor = Color.FromArgb(0x30, 0x30, 0x30);
  4620. this.NoRecoil1.Checked = false;
  4621. this.NoRecoil1.Customization = "AID///Ly8v/r6+v/AID//+vr6//f39//p6en//////8=";
  4622. this.NoRecoil1.Font = new Font("Segoe UI", 9f);
  4623. this.NoRecoil1.Image = null;
  4624. this.NoRecoil1.Location = new Point(8, 0x26);
  4625. this.NoRecoil1.Margin = new Padding(5, 3, 5, 3);
  4626. this.NoRecoil1.Name = "NoRecoil1";
  4627. this.NoRecoil1.NoRounding = false;
  4628. this.NoRecoil1.Size = new Size(0x89, 0x11);
  4629. this.NoRecoil1.TabIndex = 0x10;
  4630. this.NoRecoil1.Text = "No Recoil";
  4631. this.NoRecoil1.Transparent = false;
  4632. this.InfiniteAmmoandGrenades.BackColor = Color.FromArgb(0x30, 0x30, 0x30);
  4633. this.InfiniteAmmoandGrenades.Checked = false;
  4634. this.InfiniteAmmoandGrenades.Customization = "AID///Ly8v/r6+v/AID//+vr6//f39//p6en//////8=";
  4635. this.InfiniteAmmoandGrenades.Font = new Font("Segoe UI", 9f);
  4636. this.InfiniteAmmoandGrenades.Image = null;
  4637. this.InfiniteAmmoandGrenades.Location = new Point(8, 0x16);
  4638. this.InfiniteAmmoandGrenades.Margin = new Padding(5, 3, 5, 3);
  4639. this.InfiniteAmmoandGrenades.Name = "InfiniteAmmoandGrenades";
  4640. this.InfiniteAmmoandGrenades.NoRounding = false;
  4641. this.InfiniteAmmoandGrenades.Size = new Size(0x143, 0x11);
  4642. this.InfiniteAmmoandGrenades.TabIndex = 15;
  4643. this.InfiniteAmmoandGrenades.Text = "Infinite Ammo and Grenades";
  4644. this.InfiniteAmmoandGrenades.Transparent = false;
  4645. this.InfiniteHealth5.BackColor = Color.FromArgb(0x30, 0x30, 0x30);
  4646. this.InfiniteHealth5.Checked = false;
  4647. this.InfiniteHealth5.Customization = "AID///Ly8v/r6+v/AID//+vr6//f39//p6en//////8=";
  4648. this.InfiniteHealth5.Font = new Font("Segoe UI", 9f);
  4649. this.InfiniteHealth5.Image = null;
  4650. this.InfiniteHealth5.Location = new Point(8, 6);
  4651. this.InfiniteHealth5.Margin = new Padding(5, 3, 5, 3);
  4652. this.InfiniteHealth5.Name = "InfiniteHealth5";
  4653. this.InfiniteHealth5.NoRounding = false;
  4654. this.InfiniteHealth5.Size = new Size(300, 0x11);
  4655. this.InfiniteHealth5.TabIndex = 14;
  4656. this.InfiniteHealth5.Text = "Infinite Health";
  4657. this.InfiniteHealth5.Transparent = false;
  4658. this.Addyourown.BackColor = SystemColors.ActiveCaption;
  4659. this.Addyourown.Controls.Add(this.groupBox2);
  4660. this.Addyourown.Location = new Point(4, 0x18);
  4661. this.Addyourown.Name = "Addyourown";
  4662. this.Addyourown.Padding = new Padding(3, 3, 3, 3);
  4663. this.Addyourown.Size = new Size(0x1cb, 0xe4);
  4664. this.Addyourown.TabIndex = 1;
  4665. this.Addyourown.Text = "Other Games";
  4666. this.groupBox2.BackColor = SystemColors.MenuHighlight;
  4667. this.groupBox2.Controls.Add(this.SendOnly);
  4668. this.groupBox2.Controls.Add(this.valuebox);
  4669. this.groupBox2.Controls.Add(this.create2);
  4670. this.groupBox2.Controls.Add(this.label6);
  4671. this.groupBox2.Controls.Add(this.customseekbutton);
  4672. this.groupBox2.Controls.Add(this.label1);
  4673. this.groupBox2.Controls.Add(this.adressbox);
  4674. this.groupBox2.Location = new Point(-7, -8);
  4675. this.groupBox2.Margin = new Padding(5, 3, 5, 3);
  4676. this.groupBox2.Name = "groupBox2";
  4677. this.groupBox2.Padding = new Padding(5, 3, 5, 3);
  4678. this.groupBox2.Size = new Size(0x1cf, 0xea);
  4679. this.groupBox2.TabIndex = 0x15;
  4680. this.groupBox2.TabStop = false;
  4681. this.groupBox2.Enter += new EventHandler(this.groupBox2_Enter);
  4682. this.SendOnly.BackColor = Color.Gray;
  4683. this.SendOnly.Customization = "ANf///Ly8v/r6+v/AKX//+vr6//f39//gICA/wAAAP8UFBT/gICA/w==";
  4684. this.SendOnly.Enabled = false;
  4685. this.SendOnly.Font = new Font("Segoe UI", 9f);
  4686. this.SendOnly.Image = null;
  4687. this.SendOnly.Location = new Point(70, 0x7f);
  4688. this.SendOnly.Margin = new Padding(5, 3, 5, 3);
  4689. this.SendOnly.Name = "SendOnly";
  4690. this.SendOnly.NoRounding = false;
  4691. this.SendOnly.Size = new Size(0x98, 0x13);
  4692. this.SendOnly.TabIndex = 0x33;
  4693. this.SendOnly.Text = "Send Only";
  4694. this.SendOnly.Transparent = false;
  4695. this.SendOnly.Click += new EventHandler(this.SendOnly_Click);
  4696. this.valuebox.BackColor = SystemColors.Control;
  4697. this.valuebox.Enabled = false;
  4698. this.valuebox.Location = new Point(0xb9, 0x4a);
  4699. this.valuebox.Margin = new Padding(5, 3, 5, 3);
  4700. this.valuebox.MaxLength = 0x19;
  4701. this.valuebox.Name = "valuebox";
  4702. this.valuebox.Size = new Size(0x7a, 0x17);
  4703. this.valuebox.TabIndex = 50;
  4704. this.create2.BackColor = Color.Gray;
  4705. this.create2.Customization = "ANf///Ly8v/r6+v/AKX//+vr6//f39//gICA/wAAAP8UFBT/gICA/w==";
  4706. this.create2.Enabled = false;
  4707. this.create2.Font = new Font("Segoe UI", 9f);
  4708. this.create2.Image = null;
  4709. this.create2.Location = new Point(0xf8, 0x7f);
  4710. this.create2.Margin = new Padding(5, 3, 5, 3);
  4711. this.create2.Name = "create2";
  4712. this.create2.NoRounding = false;
  4713. this.create2.Size = new Size(0x98, 0x13);
  4714. this.create2.TabIndex = 0x31;
  4715. this.create2.Text = "Build";
  4716. this.create2.Transparent = false;
  4717. this.create2.Click += new EventHandler(this.create2_Click);
  4718. this.label6.AutoSize = true;
  4719. this.label6.Font = new Font("Segoe UI", 12f, FontStyle.Regular, GraphicsUnit.Point, 0);
  4720. this.label6.Location = new Point(0x4d, 0x48);
  4721. this.label6.Margin = new Padding(5, 0, 5, 0);
  4722. this.label6.Name = "label6";
  4723. this.label6.Size = new Size(0x34, 0x15);
  4724. this.label6.TabIndex = 0x2d;
  4725. this.label6.Text = "Value:";
  4726. this.customseekbutton.AutoSize = true;
  4727. this.customseekbutton.Enabled = false;
  4728. this.customseekbutton.Font = new Font("Segoe UI", 9f);
  4729. this.customseekbutton.ForeColor = Color.Black;
  4730. this.customseekbutton.Location = new Point(0xa3, 0x67);
  4731. this.customseekbutton.Margin = new Padding(5, 3, 5, 3);
  4732. this.customseekbutton.Name = "customseekbutton";
  4733. this.customseekbutton.Size = new Size(0x53, 0x13);
  4734. this.customseekbutton.TabIndex = 0x2e;
  4735. this.customseekbutton.TabStop = true;
  4736. this.customseekbutton.Text = "Send Value";
  4737. this.customseekbutton.UseVisualStyleBackColor = true;
  4738. this.customseekbutton.CheckedChanged += new EventHandler(this.customseekbutton_CheckedChanged);
  4739. this.label1.AutoSize = true;
  4740. this.label1.Font = new Font("Segoe UI", 12f, FontStyle.Regular, GraphicsUnit.Point, 0);
  4741. this.label1.Location = new Point(0x4d, 0x27);
  4742. this.label1.Margin = new Padding(5, 0, 5, 0);
  4743. this.label1.Name = "label1";
  4744. this.label1.Size = new Size(0x37, 0x15);
  4745. this.label1.TabIndex = 0x2c;
  4746. this.label1.Text = "Offset:";
  4747. this.adressbox.BackColor = SystemColors.Control;
  4748. this.adressbox.Enabled = false;
  4749. this.adressbox.Location = new Point(0xb9, 0x29);
  4750. this.adressbox.Margin = new Padding(5, 3, 5, 3);
  4751. this.adressbox.MaxLength = 0x19;
  4752. this.adressbox.Name = "adressbox";
  4753. this.adressbox.Size = new Size(0x7a, 0x17);
  4754. this.adressbox.TabIndex = 0x2a;
  4755. this.label4.BorderStyle = BorderStyle.Fixed3D;
  4756. this.label4.Location = new Point(0, 0xd0);
  4757. this.label4.Margin = new Padding(5, 0, 5, 0);
  4758. this.label4.Name = "label4";
  4759. this.label4.Size = new Size(460, 2);
  4760. this.label4.TabIndex = 0x23;
  4761. base.AutoScaleDimensions = new SizeF(10f, 11f);
  4762. base.AutoScaleMode = AutoScaleMode.Font;
  4763. this.AutoSize = true;
  4764. this.BackColor = SystemColors.MenuHighlight;
  4765. base.ClientSize = new Size(450, 0x116);
  4766. base.Controls.Add(this.chromeForm1);
  4767. this.Cursor = Cursors.Default;
  4768. base.FormBorderStyle = FormBorderStyle.None;
  4769. base.Icon = (Icon) manager.GetObject("$this.Icon");
  4770. base.KeyPreview = true;
  4771. base.Margin = new Padding(5, 3, 5, 3);
  4772. base.MaximizeBox = false;
  4773. base.Name = "Main";
  4774. base.Opacity = 0.94;
  4775. base.StartPosition = FormStartPosition.CenterScreen;
  4776. this.Text = "Eboot Hacker";
  4777. base.TransparencyKey = Color.Fuchsia;
  4778. base.Load += new EventHandler(this.Form1_Load);
  4779. this.chromeForm1.ResumeLayout(false);
  4780. this.chromeForm1.PerformLayout();
  4781. this.panel8.ResumeLayout(false);
  4782. this.statusStrip1.ResumeLayout(false);
  4783. this.statusStrip1.PerformLayout();
  4784. this.tabControl1.ResumeLayout(false);
  4785. this.OpenFile.ResumeLayout(false);
  4786. this.OpenFile.PerformLayout();
  4787. ((ISupportInitialize) this.pictureBox5).EndInit();
  4788. this.Battlfield4.ResumeLayout(false);
  4789. ((ISupportInitialize) this.pictureBox12).EndInit();
  4790. this.panel14.ResumeLayout(false);
  4791. this.panel14.PerformLayout();
  4792. this.GTAV.ResumeLayout(false);
  4793. this.panel9.ResumeLayout(false);
  4794. ((ISupportInitialize) this.pictureBox3).EndInit();
  4795. this.panel2.ResumeLayout(false);
  4796. this.panel2.PerformLayout();
  4797. this.Ghosts.ResumeLayout(false);
  4798. this.panel4.ResumeLayout(false);
  4799. this.panel4.PerformLayout();
  4800. ((ISupportInitialize) this.pictureBox4).EndInit();
  4801. this.panel1.ResumeLayout(false);
  4802. this.panel1.PerformLayout();
  4803. this.MetalGearSolidV.ResumeLayout(false);
  4804. ((ISupportInitialize) this.pictureBox2).EndInit();
  4805. this.panel3.ResumeLayout(false);
  4806. this.panel3.PerformLayout();
  4807. this.DarkSouls2.ResumeLayout(false);
  4808. this.panel5.ResumeLayout(false);
  4809. this.panel5.PerformLayout();
  4810. ((ISupportInitialize) this.pictureBox1).EndInit();
  4811. this.SouthPark.ResumeLayout(false);
  4812. this.panel6.ResumeLayout(false);
  4813. this.panel6.PerformLayout();
  4814. ((ISupportInitialize) this.pictureBox7).EndInit();
  4815. this.LordofShadows2.ResumeLayout(false);
  4816. this.panel7.ResumeLayout(false);
  4817. this.panel7.PerformLayout();
  4818. ((ISupportInitialize) this.pictureBox8).EndInit();
  4819. this.Uncharted.ResumeLayout(false);
  4820. ((ISupportInitialize) this.pictureBox6).EndInit();
  4821. this.panel10.ResumeLayout(false);
  4822. this.panel10.PerformLayout();
  4823. this.Uncharted2.ResumeLayout(false);
  4824. ((ISupportInitialize) this.pictureBox11).EndInit();
  4825. this.panel13.ResumeLayout(false);
  4826. this.panel13.PerformLayout();
  4827. this.DuskSky.ResumeLayout(false);
  4828. ((ISupportInitialize) this.pictureBox9).EndInit();
  4829. this.panel11.ResumeLayout(false);
  4830. this.panel11.PerformLayout();
  4831. this.RagnarokOdysseyACE.ResumeLayout(false);
  4832. ((ISupportInitialize) this.pictureBox10).EndInit();
  4833. this.panel12.ResumeLayout(false);
  4834. this.panel12.PerformLayout();
  4835. this.LastofUs.ResumeLayout(false);
  4836. ((ISupportInitialize) this.pictureBox13).EndInit();
  4837. this.panel15.ResumeLayout(false);
  4838. this.panel15.PerformLayout();
  4839. this.BlackOps2.ResumeLayout(false);
  4840. ((ISupportInitialize) this.pictureBox14).EndInit();
  4841. this.panel16.ResumeLayout(false);
  4842. this.panel16.PerformLayout();
  4843. this.Addyourown.ResumeLayout(false);
  4844. this.groupBox2.ResumeLayout(false);
  4845. this.groupBox2.PerformLayout();
  4846. base.ResumeLayout(false);
  4847. }
  4848.  
  4849. public byte[] Int32Bytes(int input)
  4850. {
  4851. byte[] bytes = BitConverter.GetBytes(input);
  4852. Array.Reverse(bytes);
  4853. return bytes;
  4854. }
  4855.  
  4856. public static bool isBAEqual(byte[] a, byte[] b)
  4857. {
  4858. for (int i = 0; i < a.Length; i++)
  4859. {
  4860. if (a[i] != b[i])
  4861. {
  4862. return false;
  4863. }
  4864. }
  4865. return true;
  4866. }
  4867.  
  4868. private void Menubtn_Click(object sender, EventArgs e)
  4869. {
  4870. GamePick pick = new GamePick();
  4871. pick.ShowDialog();
  4872. int game = pick.GetGame();
  4873. this.tabControl1.SelectedIndex = game;
  4874. }
  4875.  
  4876. public void NewThread(Action task)
  4877. {
  4878. new Thread(() => task()) { Name = task.Method.Name }.Start();
  4879. }
  4880.  
  4881. public void NotFound()
  4882. {
  4883. this.CheckTimer.Stop();
  4884. this.Cursor = Cursors.Default;
  4885. Globals.TIMESRUNNED = 0;
  4886. this.Status.Text = "Welcome," + Environment.UserName + " (Unknown game)";
  4887. MessageBox.Show("Game not officially supported by Eboot Hacker.", "Error", MessageBoxButtons.OK, MessageBoxIcon.Exclamation);
  4888. this.tabControl1.SelectedIndex = 14;
  4889. }
  4890.  
  4891. private void open_Click(object sender, EventArgs e)
  4892. {
  4893. ofd.Filter = ".ELF Files|*.elf";
  4894. if (ofd.ShowDialog() == DialogResult.OK)
  4895. {
  4896. if (ofd.SafeFileName != "default_mp.elf")
  4897. {
  4898. MessageBox.Show("Your .elf needs to be named default_mp.elf!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Exclamation);
  4899. }
  4900. else
  4901. {
  4902. this.fileBox.Text = ofd.FileName;
  4903. this.fileBox2.Text = ofd.FileName;
  4904. MessageBox.Show(ofd.SafeFileName + " successfully loaded!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  4905. this.toggleMods(true);
  4906. this.Status.Text = "Welcome, " + Environment.UserName;
  4907. }
  4908. }
  4909. }
  4910.  
  4911. private void open2_Click(object sender, EventArgs e)
  4912. {
  4913. ofd.Filter = "EBOOT|*.ELF*;*.BIN";
  4914. if (ofd.ShowDialog() == DialogResult.OK)
  4915. {
  4916. Globals.GID = "";
  4917. Globals.GID_NAME = "";
  4918. this.bles1.Checked = false;
  4919. this.blus1.Checked = false;
  4920. this.debug1.Checked = false;
  4921. if (ofd.SafeFileName == "EBOOT.ELF")
  4922. {
  4923. this.ELF();
  4924. }
  4925. else if (ofd.SafeFileName == "EBOOT.BIN")
  4926. {
  4927. if (File.Exists(Application.StartupPath + @"\EBOOT.BIN"))
  4928. {
  4929. if (File.Exists(Application.StartupPath + @"\decrypt.bat"))
  4930. {
  4931. Process.Start(Application.StartupPath + @"\decrypt.bat").WaitForExit();
  4932. ofd.FileName = ofd.FileName.Replace("EBOOT.BIN", "EBOOT.ELF");
  4933. Thread.Sleep(50);
  4934. this.ELF();
  4935. }
  4936. }
  4937. else
  4938. {
  4939. MessageBox.Show("Put the Eboot in the same folder as the Eboot Hacker executable.", "Error", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  4940. }
  4941. }
  4942. else
  4943. {
  4944. MessageBox.Show("No Eboot found!", "Error", MessageBoxButtons.OK, MessageBoxIcon.Exclamation);
  4945. }
  4946. }
  4947. }
  4948.  
  4949. private void OpenFile_Click(object sender, EventArgs e)
  4950. {
  4951. }
  4952.  
  4953. private void openFileDialog1_FileOk(object sender, CancelEventArgs e)
  4954. {
  4955. }
  4956.  
  4957. public static string Pad(string text, int size)
  4958. {
  4959. if (text.Length > size)
  4960. {
  4961. return sLeft(text, size);
  4962. }
  4963. while (text.Length < size)
  4964. {
  4965. text = "0" + text;
  4966. }
  4967. return text;
  4968. }
  4969.  
  4970. private void radioButton2_CheckedChanged(object sender, EventArgs e)
  4971. {
  4972. if (this.bles.Checked)
  4973. {
  4974. BinaryWriter writer = new BinaryWriter(File.OpenWrite(ofd.FileName)) {
  4975. BaseStream = { Position = 0x8379b0L }
  4976. };
  4977. writer.Write("Created By EBOOT Hacker!");
  4978. writer.Close();
  4979. }
  4980. }
  4981.  
  4982. private void redBoxes_CheckedChanged(object sender)
  4983. {
  4984. }
  4985.  
  4986. public void Reset()
  4987. {
  4988. this.CheckTimer.Stop();
  4989. this.Cursor = Cursors.Default;
  4990. Globals.TIMESRUNNED = 0;
  4991. this.Status.Text = "Welcome," + Environment.UserName + " (" + Globals.GID_NAME + ")";
  4992. MessageBox.Show(ofd.SafeFileName + " successfully loaded!", "Success", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  4993. Regions regions = new Regions();
  4994. regions.ShowDialog();
  4995. switch (regions.GetRegion())
  4996. {
  4997. case "BLES":
  4998. this.blus1.Checked = false;
  4999. this.debug1.Checked = false;
  5000. this.bles1.Checked = true;
  5001. break;
  5002.  
  5003. case "BLUS":
  5004. this.blus1.Checked = true;
  5005. this.debug1.Checked = false;
  5006. this.bles1.Checked = false;
  5007. break;
  5008.  
  5009. case "DEBUG":
  5010. this.blus1.Checked = false;
  5011. this.debug1.Checked = true;
  5012. this.bles1.Checked = false;
  5013. break;
  5014. }
  5015. }
  5016.  
  5017. public static byte[] ReverseBytes(byte[] inArray)
  5018. {
  5019. Array.Reverse(inArray);
  5020. return inArray;
  5021. }
  5022.  
  5023. public static string ReverseE(string text, int size)
  5024. {
  5025. string str = "";
  5026. int num = 0;
  5027. if (size < text.Length)
  5028. {
  5029. text = sLeft(text, size);
  5030. }
  5031. for (num = 2; num <= size; num += 2)
  5032. {
  5033. str = str + sMid(text, size - num, 2);
  5034. }
  5035. return str;
  5036. }
  5037.  
  5038. public void SearchGameID(string ID)
  5039. {
  5040. int index = 0;
  5041. int num2 = 0;
  5042. int num3 = 0x742a48;
  5043. int count = 0x11ef4f0;
  5044. byte[] buffer = new BinaryReader(File.OpenRead(ofd.FileName)) { BaseStream = { Position = (long) num3 } }.ReadBytes(count);
  5045. byte[] bytes = Encoding.UTF8.GetBytes(ID);
  5046. for (index = 0; index <= (buffer.Length - bytes.Length); index++)
  5047. {
  5048. if (buffer[index] == bytes[0])
  5049. {
  5050. num2 = 1;
  5051. while ((num2 < bytes.Length) && (buffer[index + num2] == bytes[num2]))
  5052. {
  5053. num2++;
  5054. }
  5055. if (num2 == bytes.Length)
  5056. {
  5057. Globals.GID = ID;
  5058. }
  5059. }
  5060. }
  5061. }
  5062.  
  5063. private void SendOnly_Click(object sender, EventArgs e)
  5064. {
  5065. if (this.customseekbutton.Checked)
  5066. {
  5067. this.Status.Text = "Sending...";
  5068. BinaryWriter writer = new BinaryWriter(File.OpenWrite(ofd.FileName));
  5069. byte[] bytes = BitConverter.GetBytes(Convert.ToUInt32(this.valuebox.Text.Replace("0x", ""), 0x10));
  5070. Array.Reverse(bytes);
  5071. writer.BaseStream.Position = Convert.ToUInt32(this.adressbox.Text.Replace("0x", ""), 0x10);
  5072. writer.Write(bytes);
  5073. writer.Close();
  5074. this.Status.Text = "Send complete!";
  5075. }
  5076. }
  5077.  
  5078. public static string sLeft(string text, int length)
  5079. {
  5080. if (length < 0)
  5081. {
  5082. throw new ArgumentOutOfRangeException("length", length, "length must be > 0");
  5083. }
  5084. if ((length == 0) || (text.Length == 0))
  5085. {
  5086. return "";
  5087. }
  5088. if (text.Length < length)
  5089. {
  5090. return text;
  5091. }
  5092. return text.Substring(0, length);
  5093. }
  5094.  
  5095. public static string sMid(string text, int index, int length)
  5096. {
  5097. if (length < 0)
  5098. {
  5099. throw new ArgumentOutOfRangeException("length", length, "length must be > 0");
  5100. }
  5101. if ((length == 0) || (text.Length == 0))
  5102. {
  5103. return "";
  5104. }
  5105. if (text.Length < (length + index))
  5106. {
  5107. return text;
  5108. }
  5109. return text.Substring(index, length);
  5110. }
  5111.  
  5112. public static string sRight(string text, int length)
  5113. {
  5114. if (length < 0)
  5115. {
  5116. throw new ArgumentOutOfRangeException("length", length, "length must be > 0");
  5117. }
  5118. if ((length == 0) || (text.Length == 0))
  5119. {
  5120. return "";
  5121. }
  5122. if (text.Length <= length)
  5123. {
  5124. return text;
  5125. }
  5126. return text.Substring(text.Length - length, length);
  5127. }
  5128.  
  5129. public static byte[] StringBAToBA(string str)
  5130. {
  5131. if (str == null)
  5132. {
  5133. return new byte[1];
  5134. }
  5135. byte[] buffer = new byte[str.Length / 2];
  5136. for (int i = 0; i < str.Length; i += 2)
  5137. {
  5138. buffer[i / 2] = byte.Parse(sMid(str, i, 2), NumberStyles.HexNumber);
  5139. }
  5140. return buffer;
  5141. }
  5142.  
  5143. public byte[] StringToByteA(string str)
  5144. {
  5145. UTF8Encoding encoding = new UTF8Encoding();
  5146. return encoding.GetBytes(str);
  5147. }
  5148.  
  5149. public static byte[] StringToByteArray(string str)
  5150. {
  5151. if (str == null)
  5152. {
  5153. return new byte[1];
  5154. }
  5155. UTF8Encoding encoding = new UTF8Encoding();
  5156. return encoding.GetBytes(str);
  5157. }
  5158.  
  5159. public string stringToHex(string astr)
  5160. {
  5161. return this.stringToHex(astr, Encoding.Default);
  5162. }
  5163.  
  5164. private string stringToHex(string astr, Encoding enc)
  5165. {
  5166. return this.bytesToHex(enc.GetBytes(astr));
  5167. }
  5168.  
  5169. public static byte[] strToArray(string hex)
  5170. {
  5171. string str = hex.Replace("0x", "").Replace(" ", "");
  5172. if ((str.Length % 2) == 1)
  5173. {
  5174. throw new Exception("Binary cannot have an odd number of digits");
  5175. }
  5176. byte[] buffer = new byte[str.Length / 2];
  5177. string[] strArray = hex.Split(new char[] { ' ' });
  5178. int index = 0;
  5179. foreach (string str2 in strArray)
  5180. {
  5181. buffer[index] = (byte) int.Parse(str2, NumberStyles.HexNumber);
  5182. index++;
  5183. }
  5184. return buffer;
  5185. }
  5186.  
  5187. private void tabControl1_SelectedIndexChanged(object sender, EventArgs e)
  5188. {
  5189. if (this.tabControl1.SelectedIndex == 0)
  5190. {
  5191. this.backbtn.Visible = false;
  5192. this.Buildbtn.Visible = false;
  5193. }
  5194. else if (this.tabControl1.SelectedIndex == 1)
  5195. {
  5196. this.backbtn.Visible = true;
  5197. this.Buildbtn.Visible = true;
  5198. }
  5199. else if (this.tabControl1.SelectedIndex == 2)
  5200. {
  5201. this.backbtn.Visible = true;
  5202. this.Buildbtn.Visible = true;
  5203. }
  5204. else if (this.tabControl1.SelectedIndex == 3)
  5205. {
  5206. this.backbtn.Visible = true;
  5207. this.Buildbtn.Visible = true;
  5208. }
  5209. else if (this.tabControl1.SelectedIndex == 4)
  5210. {
  5211. this.backbtn.Visible = true;
  5212. this.Buildbtn.Visible = true;
  5213. }
  5214. else if (this.tabControl1.SelectedIndex == 5)
  5215. {
  5216. this.backbtn.Visible = true;
  5217. this.Buildbtn.Visible = true;
  5218. }
  5219. else if (this.tabControl1.SelectedIndex == 6)
  5220. {
  5221. this.backbtn.Visible = true;
  5222. this.Buildbtn.Visible = true;
  5223. }
  5224. else if (this.tabControl1.SelectedIndex == 7)
  5225. {
  5226. this.backbtn.Visible = true;
  5227. this.Buildbtn.Visible = true;
  5228. }
  5229. else if (this.tabControl1.SelectedIndex == 8)
  5230. {
  5231. this.backbtn.Visible = true;
  5232. this.Buildbtn.Visible = true;
  5233. }
  5234. else if (this.tabControl1.SelectedIndex == 9)
  5235. {
  5236. this.backbtn.Visible = true;
  5237. this.Buildbtn.Visible = true;
  5238. }
  5239. else if (this.tabControl1.SelectedIndex == 10)
  5240. {
  5241. this.backbtn.Visible = true;
  5242. this.Buildbtn.Visible = true;
  5243. }
  5244. else if (this.tabControl1.SelectedIndex == 11)
  5245. {
  5246. this.backbtn.Visible = true;
  5247. this.Buildbtn.Visible = true;
  5248. }
  5249. else if (this.tabControl1.SelectedIndex == 12)
  5250. {
  5251. this.backbtn.Visible = true;
  5252. this.Buildbtn.Visible = true;
  5253. }
  5254. else if (this.tabControl1.SelectedIndex == 13)
  5255. {
  5256. this.backbtn.Visible = true;
  5257. this.Buildbtn.Visible = true;
  5258. }
  5259. else if (this.tabControl1.SelectedIndex == 14)
  5260. {
  5261. this.backbtn.Visible = true;
  5262. this.Buildbtn.Visible = true;
  5263. }
  5264. }
  5265.  
  5266. private void textBox1_TextChanged(object sender, EventArgs e)
  5267. {
  5268. }
  5269.  
  5270. public static void ThreadProc()
  5271. {
  5272. }
  5273.  
  5274. private void toggleMods(bool active)
  5275. {
  5276. this.redBoxes.Enabled = active;
  5277. this.advancedUAV.Enabled = active;
  5278. this.noRecoil.Enabled = active;
  5279. this.laser.Enabled = active;
  5280. this.noFog.Enabled = active;
  5281. this.unlimitedAmmo.Enabled = active;
  5282. this.superJump.Enabled = active;
  5283. this.fps.Enabled = active;
  5284. this.chromePlayers.Enabled = active;
  5285. this.blus1.Enabled = active;
  5286. this.bles1.Enabled = active;
  5287. this.SendOnly.Enabled = active;
  5288. this.debug.Enabled = active;
  5289. this.debug1.Enabled = active;
  5290. this.blus.Enabled = active;
  5291. this.bles.Enabled = active;
  5292. this.valuebox.Enabled = active;
  5293. this.adressbox.Enabled = active;
  5294. this.crosshairs.Enabled = active;
  5295. this.wallHack.Enabled = active;
  5296. this.bigMap.Enabled = active;
  5297. this.antiBan.Enabled = active;
  5298. this.NOWantedLevel.Enabled = active;
  5299. this.UnlimitedAmmoBiggerClip.Enabled = active;
  5300. this.NoReloadBiggerClip.Enabled = active;
  5301. this.GodMode.Enabled = active;
  5302. this.InfiniteSpecialAbility.Enabled = active;
  5303. this.Carmageddon.Enabled = active;
  5304. this.customseekbutton.Enabled = active;
  5305. this.InfiniteHealth.Enabled = active;
  5306. this.InfAmmo.Enabled = active;
  5307. this.InfiniteSupressor.Enabled = active;
  5308. this.WeaponsSupressor.Enabled = active;
  5309. this.InfiniteGrenades.Enabled = active;
  5310. this.NoAlertsDeaths.Enabled = active;
  5311. this.NoAlertCantbeseen.Enabled = active;
  5312. this.Buildbtn.Enabled = active;
  5313. this.Buildbtn2.Enabled = active;
  5314. this.create2.Enabled = active;
  5315. this.create.Enabled = active;
  5316. this.InfiniteRelicsDungeonKey.Enabled = active;
  5317. this.InfiniteVoidPower.Enabled = active;
  5318. this.InfiniteChaosPower.Enabled = active;
  5319. this.Invincibility.Enabled = active;
  5320. this.MaxNetWorth.Enabled = active;
  5321. this.GodModsp.Enabled = active;
  5322. this.MaxXPbattle.Enabled = active;
  5323. this.UpgradePointsdoesntdecrease.Enabled = active;
  5324. this.PerkPointsdoesntdecrease.Enabled = active;
  5325. this.InfinitePPMana.Enabled = active;
  5326. this.MaxInfiniteItem.Enabled = active;
  5327. }
  5328.  
  5329. public static byte[] ToHexFloat(float Axis)
  5330. {
  5331. byte[] bytes = BitConverter.GetBytes(Axis);
  5332. Array.Reverse(bytes);
  5333. return bytes;
  5334. }
  5335.  
  5336. public byte[] Uint32Bytes(uint input)
  5337. {
  5338. byte[] bytes = BitConverter.GetBytes(input);
  5339. Array.Reverse(bytes);
  5340. return bytes;
  5341. }
  5342.  
  5343. public byte[] UintBytes(int input)
  5344. {
  5345. byte[] bytes = BitConverter.GetBytes(input);
  5346. Array.Reverse(bytes);
  5347. return bytes;
  5348. }
  5349.  
  5350. public static string Value(string text, int length)
  5351. {
  5352. if (length < 0)
  5353. {
  5354. throw new ArgumentOutOfRangeException("length", length, "length must be > 0");
  5355. }
  5356. if ((length == 0) || (text.Length == 0))
  5357. {
  5358. return "";
  5359. }
  5360. if (text.Length < length)
  5361. {
  5362. return text;
  5363. }
  5364. return text.Substring(0, length);
  5365. }
  5366.  
  5367. public static byte[] ValueToByteArray(string val, int align)
  5368. {
  5369. byte[] buffer = null;
  5370. switch (align)
  5371. {
  5372. case -2:
  5373. return buffer;
  5374.  
  5375. case 1:
  5376. return new byte[] { byte.Parse(val, NumberStyles.HexNumber) };
  5377.  
  5378. case 2:
  5379. return BitConverter.GetBytes(ushort.Parse(val, NumberStyles.HexNumber));
  5380.  
  5381. case 4:
  5382. return BitConverter.GetBytes(uint.Parse(val, NumberStyles.HexNumber));
  5383.  
  5384. case 8:
  5385. return BitConverter.GetBytes(ulong.Parse(val, NumberStyles.HexNumber));
  5386. }
  5387. return StringToByteArray(val);
  5388. }
  5389.  
  5390. public void VersionCheck()
  5391. {
  5392. if (SERVERISONLINE)
  5393. {
  5394. string str = Assembly.GetExecutingAssembly().GetName().Version.ToString();
  5395. string str2 = Assembly.LoadFrom("http://ehupdate.bplaced.net/Eboot Hacker.exe").GetName().Version.ToString();
  5396. int num = Convert.ToInt32(str.Replace(".", ""));
  5397. if (Convert.ToInt32(str2.Replace(".", "")) > num)
  5398. {
  5399. string path = Application.StartupPath + @"\Eboot Hacker Updater.exe";
  5400. if (File.Exists(path))
  5401. {
  5402. Process.Start(path);
  5403. }
  5404. }
  5405. }
  5406. }
  5407.  
  5408. public static byte[] writeLine(byte[] array, int line, uint data, int size)
  5409. {
  5410. byte[] bytes = BitConverter.GetBytes(data);
  5411. Array.Reverse(bytes);
  5412. for (int i = 0; i < size; i++)
  5413. {
  5414. array[line + i] = bytes[i];
  5415. }
  5416. return array;
  5417. }
  5418.  
  5419. public static bool SERVERISONLINE
  5420. {
  5421. get
  5422. {
  5423. Uri uri = new Uri("http://ehupdate.bplaced.net/");
  5424. string hostNameOrAddress = string.Format("{0}", uri.Host);
  5425. Ping ping = new Ping();
  5426. try
  5427. {
  5428. if (ping.Send(hostNameOrAddress, 0xbb8).Status == IPStatus.Success)
  5429. {
  5430. return true;
  5431. }
  5432. }
  5433. catch
  5434. {
  5435. }
  5436. return false;
  5437. }
  5438. }
  5439.  
  5440. public static class Globals
  5441. {
  5442. public static string GID = "";
  5443. public static string GID_NAME = "";
  5444. public static int TIMESRUNNED = 0;
  5445. }
  5446. }
  5447. }
Add Comment
Please, Sign In to add comment