Return to site

Mass Effect 3 Money Cheat

broken image


No, there aren't any cheat codes in the Xbox 360 version of Mass Effect 3. If you're having trouble with money or combat, you've got several options. At any point you can turn the difficulty down in the options menu if you think the combat is a bit too challenging. Complete Mass Effect 3 twice, or once with a Mass Effect 2 import. Lost and Found (25) Dispatch 10 probes to retrieve people or resources in Reaper territory. Mail Slot (10) Kill 10 guardians with headshots from the front while their shields are raised. Master and Commander (50) Deliver most of the Galaxy at War assets to the final conflict. Command line cheats are not the best way to cheat with mass effect 3. For a start a lot of times you will lose anything you enter when you exit the game or restart your computer. The best way to get talents and various points and money in the game is to use a coalesque editor which edits your game save, this is the standard way to cheat is ME3. Mass Effect 3 Cheats. The final chapter in BioWare's sci-fi series that sees Commander Shepard launching a final attack against the ancient threat.

I spent a little time looking at Mass Effect 3 single player
unlimited ammo for say the M-97 Viper 1
do an AoB scan for bytes
66 66 86 3F 66 66 86 3F 09
the address returned -0x13 should be 0x10 or 0x11
change this value to 0x12 & you will get unlimited ammo for the M-97 Viper 1
you will still get the reload animation, but never run out of ammo
0x12 0x13 0x16 0x17 0x1A 0x1E 0x1F any of these will work
0x22 will give you unlimited ammo but kill the sound FX of weapon
if you look at the binary value you will see that setting the bit for 2 will enable unlimited ammo
this seems to work for all weapons I have checked so far
an AoB scan for any of these values:
9A 99 99 3F 9A 99 99 3F 09 - M-25 & M-358
00 00 C0 3F 00 00 C0 3F 09 - M-76
CD CC 8C 3F CD CC 8C 3F 09 - Graal Spiker Thower I
look at returned address -0x13 for value 0x10 or 0x11
and change that value to 0x12
address returned -0x18 = ammo fired from clip (full clip will show 0)
address returned -0x1C = spare ammo (will not display on hud when unlimited ammo is set)
the game appears to have a coded God Mode, No Reload, Unlimited Ammo
I've shown you how to enable the Unlimited Ammo
other cheats should enable in a like manner
this code example will enable Unlimited Ammo for the M-97 Viper & set clip ammo to 666
Code:

local autoattach = getAutoAttachList();
strings_add(autoattach, 'MassEffect3.exe');
local scan = AOBScan('66 66 86 3F 66 66 86 3F 09');
if scan ~= nil and strings_getCount(scan) > 0 then
local scan_num = strings_getCount(scan);
for n = 0, scan_num - 1 do
local addr = strings_getString(scan, n);
if (readBytes(addr.'-13')) 0x10
then print (addr.' M-97 Viper '
.'Max Clip Ammo was changed from '
.readFloat(addr.'+A0')
.' to 666');
writeBytes( addr.'-13', 0x12)
writeBytes(addr.'+A0', 0x00)
writeBytes(addr.'+A1', 0x80)
writeBytes(addr.'+A2', 0x26)
writeBytes(addr.'+A3', 0x44)
elseif (readBytes(addr.'-13')) 0x11
then print (addr.' M-97 Viper '
.'Max Clip Ammo was changed from '
.readFloat(addr.'+A0')
.' to 666');
writeBytes(addr.'-13', 0x12)
writeBytes(addr.'+A0', 0x00)
writeBytes(addr.'+A1', 0x80)
writeBytes(addr.'+A2', 0x26)
writeBytes(addr.'+A3', 0x44)
end
end
object_destroy(scan);
end

You can never have enough credits to spend on Spectre packs, so here's a list of the easiest and fastest ways to earn credits in online multiplayer with the least amount of effort.

