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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[NERFED] BigBen - Manglemaw farm

24/7 almost 2 years

running now btw, not fixed, stop this pls and read the topic

92 pages and on every page you crying its fixed while its not
 
24/7 almost 2 years

running now btw, not fixed, stop this pls and read the topic

92 pages and on every page you crying its fixed while its not

Realy 24 hours? are you not affraid to get bannend? I always do do 7/8 hour because i'm afraid that i get bannend?
 
I have a strange bug..

When the monster comes out that door after a few seconds he is using teleport while the monster is hitting me, he doesnt trigger him to attack him. someimes it does sometimes it doesnt.

Using trininty .15
 
I have a strange bug..

When the monster comes out that door after a few seconds he is using teleport while the monster is hitting me, he doesnt trigger him to attack him. someimes it does sometimes it doesnt.

Using trininty .15

Try using the Alternative version.
 
Wiz t6 buffed 1,7mil dps and 10mil toughness, trinity 1.8.13, game wait time 3-5s, 140 magic find.

===== Misc Statistics =====
Total tracking time: 8h 40m 58s
Total deaths: 0 [0 per hour]
Total games (approx): 396 [44.75 per hour]
Total XP gained: 765265.625 million [86473.640625 million per hour]
Total Gold gained: 11407.83984375 Thousand [1289.06005859375 Thousand per hour]

===== Item DROP Statistics =====
- Legendary: 23 [2.59999990463257 per hour] {1.63999998569489 %}
 
I haven't ran this profile for a while, just started using v0.6 and was wondering if it was normal that bot don't loot gold all the time? i have it set so it loots from 100 gold minimum. I m a little bit scared it doesnt loot legendary when drop as i don't loot anything else than that
 
Yeah, I tried doing this with a follower/leader and was having the same problem. Not sure if it would help to add a delay before TPing or what.

Yop, exactly like that.
I added a delay after the kill, befor the TP so the leader doesn't trigger the followers TP, and i added a 3 second wait befor the leader quits so the follower has time to leave too.
 

Attachments

Yop, exactly like that.
I added a delay after the kill, befor the TP so the leader doesn't trigger the followers TP, and i added a 3 second wait befor the leader quits so the follower has time to leave too.
look at the code
you do not add any waittimers before TP
you just decrease my waittimer from 5000 to 3000

you will get more troubles with it
my code

Code:
		 <MoveTo questId="1" x="45.8" y="144.9" z="0.5" pathPrecision="8" />
		 <WaitTimer questId="72221" stepId="37" waitTime="5000" />
		 <TrinityTownPortal questId="72221" stepId="37"/>
	   </If>
your code

Code:
<MoveTo questId="1" x="45.8" y="144.9" z="0.5" pathPrecision="8"/>
<WaitTimer questId="72221" stepId="37" waitTime="3000"/>
<TrinityTownPortal questId="72221" stepId="37"/>
[B][COLOR="#FF0000"]<WaitTimer questId="72221" stepId="37" waitTime="2000"/>[/COLOR][/B]
</If>

red line is wrong - because you do not wait in town, but only in location with boss
AND YOU DONT NEED ANY WAIT TIMERS after trintiy town portal

because this tag contain wait timer itself
 
Last edited:
will run with my small monk t1 70 now. will report back. lets see how the low torments are going
 
Honestly people,

How do I STOP the bot from attempting (and unfortunately succeeding) to TP when waiting for the boss to break through the door?
 
My bot doesn't look the vault unless there is a shrine there as well, i feel as though its taking about 10 seconds to register the vault being there because if theres no shrine it doesnt even loot the vault what can I do to fix this? Also is there a way I can make the bot move like 3 yards further away from manglemaw so i get my 25% crit bonus on my DH and I wont die on T6
 
Last edited:
Try the Alternative version of the profile.
This, the bot started doing that more and more, door not breaking and stuff. Switched to alternative and the bot is running strong again.
Mind you people: don't whine about nerfs and don't whine about people whining about nerfs. Manglemaw is a very inconsistent dropper compared to profiles with elite packs and such. Simply because your only downing the same mob over and over again, instead of big packs. So RNG has full effect. With loads of mobs the drops are just more consistent since your killing more things and what not.
 
Alternative profile isnt fixing this issue. 1/3 games end in me tping to town and making a new game...

Using .18 trinity. Is this a common issue with .18? Which version of trinity runs flawlessly?

Thanks!
 
Alternative profile isnt fixing this issue. 1/3 games end in me tping to town and making a new game...

Using .18 trinity. Is this a common issue with .18? Which version of trinity runs flawlessly?

Thanks!

1.8.17 works fine for me.
 
Back
Top