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

Deprecated behavior

kurious

New Member
Joined
Jun 19, 2013
Messages
2
Reaction score
0
[UseItemOn-v580(warning)]
/********************
DEPRECATED BEHAVIOR (UseItemOn)
The UseItemOn behavior has been deprecated, but will continue to function as originally designed. Please replace the use of the UseItemOn behavior with the InteractWith behavior.
The replacement command to accomplish this task is:
<CustomBehavior File="InteractWith" QuestId="31768" InteractByUsingItemId="89605" MobId="66308" CollectionDistance="1000" NumOfTimes="100" Range="5" WaitForNpcs="False" WaitTime="2000" X="3380.088" Y="-792.0156" Z="245.9969" />
********************/

Got this message while running 85-86 jade forest questing bot. What does it mean?
 

Attachments

Last edited:
[UseItemOn-v580(warning)]
/********************
DEPRECATED BEHAVIOR (UseItemOn)
The UseItemOn behavior has been deprecated, but will continue to function as originally designed. Please replace the use of the UseItemOn behavior with the InteractWith behavior.
The replacement command to accomplish this task is:
<CustomBehavior File="InteractWith" QuestId="31768" InteractByUsingItemId="89605" MobId="66308" CollectionDistance="1000" NumOfTimes="100" Range="5" WaitForNpcs="False" WaitTime="2000" X="3380.088" Y="-792.0156" Z="245.9969" />
********************/

Got this message while running 85-86 jade forest questing bot. What does it mean?

Its self explaining, did you even read it?
 
can u explain how to fix this? and where to put this command? thank you
 
make a new Hb installation from scratch and make sure your profiles and stuff are updated
 
Back
Top