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!

HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

Status
Not open for further replies.
Is there any way to make it release spirit, walk back to corpse and ressurect if i die?
And how do I make it wait for so and so much hp before new pull?
 
Is there any way to make it release spirit, walk back to corpse and ressurect if i die?
And how do I make it wait for so and so much hp before new pull?

spirit walk back and get corpse is HB controlled... if it's not doing that, then there's a problem
hp -- CC issue
 
Found out of it. Sorry to ask, but is there any bots to simply earn money? And what class would be the easiest to bot up?
If there are bots for money, which class would be best?
 
sorry been away for new year :) ill be looking at problems and adding to plugin today so expect new release later today
 
Regarding the creation of inks:

Can you add

61979, //Ashen Pigment
with
Code:
Styx.Logic.Combat.WoWSpell Pig = Styx.Logic.Combat.WoWSpell.FromId(86004);

and
61980, //Burning Embers
with
Code:
Styx.Logic.Combat.WoWSpell Pig = Styx.Logic.Combat.WoWSpell.FromId(86005);

Ty.
 
Regarding the creation of inks:

Can you add

61979, //Ashen Pigment
with
Code:
Styx.Logic.Combat.WoWSpell Pig = Styx.Logic.Combat.WoWSpell.FromId(86004);

and
61980, //Burning Embers
with
Code:
Styx.Logic.Combat.WoWSpell Pig = Styx.Logic.Combat.WoWSpell.FromId(86005);

Ty.
already done just testing a few things :)
 
new update with less thread sleeps and embersilk cloth added and new cata inks added

just working on mailbox now :)
 
Last edited:
so the same looping happened again last night with a vendor.

attached is the logs (well the part of it that has the looping....entire log was way to big). This happened at light hopes chapel.
 
Excellent profile, 1-40 Shaman in 1 day 19 hours so far unmanned botting 24/7 (Appart from the occasional trip to the AH and drink vendor) NO Heirlooms just AH gear using the NOOB profile absolutley no problems to report so far awsome grinding areas 2620 kills total 1 death!

Reccomend this 100%
 
so the same looping happened again last night with a vendor.

attached is the logs (well the part of it that has the looping....entire log was way to big). This happened at light hopes chapel.

1) don't ever cut your log, if its bigger than 1mb, .zip it
2) you're having tons of hunter CC errors -- this will also degrade the experience of my profile

do you have a mail recipient? If not, either make 1 or delete forcemail and the mailing options in the profile, and change sellgreen to true
 
Very nice work, does what it's supposed to do (mills / crafts inks), thanks for the plugin! +rep
 
Saving settings for "use cloth" (creating bolt of embersilk cloth) doesn't work.
Creating of bolt of embersilk cloth doesn't work...
 
reuploaded didnt change settings.xml to useCloth new one should use Cloth
 
Sorry, doesn't work with the reuploaded .cs ;)

To try it yourself: Delete the settings file for the char you've logged in with. Click on Settings, check "Use Cloth". Click Save. The generated settings.xml file doesn't contain the

Code:
<Option Value="useCloth" Set="true" />

:)
 
mine worked fine

Code:
<Settings>
  <Option Value="useMilling" Set="False" />
  <Option Value="useInking" Set="False" />
  <Option Value="useProspecting" Set="False" />
  <Option Value="useBandages" Set="False" />
  <Option Value="useLeather" Set="False" />
  <Option Value="useEternals" Set="False" />
  <Option Value="useCloth" Set="True" />
</Settings>
 
Mine's not working. Deleted the settings for that char. Started Wow, logged in. Started HB. Activated Allrounder. Opened settings, checked "Use Cloth". Saved. Opened settings. "Use Cloth" is unchecked.

The <charname>-settings.xml contains:

Code:
<?xml version="1.0" encoding="utf-8"?>
<Settings>
  <Option Value="useMilling" Set="False" />
  <Option Value="useInking" Set="False" />
  <Option Value="useProspecting" Set="False" />
  <Option Value="useBandages" Set="False" />
  <Option Value="useLeather" Set="False" />
  <Option Value="useEternals" Set="False" />
</Settings>
 
Status
Not open for further replies.
Back
Top