Turn off Bag opening Function?
Posted: Thu Mar 01, 2012 12:21 pm
I'm testing a waypoint via questing lvl's 1-11, The profile I am using allows for the character's skills to level and for the gift bags to be opened and items equipped.
I noticed when running the bot that bags 4-11 were not opening, but the bot thinks they are and pauses to try and open them and equip the items in question. I added to the end of my waypoint some code that causes the bags to be opened quickly w/o equipping them just to sell off the contents at a merchant, but for speed sake, is there a way to tell the bot to only open bags 1-3 as the character lvl's and equip only those items and ignore bags 4-11?
That will shave at least 2 minutes off the whole waypoint time, maybe more. I tried changing the function in the profile, but it caused the bot to not run so I assume it is a function built into the bot itself.
If so could it be made into a modifiable variable?
Or, I could even just insert the opening of those bags in the waypoint itself, but I would need to know how to turn off the bag opening function w/o turning off the skill leveling function.
I'll have to double check the quest line, but I think part of the problem may be that the bot might skip from lvl 3 to 5 without stopping at 4 in between. The same happens with lvl 10. With my waypoint it jumps the bot from lvl 9 to 11 without stopping at lvl 10. Like I said, I do not mind that it doesn't open, but it keeps thinking that it IS opening and that's causing me to loose time and this waypoint is meant to be fast.
I noticed when running the bot that bags 4-11 were not opening, but the bot thinks they are and pauses to try and open them and equip the items in question. I added to the end of my waypoint some code that causes the bags to be opened quickly w/o equipping them just to sell off the contents at a merchant, but for speed sake, is there a way to tell the bot to only open bags 1-3 as the character lvl's and equip only those items and ignore bags 4-11?
That will shave at least 2 minutes off the whole waypoint time, maybe more. I tried changing the function in the profile, but it caused the bot to not run so I assume it is a function built into the bot itself.
If so could it be made into a modifiable variable?
Or, I could even just insert the opening of those bags in the waypoint itself, but I would need to know how to turn off the bag opening function w/o turning off the skill leveling function.
I'll have to double check the quest line, but I think part of the problem may be that the bot might skip from lvl 3 to 5 without stopping at 4 in between. The same happens with lvl 10. With my waypoint it jumps the bot from lvl 9 to 11 without stopping at lvl 10. Like I said, I do not mind that it doesn't open, but it keeps thinking that it IS opening and that's causing me to loose time and this waypoint is meant to be fast.