Thread: MW3 SP Trainer

Page 1 of 2 12 LastLast
Results 1 to 15 of 24
  1. #1
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,112
    My Mood
    Angelic

    MW3 SP Trainer

    Well, @jojodu69210 asked me if there was any SP Trainers.
    So, I quick made one for him.

    As well as you guys

    Supports: STEAM VERSION

    This time I hope the god mode will work 100%
    As well as it should not display much of the blood...

    I just added 2 things:
    Ammo and God

    Image:

    Scans:
    MW3 SP - Trainer.rar - Jotti's malware scan
    https://www.virustotal.com/file/9ad7...is/1340485455/

     
    Code:
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    using System.Runtime.InteropServices;
    using System.Diagnostics;
    
    namespace MW3_SP___Trainer
    {
        public partial class Form1 : Form
        {
            public Form1()
            {
                InitializeComponent();
            }
    
            [DllImport("kernel32.dll")]
            private static extern Int32 WriteProcessMemory(IntPtr hProcess, IntPtr lpBaseAddress, [In, Out] byte[] buffer, UInt32 size, out IntPtr lpNumberOfBytesWritten);
            IntPtr pHandel;
            public bool Process_Handle(string ProcessName)
            {
                try
                {
                    Process[] ProcList = Process.GetProcessesByName(ProcessName);
                    if (ProcList.Length == 0)
                        return false;
                    else
                    {
                        pHandel = ProcList[0].Handle;
                        return true;
                    }
                }
                catch (Exception ex)
                { Console.Beep(); Console.WriteLine("Process_Handle - " + ex.Message); return false; }
            }
            private void Write(int Offset)
            {
                Process_Handle("iw5sp");
                byte[] Buffer = { 100 };
                IntPtr Zero = IntPtr.Zero;
                WriteProcessMemory(pHandel, (IntPtr)Offset, Buffer, (UInt32)Buffer.Length, out Zero);
            }
    
    
            private void timer1_Tick(object sender, EventArgs e)
            {
                Write(0x0137FA24);
                Write(0x0137FA18);
                Write(0x0137FA3C);
                Write(0x0137FA30);
            }
    
            private void backgroundWorker1_DoWork(object sender, DoWorkEventArgs e)
            {
                for (; ; )
                {
                    Write(0x1195528);//HP
                }
            }
    
            private void timer2_Tick(object sender, EventArgs e)
            {
                if (Process_Handle("iw5sp"))
                {
                    linkLabel1.Text = "Found";
                    button1.Enabled = true;
                    button2.Enabled = true;
                    linkLabel1.LinkColor = Color.Green;
                }
                else
                {
                    linkLabel1.Text = "Missing";
                    button1.Enabled = false;
                    button2.Enabled = false;
                    linkLabel1.LinkColor = Color.Red;
                }
            }
    
            private void button1_Click(object sender, EventArgs e)
            {
                timer1.Start();
            }
    
            private void button2_Click(object sender, EventArgs e)
            {
                backgroundWorker1.RunWorkerAsync();
            }
    
            private void Form1_FormClosing(object sender, FormClosingEventArgs e)
            {
                try
                {
                    backgroundWorker1.Dispose();
                    backgroundWorker1.CancelAsync();
                }
                catch { }
                MessageBox.Show(":::MW3 SP Trainer:::\nCreator: Jorndel\n\nCya, until next time :D");
            }
        }
    }
    <b>Downloadable Files</b> Downloadable Files

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  2. The Following 135 Users Say Thank You to Jorndel For This Useful Post:

    'Quarentine (09-11-2012),200801232 (07-14-2012),7upvargen (08-19-2012),abaaaabbbb63 (06-25-2012),Alexjunior100 (07-21-2012),Audioking (06-26-2012),AZZL (07-11-2012),benichan (03-31-2013),Benny D'hoe (06-28-2012),BliTz~ (07-15-2012),bloxeris (08-27-2012),Bombmaster2000 (08-31-2012),Breiti (08-18-2012),cbdhinesh (06-27-2012),chepsy99 (06-25-2012),chezter65 (06-26-2012),chronus91 (08-22-2012),cohen09 (08-19-2012),Crumbs (06-24-2012),dafuq77 (08-20-2012),Dannyking123 (08-17-2012),darker729 (08-26-2012),DeHAXOR (07-30-2012),Dennis JH (08-25-2012),dyv (08-22-2012),eagle80 (06-25-2012),Eekza (06-25-2012),eLohith (06-27-2012),EpicCockMuncherNo1 (06-23-2012),FacebookAsian (08-21-2012),falgorr (08-18-2012),fatal1284 (07-30-2012),Gavinator (07-07-2012),gogansol (06-24-2012),GoldenEagle (07-07-2012),greedlt (07-26-2012),grenskul (08-08-2012),hahaxD90 (06-29-2012),hdimagic (08-29-2012),Heiko (08-23-2012),hezelong11 (07-03-2012),hezerboy (07-06-2012),highschool (08-24-2012),hochikage (06-24-2012),hockeyflyer8895 (08-07-2012),hotpockets (08-18-2012),I AM BACON (07-25-2012),IDiaboloI (08-08-2012),instink321 (08-20-2012),ironcore (12-30-2013),ismael2007 (08-20-2012),jacknew1990 (08-30-2012),JakTheRiipa (06-25-2012),jess9713 (07-06-2012),jhonan (06-30-2012),John0091 (06-25-2012),jor63 (06-23-2012),jordy127 (07-05-2012),jp addinall (08-18-2012),JuicyFree (06-26-2012),Juinkakashi (06-23-2012),junex (08-22-2012),KeyTools (06-23-2012),Killeryoute23 (08-02-2012),Kokomo36 (07-02-2012),kurwawszystkozajete (07-05-2012),lagforlife (06-23-2012),Larity2056 (06-24-2012),larstuikie (07-07-2012),LoLeQxDD (07-05-2012),lolly1984 (06-28-2012),loloxd (08-26-2012),MaddoxXx (08-21-2012),magikp (07-10-2012),majid123 (07-31-2012),marianbik (06-24-2012),markavenger (08-13-2012),mickers (07-07-2012),microcup (08-25-2012),mikoo191 (08-19-2012),mjsic666 (06-23-2012),momeroon (07-22-2012),mrpolish (08-19-2012),NB81 (08-28-2012),Nerijus22 (08-18-2012),ninjaornothing (08-11-2012),Niva1337 (08-20-2012),NMRemix (06-24-2012),Nostradamus (08-18-2012),nscoped (08-26-2012),NyanMitten (08-24-2012),nzrX (08-02-2012),P3TT3W (08-20-2012),Pantilmoon (08-22-2012),Ph3n0m (08-15-2012),poobear (08-19-2012),primehunter (07-30-2012),r0y4ax (08-21-2012),R1verside (07-24-2012),ramin1515 (08-26-2012),Robert McMan (08-08-2012),roy3805 (07-14-2012),ryushinji (06-23-2012),sajtsajt (08-23-2012),sam1997 (07-07-2012),sammee:P (08-02-2012),sarup (06-23-2012),segamw123 (08-31-2012),shaggs (06-28-2012),ShamelessDancer (07-06-2012),sharks989 (08-19-2012),shmulikcohen19 (06-23-2012),shnazzle (08-24-2012),shpirik (08-19-2012),smackerboy (07-27-2012),strangerdanger (08-22-2012),thenicop2 (08-26-2012),ThePwner24 (08-26-2012),ticktocktimesup (07-08-2012),tj9ew5jsw (08-07-2012),Tunestwo (07-26-2012),tyguy364 (08-18-2012),tylergott (06-26-2012),Vlado (07-12-2012),wandrehacker (07-10-2012),wasisxd (06-28-2012),whisky789 (08-27-2012),winggie123 (09-12-2012),xaver78 (09-04-2012),XmaroX (07-09-2012),xShotZz (08-25-2012),xXtifyXx (08-26-2012),zero-dragon (08-13-2012),_ricardokobra_ (06-24-2012),__iSuQ? (08-18-2012)

  3. #2
    KeyTools's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    400
    My Mood
    Angelic
    Good Work


    *Do you like my post? So hit that Rep button*

    Tools/Hacks:

    [WPF] MW3 External Crosshair
    [WPF] Black Ops II - Tr4iner

     



  4. The Following User Says Thank You to KeyTools For This Useful Post:

    Jorndel (06-23-2012)

  5. #3
    NightmareTX_RETIRED's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    1,240
    Reputation
    57
    Thanks
    15,357
    My Mood
    Fine
    If I remember correctly there is a DVAR that can be modified to disable blood on hud.

  6. #4
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,112
    My Mood
    Angelic
    Quote Originally Posted by NightmareTX View Post
    If I remember correctly there is a DVAR that can be modified to disable blood on hud.
    Sure there is, but with the 100 byte write.
    That solves the problem

    _____________________________________



    You still "die" of grenades and such.

    But you don't really die

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  7. #5
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    Quote Originally Posted by Jorndel View Post
    You still "die" of grenades and such.

    But you don't really die

    I don't even play SP.. but nice job.

     
    I though you had stopped making trainers


    CoD Minion from 09/19/2012 to 01/10/2013

  8. The Following User Says Thank You to MarkHC For This Useful Post:

    Jorndel (06-23-2012)

  9. #6
    jojodu69210's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    Thanx man good job

  10. The Following User Says Thank You to jojodu69210 For This Useful Post:

    Jorndel (06-23-2012)

  11. #7
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,112
    My Mood
    Angelic
    Quote Originally Posted by General Shepherd View Post
    I though you had stopped making trainers
    Well, it was requested
    And it didn't take long time so why not.

    Why I stopped create trainers, there is no need for them. (2 out already so )

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  12. #8
    jojodu69210's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    You are very good man seriously :0

  13. #9
    BruderBruno's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    1
    Nice Job. I will try it.

  14. The Following User Says Thank You to BruderBruno For This Useful Post:

    Jorndel (06-23-2012)

  15. #10
    lagforlife's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Under a Car
    Posts
    32
    Reputation
    10
    Thanks
    2
    My Mood
    Yeehaw
    @Jorndel Can you add "Disable AI" so the enemy cant do anything? I'm trying to get my last achievement, and I personally think it's the hardest to get when solo.
    It's the achievement where you need to capture EVERY hostage alive in the spec ops mission "Negotiator".
    Last edited by lagforlife; 06-24-2012 at 01:54 AM.

  16. #11
    Larity2056's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    UDF 2457
    Posts
    2,497
    Reputation
    188
    Thanks
    700
    My Mood
    Dead
    Very original, nice work

  17. #12
    EpicCockMuncherNo1's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Alone in the Dark
    Posts
    1,546
    Reputation
    152
    Thanks
    21,771
    Small & Simple , love that. GJ

  18. #13
    Benny D'hoe's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    somewhere
    Posts
    30
    Reputation
    10
    Thanks
    9
    My Mood
    Amused
    high jump on this would be nice also ^^

  19. #14
    oryosef's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Can you put more futers?pls...

  20. #15
    Secondheadshot's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    How do you , do this? Like use an injector ?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Patched] M-efti's MW3 SP Trainer 1.08 27/12
    By pyton789 in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 89
    Last Post: 07-31-2012, 01:06 AM
  2. [Patched] M-efti's MW3 SP Trainer 1.05
    By pyton789 in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 105
    Last Post: 01-02-2012, 12:06 PM
  3. MW3 SP Trainer v2 +12
    By Inirixs in forum Call of Duty Modern Warfare 3 Discussions
    Replies: 1
    Last Post: 11-18-2011, 10:17 AM
  4. [Outdated] M-efti's MW3 SP Trainer 1 13/11
    By pyton789 in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 42
    Last Post: 11-16-2011, 04:36 AM
  5. [Outdated] M-efti's MW3 SP Trainer Beta 8/11
    By pyton789 in forum Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    Replies: 49
    Last Post: 11-14-2011, 04:45 AM