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!

My working Version of Trinity for those having issues.

"With youre trinity i can at least change the settings but the game still crashes during a rift. I've yet to finish a single rift. I do have a god machine on win 7 if that matters. Thanks"

My game still crashes inside of a minute, no matter what I do.
 
I set 8 TPS and it's like 30ish fps. Helped a bit. There were 1-5 fps before.
 
The bot went from having crappy fps issues, to me trying your trinity, to now it just sits in town and runs errors. If it doesn't do that, it'll run to my chest look in it and then do nothing the rest of the game.
 

Attachments

I really hope they'll fix it. I miss the times I could just leave bot to farm death breaths or levelling gems.
Demonbuddy was so enjoyable to watch when it worked properly. Sometimes on some builds I thought bot was playing better than me - nearly zero reaction time of the machine works wonders: smooth, nearly perfect executions of skills and movement.
 
Last edited:
I dont get it, I followed the instructions he posted and my game doesnt do anything now.. it just sits in town and runs errors. I even did a fresh install of both DB and his Document.
 
This may not work with the latest patch. I have not updated it since the original post. I will try to look at it this weekend.

My botting machine is broken and I have no money to fix it. Due to this, I haven't been able to bot or update this. Keep in mind I don't get paid for the stuff I do here. So I will try to fix and test it in my programming machine, but I make no promises.
 
This may not work with the latest patch. I have not updated it since the original post. I will try to look at it this weekend.

My botting machine is broken and I have no money to fix it. Due to this, I haven't been able to bot or update this. Keep in mind I don't get paid for the stuff I do here. So I will try to fix and test it in my programming machine, but I make no promises.

Oh, I had no idea this was for a prior patch, thank you for trying though.
 
Phelon pls help us get this to work, the latest DB533 should not be for sale that isnt working
 
Its pathetic that someone who doesn't even work for them is attempting to fix the issue when they aren't. Im trying to request a full refund and having problems with that .
 
Its pathetic that someone who doesn't even work for them is attempting to fix the issue when they aren't. Im trying to request a full refund and having problems with that .

Best way to get your refund is to call your bank and say you did not get what you paid for. Thats how I deal with refund issues or people that dont provide what they advertised for.
 
My apologies it is in TrinityCombat.cs
Code:
            TrinityActor target = _target;
            if (target != null && target.IsDead || DateTime.UtcNow.Subtract(_lastTargetUpdate).TotalMilliseconds > 1000 / Core.Settings.Advanced.TpsLimit)
            {
                _lastTargetUpdate = DateTime.UtcNow;
                target = Weighting.WeightActors(Core.Targets);
                _target = target;

            }


i cant find that fine anyware can u gide me to it?
 
  1. Phelon when i use your trinity settings he dont pick up anything just kill stuff in normal rifts and when the RG spawn he kill it and TP to town and cose the rift
 
Back
Top