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

Upper Sceptre of god/Dominus cannot be farmed

thab0mb

New Member
Joined
Mar 30, 2014
Messages
14
Reaction score
0
Hi,

I'm getting an error when I want to farm Upper SCeptre. Other areas work flawlessly. Is this a known bug and/or unique to me?
.


Another question I have if whether its possible to automatically id and sell rares instead of stashing them. Also what happens if all stash tabs of bank are full?
 
Boss farming is not currently supported and the bot will have issues in boss areas. The bot will eventually make its way to most bosses, but the logic is not setup to properly trigger the boss fight and wait for it to spawn. Better support will come shortly after some of the new logic for other things is worked into the bot.

If all stash tabs are full, the bot will stop in town. This cannot be changed.

As for iding rares and selling them, here's one example of doing that. You'd simply not perform the Type specific steps if you wanted to do all of them.
 
pushedx, he was asking about upper SoG, not necessarily Dom. it's the highest-level non-map zone so it would be really nice to be able to bot it.
 
pushedx, he was asking about upper SoG, not necessarily Dom. it's the highest-level non-map zone so it would be really nice to be able to bot it.

Yeap, I read his post. There's nothing different from what I said. The bot has problems in the boss areas due to the map being segmented. In this case (and for Vaal), it needs special logic for working out how to take the stairs. Stairs are only an issue because they are named the same thing, so the bot has to track and figure out which stairs it needs to take next. Most of the logic right now works on the premise everything has a unique name.

Better area support for those boss areas is planned after some more improved input logic is integrated into the bot.
 
I do want to say, if your looking for a free lot pinata, bot farms Piety. Well. Very well lol.
 
The stairs have the same name, but you just need other properties to decide whether they are upstairs or downstairs. Like implemented in my previous quest plugin, the downstairs and upstairs have different unique properties of "Components.RenderComponent.TerrainHeightAt".
The only stairs we need to deal with are in pyramid and scepter of god. Although I dont know how to make the bot move to the stairs cause I only know very simple function "Navigator.MoveTo", the bot would sometime successfully take stairs to the peak of the pyramid. Also my plugin has no problem run piety, but there are too many doors in Lunaris T3 which may cause stuck.
 
Back
Top