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

[Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

Which Gundrak profile?
Can you send a screenshot of the stuck spot?

Gundrak - Sell everything
Wo_WScrn_Shot_102514_110638.jpg


the profile don't sell everything, always 10 to 15 items remain in your bag

Thanks EchoTiger for your awesome work
 
Gundrak - Sell everything
the profile don't sell everything, always 10 to 15 items remain in your bag

Thanks EchoTiger for your awesome work
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.





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
I'm looking into it.
Beginning to think there may be a potential issue in the DoWhen behavioral hook.

It shouldn't be active while outside of the dungeon and the UseWhen predicates aren't being met to where it would be activating.
 
Last edited:
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.

I unstuck manually and its difficult.

Yes, the vendor its at left.
 
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
 
Last edited:
I unstuck manually and its difficult.

Yes, the vendor its at left.
Hmh, it shouldn't be going over there then.
Like I said, I'll have to look into it. Not sure when I'll be able to get it fixed though.

How often does this occur?





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?

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.[/QUOTE]
There should be a wait timer in place that will make the bot wait until the boss is completely dead before continuing.

If the bot stops attacking, then there's an issue in the combat routine.
 
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.
There should be a wait timer in place that will make the bot wait until the boss is completely dead before continuing.

If the bot stops attacking, then there's an issue in the combat routine.
[/QUOTE]


Yes i think is the routine, because there is no waiting time. How can i change this ?

UPDATE: when he stop attack, the bot try to "Goal: moving to <1689.662, 743.3555, 142.781>"
 
Last edited:
My account just logs off when im not paying attention, i go look at the log and there isnt anything there. I did notice

[InteractWith-v1755(warning)] Unable to apply event filter for COMBAT_LOG_EVENT_UNFILTERED
[InteractWith-v1755(warning)] Unable to apply event filter for COMBAT_LOG_EVENT_UNFILTERED

not sure if it causes me to go afk and log or what
 
The Lua selling code is a bit experimental.
Since Blizzard changed the way vendors work, it has been a mess.

Its all about the bags...

Code:
<CustomBehavior File="Misc\RunLua" [COLOR="#FF0000"][B]NumOfTimes="15"[/B][/COLOR] WaitTime="2000" Lua="
				if MerchantFrame:IsVisible()==true then
					if buffer==nil or buffer&gt;4 then buffer=0 end
					MerchantRepairAllButton:Click()
					if buffer&lt;5 then
						for s=1,GetContainerNumSlots(buffer)
							do local n=GetContainerItemLink(buffer,s)
							if (n and strfind(n, &quot;ff9d9d9d&quot;) or n and strfind(n, &quot;ffffffff&quot;) or n and strfind(n, &quot;ff1eff00&quot;) or n and strfind(n, &quot;ff0070dd&quot;)) then
						UseContainerItem(buffer,s)
					end
				end
			buffer=buffer+1
			end
		end" />

With big bags... i modify this code and now im selling all the stuff :)
 
How may I make him sell or delete the food ?
Mritemremover is broken and I get a lot of food in GrimBatol :(
 
Whats the best way to use these profiles to make gold? i Normally use a farming profile with potions of luck and then sell the mats i get from the chest. The profile is good but then it stops alot then my account logs
 
So, when trying to run Instance Grinds > Cata > Grim Batol or Optimised Gold Farm > Cata > Grim Batol i get this error. Haven't tried with other profiles but...
Also have to mention that before posting this I made a fresh install of the bot
 

Attachments

low FPS

After the Bot has entered Grim Batol it begins lagg very hard. My FPS go from 100-150 to 20 or less. I've aalready done a clean reinstallation but I didn't work.

EDIT: ah and my arcane mage is always using single target spells and blinks away from enemies is there a singular preset or a cr that just spams arcane explosion?
 

Attachments

Last edited:
Back
Top