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

i make a bot by an Outlaw rouge ....my char i lvl is 701 and i run firelands 25 man normal....
i attached normal pull profile on the char ....but the char is die every 10 min by pulling the mobs!!!
whats wrong?!!
in the guide of the first page wrote that 670 ilvl is enough to do 25 man!!
 
i make a bot by an Outlaw rouge ....my char i lvl is 701 and i run firelands 25 man normal....
i attached normal pull profile on the char ....but the char is die every 10 min by pulling the mobs!!!
whats wrong?!!
in the guide of the first page wrote that 670 ilvl is enough to do 25 man!!

its not like i am jesus ...i need to have more info to tell you whats wrong
 
A few things I've noticed now that I'm running the profile with a Rogue as well:

- Is the Disenchantrix Plugin support gone? Yes, it does try to disenchant essences again and again which is a problem of the plugin, but the bot ends up selling about 50% of the greens instead of disenchanting them... I am guessing that it's because Disenchantrix doesn't have enough time to actually disenchant. I get the "can't do that while moving" error very often during runs when Disenchantrix is trying to disenchant stuff. Could you maybe add a wait timer of 5 seconds after each pull to fix this "problem"? Or maybe add disenchanting to the profile itself for greens? I have no idea how complicated that would be.
- It doesn't deposit greater celestial essence into the guild bank. Dust and lesser celestial are deposited without any issues.
- It sometimes deposits unlocked lockboxes in the guild bank instead of opening them, but I don't know if this is an issue of the profile or of HB itself.
 
A few things I've noticed now that I'm running the profile with a Rogue as well:

- Is the Disenchantrix Plugin support gone? Yes, it does try to disenchant essences again and again which is a problem of the plugin, but the bot ends up selling about 50% of the greens instead of disenchanting them... I am guessing that it's because Disenchantrix doesn't have enough time to actually disenchant. I get the "can't do that while moving" error very often during runs when Disenchantrix is trying to disenchant stuff. Could you maybe add a wait timer of 5 seconds after each pull to fix this "problem"? Or maybe add disenchanting to the profile itself for greens? I have no idea how complicated that would be.
- It doesn't deposit greater celestial essence into the guild bank. Dust and lesser celestial are deposited without any issues.
- It sometimes deposits unlocked lockboxes in the guild bank instead of opening them, but I don't know if this is an issue of the profile or of HB itself.

i may bring it back. i will not add wait timers for this.

there is no way - at least that i know of - to detect open lockboxes
 
Support for disenchanting stuff would be awesome. Especially now with Legion around the corner, Embersilk Bags will be in high demand again and the dust in even higher demand therefore. :)

Thanks for all your hard work!
 
i dont see any loop in the log.
[06:16:41.567 N] Stopping the bot!
[06:16:41.567 Q] Bot stopping! Reason: User pressed the stop button

it seems you stoped the bot before he could retry the teleport
By loop I meant he started to cast gate again 2nd or 3d time and I stopped him to restart. Also the same thing (gate exit) occurred twice in an hour
 
By loop I meant he started to cast gate again 2nd or 3d time and I stopped him to restart. Also the same thing (gate exit) occurred twice in an hour
thats intended. he cast it 3 times when he cant interact with the gate and then uses hearthstone to get back on track
 
Want some funny pic`s ? Go to DK zone and see how many bots trying to use portal. 100% they all got reports, so prepare for bans. Also dont cry after about "HB DETECTED" .
 
PHP:
      <If Condition="Me.Class == WoWClass.DeathKnight" >
          <CustomBehavior File="RunCode" Code="SpellManager.Cast(50977); await Coroutine.Sleep(11000);" />
          <If Condition="SpellManager.CanCast(50977)"><!-- security -->
                <CustomBehavior File="RunCode" Code="SpellManager.Cast(50977); await Coroutine.Sleep(11000);" />
          </If>
          <If Condition="SpellManager.CanCast(50977)"><!-- security -->
                <CustomBehavior File="RunCode" Code="SpellManager.Cast(50977); await Coroutine.Sleep(11000);" />
          </If>
          <CustomBehavior File="InteractWith" MobId="190942"  WaitForNpcs="true" WaitTime="2000"  />
          <CustomBehavior File="WaitTimer" WaitTime="53500" />
          <CustomBehavior File="Misc\RunLua" Lua="ResetInstances();"  />
          <While Condition="Me.ZoneId == 139">
          <MoveTo X="2345.77" Y="-5659.08" Z="382.26" /> 
           <CustomBehavior File="RunCode" Code="SpellManager.Cast(50977); await Coroutine.Sleep(11000);" />
               <If Condition="SpellManager.CanCast(50977)"><!-- security -->
                <CustomBehavior File="RunCode" Code="SpellManager.Cast(50977); await Coroutine.Sleep(11000);" />
            </If>
              <If Condition="SpellManager.CanCast(50977)"><!-- security -->
                <CustomBehavior File="RunCode" Code="SpellManager.Cast(50977); await Coroutine.Sleep(11000);" />
            </If>
           <CustomBehavior File="InteractWith" MobId="190942"  WaitForNpcs="true" WaitTime="2000"  />
           <CustomBehavior File="WaitTimer" TerminateWhen="Me.IsInInstance" WaitTime="60000" />

                <If Condition="Me.ZoneId == 139">
                    <CustomBehavior File="RunCode" Code="hearthCounter++;" />
                    <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Orange, "Teleport unsuccessful add +1 to counter");" />
                </If>
          </While>
          <CustomBehavior File="RunCode" Code="waitCounter++;" />
       </If>

use this

If I had 5 different "<MoveTo X="x" Y="y" Z="z" />" locations is there any way i could randomize the pecking order?
 
If I had 5 different "<MoveTo X="x" Y="y" Z="z" />" locations is there any way i could randomize the pecking order?
yes there should be a way but i dont know it. better ask in the community developer forum how to randomize things
 
Want some funny pic`s ? Go to DK zone and see how many bots trying to use portal. 100% they all got reports, so prepare for bans. Also dont cry after about "HB DETECTED" .
this is exactly what im talking about? DK uses gate right on the middle of farm? what for? why he cant just exit and reset?
 
