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

Rift Bot - Yet Another Rifting Profile!

this profile working very well!!

t5 crus longer log, t5 for better/faster killspeed

===== Misc Statistics =====
Total tracking time: 5h 36m 7s
Total deaths: 2 [0,36 per hour]
Total games (approx): 28 [5 per hour]
Total Caches Opened:0
Total XP gained: 2612,31 million [466,32 million per hour]
Total Gold gained: 15714,28 Thousand [2805,11 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 990 [176,72 per hour]
Items dropped by ilvl:

Items dropped by quality:
- White: 167 [29,81 per hour] {16,87 %}
- Magic: 191 [34,09 per hour] {19,29 %}
- Rare: 580 [103,53 per hour] {58,59 %}
- Legendary: 52 [9,28 per hour] {5,25 %}

What revision are you running? :)
 
First, sorry for my bad english, it's not my native language. I've put this profile to run and notice that is not opening chests. So I naturally look for it's box to check mark it. But it's already marked but my char kept ignoring chests, anyone know why?
 
i think the version from friday

whats a good amount of gold for not backtracking everytime for pickup it? i dont really need gold...so i can get better speed for rifts, with the right amount

I have gold pickup turned off. Bot picks up most gold anyway and it wont backtrack for gold. :)
 
i run atm the only the common version of the rift bot profile, works the full explore too now?...in the beginning i had probs with this

and another question: sorry for offtopic^^

how can i fix the prob with crusader and casting fist of the heavens, having enough resources but bot cast not the spell, he hits mobs with the weapon(Flail)...wtf?

using this mods atm for this spell

Code:
// Fist of Heavens
                if (CanCastFistOfHeavens())
                {
                    return new TrinityPower(SNOPower.X1_Crusader_FistOfTheHeavens, 15f, TargetUtil.GetBestClusterUnit(8f).Position);
                }

Code:
private static bool CanCastFistOfHeavens()
        {
            return CanCast(SNOPower.X1_Crusader_FistOfTheHeavens) &&
                (TargetUtil.ClusterExists(8f, 8f) || TargetUtil.EliteOrTrashInRange(8f) || Player.PrimaryResourcePct > 0.5);
        }

anyone find the fault here and maybe a fix?
I play fire crusader and he spam all the time fist of heaven you have other attacks in your toolbar? And he hit with the weapon cuz he has No recource.




edit : you can try this out change the your part with the red number so he must spam all the time. ( restart your db after change)


Code:
private static bool CanCastFistOfHeavens()
        {
            return CanCast(SNOPower.X1_Crusader_FistOfTheHeavens) &&
                (TargetUtil.ClusterExists(8f, 8f) || TargetUtil.EliteOrTrashInRange(8f) || Player.PrimaryResourcePct > [COLOR="#FF0000"]0.0[/COLOR]);
        }
 
Last edited:
@r3plic4tor: How is the experimental RiftExplore.xml working for you? I'm having great success with it.

@Aazaroth: All the profiles work for me. Common, explore and full. I'm always using full myself.
 
Last edited:
Its working good mate, Thx. Is the Memory issue still by you? They said it is Not an issue from db

I saw Chinajade's post about it, but he is wrong. The program itself fills up with 1.3gb memory in an instant and only on Bastion Keep. I'm gonna post a screenshot of this the next time it happens. I got lots of memory to spare on my system when this happens.
 
I saw Chinajade's post about it, but he is wrong. The program itself fills up with 1.3gb memory in an instant and only on Bastion Keep. I'm gonna post a screenshot of this the next time it happens. I got lots of memory to spare on my system when this happens.
Yes me2
 
Last edited:
I saw Chinajade's post about it, but he is wrong. The program itself fills up with 1.3gb memory in an instant and only on Bastion Keep. I'm gonna post a screenshot of this the next time it happens. I got lots of memory to spare on my system when this happens.
I use proxifier so They would See that i use it from Germany so wont get Support :(. Would be nice If you can upload a Screenshots mate
 
I use proxifier so They would See that i use it from Germany so wont get Support :(. Would be nice If you can upload a Screenshots mate

That sucks. I've yet to get the error again. Having a small break today to finally start playing Dark Souls 2.
 
Hi! If i put my build on archon the bot enters in archon but he doesnt attack? What im i doing wrong?
 
I have normaly No death but i would recommend unity cuz some Elite are Rly nasty. And i changed nothing in trinity all standard. Try it and give me feedback
 
Hi! I have problem with archon. He doesn't attack what i should i do?? I see that problem.

w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
w System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
w Trinity.Combat.HotbarSkills.Update(TrinityLogLevel logLevel, LogCategory logCategory) w c:\DemonBuddy.363\Plugins\Trinity\Combat\HotbarSkills.cs:wiersz 167
w Trinity.PlayerInfoCache.RefreshHotbar() w c:\DemonBuddy.363\Plugins\Trinity\Cache\PlayerInfoCache.cs:wiersz 352
w Trinity.Trinity.TargetCheck(Object ret) w c:\DemonBuddy.363\Plugins\Trinity\Combat\TargetCheck.cs:wiersz 57
w Zeta.TreeSharp.Decorator.CanRun(Object context)
w Zeta.TreeSharp.Decorator..()
w Zeta.TreeSharp.Composite.Tick(Object context)
w Zeta.TreeSharp.PrioritySelector..()
w Zeta.TreeSharp.Composite.Tick(Object context)
w Zeta.Common.HookExecutor.Run(Object context)
w Zeta.TreeSharp.Action.RunAction(Object context)
w Zeta.TreeSharp.Action..()
w Zeta.TreeSharp.Composite.Tick(Object context)
w Zeta.TreeSharp.PrioritySelector..()
w Zeta.TreeSharp.Composite.Tick(Object context)
w Zeta.Bot.BotMain.()
 
Hi! I have problem with archon. He doesn't attack what i should i do?? I see that problem.

w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
w System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
w Trinity.Combat.HotbarSkills.Update(TrinityLogLevel logLevel, LogCategory logCategory) w c:\DemonBuddy.363\Plugins\Trinity\Combat\HotbarSkills.cs:wiersz 167
w Trinity.PlayerInfoCache.RefreshHotbar() w c:\DemonBuddy.363\Plugins\Trinity\Cache\PlayerInfoCache.cs:wiersz 352
w Trinity.Trinity.TargetCheck(Object ret) w c:\DemonBuddy.363\Plugins\Trinity\Combat\TargetCheck.cs:wiersz 57
w Zeta.TreeSharp.Decorator.CanRun(Object context)
w Zeta.TreeSharp.Decorator..()
w Zeta.TreeSharp.Composite.Tick(Object context)
w Zeta.TreeSharp.PrioritySelector..()
w Zeta.TreeSharp.Composite.Tick(Object context)
w Zeta.Common.HookExecutor.Run(Object context)
w Zeta.TreeSharp.Action.RunAction(Object context)
w Zeta.TreeSharp.Action..()
w Zeta.TreeSharp.Composite.Tick(Object context)
w Zeta.TreeSharp.PrioritySelector..()
w Zeta.TreeSharp.Composite.Tick(Object context)
w Zeta.Bot.BotMain.()
Make a fresh install (Post #1) i dont have those errors. Or you use a old trinity
 
Back
Top