Mass Effect . No Heat

Need Help With an Existing Feature in Memory Hacking Software? Ask Here

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

Mass Effect . No Heat

Postby LykanthricAura » Mon Dec 06, 2010 2:39 pm

Ok. I went to some other site. And found this.

Code: Select all
// Mass Effect
// Game Version  : 1.0.14184.0

[ENABLE]
//=============================
// Hacking Points
// Heat dos not increase when shooting
MassEffect.exe+39295F:
db 90,90,90,90,90,90

//=========================================
// Original Codes
[DISABLE]
MassEffect.exe+39295F:
fst dword ptr [esi+00000290]


Now this one is for version 1.0. I using 1.2 or 3. Not sure. But I think I found the MassEffect.exe+adress value.

Its one of these...

0033EF2C

0033FA94

0033FA9C

Now how do I implement this? I tried just replacing the above code with the values. But the 3rd line gives me an error at db 90,90,90,90 line.
LykanthricAura
I Ask A Lot Of Questions
 
Posts: 16
Joined: Fri Mar 26, 2010 7:38 pm

Re: Mass Effect . No Heat

Postby L. Spiro » Mon Dec 06, 2010 8:50 pm

Code: Select all
// Mass Effect
// Game Version  : 1.0.14184.0

[ENABLE]
//=============================
// Hacking Points
// Heat dos not increase when shooting
MassEffect.exe+39295F:
db 90 90 90 90 90 90

//=========================================
// Original Codes
[DISABLE]
MassEffect.exe+39295F:
fst dword ptr [esi+00000290]



L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan


Return to Help

Who is online

Users browsing this forum: No registered users and 0 guests