Want some funny pic`s ? Go to DK zone and see how many bots trying to use portal. 100% they all got reports, so prepare for bans. Also dont cry after about "HB DETECTED" .
wow thats nothing new. not everyone in archerus is botting with this profile
 
it can just exit and reset. you just need to remove a bit of code ;)
alrady did it (the if deathknight block and the part lower where it DeathKnight class also checked)

and btw there is a little bit of strange logic
there is
PHP:
<If Condition="!(Me.Class == WoWClass.Druid)">
block, and inside it
PHP:
<If Condition="Me.Class == WoWClass.Druid &amp;&amp; !Me.Combat" >
    <CustomBehavior File="RunCode" Code="SpellManager.Cast(5215);" />
</If>

plus
PHP:
<CustomBehavior File="Misc\InstanceTimer" Timer="Check" WaitTime="400000" />
am i correct assuming that bot clears firelands every 400s and if it does fast, it simply awaits for remaining time?
 
Last edited:
Zojak - Nice profile, thanks for taking the time to develop and support it. You must be using quite alot of time in this forum. Great work.

Im using this on 2 Feral Druids - both around 700 ilvl, running it around 10 hours a day. Nothing fancy, and using the medium_no_gbank - around 1200 to 1300 gph.

I did try run hardcore_no_gph but it actually died in the start of the raid. So my question is, are you running with any specific settings?

This is my talents : 2, 1, 3, 1, 1, 2, 2.

Im using Singular, and default class settings.(im asking because i saw some settings about "Pull more allowed, count etc"


Looking forward for your reply.
 
doing FirelandsV0.5_hardcore_no_gbank with a little bit tweaks for deathknight (669 ilvl atm, blood spec), no deaths at start confirmed, runs good atm, ~1500 gph and 11 lockboxes
 
Last edited:
Zojak - Nice profile, thanks for taking the time to develop and support it. You must be using quite alot of time in this forum. Great work.

Im using this on 2 Feral Druids - both around 700 ilvl, running it around 10 hours a day. Nothing fancy, and using the medium_no_gbank - around 1200 to 1300 gph.

I did try run hardcore_no_gph but it actually died in the start of the raid. So my question is, are you running with any specific settings?

This is my talents : 2, 1, 3, 1, 1, 2, 2.

Im using Singular, and default class settings.(im asking because i saw some settings about "Pull more allowed, count etc"


Looking forward for your reply.

thanks ;)
for hardcore i sugest for you to try the guardian spec. it deals not much less dmg but gives you a huge advantage in survivability
 
Last edited:
alrady did it (the if deathknight block and the part lower where it DeathKnight class also checked)

and btw there is a little bit of strange logic
there is
PHP:
<If Condition="!(Me.Class == WoWClass.Druid)">
block, and inside it
PHP:
<If Condition="Me.Class == WoWClass.Druid && !Me.Combat" >
    <CustomBehavior File="RunCode" Code="SpellManager.Cast(5215);" />
</If>

plus
PHP:
<CustomBehavior File="Misc\InstanceTimer" Timer="Check" WaitTime="400000" />
am i correct assuming that bot clears firelands every 400s and if it does fast, it simply awaits for remaining time?

the

PHP:
<If Condition="Me.Class == WoWClass.Druid &amp;&amp; !Me.Combat" >
    <CustomBehavior File="RunCode" Code="SpellManager.Cast(5215);" />
</If>

is the stealth before exit. its a "relict" out of previous releases but i let it in for people that dont want to use the teleport.

and yes
<CustomBehavior File="Misc\InstanceTimer" Timer="Check" WaitTime="400000" />
is for the waittime so no run will be under these 400000ms
 
Back
Top