<If function this and that that states what is required to go to outland>
now what is the requirements? a skinning skill at level 300? more? not over 375? not already being in outland.
Then end the whole part going to outland with
</If>
<!-- Check if this is outland, wont go to outland if player is in outland smart eh? -->
<If Condition="!Me.MapId == 530">
<!-- Do that if skille and max skill is 300 or over. -->
<If Condition="("Me.GetSkill(Styx.SkillLine.Skinning).CurrentValue = & g t ;(Remove spaces) 300) & a m p ; & a m p ; (Me.GetSkill(Styx.SkillLine.Skinning).MaxValue = & g t ;(Remove spaces) 300)" >
<!-- Do that if skill level is less then 374, now it should not try to go to outland if skill is 374 -->
<If Condition="("Me.GetSkill(Styx.SkillLine.Skinning).CurrentValue & l t ;(Remove spaces)= 374))" >
<!-- Going to outland part -->
</If></If></If>
<If Condition="!Me.MapId == ">
<If Condition="Me.MapId == ">
<!-- Taking Zep to Borean Tundra -->
<CustomBehavior File="UseTransport"
WaitAtX="1763.025"
WaitAtY="-4282.743"
WaitAtZ="133.1071"
GetOffX="2834.08"
GetOffY="6181.937"
GetOffZ="121.9789"
TransportStartX="1769.841"
TransportStartY="-4293.417"
TransportStartZ="133.1315"
TransportEndX="2844.161"
TransportEndY="6192.756"
TransportEndZ="122.2637"
TransportId="186238" />
It's already doing HS, after done skilling to 300, 375 and 450.do you plan on HS from outland? then you should set hs in org, other then that taking flight from undercity is better as you can go to blasted land via portal and fly to the platfor from the portal, and Magsar has this in his profile so if you asked him kindly if you could use his code you would not need to make your own. just make a check there if the bot is in org then use the portal to blasted land from org![]()
<While Condition="Me.MapId == 1">
<CustomBehavior File="Message" Text="Starting to move to Northrend" LogColor="Green" />
<While Condition="Me.MapId == 1">
<!-- Taking Zep to Borean Tundra -->
<CustomBehavior File="FlyTo" X="1741.373" Y="-4276.539" Z="133.0727" DestName="Transport Terrace" />
<CustomBehavior File="UseTransport"
TransportId="186238"
WaitAtX="1762.369" WaitAtY="-4283.39" WaitAtZ="133.1072"
TransportStartX="1775.066" TransportStartY="-4299.745" TransportStartZ="151.0326"
TransportEndX="2837.908" TransportEndY="6187.443" TransportEndZ="140.1648"
GetOffX="2836.355" GetOffY="6184.612" GetOffZ="121.9381"
StandOnX="1768.292" StandOnY="-4290.189" StandOnZ="133.1834"
<If Condition="!Me.MapId == 571">
<If Condition="(Me.GetSkill(Styx.SkillLine.Skinning).CurrentValue =>(Remove spaces) 375) && (Me.GetSkill(Styx.SkillLine.Skinning).MaxValue => 375)" >
<If Condition="(Me.GetSkill(Styx.SkillLine.Skinning).CurrentValue <= 449))" >
<If Condition="!me.MapId == 571">