As a general rule, if you want to generate credits VERY QUICKLY, always do a Platinum match and wipe after Wave 6. Â You earn the same amount of credits for completing Wave 6 on Platinum as if you completed a full Gold match and it typically only takes less than 10 minutes!

1. Â Firebase White/Geth/Platinum ('The Level That Everyone Farms')

Homelite super 2 owners manual. SPEED RATING: 3/5
SKILL RATING: 3/5

If you don't already know this strategy, you must not be playing a lot of ME3. Â You need to camp at the bottom of the map in the room at the base of the stairs (see picture above). Â There are many effective combinations but the fastest I've done are:

3 x Demolishers, 1 x Salarian Engineer
1 x Asari Justicar, 1 x Cerberus Adept/Vanguard, 1 x Salarian Engineer, 1 x N7 Slayer

The Salarian Engineer, while not required, does make the game a LOT easier, especially if you have Hacks as your objective waves.

At least two people should be behind the L-shaped counter facing the stairs and the other two should be behind the other L-shaped counter facing the door. Â As long as you have two people in cover across the stairs, Banshees should get stuck on the counter, making it easy for the other two players to kill them.

When Phantoms spawn, sometimes they come in the back door, so make sure to keep one eye open. Â Otherwise, the game is pretty straightforward – just kill everything that comes in the room!

2. Â Firebase Glacier/Cerberus/Platinum ('The Little Room That Everyone Hides In')

SPEED RATING: 4/5
SKILL RATING: 3/5

This is also a well-known strategy. Â Everyone needs to hide in the small room at the top of the stairs (in the above picture, it's up the stairs on the right). Â There is only one door to this room. Â The fastest setup I've done using the little room is:

1 x Asari Justicar, 2 x Cerberus Adept/Vanguard, 1 x N7 Slayer

Don't use anything that eats ammo because there is no ammo box easily available using this strategy!

The Justicar should have its Bubble set for Warp and place it just outside the door of the room. Â Everyone should stand as close as possible to the wall next to the door (I say this because Banshees won't come in the room as often if everyone is to the left of the door – they'll get stuck on the wall outside).

The Cerberus Adept/Vanguards should spam Smash and the N7 Slayer should spam Biotic Slash. Â The Cerberus Adept can also put a Singularity in the doorway to catch any enemies that come too close – another benefit is that Banshees sometimes get stuck on the Singularity. Â The Justicar should keep putting up the Bubble and use Reave frequently.

Send two people out to complete each objective while two stay in the room (unless it's a Hack – everyone needs to go in that case) – the majority of enemies tend to focus on the people in the room.

Money

Don't be afraid to use missiles when you get overwhelmed in the little room because you definitely will at least once during the game!

3. Â Firebase Hydra/Cerberus/Platinum ('The Floating Blue Orb Room')

SPEED RATING: 3/5
SKILL RATING: 4/5

You will probably get bored of doing the first two strategies, so here's another fairly easy alternative. Â You need to camp in the 'Blue Room' (AKA the room with the giant floating blue orb in the middle) – see picture above. Â The fastest setup I've had was:

3 x Geth Infiltrators (all with Piranha shotguns), 1 x N7 Demolisher

Mass Effect 2 Console Commands

Post one Geth Infiltrator and the N7 Demolisher on the door by the Blue Orb and one Geth Infiltrator on the Long Hallway. Â The last person should run between the door and the long hallway, helping where he is needed most – this is when a mic comes in handy.

Cheat Engine Download/Information

It should be fairly easy holding the Blue Room – when Banshees come, you can lead her on a chase around the Blue Orb until she's dead and still be generally safe from outside fire. Â For objectives (not Hacks – in that case, everyone goes), send two people out and leave two people in the Blue Room, one on the door and one on the long hallway.

Zero-K Cheat Engine Help

What do you think is the easiest way to credit farm in Mass Effect 3 Online Multiplayer? Â Post in Comments or email me!





broken image