MW3 Hack (Aim Bot)

01/14/2012 11:11 David50G#1
Hello,

Well I've got a lot of other projects to complete so I am going to give my Java hack to the public also explaining about this hack.. This hack is 100% SCRIPTABLE for all the users.. Memory writers readers etc..

VAC status:may be detected using at your own risk

What does the hack come with at the moment?

AdvancedUAV - cardoow
AimBot trigger (Will head shoot them when you press your F and if you get stuck press V)
AutoKnife - Will knife anyone in knifing rage changing the view angels to the player boom knife.
ThermalOverlay - cardoow
ZeroRecoil..

When the hack is running it will wait till the MW3 process has started.. Once the process has started you will get a UI displaying something like this.

[Only registered and activated users can see links. Click Here To Register...]

Once you've clicked what script you want press execute and the scripts WILL ONLY run when your in game.

EDIT:
Replace ZeroRecoil.java in 'scripts' with
Code:
import com.sun.jna.Memory;

import net.mw3.etewt3.handlers.MWPlayer;
import net.mw3.etewt3.handlers.MemoryHack;
import net.mw3.etewt3.script.ScriptEngine;
import net.mw3.etewt3.utils.Filter;

/**
 * @author Mark
 *
 */
public class ZeroRecoil extends ScriptEngine {
	@Override
	public int loop() {
		MemoryHack.writeMemory(0x01063718+0x0044, new int[]{0,0,0}, 12);
		return 5;
	}
	
	@Override
	public boolean onStart() {
		return true;
	}

}
and AdvancedUAV in 'scripts' with

Code:
import com.sun.jna.Memory;

import net.mw3.etewt3.handlers.MWPlayer;
import net.mw3.etewt3.handlers.MemoryHack;
import net.mw3.etewt3.script.ScriptEngine;
import net.mw3.etewt3.utils.Constants;
import net.mw3.etewt3.utils.Filter;
import net.mw3.etewt3.utils.Vector;

/**
 * @author Mark
 * 
 */
public class AdvancedUAV extends ScriptEngine {
	private int value = -1;

	@Override
	public int loop() {
		if(MemoryHack.readMemory(value + 0xC, 4).getInt(0) != 1)
			MemoryHack.writeMemory(value + 0xC, 1, 4);
		MemoryHack.writeMemory(0x8FF080 + 0x204, 1, 4);
		return 5;
	}

	@Override
	public boolean onStart() {
		value = MemoryHack.readMemory(0x1C2C39C, 4).getInt(0);
		MemoryHack.writeMemory(value + 0xC, 1, 4);
		return true;
	}
}
Credits etewt3
[Only registered and activated users can see links. Click Here To Register...]
01/14/2012 12:08 headlight95#2
Aimbot is extremly buggy and shoots throught walls etc.
AdvancedUAV dont know how this works o_0
ZeroRecoil is perfectly working [good job :D]
AutoKnife is working too, but misses half of the time :(
ThermalOverlay is buggy and kinda useless.

Tested by me and a friend.
Tested on Win7 32 & 64 bit , Java 7
01/14/2012 13:11 CrazyAtesh#3
Quote:
Aimbot is extremly buggy and shoots throught walls etc.
AdvancedUAV dont know how this works o_0
ZeroRecoil is perfectly working [good job ]
AutoKnife is working too, but misses half of the time
ThermalOverlay is buggy and kinda useless.

Tested by me and a friend.
Tested on Win7 32 & 64 bit , Java 7

I am agree, pls fix the aimbot ;)
01/14/2012 13:29 GameKeys24#4
cool =)
01/15/2012 02:58 J.Dorian#5
nice little hack but aimbot not works :S
01/16/2012 11:36 xDevilsz#6
Yay! Someone found out the aimbot isnt working -_-. Read the other posts next time.
01/25/2012 21:02 microfend#7
Irgendjemand eine Idee welcher Aimbot momentan funtioniert ? (Dowloadlink wäre nett :)
Oder weiß jemand generrel was man machen könnte um den Aimbot zu starten ? (DLL Autoaim und aimbot hab ich auch )


ENGLISH
Anyone know any aimbot that works at the moment ?
Would be happy if u post it here...
the dll files for aimbot, i have´d too
01/26/2012 16:14 spastista#8
does it work after the patch yesterday?
01/26/2012 16:26 xDevilsz#9
^
How did you found that out ? :p
01/26/2012 23:15 was_is_xd#10
cool =)