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

[A1 - Inferno] Feilds of Misery - Weeping Hollow

As a p29 monk running mp1
140k dps buffed
33k hp
272 lowest res

===== Misc Statistics =====
Total tracking time: 3h 45m 9s
Total deaths: 7 [1.87 per hour]
Total games (approx): 37 [9.86 per hour]
Total XP gained: 111.37 million [29.68 million per hour]
Total Gold gained: 933.66 Thousand [248.8 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 1736 [462.62 per hour]
Items dropped by ilvl:
- ilvl58: 105 [27.98 per hour] {6.05 %}
- ilvl59: 40 [10.66 per hour] {2.3 %}
- ilvl60: 260 [69.29 per hour] {14.98 %}
- ilvl61: 582 [155.09 per hour] {33.53 %}
- ilvl62: 516 [137.51 per hour] {29.72 %}
- ilvl63: 233 [62.09 per hour] {13.42 %}

Items dropped by quality:
- White: 950 [253.16 per hour] {54.72 %}
--- ilvl 58 White: 62 [16.52 per hour] {3.57 %}
--- ilvl 59 White: 29 [7.73 per hour] {1.67 %}
--- ilvl 60 White: 122 [32.51 per hour] {7.03 %}
--- ilvl 61 White: 314 [83.68 per hour] {18.09 %}
--- ilvl 62 White: 286 [76.21 per hour] {16.47 %}
--- ilvl 63 White: 137 [36.51 per hour] {7.89 %}
- Magic: 636 [169.48 per hour] {36.64 %}
--- ilvl 58 Magic: 33 [8.79 per hour] {1.9 %}
--- ilvl 59 Magic: 9 [2.4 per hour] {0.52 %}
--- ilvl 60 Magic: 110 [29.31 per hour] {6.34 %}
--- ilvl 61 Magic: 214 [57.03 per hour] {12.33 %}
--- ilvl 62 Magic: 189 [50.37 per hour] {10.89 %}
--- ilvl 63 Magic: 81 [21.59 per hour] {4.67 %}
- Rare: 148 [39.44 per hour] {8.53 %}
--- ilvl 58 Rare: 10 [2.66 per hour] {0.58 %}
--- ilvl 59 Rare: 2 [0.53 per hour] {0.12 %}
--- ilvl 60 Rare: 28 [7.46 per hour] {1.61 %}
--- ilvl 61 Rare: 53 [14.12 per hour] {3.05 %}
--- ilvl 62 Rare: 41 [10.93 per hour] {2.36 %}
--- ilvl 63 Rare: 14 [3.73 per hour] {0.81 %}
- Legendary: 2 [0.53 per hour] {0.12 %}
--- ilvl 61 Legendary: 1 [0.27 per hour] {0.06 %}
--- ilvl 63 Legendary: 1 [0.27 per hour] {0.06 %}


I'm in need of some gear upgrades (res) and to dualwield, plus a better build if anyone has any suggestions! Will post the overnight log too!
 
Last edited:
Appreciate it! Now using WLK and a yellow mainhand.

Nice. I am upgrading my monk slowly, bit by bit. My end goal is to get him in 4 Inna set, so that way sweeping wind only costs 5 spirit. This way, I can also spam exploding palm. Only thing i'll have to give up is Witching Hour, but I think 4 Inna's will net higher money/dps/survivability.
 
Id like to randomly use all 3 profiles on this thread, I added
Code:
<LoadProfile loadRandom="True">
  <Profiles>
    <Profile>1.xml</Profile>
    <Profile>2.xml</Profile>
    <Profile>3.xml</Profile>
   </Profiles>
</LoadProfile>

to the end of each profile and renamed then, didn't seem to work, moved it inside the order tags at the end, if that doesn't work, can someone tell me how to do it?
 
Id like to randomly use all 3 profiles on this thread, I added
Code:
<LoadProfile loadRandom="True">
  <Profiles>
    <Profile>1.xml</Profile>
    <Profile>2.xml</Profile>
    <Profile>3.xml</Profile>
   </Profiles>
</LoadProfile>

to the end of each profile and renamed then, didn't seem to work, moved it inside the order tags at the end, if that doesn't work, can someone tell me how to do it?


You need to create new xml file - for example: random_load.xml
Put there code like this:
Code:
    <TrinityLoadOnce questId="xxx" stepId="1" >
      <ProfileList>
        <LoadProfileOnce profile="profile1.xml" />
	<LoadProfileOnce profile="profile2.xml" />
	<LoadProfileOnce profile="profile3.xml" />
      </ProfileList>
    </TrinityLoadOnce>
And than, at the end of every of these profile files you need to add line:
Code:
    <LogMessage output="Load next profile" />
    <LoadProfile profile="random_load.xml" />
Should work this way ;)
 
i can't be the only one getting stuck often in the drowned temple wp?
 
