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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

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


There's a spell that's kiting it for whatever reason.
It would be hard pinpointing exactly what's causing it.

The only thing I could guess is to blacklist that specific NPC by its GUID number.
We woul need to fetch the GUID number of that mob though.




is it you need?

Capture969.jpg
 
Trying to do heavy-pull with the Grim Batol profile. After I walk forward 5 yards from the diamond, bot just stops and I get an error:

[Profile Message]:

If you're seeing this message - then something went wrong in the Detection Diamond code. Please try again.
If the problem persists, then please post your log on the main forum.

Bot stopping! Reason: Nothing more to do.

Here's my log:
2860 2014-12-07 21.22 - Pastebin.com
 
To make profile wait 3-5 minutes anywhere after death, where do i copy this? Any place in the profile? And thats all? Totally dont understand how this profile making works :( Could u do copy of botanica sell everything profile with this death solution?

<CustomBehavior File="Hooks\DoWhen" ActivityName="PauseProfile" UseWhen="!Me.IsInInstance && Me.IsGhost" >
<DisableBehavior Name="Death" />
<CustomBehavior File="WaitTimer" WaitTime="180000" VariantTime="300000" />
<EnableBehavior Name="Death" />
<CustomBehavior File="Hooks\DoWhen" ActivityName="PauseProfile" Command="Disable" />
</CustomBehavior>
As stated in the previous post, that code is experimental and most likely won't work properly - and the hook itself needs to be re-activated.

The Botanica - Sell Everything (Heavy)?





is it you need?
No, I need the GUID.
It won't be displayed on developer tools, you would have to use a function on the console to dump it.
On the console, use: Logging.Write("{0}", Me.CurrentTarget.Guid);
It should output a large string in your Honorbuddy log.

Example:
1C020C6CC03EA64000004B0000030471


At the top of the profile you're using, (under <HBProfile>) use:
PHP:
<Blacklist>
	<Mob Name="Drakkari Battle Rider" Guid="1C020C6CC03EA64000004B0000030471" Flags="Combat, Pull, Interact" />
</Blacklist>

I'm only using 1C020C6CC03EA64000004B0000030471 as an example, you need to use the unique GUID for the NPC that's giving you issues.





Trying to do heavy-pull with the Grim Batol profile. After I walk forward 5 yards from the diamond, bot just stops and I get an error:



Here's my log:
2860 2014-12-07 21.22 - Pastebin.com
Don't use the [DD] profile, it's old and unreliable.
Instead, use the Grim Batol profile in the Optimized Gold Farms.
 
Ran into a seeming simple problem, and perhaps I'm just being stupid. My 92 monk can't start the gundrak profile because I'm too high level?
Is there a simple fix?
 
Ran into a seeming simple problem, and perhaps I'm just being stupid. My 92 monk can't start the gundrak profile because I'm too high level?
Is there a simple fix?
Make sure your profiles are up to date.
Also, you may need to reinstall your bot.
 
''Hello How i can set the bot when using profile Outland ---> Sethekk Halls To sell everyting. because he keep boe ithems and i don't need them i just want to farm dungeons and sell everything but is not that option i don't know if i will use Sethekk Halls i test all now and see where is the best gph but i don't want to do botanica so many guys there... im lvl 78..... can any 1 tell me how i set the bot to sell all from inventory including cloth also ? THX.
You will need to replace the current vendoring routine with the Sell All Lua script.
The Sell All Lua script can be copy+pasted from an existing profile.

If you don't know how to do it, tell me and I may be able to do it for you.''


Hey i don't know how to do it i know how to change in a profile but don't know wich 1 is the script can you pls give me profile set for Outland Mana Tooms Heavy pull. to do it to sell everthing to vendor pls. and maby if have time to say me where I need to change the script on next profile if i want to chose anoter 1. THX verry much sir .
 
Last edited:
As stated in the previous post, that code is experimental and most likely won't work properly - and the hook itself needs to be re-activated.

The Botanica - Sell Everything (Heavy)?

Yes, Botanica - Sell Everything (Heavy). Im trying to find any solution against gankers and your idea to wait 3-5 minutes is great to combine with plugin LogMeOut and HBrelog (relog when inactivity 2 minutes for example). Because now bot just stops after death. When bot stopped, no chance that LogMeOut triggered inactivity and Hbrelog dont do its work. In morning i just wake up to see that all bots are stopped. That will be a great improvement if u do something like that
 
heavy pools gundrak/ bridge to last boss sometimes didnt activating , bot try to run and falls into the water infinity times
 
No, I need the GUID.
It won't be displayed on developer tools, you would have to use a function on the console to dump it.
On the console, use: Logging.Write("{0}", Me.CurrentTarget.Guid);
It should output a large string in your Honorbuddy log.

Example:
1C020C6CC03EA64000004B0000030471


At the top of the profile you're using, (under <HBProfile>) use:
PHP:
<Blacklist>
    <Mob Name="Drakkari Battle Rider" Guid="1C020C6CC03EA64000004B0000030471" Flags="Combat, Pull, Interact" />
</Blacklist>

I'm only using 1C020C6CC03EA64000004B0000030471 as an example, you need to use the unique GUID for the NPC that's giving you issues.




I'll do it when I see it happen again .

Now if you can see what's happening , sending the log. As you see in the picture , this is what happens to me.

they did nothing gold overnight. This happened right after I go to bed . :(

View attachment 7016 2014-12-08 10.43.txt

Capture.JPG
 
How do i get the grim batoll profile to vendor everything? (Epics/blues/greens)
 
''Hello How i can set the bot when using profile Outland ---> Sethekk Halls To sell everyting. because he keep boe ithems and i don't need them i just want to farm dungeons and sell everything but is not that option i don't know if i will use Sethekk Halls i test all now and see where is the best gph but i don't want to do botanica so many guys there... im lvl 78..... can any 1 tell me how i set the bot to sell all from inventory including cloth also ? THX.
You will need to replace the current vendoring routine with the Sell All Lua script.
The Sell All Lua script can be copy+pasted from an existing profile.

If you don't know how to do it, tell me and I may be able to do it for you.''


Hey i don't know how to do it i know how to change in a profile but don't know wich 1 is the script can you pls give me profile set for Outland Mana Tooms Heavy pull. to do it to sell everthing to vendor pls. and maby if have time to say me where I need to change the script on next profile if i want to chose anoter 1. THX verry much sir .
These were blind-coded, so I'm not sure if they'll work properly.
[Azyul Cloud] Sethekk Halls - Sell Everything
[Azyul Cloud] Mana-Tombs - Sell Everything





Yes, Botanica - Sell Everything (Heavy). Im trying to find any solution against gankers and your idea to wait 3-5 minutes is great to combine with plugin LogMeOut and HBrelog (relog when inactivity 2 minutes for example). Because now bot just stops after death. When bot stopped, no chance that LogMeOut triggered inactivity and Hbrelog dont do its work. In morning i just wake up to see that all bots are stopped. That will be a great improvement if u do something like that
An actual death solution would need to be coded and experimented with.
Since the Mesh around The Botanica is bad, there can be problems with it.

I won't be able to write a death solution for it anytime soon because I'm busy working on other things at the moment.





heavy pools gundrak/ bridge to last boss sometimes didnt activating , bot try to run and falls into the water infinity times
Sounds like a lag/latency issue on your end - but I can't give you a solution without knowing the technical aspect of what happened.
I'll need a log.





I'll do it when I see it happen again .

Now if you can see what's happening , sending the log. As you see in the picture , this is what happens to me.

they did nothing gold overnight. This happened right after I go to bed . :(

View attachment 156898
Try with this plugin:
Azyul Cloud





How do i get the grim batoll profile to vendor everything? (Epics/blues/greens)
Use the "Sell Everything/All" profile, or open the profile up and change the settings from <SellBlue>false</SellBlue> to true - repeat for every rarity color.
 
Hi EchoTiger

I use your code to selling all items but bot sometimes don't sell all. Maybe you know why?

PHP:
			<CustomBehavior File="Misc\RunLua" NumOfTimes="12" 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;ffa335ee&quot;) or n and 
							strfind(n, &quot;ff0070dd&quot;)) and n and not 
							n:find(&quot;6948&quot;) and not 
							n:find(&quot;110560&quot;) and not 
							n:find(&quot;53010&quot;) and not 
							n:find(&quot;4306&quot;) and not 
							n:find(&quot;2592&quot;) and not 
							n:find(&quot;33470&quot;) and not 
							n:find(&quot;33470&quot;) and not 
							n:find(&quot;4338&quot;) 
							then UseContainerItem(buffer,s) 
							end end buffer=buffer+1 end end" />
 
When running Kara Script

[Compiler Error]: c:\adult\Honorbuddy\Quest Behaviors\Chess.cs(156,79) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\adult\Honorbuddy\Quest Behaviors\Chess.cs(156,102) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\adult\Honorbuddy\Quest Behaviors\Chess.cs(308,59) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\adult\Honorbuddy\Quest Behaviors\Chess.cs(308,77) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
Warning: XML Error: Could not parse 'If' body node! - On line 73
[Compiler Error]: c:\adult\Honorbuddy\Quest Behaviors\Chess.cs(156,79) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
[Compiler Error]: c:\adult\Honorbuddy\Quest Behaviors\Chess.cs(156,102) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
[Compiler Error]: c:\adult\Honorbuddy\Quest Behaviors\Chess.cs(308,59) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Add(ulong)' has some invalid arguments
[Compiler Error]: c:\adult\Honorbuddy\Quest Behaviors\Chess.cs(308,77) : error CS1503: Argument 1: cannot convert from 'Styx.WoWInternals.WoWGuid' to 'ulong'
Warning: Could not parse While body node
Changing current profile to Frostfever's Endless Magisters' Terrance Farm [$Rev: 1085 $]

I did just get it to run, but it tries to go to the old portal to outland, so I thought I'd let it run a but after I took it to outland...lol...it just ran into sethik halls and ran that instead...lol

thanks for all your work

Ice
 

Attachments

Last edited:
When I start the Tempest keep mount profile, it gives me a pop up in-game. Isn't that dangerous?
 
The vitreous drake farm that should be endless isn't endless for me. Everytime the boss is killed, the bot naturally returns to the start of the instance, but then the bot starts to wait 3 mins. Is this normal behavior?

Nevermind, I realize the bot is supposed to wait :>
Your script is great, thanks bud!

But I don't really see why the wait is longer than the actual run? It takes a few seconds less than 3 minutes to complete the run, while the bot has to wait for a few seconds more than 3 minutes before running out, resetting and going for it again.
If this wait time were to be eliminated, you could do twice as many runs in the same amount of time.

- Another realization occured: you can only do 5 instances per hour. I get it now :>
 
Last edited:
Back
Top