Bot Exploit

Full Version: Exception
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Something made the program crash.

Code:
Time now is 2015-04-09 3:59:07 PM
Unhandled Exception in mainForm
message: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
stacktrace:    at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.BeginInvoke(Delegate method)
   at ..( message, String title, String )
   at ..()
   at ..()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
Time now is 2015-04-09 7:40:53 PM
Unhandled Exception in mainForm
message: suspended while reading memory
stacktrace:    at ..( offset, UInt32 size, Int32 )
   at ..( offset, UInt32 )
   at ..( hash, UInt64 throwEx, Boolean )
   at ..( )
   at ..( )
   at ..(Int32 maxTryTimes)
   at ...()
Time now is 2015-04-10 3:26:17 AM
Unhandled Exception in mainForm
message: error cannot run hook code cave, probably game hanged, kill process
stacktrace:    at ..(Int32 addrToRun,  sleepAfterHook, UInt32 )
   at ..( inTown, Boolean )
   at ..( )
Reference URL's