Post Reply 
 
Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release Mw3 Server Offsets Updater!
06-10-2012, 20:18 (This post was last modified: 06-21-2012 19:31 by barata.)
Post: #1
Tongue Mw3 Server Offsets Updater!
Well, after some people asking for updated offsets, and for not bothering @Nukem , I decided to make a tool that can find the updated adresses.

How To Use:

1. Start the Server(iw5mp_server.exe).
2. Start My Tool.
3. Press "Update" button.
4. Well done, you have the updated addresses!
5. Get here and thanks/+rep me and the others in credits.

*Tested on Win7 64 bits.

Screenshot:

[Image: toola.png]

IMPORTANT:

This tool was tested in the following versions:

*1.5.388
*1.7.414
*1.8.423
*1.9.433 - current version

*Updated tool to add the following things:

-bg_FallDamageMaxHeight;
-perk_grenadeDeath;
-Small Changes.

This may not work with older versions.


Credits:

@zxz0O0 - Loads of help.
@JariZ - Motivational help.
@master131 - Explanation.
@Nukem - For Ever Thanked!
@Jorndel - Bad Ass Troll
@barata - me.

Thats all,

Thanks Barata...
Related links


Attached File(s)
.rar  Mw3 Server Offsets Updater.rar (Size: 150.8 KB / Downloads: 194)
.rar  Mw3 Server Offsets Updater V1.1.rar (Size: 151.66 KB / Downloads: 271)

I'm brazilian, we have some problems in our country but we carry on because we believe that one day everything will be different!
Find all posts by this user
Add Thank You Quote this message in a reply
[-] The following 24 users say Thank You to barata for this post:
amirdj (06-10-2012), aosma8 (06-13-2012), blueberry9 (08-22-2012), d0h! (06-12-2012), Deviler86 (08-27-2012), DidUknowiPwn (06-11-2012), estebespt (06-10-2012), G-Man (07-01-2012), hillbilly (06-10-2012), itsmods.com76 (09-16-2012), JariZ (06-10-2012), joeyb (08-17-2012), kokole (08-17-2012), m0k1 (10-06-2012), narkos (08-22-2012), Nukem (06-10-2012), Pozzuh (06-11-2012), SailorMoon (06-25-2012), smrodek11 (08-24-2012), Spartan'. (08-22-2012), SuperNovaAO (06-10-2012), Yamato (06-23-2012), zxz0O0 (06-10-2012), [Z00MBY] Alex (06-11-2012)
06-10-2012, 20:23
Post: #2
RE: Mw3 Server Offsets Updater!
This makes updating plugins a lot easier, thanks!

[Image: k5sVYyb.gif]
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
06-10-2012, 22:16
Post: #3
RE: Mw3 Server Offsets Updater!
great work and well appreciated!

could you also add perk_grenadedeath?

old offset was (1.7) :

0x90, 0x90, 0x90, 0x90, 0x90, 0x90 at: 0x0047EEC2

