What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Issue while trying to level in DK area..

lastwhispers

New Member
Joined
Jun 12, 2010
Messages
60
Reaction score
1
It stands at a specific spot and the bot says "Loading tiles/s"

and once I hit stop...

Code:
System.Threading.ThreadAbortException: Thread was being aborted.
   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at Styx.CommonBot.Targeting.(Delegate , Object[] )
System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.CommonBot.Targeting.(Delegate , Object[] )
   at Styx.CommonBot.Targeting.Pulse()
System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.CommonBot.Targeting.Pulse()
   at Styx.Pulsator.Pulse(PulseFlags flags)
   at Styx.CommonBot.TreeRoot.()
   at Styx.CommonBot.TreeRoot.()
System.Threading.ThreadAbortException: Thread was being aborted.
   at Styx.CommonBot.TreeRoot.()

Any idea what I need to do to get this to run properly?
 
Back
Top