Oksehode's version makes the original profile on steroids. Superb.
Thanks, but nothing special with my package. I only made it simple so you don't have to do anything when you unpack it.
Oksehode's version makes the original profile on steroids. Superb.
Does that mean you're going back to work/school and have less time working on this profile?![]()
I am surprised that rrrix used 30 as pathprecision while default is 15. I am almost always using number between them but backtracking? Odd will look into it.
Line 1 of Profiles\rift-bot\Profiles\Rifts\Full.xml looks to have some unintended data causing errors. Copy/Paste error?
Was working for awhile and got the following will update and report back.
This is the first time I've running the Rift Bot Common with Bounties.xml
Smitie
Exception when terminating bot thread. System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.GetDirectoryName(String path)
at Zeta.Bot.Profile.Common.LoadProfileTag.get_ProfileDirectory()
at Zeta.Bot.Profile.Common.LoadProfileTag.(Object )
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Common.HookExecutor.Run(Object context)
at Zeta.TreeSharp.Action.RunAction(Object context)
at Zeta.TreeSharp.Action..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.TreeSharp.PrioritySelector..()
at Zeta.TreeSharp.Composite.Tick(Object context)
at Zeta.Bot.BotMain.()
In the readme you talk about trinity .25+. Is it safe to update now?
Going to run 3 Rifts in a row now with the new updated version. If all goes well I will report in and leave it on for the night.
I think you need to lower the pathPrecision values. The bot seems to want to explore every inch of the map now, even a little patch of fog way way off from it's current position.
Edit: I will keep watching and see if i find something else.
Precision works like this. If the bot is within the pathprecision range of the visiting node, that box is considered as visited. So a larger precision will make the bot less tend to explore every box. Keep on working.
I am getting this error.
*snip*