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

Ya I am using a blood DK as well, and I had to set mine to 40000 I tried 39000 like razz suggested and I was still getting locked every hour.
Yeah... very very strange I dont get it at all... so much time being wasted/// literally 30sec per run
 
I had the same issue, with dk's how much did you put it to for it to stop? I had to put mine all the way to 400secons..... no Idea why



I tried to do that too, I pulled the label and text box code out of echo's hol profile

Code:
var vendorLabel=new System.Windows.Controls.Label{HorizontalAlignment=System.Windows.HorizontalAlignment.Left,VerticalAlignment=System.Windows.VerticalAlignment.Top,Margin=new System.Windows.Thickness(41,118,0,0),Content="Vendor Min Bag Slots"};generalGrid.Children.Add(vendorLabel);var vendorSlotsTextBox=new System.Windows.Controls.TextBox{HorizontalAlignment=System.Windows.HorizontalAlignment.Left,VerticalAlignment=System.Windows.VerticalAlignment.Top,Height=23,Width=40,Margin=new System.Windows.Thickness(167,120,0,0)};generalGrid.Children.Add(vendorSlotsTextBox);vendorSlotsTextBox.SetBinding(System.Windows.Controls.TextBox.TextProperty,new System.Windows.Data.Binding(nameof(Settings.Instance.VendorMinBagSlots)){Source=Settings.Instance});



But I cant seem to fit it in, when I add it a ton of errors come up no idea why, maybe u know what to do with it. I tried adding it after the battlehorn var.

the problem is the wait timer is not meant to get its wait timer out of a int
 
Zojak
Thanks for your profile!

I have a question - right now toons having problems with potions. This is because of guild bank. IF potion is not used (aura check) and he withdraw it from GB (or it is in the backpack), he would deposit it back, because he is trying to use it (right click you know..). Perfect solution would be to withdraw potion (if not presented in backpack) > close guild bank (with move command or force close?) > use potion. Is it possible to change?

About DKs - there is another problem... If toon teleported to Ebon Hold and there are other DKs (this is pretty common on high pop servers with plenty of bots) which also casting death gate, toon wont enter it (he can't click it) and he will manually fly back to instance. Can you please tell me, how to change it so toon would move lets say 5yards to any direction (for example left) and cast death gate and get back to instance?

Also, what is the best spec for a rogue? Right now i'm using outlaw and it pretty suck :d

all these issues gona be fixed soon
 
Hi Zojak I am now using V3 I seem to get best results. Just a little problem the bot stops after a death at the entrance and Honorbuddy states: [DoWhen-c64c78(debug)] Stopped executing CustomDeathHook hook
Moving to Type: Loot, Name: Fire Scorpion, NavType: Run
[DoWhen-c64c78(debug)] Executing CustomDeathHook hook

The bot does not move so I stop the bot and restart any thoughts?
 
I don't like the interact with in use with the corehounds, etc - I spend some time looking at it, changing some hotspots and using forced dismount instead to avoid getting killed. Together with the 60 seconds downtime with the Deathgate, I'm still below 6 min / run ( barely ) so it's all good. The issue I was having with the interact with code, is that every few hours - one out of 20 bots would idle or get stuck.

also usefull thing, is that if the bot crashes when you're located in the death knight place, use if zone id and hearthstone so it will never get stuck there. ( best to set hearthstone near firelands )

Using some MoveTo after the deathgate so they don't all stack XD not very efficient, need some code that will detect if gate within 5 yards - move away from it or something
 
Last edited:
For some Reason the V0.5 Beta deposites Potions of treasure finding into the guild bank, and I cant withdrawl them rofl
 
for some reason the v0.5 beta deposites potions of treasure finding into the guild bank, and i cant withdrawl them rofl

fyi
zojak
thanks for your profile!

I have a question - right now toons having problems with potions. This is because of guild bank. If potion is not used (aura check) and he withdraw it from gb (or it is in the backpack), he would deposit it back, because he is trying to use it (right click you know..). Perfect solution would be to withdraw potion (if not presented in backpack) > close guild bank (with move command or force close?) > use potion. Is it possible to change?

About dks - there is another problem... If toon teleported to ebon hold and there are other dks (this is pretty common on high pop servers with plenty of bots) which also casting death gate, toon wont enter it (he can't click it) and he will manually fly back to instance. Can you please tell me, how to change it so toon would move lets say 5yards to any direction (for example left) and cast death gate and get back to instance?

Also, what is the best spec for a rogue? Right now i'm using outlaw and it pretty suck :d
all these issues gona be fixed soon
 
Hi Zojak I am now using V3 I seem to get best results. Just a little problem the bot stops after a death at the entrance and Honorbuddy states: [DoWhen-c64c78(debug)] Stopped executing CustomDeathHook hook
Moving to Type: Loot, Name: Fire Scorpion, NavType: Run
[DoWhen-c64c78(debug)] Executing CustomDeathHook hook

The bot does not move so I stop the bot and restart any thoughts?

yes this custom death hook is outdated
 
Hi Zojak, When I tried V3 the bot pulled good mobs at the start and killed them all I am using V4 again and still the bot does not gather all the start mobs and kill them. When going for a reset it gathers the start mobs to the instance start and kills them there. The bot will not stealth out.
 
Hi Zojak, When I tried V3 the bot pulled good mobs at the start and killed them all I am using V4 again and still the bot does not gather all the start mobs and kill them. When going for a reset it gathers the start mobs to the instance start and kills them there. The bot will not stealth out.

i will not support old versions. if you want to use them you need to figure it out by yourself
 
i saw someone with the same problem as me. The error of getting to many times in instance.
Will you add a wait timer in to a new update?
thanks for the awesome profile btw
 
i saw someone with the same problem as me. The error of getting to many times in instance.
Will you add a wait timer in to a new update?
thanks for the awesome profile btw

you need to change it by your self for now.
it seems that i can't add a option for this.
 
Last edited:
Back
Top