✅ Adding functionality to a call of duty mw2 (2009) steam tool
Hello, I have a tool which creates clean mw2 lobbies (free from mods etc). It has a kick feature which i use to kick players who are modding, but it does not ban them. To ban them i have to take their XUID from the tool and put it into a notepad file, but unfortunately my tool doesn't specify which XUID links to which players steam name. I have code which gets the steam name and i have code which grabs the XUID but i am struggling to put them together.
Here is the code for getting the players steam name using hexadecimal memory address within cod mw2.
Here is the code it uses to kick players, the lobby size is 18.
I will post below the code which gets the XUID:
9 Replies
Here is the part of the code code which grabs the players XUID. It seems to use the cmd_argv function and then filters with NA_IP to get the XUID.
This is a C# discord, and we will not help you create a cheat.
It is written in c# but yes ok i will delete
That is not C# syntax
that is C++
Apologies!
It is used to combat cheaters if that helps at all
$cpp but again please don't write cheats
We're partnered with Together C & C++, check them out here: https://discord.gg/vnyVmAE
I literally fight against the cheaters, the game is swamped with people modding and doing nefarious stuff. I use this to create clean experiences for people