WHAT IS THISS TOOL!????? ISN´T WORKING MEN...

¼
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.DllNotFoundException: Unable to load DLL 'PS3TMAPI.dll': No se puede encontrar el módulo especificado. (Exception from HRESULT: 0x8007007E)
at PS3TMAPI.ProcessSetMemoryX86(Int32 target, UnitType unit, UInt32 processId, UInt64 threadId, UInt64 address, Int32 count, Byte[] buffer)
at PS3TMAPI.ProcessSetMemory(Int32 target, UnitType unit, UInt32 processID, UInt64 threadID, UInt64 address, Byte[] buffer)
at Black_Ops_1._13_RTE.Form1.simpleButton7_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
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: 4.0.0.0
Win32 Version: 4.0.30319.1008 (RTMGDR.030319-1000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BoxedAppSDK_AppDomainManager
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Windows/assembly/GAC/BoxedAppSDK_AppDomainManager/1.0.0.0__ef07ce3257ee81c1/BoxedAppSDK_AppDomainManager.dll
----------------------------------------
Black Ops 1.13 RTE
Assembly Version: 1.3.3.7
Win32 Version: 1.3.3.7
CodeBase: file:///C:/Users/Sergio%20maestro/Desktop/Black%20Ops%201.13%20RTE.EXE
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1002 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DevExpress.Utils.v13.1
Assembly Version: 13.1.4.0
Win32 Version: 13.1.4.0
CodeBase: file:///C:/Users/Sergio%20maestro/Desktop/DevExpress.Utils.v13.1.DLL
----------------------------------------
PS3TMAPI_NET
Assembly Version: 420.1.14.7
Win32 Version: 420.1.14.7
CodeBase: file:///C:/Users/Sergio%20maestro/Desktop/PS3TMAPI_NET.DLL
----------------------------------------
PS3Lib
Assembly Version: 4.1.1.0
Win32 Version: 4.1.1.0
CodeBase: file:///C:/Users/Sergio%20maestro/Desktop/PS3Lib.DLL
----------------------------------------
DevExpress.Data.v13.1
Assembly Version: 13.1.4.0
Win32 Version: 13.1.4.0
CodeBase: file:///C:/Users/Sergio%20maestro/Desktop/DevExpress.Data.v13.1.DLL
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1015 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
DevExpress.XtraEditors.v13.1
Assembly Version: 13.1.4.0
Win32 Version: 13.1.4.0
CodeBase: file:///C:/Users/Sergio%20maestro/Desktop/DevExpress.XtraEditors.v13.1.DLL
----------------------------------------
DevExpress.BonusSkins.v13.1
Assembly Version: 13.1.4.0
Win32 Version: 13.1.4.0
CodeBase: file:///C:/Users/Sergio%20maestro/Desktop/DevExpress.BonusSkins.v13.1.DLL
----------------------------------------
************** 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.