Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*1.09 Ghost New Anti-Ban + more !!!
- http://www.nextgenupdate.com/forums/call-duty-ghosts-modding-tools/720445-1-09-ghost-new-anti-ban-more-7.html
- 3/7/14
- ::: ::::::::
- :+: :+: :+:
- +:+ +:+
- +#+ +#++:
- +#+ +#+
- #+# #+# #+#
- ### ########
- ___ _ _ _ _
- / \___ ___ | |__( )__| | ___ _ _ ____ (_) ___ __ _ _ __ ___
- / /\ / _ \/ _ \| '_ \// _` | / __| | | |_ / | | / __/ _` | '__/ _ \
- / /_// __/ (_) | |_) | (_| | | (__| |_| |/ / | | | (_| (_| | | | __/_
- /___,' \___|\___/|_.__/ \__,_| \___|\__,_/___| |_| \___\__,_|_| \___(_)
- ::: ::::::::
- :+: :+: :+:
- +:+ +:+
- +#+ +#++:
- +#+ +#+
- #+# #+# #+#
- ### ########
- ____ __ __ __ __ __ ____
- /\ _`\ /\ \ __/\ \/\ \/\ \ /'__`\ /\ _`\
- \ \ \L\ \ \ \/\ \ \ \ \ `\\ \/\_\L\ \\ \ \/\ \
- \ \ ,__/\ \ \ \ \ \ \ \ , ` \/_/_\_<_\ \ \ \ \
- \ \ \/ \ \ \_/ \_\ \ \ \`\ \/\ \L\ \\ \ \_\ \
- \ \_\ \ `\___x___/\ \_\ \_\ \____/ \ \____/
- \/_/ '\/__//__/ \/_/\/_/\/___/ \/___/
- * _ _ _
- / /\ /\ \ /\_\ _
- / / \\ \ \ / / //\_\
- / / /\ \\ \ \_/ / / \/_/
- / / /\ \ \\ \___/ /
- / / /\ \_\ \\ \ \_/
- / / /\ \ \___\\ \ \
- / / / \ \ \__/ \ \ \ _
- / / /____\_\ \ \ \ \ /_/\
- / / /__________\ \ \_\ \_\/
- \/_____________/ \/_/
- ______ _____ _ _ __ __ ______
- | ___ \ / ___| | | | | \ \ / / | ___ \
- | |_/ / __ _\ `--. ___ | |_| | __ _ \ V / ___ | |_/ /
- | ___ \/ _` |`--. \/ __| | _ |/ _` |/ \ / _ \| /
- | |_/ / (_| /\__/ /\__ \ | | | | (_| / /^\ \ (_) | |\ \
- \____/ \__,_\____/ |___/ \_| |_/\__,_\/ \/\___/\_| \_|
- ______
- |______|
- Yb dP 8 w .d88b. w w dP"Yb
- Yb db dP 8d8b. .d88 w8ww YPwww. .d88b .d8b 8 8 8d8b w w8ww Yb dP " d8
- YbdPYbdP 8P Y8 8 8 8 d8 8.dP' 8 8b d8 8P 8 8 YbdP dP
- YP YP 8 8 `Y88 Y8P `Y88P' `Y88P `Y8P `Y8P8 8 8 Y8P dP w
- dP x
- */
- namespace ImSooCool_and_ErasedDev_COD_Tool
- {
- using DevExpress.LookAndFeel;
- using DevExpress.Skins;
- using DevExpress.UserSkins;
- using DevExpress.XtraBars;
- using DevExpress.XtraBars.Helpers;
- using DevExpress.XtraBars.Ribbon;
- using DevExpress.XtraEditors;
- using PS3Lib;
- using System;
- using System.ComponentModel;
- using System.Diagnostics;
- using System.Drawing;
- using System.Reflection;
- using System.Text;
- using System.Windows.Forms;
- using System.Xml;
- public class AwesomeNonHost : XtraForm
- {
- private Bar bar2;
- private BarButtonItem barButtonItem1;
- private BarButtonItem barButtonItem2;
- private BarButtonItem barButtonItem3;
- private BarButtonItem barButtonItem4;
- private BarButtonItem barButtonItem5;
- private BarButtonItem barButtonItem6;
- private BarButtonItem barButtonItem7;
- private BarButtonItem barButtonItem8;
- private BarButtonItem barButtonItem9;
- private BarDockControl barDockControlBottom;
- private BarDockControl barDockControlLeft;
- private BarDockControl barDockControlRight;
- private BarDockControl barDockControlTop;
- private BarManager barManager1;
- private BarSubItem barSubItem1;
- private BarSubItem barSubItem2;
- private BarSubItem barSubItem3;
- private CheckBox checkBox1;
- private CheckBox checkBox10;
- private CheckBox checkBox11;
- private CheckBox checkBox2;
- private CheckBox checkBox3;
- private CheckBox checkBox4;
- private CheckBox checkBox5;
- private CheckBox checkBox6;
- private CheckBox checkBox7;
- private CheckBox checkBox8;
- private CheckBox checkBox9;
- private IContainer components;
- private DefaultLookAndFeel defaultLookAndFeel1;
- private Timer FlashName;
- private Timer FlashPrestige;
- public static uint g_client = 0xf43b00;
- public static uint g_entity = 0xe03b00;
- public static uint ghostsclientsize = 0x3700;
- private Label label1;
- private Label label2;
- private Label label3;
- private Label label4;
- private Label label5;
- private Label label6;
- private Label label7;
- private Label label8;
- private Timer Marquee;
- public string mode = "ImSooCool Goes Right-to-Left LOL";
- public static uint NameOffsetGhosts = 0x176a038;
- private PictureBox pictureBox1;
- public static PS3API PS3 = new PS3API(SelectAPI.TargetManager);
- private RadioButton radioButton1;
- private RadioButton radioButton2;
- private XmlTextReader reader;
- private SimpleButton simpleButton1;
- private SimpleButton simpleButton2;
- private SimpleButton simpleButton3;
- private SimpleButton simpleButton4;
- private SimpleButton simpleButton5;
- private SimpleButton simpleButton6;
- private SimpleButton simpleButton7;
- private SimpleButton simpleButton8;
- private BarLinkContainerItem SkinsLink;
- private TextBox textBox1;
- private int xpos;
- private int ypos;
- public AwesomeNonHost()
- {
- this.InitializeComponent();
- this.xpos = this.pictureBox1.Location.X;
- this.ypos = this.pictureBox1.Location.Y;
- this.mode = "ImSooCool Goes Right-to-Left LOL";
- this.Marquee.Start();
- BonusSkins.Register();
- SkinManager.EnableFormSkins();
- }
- private void barButtonItem1_ItemClick(object sender, ItemClickEventArgs e)
- {
- GalleryDropDown gallery = new GalleryDropDown {
- Manager = this.barManager1
- };
- SkinHelper.InitSkinGalleryDropDown(gallery);
- gallery.ShowPopup(Control.MousePosition);
- }
- private void barButtonItem5_ItemClick(object sender, ItemClickEventArgs e)
- {
- Process.Start("http://portalcentric.net/forums/register/");
- }
- private void barButtonItem6_ItemClick(object sender, ItemClickEventArgs e)
- {
- Process.Start("http://www.mediafire.com/download/28d9hv2pz0fddf6/Debugged_Ghosts_1.09_EBOOT.BIN");
- }
- private void barButtonItem7_ItemClick(object sender, ItemClickEventArgs e)
- {
- Process.Start("http://www.mediafire.com/download/fniz57ccbl7ce5s/Debugged_Ghosts_1.09_default_mp.self");
- }
- private void barButtonItem8_ItemClick(object sender, ItemClickEventArgs e)
- {
- Process.Start("http://www.youtube.com/user/imsoocoolpwns");
- }
- private void checkBox1_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox1.Checked)
- {
- byte[] buffer = new byte[1];
- PS3.SetMemory(0x13dc6b, buffer);
- }
- else
- {
- byte[] buffer2 = new byte[] { 1 };
- PS3.SetMemory(0x13dc6b, buffer2);
- }
- }
- private void checkBox10_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox9.Checked)
- {
- byte[] buffer = new byte[] { 0x42 };
- PS3.SetMemory(0x2516da4, buffer);
- }
- else
- {
- byte[] buffer2 = new byte[] { 0x40 };
- PS3.SetMemory(0x2516da4, buffer2);
- }
- }
- private void checkBox11_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox11.Checked)
- {
- byte[] buffer = new byte[] { 0x2c, 3, 0, 1 };
- PS3.SetMemory(0x13ee24, buffer);
- }
- else
- {
- byte[] buffer3 = new byte[4];
- buffer3[0] = 0x2c;
- buffer3[1] = 3;
- byte[] buffer2 = buffer3;
- PS3.SetMemory(0x13ee24, buffer2);
- }
- }
- private void checkBox13_CheckedChanged(object sender, EventArgs e)
- {
- }
- private void checkBox15_CheckedChanged(object sender, EventArgs e)
- {
- bool flag1 = this.checkBox1.Checked;
- }
- private void checkBox2_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox2.Checked)
- {
- byte[] buffer3 = new byte[4];
- buffer3[0] = 0x60;
- byte[] buffer = buffer3;
- PS3.SetMemory(0x146364, buffer);
- }
- else
- {
- byte[] buffer2 = new byte[] { 0x41, 130, 0, 12 };
- PS3.SetMemory(0x146364, buffer2);
- }
- }
- private void checkBox3_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox3.Checked)
- {
- byte[] buffer3 = new byte[4];
- buffer3[0] = 0x60;
- byte[] buffer = buffer3;
- PS3.SetMemory(0x608950, buffer);
- }
- else
- {
- byte[] buffer2 = new byte[] { 0x4b, 0xb1, 0x52, 9 };
- PS3.SetMemory(0x608950, buffer2);
- }
- }
- private void checkBox4_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox4.Checked)
- {
- byte[] buffer = new byte[] { 1 };
- PS3.SetMemory(0x59a333, buffer);
- }
- else
- {
- byte[] buffer2 = new byte[1];
- PS3.SetMemory(0x59a333, buffer2);
- }
- }
- private void checkBox5_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox5.Checked)
- {
- byte[] buffer = new byte[] { 1 };
- PS3.SetMemory(0x47494b, buffer);
- }
- else
- {
- byte[] buffer2 = new byte[1];
- PS3.SetMemory(0x47494b, buffer2);
- }
- }
- private void checkBox6_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox6.Checked)
- {
- byte[] buffer = new byte[] { 1 };
- PS3.SetMemory(0x253373c, buffer);
- }
- else
- {
- byte[] buffer2 = new byte[1];
- PS3.SetMemory(0x253373c, buffer2);
- }
- }
- private void checkBox7_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox7.Checked)
- {
- byte[] buffer = new byte[1];
- PS3.SetMemory(0x11e8b7, buffer);
- }
- else
- {
- byte[] buffer2 = new byte[] { 2 };
- PS3.SetMemory(0x11e8b7, buffer2);
- }
- }
- private void checkBox8_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox8.Checked)
- {
- byte[] buffer = new byte[] { 2 };
- PS3.SetMemory(0x6f6317, buffer);
- byte[] buffer2 = new byte[] { 2 };
- PS3.SetMemory(0x6f529b, buffer2);
- byte[] buffer3 = new byte[] { 2 };
- PS3.SetMemory(0x6f560f, buffer3);
- byte[] buffer4 = new byte[1];
- PS3.SetMemory(0x6f631b, buffer4);
- }
- else
- {
- byte[] buffer5 = new byte[] { 1 };
- PS3.SetMemory(0x6f6317, buffer5);
- byte[] buffer6 = new byte[] { 1 };
- PS3.SetMemory(0x6f529b, buffer6);
- byte[] buffer7 = new byte[] { 1 };
- PS3.SetMemory(0x6f560f, buffer7);
- byte[] buffer8 = new byte[] { 1 };
- PS3.SetMemory(0x6f631b, buffer8);
- }
- }
- private void checkBox9_CheckedChanged(object sender, EventArgs e)
- {
- if (this.checkBox9.Checked)
- {
- byte[] buffer = new byte[] { 0xdf };
- PS3.SetMemory(0x252bc55, buffer);
- }
- else
- {
- byte[] buffer2 = new byte[] { 0x80 };
- PS3.SetMemory(0x252bc55, buffer2);
- }
- }
- protected override void Dispose(bool disposing)
- {
- if (disposing && (this.components != null))
- {
- this.components.Dispose();
- }
- base.Dispose(disposing);
- }
- public void EnableOthersBox(bool active)
- {
- this.simpleButton2.Enabled = active;
- }
- private void FlashPrestige_Tick(object sender, EventArgs e)
- {
- Random random = new Random();
- byte[] bytes = BitConverter.GetBytes(random.Next(1, 10));
- Array.Resize<byte>(ref bytes, bytes.Length + 1);
- PS3.SetMemory(NameOffsetGhosts + 0x28ae4, bytes);
- this.FlashPrestige.Start();
- }
- private void Form1_Load(object sender, EventArgs e)
- {
- BonusSkins.Register();
- SkinHelper.InitSkinPopupMenu(this.SkinsLink);
- this.EnableOthersBox(false);
- if (PS3.GetCurrentAPI() == SelectAPI.TargetManager)
- {
- PS3.PS3TMAPI_NET();
- }
- }
- private void InitializeComponent()
- {
- this.components = new Container();
- ComponentResourceManager manager = new ComponentResourceManager(typeof(AwesomeNonHost));
- this.defaultLookAndFeel1 = new DefaultLookAndFeel(this.components);
- this.barManager1 = new BarManager(this.components);
- this.bar2 = new Bar();
- this.barButtonItem1 = new BarButtonItem();
- this.barSubItem3 = new BarSubItem();
- this.barButtonItem5 = new BarButtonItem();
- this.barButtonItem6 = new BarButtonItem();
- this.barButtonItem7 = new BarButtonItem();
- this.barButtonItem8 = new BarButtonItem();
- this.barDockControlTop = new BarDockControl();
- this.barDockControlBottom = new BarDockControl();
- this.barDockControlLeft = new BarDockControl();
- this.barDockControlRight = new BarDockControl();
- this.barSubItem2 = new BarSubItem();
- this.barButtonItem2 = new BarButtonItem();
- this.barSubItem1 = new BarSubItem();
- this.SkinsLink = new BarLinkContainerItem();
- this.barButtonItem3 = new BarButtonItem();
- this.barButtonItem4 = new BarButtonItem();
- this.barButtonItem9 = new BarButtonItem();
- this.Marquee = new Timer(this.components);
- this.FlashName = new Timer(this.components);
- this.label4 = new Label();
- this.simpleButton8 = new SimpleButton();
- this.simpleButton7 = new SimpleButton();
- this.simpleButton6 = new SimpleButton();
- this.simpleButton5 = new SimpleButton();
- this.simpleButton4 = new SimpleButton();
- this.textBox1 = new TextBox();
- this.label3 = new Label();
- this.checkBox6 = new CheckBox();
- this.checkBox1 = new CheckBox();
- this.checkBox2 = new CheckBox();
- this.checkBox3 = new CheckBox();
- this.checkBox4 = new CheckBox();
- this.checkBox7 = new CheckBox();
- this.label2 = new Label();
- this.label1 = new Label();
- this.simpleButton3 = new SimpleButton();
- this.simpleButton2 = new SimpleButton();
- this.simpleButton1 = new SimpleButton();
- this.radioButton2 = new RadioButton();
- this.pictureBox1 = new PictureBox();
- this.radioButton1 = new RadioButton();
- this.FlashPrestige = new Timer(this.components);
- this.label5 = new Label();
- this.checkBox8 = new CheckBox();
- this.checkBox9 = new CheckBox();
- this.checkBox10 = new CheckBox();
- this.checkBox11 = new CheckBox();
- this.label6 = new Label();
- this.checkBox5 = new CheckBox();
- this.label7 = new Label();
- this.label8 = new Label();
- this.barManager1.BeginInit();
- ((ISupportInitialize) this.pictureBox1).BeginInit();
- base.SuspendLayout();
- this.defaultLookAndFeel1.LookAndFeel.SkinName = "Metropolis";
- this.barManager1.Bars.AddRange(new Bar[] { this.bar2 });
- this.barManager1.DockControls.Add(this.barDockControlTop);
- this.barManager1.DockControls.Add(this.barDockControlBottom);
- this.barManager1.DockControls.Add(this.barDockControlLeft);
- this.barManager1.DockControls.Add(this.barDockControlRight);
- this.barManager1.Form = this;
- this.barManager1.Items.AddRange(new BarItem[] { this.barButtonItem1, this.barSubItem2, this.barButtonItem2, this.barSubItem1, this.SkinsLink, this.barButtonItem3, this.barButtonItem4, this.barSubItem3, this.barButtonItem5, this.barButtonItem6, this.barButtonItem7, this.barButtonItem8, this.barButtonItem9 });
- this.barManager1.MainMenu = this.bar2;
- this.barManager1.MaxItemId = 0x1f;
- this.bar2.BarName = "Main menu";
- this.bar2.DockCol = 0;
- this.bar2.DockRow = 0;
- this.bar2.DockStyle = BarDockStyle.Top;
- this.bar2.LinksPersistInfo.AddRange(new LinkPersistInfo[] { new LinkPersistInfo(this.barButtonItem1), new LinkPersistInfo(this.barSubItem3), new LinkPersistInfo(this.barButtonItem8) });
- this.bar2.OptionsBar.MultiLine = true;
- this.bar2.OptionsBar.UseWholeRow = true;
- this.bar2.Text = "Main menu";
- this.barButtonItem1.Caption = "Themes";
- this.barButtonItem1.Id = 3;
- this.barButtonItem1.Name = "barButtonItem1";
- this.barButtonItem1.ItemClick += new ItemClickEventHandler(this.barButtonItem1_ItemClick);
- this.barSubItem3.Caption = "Extras";
- this.barSubItem3.Id = 0x17;
- this.barSubItem3.LinksPersistInfo.AddRange(new LinkPersistInfo[] { new LinkPersistInfo(this.barButtonItem5), new LinkPersistInfo(this.barButtonItem6), new LinkPersistInfo(this.barButtonItem7) });
- this.barSubItem3.Name = "barSubItem3";
- this.barButtonItem5.Caption = "Sign Up At PortalCentric.Net";
- this.barButtonItem5.Id = 0x19;
- this.barButtonItem5.Name = "barButtonItem5";
- this.barButtonItem5.ItemClick += new ItemClickEventHandler(this.barButtonItem5_ItemClick);
- this.barButtonItem6.Caption = "Latest Debugged EBOOT.BIN";
- this.barButtonItem6.Id = 0x1a;
- this.barButtonItem6.Name = "barButtonItem6";
- this.barButtonItem6.ItemClick += new ItemClickEventHandler(this.barButtonItem6_ItemClick);
- this.barButtonItem7.Caption = "Latest Debugged default_mp.self";
- this.barButtonItem7.Id = 0x1c;
- this.barButtonItem7.Name = "barButtonItem7";
- this.barButtonItem7.ItemClick += new ItemClickEventHandler(this.barButtonItem7_ItemClick);
- this.barButtonItem8.Caption = "ISC Youtube";
- this.barButtonItem8.Id = 0x1d;
- this.barButtonItem8.Name = "barButtonItem8";
- this.barButtonItem8.ItemClick += new ItemClickEventHandler(this.barButtonItem8_ItemClick);
- this.barDockControlTop.CausesValidation = false;
- this.barDockControlTop.Dock = DockStyle.Top;
- this.barDockControlTop.Location = new Point(0, 0);
- this.barDockControlTop.Size = new Size(0x16f, 0x16);
- this.barDockControlBottom.CausesValidation = false;
- this.barDockControlBottom.Dock = DockStyle.Bottom;
- this.barDockControlBottom.Location = new Point(0, 480);
- this.barDockControlBottom.Size = new Size(0x16f, 0);
- this.barDockControlLeft.CausesValidation = false;
- this.barDockControlLeft.Dock = DockStyle.Left;
- this.barDockControlLeft.Location = new Point(0, 0x16);
- this.barDockControlLeft.Size = new Size(0, 0x1ca);
- this.barDockControlRight.CausesValidation = false;
- this.barDockControlRight.Dock = DockStyle.Right;
- this.barDockControlRight.Location = new Point(0x16f, 0x16);
- this.barDockControlRight.Size = new Size(0, 0x1ca);
- this.barSubItem2.Id = 0x13;
- this.barSubItem2.Name = "barSubItem2";
- this.barButtonItem2.Id = 20;
- this.barButtonItem2.Name = "barButtonItem2";
- this.barSubItem1.Caption = "Themes";
- this.barSubItem1.Id = 11;
- this.barSubItem1.LinksPersistInfo.AddRange(new LinkPersistInfo[] { new LinkPersistInfo(this.SkinsLink) });
- this.barSubItem1.Name = "barSubItem1";
- this.SkinsLink.Caption = "SkinsLink";
- this.SkinsLink.Id = 12;
- this.SkinsLink.Name = "SkinsLink";
- this.barButtonItem3.Id = 0x15;
- this.barButtonItem3.Name = "barButtonItem3";
- this.barButtonItem4.Id = 0x16;
- this.barButtonItem4.Name = "barButtonItem4";
- this.barButtonItem9.Caption = "barButtonItem9";
- this.barButtonItem9.Id = 30;
- this.barButtonItem9.Name = "barButtonItem9";
- this.Marquee.Interval = 1;
- this.Marquee.Tick += new EventHandler(this.timer1_Tick);
- this.FlashName.Tick += new EventHandler(this.timer2_Tick);
- this.label4.AutoSize = true;
- this.label4.ForeColor = Color.FromArgb(0xc0, 0xc0, 0);
- this.label4.Location = new Point(0x8b, 0x124);
- this.label4.Name = "label4";
- this.label4.Size = new Size(0x52, 13);
- this.label4.TabIndex = 0x56;
- this.label4.Text = "Prestige Looper";
- this.simpleButton8.Location = new Point(0xb6, 0x134);
- this.simpleButton8.Name = "simpleButton8";
- this.simpleButton8.Size = new Size(0x2b, 0x17);
- this.simpleButton8.TabIndex = 0x58;
- this.simpleButton8.Text = "OFF";
- this.simpleButton8.Click += new EventHandler(this.simpleButton8_Click);
- this.simpleButton7.Location = new Point(0x85, 0x134);
- this.simpleButton7.Name = "simpleButton7";
- this.simpleButton7.Size = new Size(0x2b, 0x17);
- this.simpleButton7.TabIndex = 0x57;
- this.simpleButton7.Text = "ON";
- this.simpleButton7.Click += new EventHandler(this.simpleButton7_Click);
- this.simpleButton6.Location = new Point(0x72, 0x107);
- this.simpleButton6.Name = "simpleButton6";
- this.simpleButton6.Size = new Size(140, 0x15);
- this.simpleButton6.TabIndex = 0x55;
- this.simpleButton6.Text = "Flash Name OFF";
- this.simpleButton6.Click += new EventHandler(this.simpleButton6_Click);
- this.simpleButton5.Location = new Point(0x72, 0xec);
- this.simpleButton5.Name = "simpleButton5";
- this.simpleButton5.Size = new Size(140, 0x15);
- this.simpleButton5.TabIndex = 0x54;
- this.simpleButton5.Text = "Flash Name ON";
- this.simpleButton5.Click += new EventHandler(this.simpleButton5_Click);
- this.simpleButton4.Location = new Point(0x72, 0xd1);
- this.simpleButton4.Name = "simpleButton4";
- this.simpleButton4.Size = new Size(140, 0x15);
- this.simpleButton4.TabIndex = 0x53;
- this.simpleButton4.Text = "Set Lobby Name";
- this.simpleButton4.Click += new EventHandler(this.simpleButton4_Click);
- this.textBox1.Location = new Point(0x72, 0xb6);
- this.textBox1.MaxLength = 0x20;
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new Size(140, 0x15);
- this.textBox1.TabIndex = 0x52;
- this.label3.AutoSize = true;
- this.label3.ForeColor = Color.FromArgb(0, 0xc0, 0xc0);
- this.label3.Location = new Point(0x31, 340);
- this.label3.Name = "label3";
- this.label3.Size = new Size(0x56, 13);
- this.label3.TabIndex = 0x51;
- this.label3.Text = "Non - Host Mods";
- this.label3.Click += new EventHandler(this.label3_Click);
- this.checkBox6.AutoSize = true;
- this.checkBox6.FlatStyle = FlatStyle.Flat;
- this.checkBox6.ForeColor = Color.FromArgb(0, 0xc0, 0);
- this.checkBox6.Location = new Point(0x13, 0x1a2);
- this.checkBox6.Margin = new Padding(2);
- this.checkBox6.Name = "checkBox6";
- this.checkBox6.Size = new Size(0x53, 0x11);
- this.checkBox6.TabIndex = 80;
- this.checkBox6.Text = "Third Person";
- this.checkBox6.UseVisualStyleBackColor = true;
- this.checkBox6.CheckedChanged += new EventHandler(this.checkBox6_CheckedChanged);
- this.checkBox1.AutoSize = true;
- this.checkBox1.FlatStyle = FlatStyle.Flat;
- this.checkBox1.ForeColor = Color.Black;
- this.checkBox1.Location = new Point(20, 0x163);
- this.checkBox1.Margin = new Padding(2);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new Size(0x5e, 0x11);
- this.checkBox1.TabIndex = 0x4f;
- this.checkBox1.Text = "Advanced UAV";
- this.checkBox1.UseVisualStyleBackColor = true;
- this.checkBox1.CheckedChanged += new EventHandler(this.checkBox1_CheckedChanged);
- this.checkBox2.AutoSize = true;
- this.checkBox2.FlatStyle = FlatStyle.Flat;
- this.checkBox2.ForeColor = Color.FromArgb(0xff, 0x80, 0);
- this.checkBox2.Location = new Point(20, 0x178);
- this.checkBox2.Margin = new Padding(2);
- this.checkBox2.Name = "checkBox2";
- this.checkBox2.Size = new Size(0x5b, 0x11);
- this.checkBox2.TabIndex = 0x4d;
- this.checkBox2.Text = "Orange Boxes";
- this.checkBox2.UseVisualStyleBackColor = true;
- this.checkBox2.CheckedChanged += new EventHandler(this.checkBox2_CheckedChanged);
- this.checkBox3.AutoSize = true;
- this.checkBox3.FlatStyle = FlatStyle.Flat;
- this.checkBox3.ForeColor = Color.FromArgb(0xff, 0x80, 0);
- this.checkBox3.Location = new Point(0x76, 0x178);
- this.checkBox3.Margin = new Padding(2);
- this.checkBox3.Name = "checkBox3";
- this.checkBox3.Size = new Size(0x43, 0x11);
- this.checkBox3.TabIndex = 0x4c;
- this.checkBox3.Text = "No Recoil";
- this.checkBox3.UseVisualStyleBackColor = true;
- this.checkBox3.CheckedChanged += new EventHandler(this.checkBox3_CheckedChanged);
- this.checkBox4.AutoSize = true;
- this.checkBox4.FlatStyle = FlatStyle.Flat;
- this.checkBox4.ForeColor = Color.FromArgb(0xc0, 0xc0, 0);
- this.checkBox4.Location = new Point(20, 0x18d);
- this.checkBox4.Margin = new Padding(2);
- this.checkBox4.Name = "checkBox4";
- this.checkBox4.Size = new Size(0x31, 0x11);
- this.checkBox4.TabIndex = 0x4b;
- this.checkBox4.Text = "Laser";
- this.checkBox4.UseVisualStyleBackColor = true;
- this.checkBox4.CheckedChanged += new EventHandler(this.checkBox4_CheckedChanged);
- this.checkBox7.AutoSize = true;
- this.checkBox7.FlatStyle = FlatStyle.Flat;
- this.checkBox7.ForeColor = Color.FromArgb(0, 0xc0, 0);
- this.checkBox7.Location = new Point(0x76, 0x1a2);
- this.checkBox7.Margin = new Padding(2);
- this.checkBox7.Name = "checkBox7";
- this.checkBox7.Size = new Size(0x4d, 0x11);
- this.checkBox7.TabIndex = 0x4a;
- this.checkBox7.Text = "Steady Aim";
- this.checkBox7.UseVisualStyleBackColor = true;
- this.checkBox7.CheckedChanged += new EventHandler(this.checkBox7_CheckedChanged);
- this.label2.AutoSize = true;
- this.label2.Font = new Font("Times New Roman", 12f, FontStyle.Regular, GraphicsUnit.Point, 0);
- this.label2.ForeColor = Color.Turquoise;
- this.label2.Location = new Point(0xa5, 60);
- this.label2.Name = "label2";
- this.label2.Size = new Size(0, 0x13);
- this.label2.TabIndex = 0x49;
- this.label1.AutoSize = true;
- this.label1.Font = new Font("Times New Roman", 12f, FontStyle.Regular, GraphicsUnit.Point, 0);
- this.label1.ForeColor = Color.FromArgb(0, 0xc0, 0);
- this.label1.Location = new Point(0x5d, 60);
- this.label1.Name = "label1";
- this.label1.Size = new Size(0x49, 0x13);
- this.label1.TabIndex = 0x48;
- this.label1.Text = "Welcome :";
- this.label1.Visible = false;
- this.simpleButton3.Appearance.ForeColor = Color.Red;
- this.simpleButton3.Appearance.Options.UseForeColor = true;
- this.simpleButton3.Location = new Point(0x84, 0x89);
- this.simpleButton3.Name = "simpleButton3";
- this.simpleButton3.Size = new Size(0x67, 0x17);
- this.simpleButton3.TabIndex = 0x47;
- this.simpleButton3.Text = "Check for Update";
- this.simpleButton3.Click += new EventHandler(this.simpleButton3_Click);
- this.simpleButton2.Appearance.ForeColor = Color.DeepPink;
- this.simpleButton2.Appearance.Options.UseForeColor = true;
- this.simpleButton2.Enabled = false;
- this.simpleButton2.Location = new Point(0xb8, 0x6c);
- this.simpleButton2.Name = "simpleButton2";
- this.simpleButton2.Size = new Size(0x67, 0x17);
- this.simpleButton2.TabIndex = 0x45;
- this.simpleButton2.Text = "Attach";
- this.simpleButton2.Click += new EventHandler(this.simpleButton2_Click);
- this.simpleButton1.Appearance.ForeColor = Color.DeepPink;
- this.simpleButton1.Appearance.Options.UseForeColor = true;
- this.simpleButton1.Enabled = false;
- this.simpleButton1.Location = new Point(0x4d, 0x6c);
- this.simpleButton1.Name = "simpleButton1";
- this.simpleButton1.Size = new Size(0x67, 0x17);
- this.simpleButton1.TabIndex = 0x44;
- this.simpleButton1.Text = "Connect";
- this.simpleButton1.Click += new EventHandler(this.simpleButton1_Click);
- this.radioButton2.AutoSize = true;
- this.radioButton2.Font = new Font("Comic Sans MS", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
- this.radioButton2.ForeColor = Color.BlueViolet;
- this.radioButton2.Location = new Point(0xc3, 0x53);
- this.radioButton2.Name = "radioButton2";
- this.radioButton2.Size = new Size(0x2f, 0x13);
- this.radioButton2.TabIndex = 0x43;
- this.radioButton2.TabStop = true;
- this.radioButton2.Text = "CEX";
- this.radioButton2.UseVisualStyleBackColor = true;
- this.radioButton2.CheckedChanged += new EventHandler(this.radioButton2_CheckedChanged);
- this.pictureBox1.Image = (Image) manager.GetObject("pictureBox1.Image");
- this.pictureBox1.Location = new Point(0, 0x1c);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new Size(370, 0x1c);
- this.pictureBox1.TabIndex = 0x42;
- this.pictureBox1.TabStop = false;
- this.radioButton1.AutoSize = true;
- this.radioButton1.Font = new Font("Comic Sans MS", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
- this.radioButton1.ForeColor = Color.BlueViolet;
- this.radioButton1.Location = new Point(0x74, 0x53);
- this.radioButton1.Name = "radioButton1";
- this.radioButton1.Size = new Size(0x30, 0x13);
- this.radioButton1.TabIndex = 40;
- this.radioButton1.TabStop = true;
- this.radioButton1.Text = "DEX";
- this.radioButton1.UseVisualStyleBackColor = true;
- this.radioButton1.CheckedChanged += new EventHandler(this.radioButton1_CheckedChanged);
- this.FlashPrestige.Tick += new EventHandler(this.FlashPrestige_Tick);
- this.label5.AutoSize = true;
- this.label5.ForeColor = Color.FromArgb(0xff, 0x80, 0);
- this.label5.Location = new Point(130, 0xa6);
- this.label5.Name = "label5";
- this.label5.Size = new Size(110, 13);
- this.label5.TabIndex = 0x5d;
- this.label5.Text = "Lobby Name Changer";
- this.checkBox8.AutoSize = true;
- this.checkBox8.FlatStyle = FlatStyle.Flat;
- this.checkBox8.ForeColor = Color.Red;
- this.checkBox8.Location = new Point(0xf5, 0x18d);
- this.checkBox8.Margin = new Padding(2);
- this.checkBox8.Name = "checkBox8";
- this.checkBox8.Size = new Size(0x3f, 0x11);
- this.checkBox8.TabIndex = 0x62;
- this.checkBox8.Text = "Anit Ban";
- this.checkBox8.UseVisualStyleBackColor = true;
- this.checkBox8.CheckedChanged += new EventHandler(this.checkBox8_CheckedChanged);
- this.checkBox9.AutoSize = true;
- this.checkBox9.FlatStyle = FlatStyle.Flat;
- this.checkBox9.ForeColor = Color.FromArgb(0, 0xc0, 0xc0);
- this.checkBox9.Location = new Point(20, 0x1b7);
- this.checkBox9.Margin = new Padding(2);
- this.checkBox9.Name = "checkBox9";
- this.checkBox9.Size = new Size(0x52, 0x11);
- this.checkBox9.TabIndex = 0x67;
- this.checkBox9.Text = "Big Mini-Map";
- this.checkBox9.UseVisualStyleBackColor = true;
- this.checkBox9.CheckedChanged += new EventHandler(this.checkBox9_CheckedChanged);
- this.checkBox10.AutoSize = true;
- this.checkBox10.FlatStyle = FlatStyle.Flat;
- this.checkBox10.ForeColor = Color.FromArgb(0, 0xc0, 0xc0);
- this.checkBox10.Location = new Point(0x76, 0x1b7);
- this.checkBox10.Margin = new Padding(2);
- this.checkBox10.Name = "checkBox10";
- this.checkBox10.Size = new Size(0x45, 0x11);
- this.checkBox10.TabIndex = 0x6c;
- this.checkBox10.Text = "Wall Hack";
- this.checkBox10.UseVisualStyleBackColor = true;
- this.checkBox10.CheckedChanged += new EventHandler(this.checkBox10_CheckedChanged);
- this.checkBox11.AutoSize = true;
- this.checkBox11.FlatStyle = FlatStyle.Flat;
- this.checkBox11.ForeColor = Color.Black;
- this.checkBox11.Location = new Point(0x76, 0x163);
- this.checkBox11.Margin = new Padding(2);
- this.checkBox11.Name = "checkBox11";
- this.checkBox11.Size = new Size(0x51, 0x11);
- this.checkBox11.TabIndex = 0x71;
- this.checkBox11.Text = " Normal Uav";
- this.checkBox11.UseVisualStyleBackColor = true;
- this.checkBox11.CheckedChanged += new EventHandler(this.checkBox11_CheckedChanged);
- this.label6.AutoSize = true;
- this.label6.ForeColor = Color.FromArgb(0, 0xc0, 0xc0);
- this.label6.Location = new Point(220, 0x17a);
- this.label6.Name = "label6";
- this.label6.Size = new Size(0x6d, 13);
- this.label6.TabIndex = 0x72;
- this.label6.Text = "Disable DeamonWare";
- this.checkBox5.AutoSize = true;
- this.checkBox5.FlatStyle = FlatStyle.Flat;
- this.checkBox5.ForeColor = Color.FromArgb(0xc0, 0xc0, 0);
- this.checkBox5.Location = new Point(0x76, 0x18d);
- this.checkBox5.Margin = new Padding(2);
- this.checkBox5.Name = "checkBox5";
- this.checkBox5.Size = new Size(0x62, 0x11);
- this.checkBox5.TabIndex = 0x4e;
- this.checkBox5.Text = "Chrome Players";
- this.checkBox5.UseVisualStyleBackColor = true;
- this.checkBox5.CheckedChanged += new EventHandler(this.checkBox5_CheckedChanged);
- this.label7.AutoSize = true;
- this.label7.ForeColor = Color.BlueViolet;
- this.label7.Location = new Point(0xf2, 0x1a6);
- this.label7.Name = "label7";
- this.label7.Size = new Size(0x4e, 13);
- this.label7.TabIndex = 0x73;
- this.label7.Text = "Special thanks ";
- this.label8.AutoSize = true;
- this.label8.Font = new Font("Tahoma", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
- this.label8.ForeColor = Color.Black;
- this.label8.Location = new Point(220, 0x1bb);
- this.label8.Name = "label8";
- this.label8.Size = new Size(0x72, 13);
- this.label8.TabIndex = 0x74;
- this.label8.Text = "Kysa aka B1TW153";
- this.label8.Click += new EventHandler(this.label8_Click);
- base.AutoScaleDimensions = new SizeF(6f, 13f);
- base.AutoScaleMode = AutoScaleMode.Font;
- base.ClientSize = new Size(0x16f, 480);
- base.Controls.Add(this.label8);
- base.Controls.Add(this.label7);
- base.Controls.Add(this.label6);
- base.Controls.Add(this.checkBox11);
- base.Controls.Add(this.checkBox10);
- base.Controls.Add(this.checkBox9);
- base.Controls.Add(this.checkBox8);
- base.Controls.Add(this.label5);
- base.Controls.Add(this.radioButton1);
- base.Controls.Add(this.label4);
- base.Controls.Add(this.simpleButton8);
- base.Controls.Add(this.simpleButton7);
- base.Controls.Add(this.simpleButton6);
- base.Controls.Add(this.simpleButton5);
- base.Controls.Add(this.simpleButton4);
- base.Controls.Add(this.textBox1);
- base.Controls.Add(this.label3);
- base.Controls.Add(this.checkBox6);
- base.Controls.Add(this.checkBox1);
- base.Controls.Add(this.checkBox5);
- base.Controls.Add(this.checkBox2);
- base.Controls.Add(this.checkBox3);
- base.Controls.Add(this.checkBox4);
- base.Controls.Add(this.checkBox7);
- base.Controls.Add(this.label2);
- base.Controls.Add(this.label1);
- base.Controls.Add(this.simpleButton3);
- base.Controls.Add(this.simpleButton2);
- base.Controls.Add(this.simpleButton1);
- base.Controls.Add(this.radioButton2);
- base.Controls.Add(this.pictureBox1);
- base.Controls.Add(this.barDockControlLeft);
- base.Controls.Add(this.barDockControlRight);
- base.Controls.Add(this.barDockControlBottom);
- base.Controls.Add(this.barDockControlTop);
- base.Icon = (Icon) manager.GetObject("$this.Icon");
- base.LookAndFeel.SkinName = "Metropolis";
- base.MaximizeBox = false;
- base.Name = "AwesomeNonHost";
- base.Opacity = 0.97;
- base.StartPosition = FormStartPosition.CenterScreen;
- this.Text = "Ghosts Non-Host Mods + AntiBan";
- base.Load += new EventHandler(this.Form1_Load);
- this.barManager1.EndInit();
- ((ISupportInitialize) this.pictureBox1).EndInit();
- base.ResumeLayout(false);
- base.PerformLayout();
- }
- private void label3_Click(object sender, EventArgs e)
- {
- }
- private void label8_Click(object sender, EventArgs e)
- {
- }
- private void radioButton1_CheckedChanged(object sender, EventArgs e)
- {
- this.EnableOthersBox(false);
- PS3.ChangeAPI(SelectAPI.TargetManager);
- if (this.radioButton1.Checked && !this.radioButton2.Checked)
- {
- this.simpleButton1.Enabled = true;
- }
- }
- private void radioButton2_CheckedChanged(object sender, EventArgs e)
- {
- this.EnableOthersBox(false);
- PS3.ChangeAPI(SelectAPI.ControlConsole);
- if (!this.radioButton1.Checked && this.radioButton2.Checked)
- {
- this.simpleButton1.Enabled = true;
- }
- }
- private void simpleButton1_Click(object sender, EventArgs e)
- {
- PS3.ConnectTarget(0);
- if (PS3.ConnectTarget(0))
- {
- string currentAPIName = PS3.GetCurrentAPIName();
- string str2 = "Target Manager";
- string str3 = "Control Console";
- if (currentAPIName == str2)
- {
- this.EnableOthersBox(true);
- XtraMessageBox.Show("You are now connected with this API : " + PS3.GetCurrentAPIName() + " Sir", "Connected!", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
- this.simpleButton1.ForeColor = Color.Lime;
- this.radioButton1.ForeColor = Color.Lime;
- }
- if (currentAPIName == str3)
- {
- this.EnableOthersBox(true);
- XtraMessageBox.Show("You are now connected with this API : " + PS3.GetCurrentAPIName() + " Sir", "Connected!", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
- this.simpleButton1.ForeColor = Color.Lime;
- this.radioButton2.ForeColor = Color.Lime;
- }
- }
- else
- {
- this.EnableOthersBox(false);
- string text = "Unable to connect :(";
- XtraMessageBox.Show(text, "Error Connecting to PS3", MessageBoxButtons.OK, MessageBoxIcon.Hand);
- this.simpleButton1.ForeColor = Color.Red;
- this.radioButton1.ForeColor = Color.Red;
- this.radioButton2.ForeColor = Color.Red;
- }
- }
- private void simpleButton2_Click(object sender, EventArgs e)
- {
- try
- {
- PS3.AttachProcess();
- if (PS3.AttachProcess())
- {
- XtraMessageBox.Show("Game Attached Successfully ", "Attached!", MessageBoxButtons.OK, MessageBoxIcon.Asterisk);
- }
- this.simpleButton2.ForeColor = Color.Lime;
- this.label1.Visible = true;
- byte[] buffer = new byte[0x10];
- PS3.GetMemory(NameOffsetGhosts - 0x30, buffer);
- string str = Encoding.ASCII.GetString(buffer);
- this.label2.Text = str;
- PS3.CCAPI.Notify(CCAPI.NotifyIcon.TEXT, "Thank you for using my Tool <3 ImSooCool and ErasedDev");
- PS3.CCAPI.RingBuzzer(CCAPI.BuzzerMode.Double);
- }
- catch
- {
- XtraMessageBox.Show("Make Sure you are in the Game", "Error Attaching to PS3", MessageBoxButtons.OK, MessageBoxIcon.Hand);
- this.simpleButton2.ForeColor = Color.Red;
- this.label1.Visible = false;
- }
- }
- private void simpleButton3_Click(object sender, EventArgs e)
- {
- Version version = null;
- string fileName = "";
- try
- {
- string name = "";
- this.reader = new XmlTextReader("http://erasedde.5gbfree.com/nonhosttoolupdate.xml");
- this.reader.MoveToContent();
- if ((this.reader.NodeType == XmlNodeType.Element) && (this.reader.Name == "imsoocool"))
- {
- while (this.reader.Read())
- {
- if (this.reader.NodeType == XmlNodeType.Element)
- {
- name = this.reader.Name;
- }
- else
- {
- string str3;
- if (((this.reader.NodeType == XmlNodeType.Text) && this.reader.HasValue) && ((str3 = name) != null))
- {
- if (!(str3 == "version"))
- {
- if (str3 == "url")
- {
- fileName = this.reader.Value;
- }
- continue;
- }
- version = new Version(this.reader.Value);
- }
- }
- }
- }
- }
- catch (Exception)
- {
- }
- finally
- {
- if (this.reader != null)
- {
- this.reader.Close();
- }
- }
- if (Assembly.GetExecutingAssembly().GetName().Version < version)
- {
- if (DialogResult.Yes == XtraMessageBox.Show("New Version Found! Do you wanna update now?", "New Update!", MessageBoxButtons.YesNo, MessageBoxIcon.Question))
- {
- Process.Start(fileName);
- }
- }
- else
- {
- XtraMessageBox.Show("No new updates! You have the latest version out :)");
- }
- }
- private void simpleButton4_Click(object sender, EventArgs e)
- {
- byte[] bytes = Encoding.ASCII.GetBytes(this.textBox1.Text);
- Array.Resize<byte>(ref bytes, bytes.Length + 1);
- PS3.SetMemory(NameOffsetGhosts, bytes);
- }
- private void simpleButton5_Click(object sender, EventArgs e)
- {
- this.FlashName.Start();
- }
- private void simpleButton6_Click(object sender, EventArgs e)
- {
- this.FlashName.Stop();
- }
- private void simpleButton7_Click(object sender, EventArgs e)
- {
- this.FlashPrestige.Start();
- }
- private void simpleButton8_Click(object sender, EventArgs e)
- {
- this.FlashPrestige.Stop();
- }
- private void timer1_Tick(object sender, EventArgs e)
- {
- if (this.mode == "ImSooCool Goes Right-to-Left LOL")
- {
- if (this.xpos == 0)
- {
- this.pictureBox1.Location = new Point(base.Width, this.ypos);
- this.xpos = base.Width;
- }
- else
- {
- this.pictureBox1.Location = new Point(this.xpos, this.ypos);
- this.xpos -= 2;
- this.xpos++;
- }
- }
- }
- private void timer2_Tick(object sender, EventArgs e)
- {
- int num = new Random().Next(1, 6);
- byte[] bytes = Encoding.ASCII.GetBytes("^" + num + this.textBox1.Text);
- Array.Resize<byte>(ref bytes, bytes.Length + 1);
- PS3.SetMemory(NameOffsetGhosts, bytes);
- this.FlashName.Start();
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement