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

How to disable the <UseFlightPaths>?

SFiNG

New Member
Joined
Nov 1, 2013
Messages
14
Reaction score
0
I can't found the <UseFlightPaths>(ture or false) option in "Setting & Tools" after HB698.it can be find out in old version.
Even i add this txt ?<UseFlightPaths>False</UseFlightPaths>? in ?CharacterSettings.xml?,but HB still always use NPC Flight.:(:(
 
most likely the profile you are using handles user settings
 
yes,the profile handles it now
 
like this?


but HB still always use NPC Flight in Grind Bot??


Code:
<HBProfile>

 [B][COLOR="#FF0000"] <CustomBehavior File="UserSettings" UseFlightPaths="False" />[/COLOR][/B]

  <Name>4444444</Name>
  <MinDurability>0.4</MinDurability>
  <MinFreeBagSlots>2</MinFreeBagSlots>

  <SellGrey>True</SellGrey>
  <SellWhite>False</SellWhite>
  <SellGreen>True</SellGreen>
  <SellBlue>False</SellBlue>

  <MailWhite>True</MailWhite>
  <MailGreen>True</MailGreen>
  <MailBlue>True</MailBlue>
  <MailPurple>True</MailPurple>

  <UseMount Value="false" />
  <TargetingDistance Value="30" />
  <LootMobs Value="true" /> 
[B][COLOR="#FF0000"]  <UseFlightPaths Value="false" />[/COLOR][/B]

  <UseMount>false</UseMount>
  <TargetingDistance>30</TargetingDistance>
  <LootMobs>true</LootMobs> 
[COLOR="#FF0000"][B]  <UseFlightPaths>false</UseFlightPaths>[/B][/COLOR]

  <ProtectedItems>
    <Item>88567</Item>
  </ProtectedItems>

  <SubProfile>
    <Blackspots>
    </Blackspots>

    <Vendors>
      <Vendor Name="******" Entry="67175" Type="Repair" X="2172.717" Y="1443.917" Z="487.8856" />
    </Vendors>

    <Mailboxes>
      <Mailbox X="2156.289" Y="1456.479" Z="487.8858" />
    </Mailboxes>

    <MinLevel>1</MinLevel>
    <MaxLevel>99</MaxLevel>

    <GrindArea>
      <TargetMinLevel>85</TargetMinLevel>
      <TargetMaxLevel>92</TargetMaxLevel>
      <Factions>2578 2479</Factions>

      <Hotspots>
        <Hotspot X="1377.945" Y="1763.066" Z="339.3874" />
        <Hotspot X="1404.348" Y="1736.176" Z="342.1194" />
        <Hotspot X="1390.57" Y="1765.878" Z="327.6704" />
        <Hotspot X="1371.581" Y="1807.196" Z="313.644" />
      </Hotspots>

    </GrindArea>
  </SubProfile>
</HBProfile>
 
I think ur missing the whole point Tony he is asking y did u change something that was working into something that isn't working,aber sicher oder?The bot is now crap in relationship to a month ago,does all sorts of wierd shit,but hey wot the hell we got framelock,yet another interesting way to get us all banned cos the damn bot is now so fast no human could possibly be playing right.
If u hadn't of changed anything we would have had all that time of carefree botting,as it is we r all terrified to use the damn bot incase we get our accounts frozen but hey ur the smart ones.
 
Back
Top