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

Landing Behavior

Ripperpt

New Member
Joined
Jan 12, 2011
Messages
574
Reaction score
4
Theres around any Landing Behavior ??
Something makes you land Before use a Item ???
 
yes m8, because i made this


<custombehavior file="RunMacro" macro="/use Hearthstone" numoftimes="1">
<custombehavior file="WaitTimer" waittime="12000" goaltext="Using item {TimeRemaining}"></custombehavior></custombehavior>
PHP:
                 <CustomBehavior File="RunMacro" Macro="/use Hearthstone" NumOfTimes="1" />
                <CustomBehavior File="WaitTimer" WaitTime="12000" GoalText="Using item {TimeRemaining}" />

                <CustomBehavior File="FlyTo" X="-8209.713" Y="428.888" Z="118.0644" />
                <CustomBehavior File="ForcedDismount" />

                <CustomBehavior File="InteractWith" MobId="207693" ObjectType="Gameobject"  NumOfTimes="1" X="-8223.86" Y="451.0756" Z="117.5591" />
<custombehavior file="RunMacro" macro="/use Hearthstone" numoftimes="1"><custombehavior file="WaitTimer" waittime="12000" goaltext="Using item {TimeRemaining}">
<custombehavior file="FlyTo" x="-8209.713" y="428.888" z="118.0644"><custombehavior file="ForcedDismount"><custombehavior file="InteractWith" mobid="207693" objecttype="Gameobject" numoftimes="1" x="-8223.86" y="451.0756" z="117.5591">
but while bot are flying in Gatherbudy, and after e change to Questing, bot use HS in the air. and FAIL.</custombehavior></custombehavior></custombehavior></custombehavior></custombehavior>
 
Back
Top