Recent content by mplaut

  1. mplaut

    [RELEASE][SOURCE] MW2 1.2.211 PleaseNoVACBan(RedBoxes, SmallCrosshair, No Recoil)

    Ive been bored lately and started looking up how to use WriteProcessMemory in c++ to make some simple mods for mw2. Today ill release my little "menu" that has redboxes, small crosshair, and no recoil. I recently got vac banned on mw2 using AssumingAgate's stream v4 and sesh hook so im hoping...
  2. mplaut

    Release Call of Duty: Modern Warfare 2 AC130 Red Box Open Source +Script

    I got it to work by using WriteProcessMemory. not the best but works. if someone would like to show me a simpler way without writing memory lmk. really new to this and just have been watching youtube videos
  3. mplaut

    plaut#3885

    plaut#3885
  4. mplaut

    Hey would you be able to add me on discord and help with red boxes on AssumingAgates Open...

    Hey would you be able to add me on discord and help with red boxes on AssumingAgates Open Source? I've been watching his videos but he only showed how to get the offset and then use cheat engine to change the value
  5. mplaut

    Release Call of Duty: Modern Warfare 2 AC130 Red Box Open Source +Script

    Yea just the most basic nonhost redboxes. Im on PC making an injectable dll
  6. mplaut

    Release Call of Duty: Modern Warfare 2 AC130 Red Box Open Source +Script

    Hey everyone been working on an open source menu from AssumingAgate. Trying to get red boxes to work can someone help? void SpawnBoxes() { *(char*)(0x004885A5) = 117; } OPEN SOURCE: MEGA
  7. mplaut

    Hey bro im trying to work on your open source but my dumb ass hasnt worked on c++ in like 4/5...

    Hey bro im trying to work on your open source but my dumb ass hasnt worked on c++ in like 4/5 years and cant figure out the calls. Any chance you could help? I tried adding you on discord but cant join server. Thank you very much sorry if this is noob stuff
Top