j0d
✅ 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:
11 replies