(XS4ALL/GoT2DayZ) DayZ Servers (http://got2dayz.nl)
[Image: b_350_20_2E3226_383F2D_D2E1B5_5A6C3E.png]
[Image: b_350_20_2E3226_383F2D_D2E1B5_5A6C3E.png]
[Image: b_350_20_2E3226_383F2D_D2E1B5_5A6C3E.png]
http://fb.me/GoT2DayZ
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
06-10-2012, 22:27
Post: #4
RE: Mw3 Server Offsets Updater!
(06-10-2012 22:16)pieter Wrote:  great work and well appreciated!

could you also add perk_grenadedeath?

old offset was (1.7) :

0x90, 0x90, 0x90, 0x90, 0x90, 0x90 at: 0x0047EEC2

I will try to add it later.

Thanks Barata...
Related links

I'm brazilian, we have some problems in our country but we carry on because we believe that one day everything will be different!
Find all posts by this user
Add Thank You Quote this message in a reply
06-10-2012, 23:32
Post: #5
RE: Mw3 Server Offsets Updater!
excellent, ty very much.

[Image: b_560_95_1.png]


[Image: b_560_95_1.png]
Find all posts by this user
Add Thank You Quote this message in a reply
06-11-2012, 00:48 (This post was last modified: 06-11-2012 00:48 by barata.)
Post: #6
RE: Mw3 Server Offsets Updater!
*Added bg_FallDamageMaxHeight;
*Added perk_grenadeDeath - still need to test!

If I get the confirmation that perk_grenadeDeath works I release the new version.

Screenshot:

[Image: scaled.php?server=507&filename=t...es=landing]
version 1.8.423

Thanks Barata...

I'm brazilian, we have some problems in our country but we carry on because we believe that one day everything will be different!
Find all posts by this user
Add Thank You Quote this message in a reply
[-] The following 2 users say Thank You to barata for this post:
estebespt (06-11-2012), JariZ (06-11-2012)
06-11-2012, 01:06
Post: #7
RE: Mw3 Server Offsets Updater!
Que?
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at Mw3_Server_Offsets_Updater.Form1.FindPattern(IntPtr pHandle, Int32 startAddress, Int32 endAddress, String pattern, String mask)
   at Mw3_Server_Offsets_Updater.Form1.ce7PvdZQH(Object , EventArgs )
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Mw3 Server Offsets Updater
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Michael/Desktop/Mw3%20Server%20Offsets%20Updater.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5458 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
33404b22-2bee-4098-aeae-958af886aa07
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Michael/Desktop/Mw3%20Server%20Offsets%20Updater.exe
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

[Image: 4xu.png]
U JELLY?
+rep me if I've been helpful Big Grin Thanks.
Find all posts by this user
Add Thank You Quote this message in a reply
06-11-2012, 02:13 (This post was last modified: 06-11-2012 09:27 by master131.)
Post: #8
RE: Mw3 Server Offsets Updater!
Nice job barata. I had a quick 'peep' at your tool, I'm not sure whether your patterns are reliable or not, they seem pretty short and are in a limited memory range. Have you tested this with older builds of the server? I think it'd probably break. Also, you got the maxHeight and minHeight mixed around.....

EDIT - Just tested with an old 1.2.358 server executable and got this:
Code:
<11:18 Mon Jun 2012>

--// Offsets //--

jump_height(float)................0x0FFFFFFFF
g_speed(int).......................0x0FFFFFFFF
g_gravity(int).........................0x0FFFFFFFF
bg_FallDamageMinHeight(float).......0x02

--// Functions //--

Respawn Delay Fix.................0x0FFFFFFFF
Unlimited Ammo1.................0x0FFFFFFFF
Unlimited Ammo2..................0x0FFFFFFFF

EDIT - I'm currently working on creating patterns that work for all versions of MW3 Dedi Server, I've got patterns for jump_height, g_speed, g_gravity, bg_FallDamageMaxHeight and bg_FallDamageMinHeight working so far on 1.2.358, 1.4.382 and 1.8.423 (those 3 versions are the only executables I have for servers)
Related links

[Image: 30xhrep.png]

A casual conversation between barata and I about Nukem.
Find all posts by this user
Add Thank You Quote this message in a reply
06-11-2012, 02:19
Post: #9
RE: Mw3 Server Offsets Updater!
im on my phone (sleep time) but the servers are running this allready

join XS-2 or XS-3 from my signature and kill yourself a few times to see/hear if a grenade falls on your death Smile

(06-11-2012 00:48)barata Wrote:  *Added bg_FallDamageMaxHeight;
*Added perk_grenadeDeath - still need to test!

If I get the confirmation that perk_grenadeDeath works I release the new version.

Screenshot:

[Image: scaled.php?server=507&amp;filename=t...es=landing]
version 1.8.423

Thanks Barata...

(XS4ALL/GoT2DayZ) DayZ Servers (http://got2dayz.nl)
[Image: b_350_20_2E3226_383F2D_D2E1B5_5A6C3E.png]
[Image: b_350_20_2E3226_383F2D_D2E1B5_5A6C3E.png]
[Image: b_350_20_2E3226_383F2D_D2E1B5_5A6C3E.png]
http://fb.me/GoT2DayZ
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
06-11-2012, 05:44
Post: #10
RE: Mw3 Server Offsets Updater!
dat moment when Nova thanks you.

Nice job, barata

[Image: MaEIQ.png]
Find all posts by this user
Add Thank You Quote this message in a reply
[-] The following 1 user says Thank You to Pozzuh for this post:
barata (06-11-2012)
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  ranked server files for mw3 with DLC odok 5 275 04-19-2013 12:09
Last Post: SailorMoon
Its My Birthday! [Release] ServerConfigurator: Change your server settings easily JariZ 39 10,034 03-10-2013 19:17
Last Post: wisamskay
  MW3SA | MW3 Server Admin platanos 52 28,295 02-18-2013 15:58
Last Post: septure
Rainbow [Release] Server Restarter SailorMoon 9 948 12-26-2012 12:08
Last Post: SailorMoon
  [Release] ModernAdmin Server Tool UdK.cH 18 12,865 09-25-2012 10:40
Last Post: d0h!
  [Release] MW3 Ranked Dedicated Server Unlocker SuperNovaAO 115 29,949 06-06-2012 20:54
Last Post: JariZ
  [Release] Ded Server Settings V1.1 UPDATED CryTicAL 13 4,591 03-31-2012 22:16
Last Post: hillbilly
  [Request] help me ,server addon version realmanwo 6 910 03-27-2012 11:12
Last Post: OneEye
  Preview MW3 Server WebInterFace UPDATET! [Linux] CryTicAL 15 2,167 03-10-2012 14:10
Last Post: CryTicAL
  [Release] Server ender/end round Nukem 55 4,523 03-02-2012 15:36
Last Post: JariZ

Forum Jump:


User(s) browsing this thread: 1 Guest(s)
Media Embeding by Simple Audio Video Embeder