EchoTiger
Official Profile and Singular Developer
- Joined
- Nov 28, 2012
- Messages
- 6,811
- Reaction score
- 630
Which Gundrak profile?I think that is Gundrak, the character gets stuck behind the statue sometimes
Can you send a screenshot of the stuck spot?
Which Gundrak profile?I think that is Gundrak, the character gets stuck behind the statue sometimes
Which Gundrak profile?
Can you send a screenshot of the stuck spot?
The Lua selling code is a bit experimental.Gundrak - Sell everything
the profile don't sell everything, always 10 to 15 items remain in your bag
Thanks EchoTiger for your awesome work
I'm looking into it.Latest version of HB, when they get killed because of a gank or whatever they spam and go afk in ghost. Any ideas ?
View attachment 147963
The Lua selling code is a bit experimental.
Since Blizzard changed the way vendors work, it has been a mess.
As far as the stuck goes, it seems like it would be able to auto-unstuck from there?
I'd have to figure out how it gets stuck there in the first place to fix it.
The vendor the bot uses is to the left of that pot correct?
If so, I don't see how it would manage to get behind the pot.
Hmh, it shouldn't be going over there then.I unstuck manually and its difficult.
Yes, the vendor its at left.
Does it not attempt to attack it at all?hello, i have little problem with the gundrak sell everything profil; at the second boss, he stop attack and dont kill the boss in p2 or p3 sometime (drakkari colossus or drakkari elemental).
Bot problem ? or profil problem ?
Thx
Does it not attempt to attack it at all?
Does it not attempt to attack it at all?
There should be a wait timer in place that will make the bot wait until the boss is completely dead before continuing.Yes he attack but when there is the transition sometime et dont finish the boss and just target, no attack. Just sometime not every run.
The Lua selling code is a bit experimental.
Since Blizzard changed the way vendors work, it has been a mess.
<CustomBehavior File="Misc\RunLua" [COLOR="#FF0000"][B]NumOfTimes="15"[/B][/COLOR] WaitTime="2000" Lua="
if MerchantFrame:IsVisible()==true then
if buffer==nil or buffer>4 then buffer=0 end
MerchantRepairAllButton:Click()
if buffer<5 then
for s=1,GetContainerNumSlots(buffer)
do local n=GetContainerItemLink(buffer,s)
if (n and strfind(n, "ff9d9d9d") or n and strfind(n, "ffffffff") or n and strfind(n, "ff1eff00") or n and strfind(n, "ff0070dd")) then
UseContainerItem(buffer,s)
end
end
buffer=buffer+1
end
end" />
How may I make him sell or delete the food ?
Mritemremover is broken and I get a lot of food in GrimBatol![]()
Check first page. Red text. Instance timer.