You need to create new xml file - for example: random_load.xml
Put there code like this:
Code:
    <TrinityLoadOnce questId="xxx" stepId="1" >
      <ProfileList>
        <LoadProfileOnce profile="profile1.xml" />
	<LoadProfileOnce profile="profile2.xml" />
	<LoadProfileOnce profile="profile3.xml" />
      </ProfileList>
    </TrinityLoadOnce>
And than, at the end of every of these profile files you need to add line:
Code:
    <LogMessage output="Load next profile" />
    <LoadProfile profile="random_load.xml" />
Should work this way ;)

Are you sure thats everything? does noting.

Code:
<Profile>
  <Name>loader</Name>
  <TrinityLoadOnce questId="72801" stepId="2" >
      <ProfileList>
        <LoadProfileOnce profile="1.xml" />
	<LoadProfileOnce profile="2.xml" />
	<LoadProfileOnce profile="3.xml" />
      </ProfileList>
    </TrinityLoadOnce>
</Profile>

[05:38:18.623 N] Loaded profile loader
[05:38:21.873 N] Current bot set to Combat Bot
[05:38:21.873 N] Loaded profile loader
[05:38:21.873 N] [Trinity]Note: Maintaining item stats from previous run. To reset stats fully, please restart DB.
[05:38:21.873 N] [Trinity]ItemRules is using the soft rule set.
[05:38:21.873 N] [Trinity]PICKLOG = Rare 
[05:38:21.873 N] [Trinity]KEEPLOG = Rare 
[05:38:21.873 N] [Trinity]RULEPATH = C:\Documents and Settings\Administrator\Desktop\DB308\Plugins\GilesTrinity\ItemRules\Rules\soft 
[05:38:21.873 N] [Trinity]... loaded: 13 Pickup rules
[05:38:21.873 N] [Trinity]... loaded: 65 Common rules
[05:38:21.873 N] [Trinity]... loaded: 1 Magic rules
[05:38:21.873 N] [Trinity]... loaded: 86 Rare rules
[05:38:21.873 N] [Trinity]... loaded: 137 Legendary rules
[05:38:21.873 N] [Trinity]... loaded: 0 Set rules
[05:38:21.873 N] [Trinity]... loaded: 0 Macros
[05:38:21.873 N] [Trinity]ItemRules loaded a total of 289 Soft rules!
[05:38:24.920 N] Stopping the bot.
[05:38:24.998 N] Bot Thread Ended. Was this requested?
[05:40:19.982 N] Current bot set to Combat Bot
[05:40:19.982 N] Loaded profile loader
[05:40:21.842 N] Current bot set to Combat Bot
[05:40:21.842 N] Loaded profile loader
[05:40:21.842 N] [Trinity]Note: Maintaining item stats from previous run. To reset stats fully, please restart DB.
[05:40:21.842 N] [Trinity]ItemRules is using the soft rule set.
[05:40:21.842 N] [Trinity]PICKLOG = Rare 
[05:40:21.842 N] [Trinity]KEEPLOG = Rare 
[05:40:21.842 N] [Trinity]RULEPATH = C:\Documents and Settings\Administrator\Desktop\DB308\Plugins\GilesTrinity\ItemRules\Rules\soft 
[05:40:21.842 N] [Trinity]... loaded: 13 Pickup rules
[05:40:21.842 N] [Trinity]... loaded: 65 Common rules
[05:40:21.842 N] [Trinity]... loaded: 1 Magic rules
[05:40:21.842 N] [Trinity]... loaded: 86 Rare rules
[05:40:21.842 N] [Trinity]... loaded: 137 Legendary rules
[05:40:21.842 N] [Trinity]... loaded: 0 Set rules
[05:40:21.842 N] [Trinity]... loaded: 0 Macros
[05:40:21.842 N] [Trinity]ItemRules loaded a total of 289 Soft rules!
[05:40:24.873 N] Stopping the bot.
[05:40:24.888 N] Bot Thread Ended. Was this requested?
 
Are you sure thats everything? does noting.
You can PM me with these files of yours and I will take a look at them.
It works for me so there must be some little bug with your xmls.
 
