• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • first time profile creation,

    Discussion in 'Archives' started by Diago, Jan 3, 2011.

    1. Diago

      Diago New Member

      Joined:
      Jun 1, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Hi guys, this is my first post on the forums, up un till now ive always found any info i needed in the guides or the Wikki's.

      anyway now i need some help

      basically ive tryed to make a profile for farming leather in Uldum, ive tryed to keep it as symple as possible and its "sort of" working. the only issue im having is the bot runs around the hotspots but wont initiate combat with anything, IE wont attack the things i want it to be attacking. it does however defend its self if it is attacked by a Mob but other wise just runs blindly around.

      anyway if anyone knows what ive done wrong then any help would be greatly appreciated

      thanks in advance

      /Diago
       
    2. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      <Factions>##</Factions> filled with the correct details?
      is Factions inside of <GrindArea> Tag?
       
    3. UnknowNGameR

      UnknowNGameR New Member

      Joined:
      Apr 5, 2010
      Messages:
      494
      Likes Received:
      9
      Trophy Points:
      0
      ^^THIS^^

      Also, make sure that "Kill between hotspots" is enabled in your bot config.
       
    4. Diago

      Diago New Member

      Joined:
      Jun 1, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      hmm ok, the factions bit is probably what ive got wrong (never changed it from the template) how do i work out what the right info is? the twmplate just has a seires of numbers
       
    5. awqawq

      awqawq Member

      Joined:
      Jun 9, 2010
      Messages:
      138
      Likes Received:
      0
      Trophy Points:
      16
      You get all information you need via honorbuddy. Location, target information, factions ect
       
    6. Diago

      Diago New Member

      Joined:
      Jun 1, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      right, im getting there :p when you target the mob and hit the target info button, i get a few numbers, is the only one i need the faction number (in this case 14)
       
    7. awqawq

      awqawq Member

      Joined:
      Jun 9, 2010
      Messages:
      138
      Likes Received:
      0
      Trophy Points:
      16
      This might get you a clue.

      *Not my profile*
       
    8. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      yes

      also it helps that you comment it

      ie:
      <Factions>14</Factions> <!-- [Defias] -->

      or whatever the mobs you're killing are

      code snippet from my noobs profile:
      Code:
      
         <GrindArea>
          <Factions>7 32</Factions> <!-- [Humanoids, Wolves] // Mobs to be killed -->
          <TargetMinLevel>1</TargetMinLevel> <!-- // Minimum level targetted -->
          <TargetMaxLevel>5</TargetMaxLevel>  <!-- // Maximum level targetted -->
      	<Hotspots>      
      		<Hotspot X="-8997.167" Y="-54.24005" Z="88.86176" />
      		<Hotspot X="-8948.777" Y="-46.50463" Z="91.68633" />
      		<Hotspot X="-8903.322" Y="-69.84078" Z="86.58018" />
      		<Hotspot X="-8846.563" Y="-50.88147" Z="85.94726" />
      		<Hotspot X="-8801.825" Y="-71.98528" Z="88.48592" />
      		<Hotspot X="-8819.195" Y="-133.728" Z="81.17621" />
      		<Hotspot X="-8866.953" Y="-118.7995" Z="80.66679" />
      		<Hotspot X="-8939.639" Y="-80.44841" Z="87.70438" />
      	        <Hotspot X="-8987.028" Y="-57.00874" Z="90.75562" />		
      	</Hotspots>    
        </GrindArea>
      	<Blackspots>
      		<Blackspot X="-8907.356" Y="-130.1166" Z="80.92081" Radius="1.9639151" /> <!-- Northshire Mailbox Blackspot -->
      	</Blackspots>
      
       
    9. Diago

      Diago New Member

      Joined:
      Jun 1, 2010
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Right i appear to have got it working :) thanks for all the help guys.

      and by the way once ive had a chance to watch it for a while, as long as its working i will upload it to the profile forum, as it really is a *****ing spot for Savage Leather
       
    10. awqawq

      awqawq Member

      Joined:
      Jun 9, 2010
      Messages:
      138
      Likes Received:
      0
      Trophy Points:
      16
      You're welcome! Another profilmaker is a good step to make the HB community grow.
       

    Share This Page