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!

[N] Firelands Raw Gold Endless Farm

Hello, good profile, but I do not have the use of potions from the guild bank, I tried to solve the problem like this:

PHP:
<CustomBehavior File="Misc\RunLua" Lua="GuildBankTab4Button:Click()" WaitTime="500" />      
                <CustomBehavior File="Misc\RunLua"  WaitTime="50" NumOfTimes="3" Lua="local b=4 for s=1,98 do local n=GetGuildBankItemLink(b,s)if n and strfind(n,&quot;58488&quot;)then print(&quot;Withdrawing &quot;..n)AutoStoreGuildBankItem(b,s)end end" />     
        </If>

but bot takes more than one potion that should be corrected?

its the lua its withdraws automatically as much as he can. i cant find any that withdraws just one.
 
I tried this way , the boat took one potion from the stacks , but had offered in the bag.
PHP:
<CustomBehavior File="Misc\RunLua"  WaitTime="1000" NumOfTimes="3" Lua="local b=4 for s=1,98 do local n=GetGuildBankItemLink(b,s)if n and strfind(n,&quot;58488&quot;)then print(&quot;Withdrawing &quot;..n)SplitGuildBankItem(b,s,1)PutItemInBackpack()end end" />
 
someone help me, I'm doing firelands rogue combat, and he dies and not back into firelands he is flying in the door with his mount, plz help me.
 
gets like 500g each hour, how come ? :S 25 man runs fast, stands within the entrance to cooldown timer
 
The class profile currently loaded is Druid - Feral, but the current toon is Druid - Balance. Please respec the toon, or select a proper class profile under settings before starting the bot.
What i do ?
 
The class profile currently loaded is Druid - Feral, but the current toon is Druid - Balance. Please respec the toon, or select a proper class profile under settings before starting the bot.
What i do ?

restart the bot or select balance spec in settings
 
So an issue I found, boosted a balance druid on a new bot account to test and found that:

a 640 balance druid does fine if set to 10m but on 25m halfway through a pull it just starts spamming cyclone and won't do any other actions. I stopped the bot then did the pulls manually to test if a 640 balance druid can handle it and it does fine, the bot just seems to spam cyclone which seems like it doesn't need to be used at all? This was using the 3.0 no guildbank for reference.
 
So an issue I found, boosted a balance druid on a new bot account to test and found that:

a 640 balance druid does fine if set to 10m but on 25m halfway through a pull it just starts spamming cyclone and won't do any other actions. I stopped the bot then did the pulls manually to test if a 640 balance druid can handle it and it does fine, the bot just seems to spam cyclone which seems like it doesn't need to be used at all? This was using the 3.0 no guildbank for reference.

its singular i can't find the option to disable it
 
By far my favorite profile! I have two small questions:

1. It runs (not mounted) a big part of it's routine, can i (myself), put my shaman on travel form when he tends to run? I have no experience and not the time to look into it right now. I hope for an answer when i return home.
2. Can i turn on skinning? So he skins the corehounds? Do i do this in Bot Config? Or @ Settings and Tools?

I hope someone wants to answer. I'm afraid i mess with settings i don't possess knowledge upon. Thx!!
 
i dont know i need more info

This might be due to the fact that he does not got Potion of Treasure Finding on him. Or the char he does this with has a lower level or wrong (low damage), spec. I know this runs smoothly on most characters with 650 item level and above. Depends on spec i assume! But if you run this on a 610 tank, it runs, but very slowly. Even although it's old content and the ability's do massive damage... Though it's an awesome profile!!
 
Last edited:
By far my favorite profile! I have two small questions:

1. It runs (not mounted) a big part of it's routine, can i (myself), put my shaman on travel form when he tends to run? I have no experience and not the time to look into it right now. I hope for an answer when i return home.
2. Can i turn on skinning? So he skins the corehounds? Do i do this in Bot Config? Or @ Settings and Tools?

I hope someone wants to answer. I'm afraid i mess with settings i don't possess knowledge upon. Thx!!


<!-- Mount -->
<CustomBehavior File="Hooks\DoWhen" ActivityName="Mount" UseWhen="SpellManager.CanCast(61447)" AllowUseDuringCombat="true" AllowUseWhileMounted="false">
<CustomBehavior File="Misc\RunLua" Lua="CastSpellByID(61447)" />

</CustomBehavior>

Now it uses Travelers Mount every Time he isnt mounted and not in combat.

You must delete every Mountup files ;)
 
I keep getting this "Moving to hunting ground waypoint 'hunting ground center". Happens everytime he enters the instance, happens after farming for like 1-2 hours and also i have no quests in my log and hes lvl 100. Deleted all cache, and reinstalled Hb still nothing, anyone know how to get around this?
 
Last edited:
Back
Top