Hi guys i´m working on a No Clip hack.
I tried this in VB.NET

Try
If MW3.Process_Handle("iw5mp") Then
MW3.WriteInteger(&H 1d08e0c + &H38EC, 2)
End If
Catch ex As Exception

End Try

But it´s not working.
Can someone help me?