TehOverride

Stefans 1.17 Tool Source C#

May 2nd, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.95 KB | None | 0 0
  1. namespace WindowsFormsApplication1
  2. {
  3. using PS3Lib;
  4. using System;
  5. using System.ComponentModel;
  6. using System.Drawing;
  7. using System.Text;
  8. using System.Windows.Forms;
  9.  
  10. public class Form1 : Form
  11. {
  12. private Button button1;
  13. private Button button10;
  14. private Button button11;
  15. private Button button12;
  16. private Button button13;
  17. private Button button14;
  18. private Button button15;
  19. private Button button16;
  20. private Button button17;
  21. private Button button18;
  22. private Button button19;
  23. private Button button2;
  24. private Button button20;
  25. private Button button27;
  26. private Button button3;
  27. private Button button4;
  28. private Button button5;
  29. private Button button6;
  30. private Button button7;
  31. private Button button8;
  32. private Button button9;
  33. private IContainer components = null;
  34. public static PS3TMAPI.ConnectStatus connectStatus;
  35. private GroupBox groupBox1;
  36. private GroupBox groupBox10;
  37. private GroupBox groupBox2;
  38. private GroupBox groupBox3;
  39. private GroupBox groupBox4;
  40. private GroupBox groupBox5;
  41. private GroupBox groupBox6;
  42. private GroupBox groupBox7;
  43. private GroupBox groupBox8;
  44. public static string Info;
  45. private Label label1;
  46. private Label label2;
  47. private Label label3;
  48. private Label label4;
  49. public static string MemStatus;
  50. private PictureBox pictureBox1;
  51. private PictureBox pictureBox2;
  52. private PictureBox pictureBox3;
  53. private PictureBox pictureBox4;
  54. public static uint[] processIDs;
  55. private PS3API PS3 = new PS3API(1);
  56. private RadioButton radioButton1;
  57. private RadioButton radioButton2;
  58. private Random rand = new Random();
  59. public static string snresult;
  60. public static string Status;
  61. private TabControl tabControl1;
  62. private TabPage tabPage1;
  63. private TabPage tabPage2;
  64. private TabPage tabPage3;
  65. private TabPage tabPage4;
  66. private TabPage tabPage5;
  67. private TabPage tabPage6;
  68. private TabPage tabPage7;
  69. private TabPage tabPage8;
  70. private TextBox textBox1;
  71. private static string usage;
  72.  
  73. public Form1()
  74. {
  75. this.InitializeComponent();
  76. }
  77.  
  78. private void button1_Click_1(object sender, EventArgs e)
  79. {
  80. try
  81. {
  82. if (this.PS3.ConnectTarget(0))
  83. {
  84. MessageBox.Show("You are now connected with this API : " + this.PS3.GetCurrentAPIName(), "Connected!", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  85. }
  86. else
  87. {
  88. string text = "Impossible to connect :/";
  89. MessageBox.Show(text, "Error...", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  90. }
  91. }
  92. catch (Exception)
  93. {
  94. MessageBox.Show("Connection Failed!!!!", "Somethings Wrong", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  95. }
  96. }
  97.  
  98. private void button10_Click(object sender, EventArgs e)
  99. {
  100. this.PS3.SetMemory(0x178bc0e, new byte[] { 0xff, 0xff });
  101. MessageBox.Show("Godmode ON");
  102. }
  103.  
  104. private void button11_Click(object sender, EventArgs e)
  105. {
  106. MessageBox.Show("Are u totally retard bro?");
  107. MessageBox.Show("Why The Fuck Would U Reset All Your Money?");
  108. MessageBox.Show("Well, Money NOT resetted");
  109. MessageBox.Show("Keep Your Money And Fuck The Gameplay Up");
  110. MessageBox.Show("Enjoy!");
  111. }
  112.  
  113. private void button12_Click(object sender, EventArgs e)
  114. {
  115. this.PS3.SetMemory(0x1791511, new byte[] { 15, 0x42, 0x40 });
  116. MessageBox.Show("Money SET [1.000.000] ");
  117. }
  118.  
  119. private void button13_Click(object sender, EventArgs e)
  120. {
  121. MessageBox.Show("Are u totally retard bro?");
  122. MessageBox.Show("Why The Fuck Would U Put Off Godmode?");
  123. MessageBox.Show("Well, Godmode NOT OFF");
  124. MessageBox.Show("Keep Your Godmode And Fuck The Gameplay Up");
  125. MessageBox.Show("Enjoy!");
  126. }
  127.  
  128. private void button14_Click(object sender, EventArgs e)
  129. {
  130. this.PS3.SetMemory(0x1791416, new byte[] { 0xff, 0xff });
  131. MessageBox.Show("Godmode ON");
  132. }
  133.  
  134. private void button15_Click(object sender, EventArgs e)
  135. {
  136. MessageBox.Show("Are u totally retard bro?");
  137. MessageBox.Show("Why The Fuck Would U Reset All Your Money?");
  138. MessageBox.Show("Well, Money NOT resetted");
  139. MessageBox.Show("Keep Your Money And Fuck The Gameplay Up");
  140. MessageBox.Show("Enjoy!");
  141. }
  142.  
  143. private void button16_Click(object sender, EventArgs e)
  144. {
  145. this.PS3.SetMemory(0x1796d19, new byte[] { 15, 0x42, 0x40 });
  146. MessageBox.Show("Money SET [1.000.000] ");
  147. }
  148.  
  149. private void button17_Click(object sender, EventArgs e)
  150. {
  151. MessageBox.Show("Are u totally retard bro?");
  152. MessageBox.Show("Why The Fuck Would U Put Off Godmode?");
  153. MessageBox.Show("Well, Godmode NOT OFF");
  154. MessageBox.Show("Keep Your Godmode And Fuck The Gameplay Up");
  155. MessageBox.Show("Enjoy!");
  156. }
  157.  
  158. private void button18_Click(object sender, EventArgs e)
  159. {
  160. this.PS3.SetMemory(0x1796c1e, new byte[] { 0xff, 0xff });
  161. MessageBox.Show("Godmode ON");
  162. }
  163.  
  164. private void button19_Click(object sender, EventArgs e)
  165. {
  166. this.PS3.SetMemory(0x26fc9fd, new byte[] { 0xd6, 0xd6, 0x99, 0x99 });
  167. }
  168.  
  169. private void button2_Click(object sender, EventArgs e)
  170. {
  171. this.PS3.SetMemory(0x1786501, new byte[] { 15, 0x42, 0x40 });
  172. MessageBox.Show("Money SET [1.000.000] ");
  173. }
  174.  
  175. private void button20_Click(object sender, EventArgs e)
  176. {
  177. MessageBox.Show("Click it once a new round is about to start");
  178. MessageBox.Show("And then fast leave !");
  179. }
  180.  
  181. private void button27_Click(object sender, EventArgs e)
  182. {
  183. byte[] bytes = Encoding.ASCII.GetBytes(this.textBox1.Text);
  184. Array.Resize<byte>(ref bytes, bytes.Length + 1);
  185. this.PS3.SetMemory(0x26c05d8, bytes);
  186. this.PS3.get_Extension().WriteString(0x26c05d8, this.textBox1.Text);
  187. }
  188.  
  189. private void button3_Click(object sender, EventArgs e)
  190. {
  191. MessageBox.Show("Are u totally retard bro?");
  192. MessageBox.Show("Why The Fuck Would U Reset All Your Money?");
  193. MessageBox.Show("Well, Money NOT resetted");
  194. MessageBox.Show("Keep Your Money And Fuck The Gameplay Up");
  195. MessageBox.Show("Enjoy!");
  196. }
  197.  
  198. private void button4_Click(object sender, EventArgs e)
  199. {
  200. this.PS3.SetMemory(0x1786406, new byte[] { 0xff, 0xff });
  201. MessageBox.Show("Godmode ON");
  202. }
  203.  
  204. private void button5_Click(object sender, EventArgs e)
  205. {
  206. MessageBox.Show("Are u totally retard bro?");
  207. MessageBox.Show("Why The Fuck Would U Put Off Godmode?");
  208. MessageBox.Show("Well, Godmode NOT OFF");
  209. MessageBox.Show("Keep Your Godmode And Fuck The Gameplay Up");
  210. MessageBox.Show("Enjoy!");
  211. }
  212.  
  213. private void button6_Click(object sender, EventArgs e)
  214. {
  215. if (this.PS3.AttachProcess())
  216. {
  217. MessageBox.Show("Current game is attached successfully.", "Success.", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
  218. }
  219. else
  220. {
  221. MessageBox.Show("No game process found!", "Error.", MessageBoxButtons.OK, MessageBoxIcon.Hand);
  222. }
  223. }
  224.  
  225. private void button7_Click(object sender, EventArgs e)
  226. {
  227. MessageBox.Show("Are u totally retard bro?");
  228. MessageBox.Show("Why The Fuck Would U Reset All Your Money?");
  229. MessageBox.Show("Well, Money NOT resetted");
  230. MessageBox.Show("Keep Your Money And Fuck The Gameplay Up");
  231. MessageBox.Show("Enjoy!");
  232. }
  233.  
  234. private void button8_Click(object sender, EventArgs e)
  235. {
  236. this.PS3.SetMemory(0x178bd09, new byte[] { 15, 0x42, 0x40 });
  237. MessageBox.Show("Money SET [1.000.000] ");
  238. }
  239.  
  240. private void button9_Click(object sender, EventArgs e)
  241. {
  242. MessageBox.Show("Are u totally retard bro?");
  243. MessageBox.Show("Why The Fuck Would U Put Off Godmode?");
  244. MessageBox.Show("Well, Godmode NOT OFF");
  245. MessageBox.Show("Keep Your Godmode And Fuck The Gameplay Up");
  246. MessageBox.Show("Enjoy!");
  247. }
  248.  
  249. protected override void Dispose(bool disposing)
  250. {
  251. if (disposing && (this.components != null))
  252. {
  253. this.components.Dispose();
  254. }
  255. base.Dispose(disposing);
  256. }
  257.  
  258. private void InitializeComponent()
  259. {
  260. ComponentResourceManager manager = new ComponentResourceManager(typeof(Form1));
  261. this.tabControl1 = new TabControl();
  262. this.tabPage1 = new TabPage();
  263. this.groupBox2 = new GroupBox();
  264. this.button5 = new Button();
  265. this.button4 = new Button();
  266. this.groupBox1 = new GroupBox();
  267. this.button3 = new Button();
  268. this.button2 = new Button();
  269. this.tabPage2 = new TabPage();
  270. this.tabPage3 = new TabPage();
  271. this.tabPage4 = new TabPage();
  272. this.tabPage5 = new TabPage();
  273. this.tabPage6 = new TabPage();
  274. this.tabPage7 = new TabPage();
  275. this.tabPage8 = new TabPage();
  276. this.label1 = new Label();
  277. this.label2 = new Label();
  278. this.radioButton1 = new RadioButton();
  279. this.radioButton2 = new RadioButton();
  280. this.button1 = new Button();
  281. this.button6 = new Button();
  282. this.pictureBox1 = new PictureBox();
  283. this.groupBox3 = new GroupBox();
  284. this.button7 = new Button();
  285. this.button8 = new Button();
  286. this.groupBox4 = new GroupBox();
  287. this.button9 = new Button();
  288. this.button10 = new Button();
  289. this.pictureBox2 = new PictureBox();
  290. this.groupBox5 = new GroupBox();
  291. this.button11 = new Button();
  292. this.button12 = new Button();
  293. this.groupBox6 = new GroupBox();
  294. this.button13 = new Button();
  295. this.button14 = new Button();
  296. this.pictureBox3 = new PictureBox();
  297. this.groupBox7 = new GroupBox();
  298. this.button15 = new Button();
  299. this.button16 = new Button();
  300. this.groupBox8 = new GroupBox();
  301. this.button17 = new Button();
  302. this.button18 = new Button();
  303. this.pictureBox4 = new PictureBox();
  304. this.button19 = new Button();
  305. this.button20 = new Button();
  306. this.label3 = new Label();
  307. this.label4 = new Label();
  308. this.groupBox10 = new GroupBox();
  309. this.textBox1 = new TextBox();
  310. this.button27 = new Button();
  311. this.tabControl1.SuspendLayout();
  312. this.tabPage1.SuspendLayout();
  313. this.groupBox2.SuspendLayout();
  314. this.groupBox1.SuspendLayout();
  315. this.tabPage2.SuspendLayout();
  316. this.tabPage3.SuspendLayout();
  317. this.tabPage4.SuspendLayout();
  318. this.tabPage5.SuspendLayout();
  319. this.tabPage7.SuspendLayout();
  320. ((ISupportInitialize) this.pictureBox1).BeginInit();
  321. this.groupBox3.SuspendLayout();
  322. this.groupBox4.SuspendLayout();
  323. ((ISupportInitialize) this.pictureBox2).BeginInit();
  324. this.groupBox5.SuspendLayout();
  325. this.groupBox6.SuspendLayout();
  326. ((ISupportInitialize) this.pictureBox3).BeginInit();
  327. this.groupBox7.SuspendLayout();
  328. this.groupBox8.SuspendLayout();
  329. ((ISupportInitialize) this.pictureBox4).BeginInit();
  330. this.groupBox10.SuspendLayout();
  331. base.SuspendLayout();
  332. this.tabControl1.Controls.Add(this.tabPage1);
  333. this.tabControl1.Controls.Add(this.tabPage2);
  334. this.tabControl1.Controls.Add(this.tabPage3);
  335. this.tabControl1.Controls.Add(this.tabPage4);
  336. this.tabControl1.Controls.Add(this.tabPage5);
  337. this.tabControl1.Controls.Add(this.tabPage6);
  338. this.tabControl1.Controls.Add(this.tabPage7);
  339. this.tabControl1.Controls.Add(this.tabPage8);
  340. this.tabControl1.Location = new Point(2, 0x43);
  341. this.tabControl1.Name = "tabControl1";
  342. this.tabControl1.SelectedIndex = 0;
  343. this.tabControl1.Size = new Size(0x243, 0x14f);
  344. this.tabControl1.TabIndex = 1;
  345. this.tabPage1.Controls.Add(this.pictureBox1);
  346. this.tabPage1.Controls.Add(this.groupBox2);
  347. this.tabPage1.Controls.Add(this.groupBox1);
  348. this.tabPage1.Location = new Point(4, 0x16);
  349. this.tabPage1.Name = "tabPage1";
  350. this.tabPage1.Padding = new Padding(3);
  351. this.tabPage1.Size = new Size(0x23b, 0x135);
  352. this.tabPage1.TabIndex = 0;
  353. this.tabPage1.Text = "Client 1 - White";
  354. this.tabPage1.UseVisualStyleBackColor = true;
  355. this.groupBox2.Controls.Add(this.button5);
  356. this.groupBox2.Controls.Add(this.button4);
  357. this.groupBox2.Location = new Point(0x134, 0x23);
  358. this.groupBox2.Name = "groupBox2";
  359. this.groupBox2.Size = new Size(200, 100);
  360. this.groupBox2.TabIndex = 2;
  361. this.groupBox2.TabStop = false;
  362. this.groupBox2.Text = "Godmode";
  363. this.button5.Location = new Point(0x29, 0x39);
  364. this.button5.Name = "button5";
  365. this.button5.Size = new Size(0x7c, 0x25);
  366. this.button5.TabIndex = 3;
  367. this.button5.Text = "OFF";
  368. this.button5.UseVisualStyleBackColor = true;
  369. this.button5.Click += new EventHandler(this.button5_Click);
  370. this.button4.Location = new Point(0x29, 14);
  371. this.button4.Name = "button4";
  372. this.button4.Size = new Size(0x7c, 0x25);
  373. this.button4.TabIndex = 0;
  374. this.button4.Text = "ON";
  375. this.button4.UseVisualStyleBackColor = true;
  376. this.button4.Click += new EventHandler(this.button4_Click);
  377. this.groupBox1.Controls.Add(this.button3);
  378. this.groupBox1.Controls.Add(this.button2);
  379. this.groupBox1.Location = new Point(50, 0x23);
  380. this.groupBox1.Name = "groupBox1";
  381. this.groupBox1.Size = new Size(0xc1, 100);
  382. this.groupBox1.TabIndex = 1;
  383. this.groupBox1.TabStop = false;
  384. this.groupBox1.Text = "Money";
  385. this.button3.Location = new Point(0x37, 0x44);
  386. this.button3.Name = "button3";
  387. this.button3.Size = new Size(0x4b, 0x17);
  388. this.button3.TabIndex = 1;
  389. this.button3.Text = "Reset";
  390. this.button3.UseVisualStyleBackColor = true;
  391. this.button3.Click += new EventHandler(this.button3_Click);
  392. this.button2.Location = new Point(0x21, 0x13);
  393. this.button2.Name = "button2";
  394. this.button2.Size = new Size(0x76, 0x2b);
  395. this.button2.TabIndex = 0;
  396. this.button2.Text = "1 MIL";
  397. this.button2.UseVisualStyleBackColor = true;
  398. this.button2.Click += new EventHandler(this.button2_Click);
  399. this.tabPage2.Controls.Add(this.pictureBox2);
  400. this.tabPage2.Controls.Add(this.groupBox4);
  401. this.tabPage2.Controls.Add(this.groupBox3);
  402. this.tabPage2.Location = new Point(4, 0x16);
  403. this.tabPage2.Name = "tabPage2";
  404. this.tabPage2.Padding = new Padding(3);
  405. this.tabPage2.Size = new Size(0x23b, 0x135);
  406. this.tabPage2.TabIndex = 1;
  407. this.tabPage2.Text = "Client 2 - Blue";
  408. this.tabPage2.UseVisualStyleBackColor = true;
  409. this.tabPage3.Controls.Add(this.pictureBox3);
  410. this.tabPage3.Controls.Add(this.groupBox6);
  411. this.tabPage3.Controls.Add(this.groupBox5);
  412. this.tabPage3.Location = new Point(4, 0x16);
  413. this.tabPage3.Name = "tabPage3";
  414. this.tabPage3.Padding = new Padding(3);
  415. this.tabPage3.Size = new Size(0x23b, 0x135);
  416. this.tabPage3.TabIndex = 2;
  417. this.tabPage3.Text = "Client 3 - Yellow";
  418. this.tabPage3.UseVisualStyleBackColor = true;
  419. this.tabPage4.Controls.Add(this.pictureBox4);
  420. this.tabPage4.Controls.Add(this.groupBox8);
  421. this.tabPage4.Controls.Add(this.groupBox7);
  422. this.tabPage4.Location = new Point(4, 0x16);
  423. this.tabPage4.Name = "tabPage4";
  424. this.tabPage4.Padding = new Padding(3);
  425. this.tabPage4.Size = new Size(0x23b, 0x135);
  426. this.tabPage4.TabIndex = 3;
  427. this.tabPage4.Text = "Client 4 - Green";
  428. this.tabPage4.UseVisualStyleBackColor = true;
  429. this.tabPage5.Controls.Add(this.groupBox10);
  430. this.tabPage5.Location = new Point(4, 0x16);
  431. this.tabPage5.Name = "tabPage5";
  432. this.tabPage5.Padding = new Padding(3);
  433. this.tabPage5.Size = new Size(0x23b, 0x135);
  434. this.tabPage5.TabIndex = 4;
  435. this.tabPage5.Text = "Names";
  436. this.tabPage5.UseVisualStyleBackColor = true;
  437. this.tabPage6.Location = new Point(4, 0x16);
  438. this.tabPage6.Name = "tabPage6";
  439. this.tabPage6.Padding = new Padding(3);
  440. this.tabPage6.Size = new Size(0x23b, 0x135);
  441. this.tabPage6.TabIndex = 5;
  442. this.tabPage6.Text = "Lobby";
  443. this.tabPage6.UseVisualStyleBackColor = true;
  444. this.tabPage7.Controls.Add(this.button20);
  445. this.tabPage7.Controls.Add(this.button19);
  446. this.tabPage7.Location = new Point(4, 0x16);
  447. this.tabPage7.Name = "tabPage7";
  448. this.tabPage7.Padding = new Padding(3);
  449. this.tabPage7.Size = new Size(0x23b, 0x135);
  450. this.tabPage7.TabIndex = 6;
  451. this.tabPage7.Text = "Rounds";
  452. this.tabPage7.UseVisualStyleBackColor = true;
  453. this.tabPage8.Location = new Point(4, 0x16);
  454. this.tabPage8.Name = "tabPage8";
  455. this.tabPage8.Padding = new Padding(3);
  456. this.tabPage8.Size = new Size(0x23b, 0x135);
  457. this.tabPage8.TabIndex = 7;
  458. this.tabPage8.Text = "Non-Host Mods";
  459. this.tabPage8.UseVisualStyleBackColor = true;
  460. this.label1.AutoSize = true;
  461. this.label1.Font = new Font("Microsoft Sans Serif", 12f, FontStyle.Italic | FontStyle.Bold, GraphicsUnit.Point, 0);
  462. this.label1.ForeColor = Color.FromArgb(0, 0, 0xc0);
  463. this.label1.Location = new Point(0x103, 0x29);
  464. this.label1.Name = "label1";
  465. this.label1.Size = new Size(0x5c, 20);
  466. this.label1.TabIndex = 2;
  467. this.label1.Text = "Made BY :";
  468. this.label2.AutoSize = true;
  469. this.label2.Font = new Font("Segoe Print", 12f, FontStyle.Italic | FontStyle.Bold, GraphicsUnit.Point, 0);
  470. this.label2.ForeColor = Color.Red;
  471. this.label2.Location = new Point(0x178, 0x25);
  472. this.label2.Name = "label2";
  473. this.label2.Size = new Size(0x88, 0x1c);
  474. this.label2.TabIndex = 3;
  475. this.label2.Text = "Stefan The God";
  476. this.radioButton1.AutoSize = true;
  477. this.radioButton1.Location = new Point(0x25, 12);
  478. this.radioButton1.Name = "radioButton1";
  479. this.radioButton1.Size = new Size(0x2e, 0x11);
  480. this.radioButton1.TabIndex = 4;
  481. this.radioButton1.TabStop = true;
  482. this.radioButton1.Text = "CEX";
  483. this.radioButton1.UseVisualStyleBackColor = true;
  484. this.radioButton1.CheckedChanged += new EventHandler(this.radioButton1_CheckedChanged);
  485. this.radioButton2.AutoSize = true;
  486. this.radioButton2.Location = new Point(0x25, 40);
  487. this.radioButton2.Name = "radioButton2";
  488. this.radioButton2.Size = new Size(0x2f, 0x11);
  489. this.radioButton2.TabIndex = 5;
  490. this.radioButton2.TabStop = true;
  491. this.radioButton2.Text = "DEX";
  492. this.radioButton2.UseVisualStyleBackColor = true;
  493. this.radioButton2.CheckedChanged += new EventHandler(this.radioButton2_CheckedChanged);
  494. this.button1.Location = new Point(0x81, 3);
  495. this.button1.Name = "button1";
  496. this.button1.Size = new Size(0x5c, 0x1a);
  497. this.button1.TabIndex = 6;
  498. this.button1.Text = "Connect";
  499. this.button1.UseVisualStyleBackColor = true;
  500. this.button1.Click += new EventHandler(this.button1_Click_1);
  501. this.button6.Location = new Point(0x81, 0x23);
  502. this.button6.Name = "button6";
  503. this.button6.Size = new Size(0x5c, 0x1a);
  504. this.button6.TabIndex = 7;
  505. this.button6.Text = "Attach";
  506. this.button6.UseVisualStyleBackColor = true;
  507. this.button6.Click += new EventHandler(this.button6_Click);
  508. this.pictureBox1.Image = (Image) manager.GetObject("pictureBox1.Image");
  509. this.pictureBox1.Location = new Point(0x7b, 0x8d);
  510. this.pictureBox1.Name = "pictureBox1";
  511. this.pictureBox1.Size = new Size(0x13a, 0xa2);
  512. this.pictureBox1.TabIndex = 3;
  513. this.pictureBox1.TabStop = false;
  514. this.groupBox3.Controls.Add(this.button7);
  515. this.groupBox3.Controls.Add(this.button8);
  516. this.groupBox3.Location = new Point(50, 0x22);
  517. this.groupBox3.Name = "groupBox3";
  518. this.groupBox3.Size = new Size(0xc1, 100);
  519. this.groupBox3.TabIndex = 2;
  520. this.groupBox3.TabStop = false;
  521. this.groupBox3.Text = "Money";
  522. this.button7.Location = new Point(0x37, 0x44);
  523. this.button7.Name = "button7";
  524. this.button7.Size = new Size(0x4b, 0x17);
  525. this.button7.TabIndex = 1;
  526. this.button7.Text = "Reset";
  527. this.button7.UseVisualStyleBackColor = true;
  528. this.button7.Click += new EventHandler(this.button7_Click);
  529. this.button8.Location = new Point(0x21, 0x13);
  530. this.button8.Name = "button8";
  531. this.button8.Size = new Size(0x76, 0x2b);
  532. this.button8.TabIndex = 0;
  533. this.button8.Text = "1 MIL";
  534. this.button8.UseVisualStyleBackColor = true;
  535. this.button8.Click += new EventHandler(this.button8_Click);
  536. this.groupBox4.Controls.Add(this.button9);
  537. this.groupBox4.Controls.Add(this.button10);
  538. this.groupBox4.Location = new Point(0x134, 0x22);
  539. this.groupBox4.Name = "groupBox4";
  540. this.groupBox4.Size = new Size(200, 100);
  541. this.groupBox4.TabIndex = 3;
  542. this.groupBox4.TabStop = false;
  543. this.groupBox4.Text = "Godmode";
  544. this.button9.Location = new Point(0x29, 0x39);
  545. this.button9.Name = "button9";
  546. this.button9.Size = new Size(0x7c, 0x25);
  547. this.button9.TabIndex = 3;
  548. this.button9.Text = "OFF";
  549. this.button9.UseVisualStyleBackColor = true;
  550. this.button9.Click += new EventHandler(this.button9_Click);
  551. this.button10.Location = new Point(0x29, 14);
  552. this.button10.Name = "button10";
  553. this.button10.Size = new Size(0x7c, 0x25);
  554. this.button10.TabIndex = 0;
  555. this.button10.Text = "ON";
  556. this.button10.UseVisualStyleBackColor = true;
  557. this.button10.Click += new EventHandler(this.button10_Click);
  558. this.pictureBox2.Image = (Image) manager.GetObject("pictureBox2.Image");
  559. this.pictureBox2.Location = new Point(0x7b, 140);
  560. this.pictureBox2.Name = "pictureBox2";
  561. this.pictureBox2.Size = new Size(0x13a, 0xa2);
  562. this.pictureBox2.TabIndex = 4;
  563. this.pictureBox2.TabStop = false;
  564. this.groupBox5.Controls.Add(this.button11);
  565. this.groupBox5.Controls.Add(this.button12);
  566. this.groupBox5.Location = new Point(50, 0x22);
  567. this.groupBox5.Name = "groupBox5";
  568. this.groupBox5.Size = new Size(0xc1, 100);
  569. this.groupBox5.TabIndex = 2;
  570. this.groupBox5.TabStop = false;
  571. this.groupBox5.Text = "Money";
  572. this.button11.Location = new Point(0x37, 0x44);
  573. this.button11.Name = "button11";
  574. this.button11.Size = new Size(0x4b, 0x17);
  575. this.button11.TabIndex = 1;
  576. this.button11.Text = "Reset";
  577. this.button11.UseVisualStyleBackColor = true;
  578. this.button11.Click += new EventHandler(this.button11_Click);
  579. this.button12.Location = new Point(0x21, 0x13);
  580. this.button12.Name = "button12";
  581. this.button12.Size = new Size(0x76, 0x2b);
  582. this.button12.TabIndex = 0;
  583. this.button12.Text = "1 MIL";
  584. this.button12.UseVisualStyleBackColor = true;
  585. this.button12.Click += new EventHandler(this.button12_Click);
  586. this.groupBox6.Controls.Add(this.button13);
  587. this.groupBox6.Controls.Add(this.button14);
  588. this.groupBox6.Location = new Point(0x134, 0x22);
  589. this.groupBox6.Name = "groupBox6";
  590. this.groupBox6.Size = new Size(200, 100);
  591. this.groupBox6.TabIndex = 4;
  592. this.groupBox6.TabStop = false;
  593. this.groupBox6.Text = "Godmode";
  594. this.button13.Location = new Point(0x29, 0x39);
  595. this.button13.Name = "button13";
  596. this.button13.Size = new Size(0x7c, 0x25);
  597. this.button13.TabIndex = 3;
  598. this.button13.Text = "OFF";
  599. this.button13.UseVisualStyleBackColor = true;
  600. this.button13.Click += new EventHandler(this.button13_Click);
  601. this.button14.Location = new Point(0x29, 14);
  602. this.button14.Name = "button14";
  603. this.button14.Size = new Size(0x7c, 0x25);
  604. this.button14.TabIndex = 0;
  605. this.button14.Text = "ON";
  606. this.button14.UseVisualStyleBackColor = true;
  607. this.button14.Click += new EventHandler(this.button14_Click);
  608. this.pictureBox3.Image = (Image) manager.GetObject("pictureBox3.Image");
  609. this.pictureBox3.Location = new Point(0x7b, 140);
  610. this.pictureBox3.Name = "pictureBox3";
  611. this.pictureBox3.Size = new Size(0x13a, 0xa2);
  612. this.pictureBox3.TabIndex = 5;
  613. this.pictureBox3.TabStop = false;
  614. this.groupBox7.Controls.Add(this.button15);
  615. this.groupBox7.Controls.Add(this.button16);
  616. this.groupBox7.Location = new Point(0x33, 0x23);
  617. this.groupBox7.Name = "groupBox7";
  618. this.groupBox7.Size = new Size(0xc1, 100);
  619. this.groupBox7.TabIndex = 3;
  620. this.groupBox7.TabStop = false;
  621. this.groupBox7.Text = "Money";
  622. this.button15.Location = new Point(0x37, 0x44);
  623. this.button15.Name = "button15";
  624. this.button15.Size = new Size(0x4b, 0x17);
  625. this.button15.TabIndex = 1;
  626. this.button15.Text = "Reset";
  627. this.button15.UseVisualStyleBackColor = true;
  628. this.button15.Click += new EventHandler(this.button15_Click);
  629. this.button16.Location = new Point(0x21, 0x13);
  630. this.button16.Name = "button16";
  631. this.button16.Size = new Size(0x76, 0x2b);
  632. this.button16.TabIndex = 0;
  633. this.button16.Text = "1 MIL";
  634. this.button16.UseVisualStyleBackColor = true;
  635. this.button16.Click += new EventHandler(this.button16_Click);
  636. this.groupBox8.Controls.Add(this.button17);
  637. this.groupBox8.Controls.Add(this.button18);
  638. this.groupBox8.Location = new Point(0x134, 0x23);
  639. this.groupBox8.Name = "groupBox8";
  640. this.groupBox8.Size = new Size(200, 100);
  641. this.groupBox8.TabIndex = 5;
  642. this.groupBox8.TabStop = false;
  643. this.groupBox8.Text = "Godmode";
  644. this.button17.Location = new Point(0x29, 0x39);
  645. this.button17.Name = "button17";
  646. this.button17.Size = new Size(0x7c, 0x25);
  647. this.button17.TabIndex = 3;
  648. this.button17.Text = "OFF";
  649. this.button17.UseVisualStyleBackColor = true;
  650. this.button17.Click += new EventHandler(this.button17_Click);
  651. this.button18.Location = new Point(0x29, 14);
  652. this.button18.Name = "button18";
  653. this.button18.Size = new Size(0x7c, 0x25);
  654. this.button18.TabIndex = 0;
  655. this.button18.Text = "ON";
  656. this.button18.UseVisualStyleBackColor = true;
  657. this.button18.Click += new EventHandler(this.button18_Click);
  658. this.pictureBox4.Image = (Image) manager.GetObject("pictureBox4.Image");
  659. this.pictureBox4.Location = new Point(0x7b, 0x8d);
  660. this.pictureBox4.Name = "pictureBox4";
  661. this.pictureBox4.Size = new Size(0x13a, 0xa2);
  662. this.pictureBox4.TabIndex = 6;
  663. this.pictureBox4.TabStop = false;
  664. this.button19.Location = new Point(0xc2, 0x31);
  665. this.button19.Name = "button19";
  666. this.button19.Size = new Size(0xa1, 0x4d);
  667. this.button19.TabIndex = 0;
  668. this.button19.Text = " ROUND -1717971242";
  669. this.button19.UseVisualStyleBackColor = true;
  670. this.button19.Click += new EventHandler(this.button19_Click);
  671. this.button20.Location = new Point(0xd4, 0x97);
  672. this.button20.Name = "button20";
  673. this.button20.Size = new Size(0x77, 0x36);
  674. this.button20.TabIndex = 1;
  675. this.button20.Text = "How To Use";
  676. this.button20.UseVisualStyleBackColor = true;
  677. this.button20.Click += new EventHandler(this.button20_Click);
  678. this.label3.AutoSize = true;
  679. this.label3.Font = new Font("Microsoft Sans Serif", 12f, FontStyle.Italic | FontStyle.Bold, GraphicsUnit.Point, 0);
  680. this.label3.ForeColor = Color.FromArgb(0, 0, 0xc0);
  681. this.label3.Location = new Point(0x114, 12);
  682. this.label3.Name = "label3";
  683. this.label3.Size = new Size(0x4b, 20);
  684. this.label3.TabIndex = 8;
  685. this.label3.Text = "Version ";
  686. this.label4.AutoSize = true;
  687. this.label4.Font = new Font("Segoe Print", 12f, FontStyle.Italic | FontStyle.Bold, GraphicsUnit.Point, 0);
  688. this.label4.ForeColor = Color.Red;
  689. this.label4.Location = new Point(0x178, 9);
  690. this.label4.Name = "label4";
  691. this.label4.Size = new Size(40, 0x1c);
  692. this.label4.TabIndex = 9;
  693. this.label4.Text = "1.0";
  694. this.groupBox10.Controls.Add(this.button27);
  695. this.groupBox10.Controls.Add(this.textBox1);
  696. this.groupBox10.Location = new Point(0x91, 0x17);
  697. this.groupBox10.Name = "groupBox10";
  698. this.groupBox10.Size = new Size(250, 100);
  699. this.groupBox10.TabIndex = 0;
  700. this.groupBox10.TabStop = false;
  701. this.groupBox10.Text = "Pre-Game";
  702. this.textBox1.Location = new Point(0x31, 0x13);
  703. this.textBox1.Name = "textBox1";
  704. this.textBox1.Size = new Size(0x97, 20);
  705. this.textBox1.TabIndex = 0;
  706. this.button27.Location = new Point(0x44, 0x2d);
  707. this.button27.Name = "button27";
  708. this.button27.Size = new Size(0x6f, 0x21);
  709. this.button27.TabIndex = 1;
  710. this.button27.Text = "SET";
  711. this.button27.UseVisualStyleBackColor = true;
  712. this.button27.Click += new EventHandler(this.button27_Click);
  713. base.AutoScaleDimensions = new SizeF(6f, 13f);
  714. base.AutoScaleMode = AutoScaleMode.Font;
  715. base.ClientSize = new Size(0x240, 0x18c);
  716. base.Controls.Add(this.label4);
  717. base.Controls.Add(this.label3);
  718. base.Controls.Add(this.button6);
  719. base.Controls.Add(this.button1);
  720. base.Controls.Add(this.radioButton2);
  721. base.Controls.Add(this.radioButton1);
  722. base.Controls.Add(this.label2);
  723. base.Controls.Add(this.label1);
  724. base.Controls.Add(this.tabControl1);
  725. base.Name = "Form1";
  726. this.Text = "BO2 Zombie 1.17 Project";
  727. this.tabControl1.ResumeLayout(false);
  728. this.tabPage1.ResumeLayout(false);
  729. this.groupBox2.ResumeLayout(false);
  730. this.groupBox1.ResumeLayout(false);
  731. this.tabPage2.ResumeLayout(false);
  732. this.tabPage3.ResumeLayout(false);
  733. this.tabPage4.ResumeLayout(false);
  734. this.tabPage5.ResumeLayout(false);
  735. this.tabPage7.ResumeLayout(false);
  736. ((ISupportInitialize) this.pictureBox1).EndInit();
  737. this.groupBox3.ResumeLayout(false);
  738. this.groupBox4.ResumeLayout(false);
  739. ((ISupportInitialize) this.pictureBox2).EndInit();
  740. this.groupBox5.ResumeLayout(false);
  741. this.groupBox6.ResumeLayout(false);
  742. ((ISupportInitialize) this.pictureBox3).EndInit();
  743. this.groupBox7.ResumeLayout(false);
  744. this.groupBox8.ResumeLayout(false);
  745. ((ISupportInitialize) this.pictureBox4).EndInit();
  746. this.groupBox10.ResumeLayout(false);
  747. this.groupBox10.PerformLayout();
  748. base.ResumeLayout(false);
  749. base.PerformLayout();
  750. }
  751.  
  752. private void radioButton1_CheckedChanged(object sender, EventArgs e)
  753. {
  754. this.PS3.ChangeAPI(0);
  755. }
  756.  
  757. private void radioButton2_CheckedChanged(object sender, EventArgs e)
  758. {
  759. this.PS3.ChangeAPI(1);
  760. }
  761. }
  762. }
Advertisement
Add Comment
Please, Sign In to add comment