360haven works best with JavaScript enabled
[Release] Real Time Madden NFL 13 Editor
Loading
Register
Page 1 of 5 12345 LastLast
Results 1 to 8 of 33
  1. #1
    Senior Member
    xI cHOcOLaTe is offline
    Join Date : Oct 2011
    Location : NY - FL
    Posts : 117
    Array
    Twitter: @

    Real Time Madden NFL 13 Editor




    This real time edits your XP for now, but I'll probably add more stuff later :D

    Pictures:




    Source Code

    Code:
     public partial class Form1 : Form
        {
            public Form1()
            {
                InitializeComponent();
            }
    
            EndianIO io;
            XboxConsole console;
    
            private void Form1_Load(object sender, EventArgs e)
            {
                try
                {
                    XboxManager xm = new XboxManagerClass();
                    console = xm.OpenConsole(xm.DefaultConsole);
                    console.DebugTarget.ConnectAsDebugger("MaddenHax", XboxDebugConnectFlags.Force);
    
                    foreach(IXboxModule module in console.DebugTarget.Modules)
                    {
                        if(module.ModuleInfo.Name.Contains("default"))
                        {
                           io = new EndianIO(new XboxMemoryStream(console.DebugTarget), EndianType.BigEndian);
                           io.Open();
                           GetXPNigga();
                           status.Text = "Connected to " + console.DebugTarget.Name + " [ " + IPAddress.Parse(console.IPAddress.ToString()) + " ]";
                           status.ForeColor = System.Drawing.Color.Green;
                        }
                        continue;
                    }
                }
                catch(Exception x)
                {
                    MessageBox.Show(x.Message);
                    status.Text = "Not connected to Madden NFL 13 .xex";
                    status.ForeColor = System.Drawing.Color.Red;
                }
            }
    
            private void GetXPNigga()
            {
                io.SeekTo(0xA595EA);
                numXP.Value = (int)io.In.ReadInt16();
            }
    
            private void btn_setXP_Click(object sender, EventArgs e)
            {
                io.SeekTo(0xA595EA);
                io.Out.Write(Convert.ToUInt16(numXP.Value));
            }
    
            private void aboutToolStripMenuItem_Click(object sender, EventArgs e)
            {
                MessageBox.Show("Created by Chocolate\r\n\r\nVersion 0.1\r\n\r\n<3 360 Haven", "About", MessageBoxButtons.OK, MessageBoxIcon.Exclamation);
            }
        }
    Last edited by xI cHOcOLaTe; 08-27-2012 at 05:02 AM.
    Downloads : 11 || Uploads : 0 || Rep Power : 4694 || Posts : 117 || Thanks : 18 || Thanked 99 Times in 23 Posts


    My signature won't fit. :(


  2. The Following 17 Users Say Thank You to xI cHOcOLaTe For This Useful Post:

    + Show/Hide list of the thanked


  3. #2
    The Immortal God
    Rpg_Fan

    CloudStrife7x is offline
    Join Date : Dec 2010
    Location : Unknown
    Age : 36
    Posts : 18,751
    Array
    Twitter: @

    Re: Real Time Madden NFL 13 Editor

    great work on this editor xI cHOcOLaTe :D
    Downloads : 157 || Uploads : 0 || Rep Power : 24435 || Posts : 18,751 || Thanks : 4,451 || Thanked 3,096 Times in 2,607 Posts



  4. #3
    hachitaco

    Re: Real Time Madden NFL 13 Editor

    where is the editor??

  5. #4
    Senior Member
    xI cHOcOLaTe is offline
    Join Date : Oct 2011
    Location : NY - FL
    Posts : 117
    Array
    Twitter: @

    Re: Real Time Madden NFL 13 Editor

    Quote Originally Posted by hachitaco View Post
    where is the editor??
    It's just source code now, if you have Interop.XDevkit.dll just paste that
    Downloads : 11 || Uploads : 0 || Rep Power : 4694 || Posts : 117 || Thanks : 18 || Thanked 99 Times in 23 Posts


    My signature won't fit. :(

  6. #5
    Noctis Caelum

    Re: Real Time Madden NFL 13 Editor

    nice work, change that damn song man lol

  7. #6
    Senior Member
    xI cHOcOLaTe is offline
    Join Date : Oct 2011
    Location : NY - FL
    Posts : 117
    Array
    Twitter: @

    Re: Real Time Madden NFL 13 Editor

    Quote Originally Posted by Galactus_Phoenix View Post
    nice work, change that damn song man lol
    Lol, it's a joke obviously.
    Downloads : 11 || Uploads : 0 || Rep Power : 4694 || Posts : 117 || Thanks : 18 || Thanked 99 Times in 23 Posts


    My signature won't fit. :(

  8. #7
    Noctis Caelum

    Re: Real Time Madden NFL 13 Editor

    Quote Originally Posted by xI cHOcOLaTe View Post
    Lol, it's a joke obviously.
    i know, thats why i added lol...Man cant wait until tuesday..Redskins all day baby

  9. #8
    Traine Dev

    fullmetal172 is offline
    Join Date : Jun 2011
    Location : New York, New York, United States
    Posts : 1,479
    Array
    Twitter: @

    Re: Real Time Madden NFL 13 Editor

    awesome chocolate
    Downloads : 58 || Uploads : 0 || Rep Power : 6250 || Posts : 1,479 || Thanks : 1,539 || Thanked 456 Times in 197 Posts




 

 
Page 1 of 5 12345 LastLast

Similar Threads

  1. [RTE] Far Cry 3 +6 Real Time Editor
    By xJACKASSx in forum Trainers
    Replies: 27
    Last Post: 01-31-2015, 12:03 PM
  2. [YouTube] Madden NFL 15 - Madden Ultimate Team Trailer
    By THUMBS in forum Youtube Famous
    Replies: 0
    Last Post: 08-03-2014, 06:53 PM
  3. Far Cry 3 TU5 +19 Real Time Editor
    By nercore in forum Trainers
    Replies: 12
    Last Post: 10-11-2013, 01:39 PM
  4. real time editor program template maybe?
    By Tyler Brough in forum Trainers
    Replies: 2
    Last Post: 12-29-2012, 10:56 PM

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