DyingHymn
New Member
- Joined
- Apr 12, 2014
- Messages
- 821
- Reaction score
- 14
What is this?
This profile is an improvement of Rift Bot A4 profiles with the new bounties introduced in patch 2.2.
How does it work?
This profile creates an adventure mode game at the difficulty set in the DB setting. After finishing all available bounties in A4 the bot TP back to town, claim the cache, and repeat the whole process.
How to make it work?
Why modify the file?
In short, to prevent the bot dancing like an idiot.
There are two new bounties involve interacting with new objects, which are obstacles but Trinity does not know. The added lines tell Trinity that there are obstacles and stop charging them like hell.
The bot is doing silly thing!
Report with a FULL log. By FULL I mean the file, not a segment of it.
+rep and rate!
This profile is an improvement of Rift Bot A4 profiles with the new bounties introduced in patch 2.2.
How does it work?
This profile creates an adventure mode game at the difficulty set in the DB setting. After finishing all available bounties in A4 the bot TP back to town, claim the cache, and repeat the whole process.
How to make it work?
- Download the attached profile to somewhere you like.
- Open the file DB\Plugins\Trinity\Configuration\DataDictionary.cs with your favorite text editor.
- Search for navigationObstacleIds, which is near line 880(2.5.x)/2570(2.6.x).
- Add the following lines to this section. I know you can.
Code:433402, 434971,
- Search for obstacleCustomRadius, which is near line 900(2.5.x)/2600(2.6.x).
- Add the following lines to this section.
Code:{433402, 8}, {434971, 10},
- Restart your Demonbuddy, select the profile, grab some snack and watch.
Why modify the file?
In short, to prevent the bot dancing like an idiot.
There are two new bounties involve interacting with new objects, which are obstacles but Trinity does not know. The added lines tell Trinity that there are obstacles and stop charging them like hell.
The bot is doing silly thing!
Report with a FULL log. By FULL I mean the file, not a segment of it.
+rep and rate!
Attachments
Last edited: