Might be a stupid question, but would it be possible to add a 'After Bags are full' Trigger ? So we could make e.g Gundrak till Bags full => Drak Tharon till bags full.
sure thing - will add it in next minor build gonna add a RunOut Block as well, so you can: Task 1 - Run Gundrak - GOAL: BagsFull Task 2 - RunOut of Gundrak - Goal: onEnd Task 3 - Vendor and Mail or another example i'll make to able to build: Task 1 - Run Gundrak - GOAL: BagsFull Task 2 - Use Hearthstone - Goal: onEnd Task 3 - Vendor and Mail
working on spirit healers, next thing on my list is StopOnBagsFull Condition tho. as long as you dont post a log, yes it is...
Whenever HB crashes or gets disconnected for whatever reason, it tries to start from the first task instead of the one it was on. Usually that end up with the bot sitting there doing nothing. Any way to get it to pick up from where it left off?
new version in review 0.5.6.652 added goal condition "OnBagsFull" what is does is pretty much self explaining. you will need a "run out" task to get out of the instance properly if you're not using hearthstone. example 1 Code: run gundrak / goal: onBagsFull run out of gundrak / goal: default vendor mail /goal: default example 2 with hearthstone Code: run gundrak / goal: onBagsFull use hearthstine / goal: default goto from pandaria to dalaran / goal: default
so I can see how to q a task to run a dungeon that you supply, how do I change the conditions to run it as heroic? or is that something I have to upload? I cant see a creation file in the hand book.
I have a feeling this is something incredibly simple I'm overlooking. I get the below error after my run completes and then the bot stops inside of the dungeon. [FlyTo-v1655(fatal)] Toon doesn't have flying capability in this area, and there is no ground path to the destination. Please learn the flying skill appropriate for this area. View attachment tramper-log.txt
you can upload a task (click my profiles in settings pane) or tell me which dungeon you want to run heroic, maybe i cann add a profile myself strange, seems like it happened after a repeat of profile, i will try it myself again and supply a fix usally waitTimes should not randomized below 1337, which profile have you been using?
service notification to further increase randomness and to provide an even better randomized result i will be upgrading the randomizer today. this progress will result in a few down-times, each not longer than 5 seconds.
there was a short interruption in the service, see above post Code: [17:42:41.469 D] Plugin theTramper dungeon threw an exception in Initialize [17:42:41.471 D] System.Net.WebException: The operation has timed out should be working already
short update on todays changes: new version: 0.5.7.681 Code: added onDeath behaviour added Goal Condition OnBagsFull many new profiles see post on first page for all included profiles (more incoming!)