• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [A] Skinning 1-300

    Discussion in 'Archives' started by kostrow, Nov 20, 2010.

    1. kostrow

      kostrow New Member

      Joined:
      Feb 8, 2010
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      This is Virtuals work! just wanted to repost in right section.

      These Do not have vendors.
      You will have to go train after you reach each level cap.
      These are not connected, they are individual.

      They are slower then some of the speedy skinning i have done with other bots, but i wanted to accumulate some skins while i leveled because i made a leather worker.

      All in all Each profile should take about 15 - 20 minutes.
      The last profile ( 240-300 ) might take about 45 minutes.


      REMEMBER TO EDIT MAXLVL TO 81!




      Wendigo's 1 - 75 Dun Morogh
      Screenshot 64327 - Thottbot: World of Warcraft


      75 - 125 Loch Modan Crocolisks
      Loch Crocolisk - NPC - World of Warcraft


      125 - 200 Menethil Harbor - (Various) Screechers, Scytheclaws.. Raptors.
      Mottled Screecher - NPC - World of Warcraft
      Mottled Scytheclaw - NPC - World of Warcraft


      200 -240 Desolace - Lizards and Scorpions ( Start bottom hill Nijels point)
      Scorpashi Snapper - NPC - World of Warcraft
      Gritjaw Basilisk - NPC - World of Warcraft


      240 - 300 Feralas - Lower wilds - Wolves & Bears ( Start Around Lower Wilds)
      Longtooth Runner - NPC - World of Warcraft
      Ironfur Bear - NPC - World of Warcraft.


      ---DOWNLOAD ---
      Skinning 1- 300 Alliance
       
    2. lexicorn

      lexicorn New Member

      Joined:
      Nov 7, 2010
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      0
      I am having trouble getting this profile to work.
      [1:14:47 AM:993] Start/Stop button pressed.
      [1:14:48 AM:24] Warning: 'Factions' has been moved to the 'GrindArea'. Please reflect this change in your profiles.
      [1:14:48 AM:117] Cleared POI
      [1:14:48 AM:425] StyxWoW.AreaManager.CurrentGrindArea is null

      I keep getting this problem and my toon just stands there doing nothing. Tried reading the wiki to fix it but to no avail. I get the feeling I am missing something simple
       
    3. beuy

      beuy New Member

      Joined:
      Dec 31, 2010
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hi there,

      I'm a newbie to honorbuddy but pretty handy when it comes to scripting languages.

      What profile are you getting stuck on? It looks like the XML tags have been moved around in an update to HB that isn't reflected in these.

      Additonality an improvement for the 75-125 profile is to add the Mudbelly Boars, and Avoid the Marsh hornets, updated code below:
      Code:
      ...
      <SubProfile>
      <AvoidMobs>
      	<Mob Name="Marsh Hornet" Entry="44620" />
      </AvoidMobs>
      <MinLevel>1</MinLevel> 
      <MaxLevel>74</MaxLevel>
      <Factions>7 14</Factions> <!-- Crocs and Boars -->
      ...
      
      Improvement for 125-150, add Mottled Raptors, avoid Paleolithic Elemental's and Harbor Shredfin (time is wasted detecting it's evading and charging in).
      Code:
      ...
      <SubProfile>
      <AvoidMobs>
      	<Mob Name="Paleolithic Elemental" Entry="41389" />
      	<Mob Name="Harbor Shredfin" Entry="41293" />
      </AvoidMobs>
      <MinLevel>1</MinLevel> 
      <MaxLevel>74</MaxLevel>
      <Factions>14 48 2358</Factions>
      ...
      
       
      Last edited: Jan 2, 2011

    Share This Page