spitfireqt
New Member
- Joined
- Jan 1, 2013
- Messages
- 132
- Reaction score
- 0
I've a problem, sometimes the leader banner's is the last one, and the followers take the wrong banners.
Last edited:
RRIX, the original post shows it was updated recently....anything new?
I added a bitcoin donation address.
Rrrix, you realy did some great work with the plugin. As i am doing a party plugin myself for something special, i had a look into your code now and then =). But i can not get your plugin or mine to work well with 2 barbs. The problem is that follower bot will combat to another location and is therefore to far away for getting the loot from the other bot and vice versa. Also some dying issues i have not solved yet.
But anyway. Nice work you did. Like the http protocol you did =)
Same problem on barbs, that why they need to run solo. But wizards run perfect.Rrrix, you realy did some great work with the plugin. As i am doing a party plugin myself for something special, i had a look into your code now and then =). But i can not get your plugin or mine to work well with 2 barbs. The problem is that follower bot will combat to another location and is therefore to far away for getting the loot from the other bot and vice versa. Also some dying issues i have not solved yet.
But anyway. Nice work you did. Like the http protocol you did =)
hey boys, how do i get my followers to "cancel" boss fights? I've come to the conclusion that its this line of code here
public static UIElement PartyFollowerBossAccept
{
get
{
if (UIElement.IsValidElement(0xF495983BA9BE450F))
return UIElement.FromHash(0xF495983BA9BE450F);
else
return null;
}
and this line
SafeClick(PartyFollowerBossAccept, ClickDelay.Delay, "Boss Portal Accept");
i know i'm supposed to chance this number to a "cancel" number, but i have no clue what number? "0xF495983BA9BE450F"
The button id can be read by hitting the last button clicked diagnostic thingy in DemonBuddy (this is no plugin)
Changing the value to decline should do the trick (in theory)
force enable plugins (its an option in the create/edit bot)haeh
i have the problem that when D3 has an error and YAR restarts, simple follow is turned off? any solution for this?
i have done this before and it works sometimes and after a while its again off ... that really suxxs