here u go 24h log, was messing around with 3-4 hours with the bot so probably not correct figures
===== Misc Statistics =====
Total tracking time: 25h 1.00m 47s
Total deaths: 83 [3.32 per hour]
Total games (approx): 113 [4.51 per hour]
Total XP gained: 0.00 million [0.00 million per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 24864 [993.37 per hour]
Items dropped by ilvl:
- ilvl58: 1532 [61.21 per hour] {6.16 %}
- ilvl59: 581 [23.21 per hour] {2.34 %}
- ilvl60: 3703 [147.94 per hour] {14.89 %}
- ilvl61: 8532 [340.87 per hour] {34.31 %}
- ilvl62: 6741 [269.32 per hour] {27.11 %}
- ilvl63: 3775 [150.82 per hour] {15.18 %}

- Rare: 3180 [127.05 per hour] {12.79 %}
--- ilvl 58 Rare: 253 [10.11 per hour] {1.02 %}
--- ilvl 59 Rare: 84 [3.36 per hour] {0.34 %}
--- ilvl 60 Rare: 532 [21.25 per hour] {2.14 %}
--- ilvl 61 Rare: 1090 [43.55 per hour] {4.38 %}
--- ilvl 62 Rare: 787 [31.44 per hour] {3.17 %}
--- ilvl 63 Rare: 434 [17.34 per hour] {1.75 %}
- Legendary: 79 [3.16 per hour] {0.32 %}
--- ilvl 60 Legendary: 16 [0.64 per hour] {0.06 %}
--- ilvl 61 Legendary: 13 [0.52 per hour] {0.05 %}
--- ilvl 62 Legendary: 16 [0.64 per hour] {0.06 %}
--- ilvl 63 Legendary: 34 [1.36 per hour] {0.14 %}
 
that is my overnight log at bling at mp5 no ruby no hellfire ring

===== Misc Statistics =====
Total tracking time: 11h 55m 24s
Total deaths: 1 [0.08 per hour]
Total games (approx): 28 [2.35 per hour]
Total XP gained: 431.15 million [36.16 million per hour]
Total Gold gained: 5668.03 Thousand [475.37 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 7028 [589.42 per hour]
Items dropped by ilvl:
- ilvl58: 433 [36.31 per hour] {6.16 %}
- ilvl59: 173 [14.51 per hour] {2.46 %}
- ilvl60: 1051 [88.15 per hour] {14.95 %}
- ilvl61: 2423 [203.21 per hour] {34.48 %}
- ilvl62: 1850 [155.16 per hour] {26.32 %}
- ilvl63: 1098 [92.09 per hour] {15.62 %}

Items dropped by quality:
- White: 2550 [213.86 per hour] {36.28 %}
--- ilvl 58 White: 122 [10.23 per hour] {1.74 %}
--- ilvl 59 White: 57 [4.78 per hour] {0.81 %}
--- ilvl 60 White: 291 [24.41 per hour] {4.14 %}
--- ilvl 61 White: 874 [73.3 per hour] {12.44 %}
--- ilvl 62 White: 717 [60.13 per hour] {10.2 %}
--- ilvl 63 White: 489 [41.01 per hour] {6.96 %}
- Magic: 3463 [290.43 per hour] {49.27 %}
--- ilvl 58 Magic: 233 [19.54 per hour] {3.32 %}
--- ilvl 59 Magic: 91 [7.63 per hour] {1.29 %}
--- ilvl 60 Magic: 600 [50.32 per hour] {8.54 %}
--- ilvl 61 Magic: 1206 [101.14 per hour] {17.16 %}
--- ilvl 62 Magic: 875 [73.38 per hour] {12.45 %}
--- ilvl 63 Magic: 458 [38.41 per hour] {6.52 %}
- Rare: 987 [82.78 per hour] {14.04 %}
--- ilvl 58 Rare: 78 [6.54 per hour] {1.11 %}
--- ilvl 59 Rare: 25 [2.1 per hour] {0.36 %}
--- ilvl 60 Rare: 156 [13.08 per hour] {2.22 %}
--- ilvl 61 Rare: 338 [28.35 per hour] {4.81 %}
--- ilvl 62 Rare: 251 [21.05 per hour] {3.57 %}
--- ilvl 63 Rare: 139 [11.66 per hour] {1.98 %}
- Legendary: 28 [2.35 per hour] {0.4 %}
--- ilvl 60 Legendary: 4 [0.34 per hour] {0.06 %}
--- ilvl 61 Legendary: 5 [0.42 per hour] {0.07 %}
--- ilvl 62 Legendary: 7 [0.59 per hour] {0.1 %}
--- ilvl 63 Legendary: 12 [1.01 per hour] {0.17 %}
 
Last edited:
I used all these profiles and they work great, except in the weeping hollow mostly my toon with walk into a mob and stand there for a few seconds then continue to fight. only problem is sometimes it dies standing around. from what i can see in the lof it says slaying zombies part 1,2,3,4. then i die
 
Last edited:
ZB_Hunt_V2.5 best profile for farm but after the death of the bot runs the route again, or gets stuck, plz fix it
 
What mp you suggest to run for 160k dps barb 30k life? There's almost never NV 5 so its not so clear
 
I almost each run have NV5.
My bard 130k dps unbuff doing mp1. He can do mp3 but on mp1 he get more exp and iph becouse faster killrate.
 
First, the profile is really nice, but how do you guys handle the Tree thingys? For some reason the bot stays still for 10 sec after killing a tree, often resulting in a death from the poisonvines the tree summons :S. If anyone of you have a solve for that id be happy :)
 
Back
Top