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.
basically i cant use the profile anymore, worked pretty good until lvl 44
only met major problems in epl

Thats where i am at and i cant run the profile here period except the grinding profile.



Negative china jade , i have check it time and time and time and time again. Questing the Questing Profile , and Grinding for the grinding profile. I have restarted the profile about 20 times quiet literally and insured Questing was with Questing and Grinding with Grinding.
 
Ok i am level 44...been using Kick's profile , but its sorta messed up it seems for the 40s levels. so i was trying to switch to this but all this one does it run up to Heros Call: Eastern Plague Lands mission , but i have already done this mission so it just opens up the board continously. Only mission on the Hero's Board is Badlands.

I looked into Honorbuddy , and theres no logs to go with this report.
 
Love the profile thanks a lot! No issues so far, except for the pulldistance warnings
 
Hey I'm trying to set up a profile to mill herbs and turn all the pigment to inks and it's getting stuck on leftover pigments. here is the argument I have setup:


Code:
If(InbagCount (61979) >2)
|_ R: Blackfallow Ink x0 (0)

This works and creates all the possible Inks, but if there is an odd number of pigments it hangs and keeps trying and trying to make another blackfallow ink, meanwhile i have tons of pigments for other ink waiting to be used.


I made it work by changing "Ignore Condition until done" to "False" for all the If statements but I don't know if this is the proper way to do it, im not so good at coding lol. This didnt work for every ink either, I can't tell why not.


Additionally, I am trying to make it mail all finished inks to a bank alt, collect herbs from the mailbox, and repeat the process until the mail is empty. I cant get it to mail the inks to my bank alt at all, and when i try and make it loop back to the start it just gets stuck trying to loot the mail even tho bags are full.


Any help here? Profile attached for people to take a look at
 
The bot's been having troubles with talking to npc's like when you have to talk to an npc for a quest it doesn't
 
one question.
my main is a tank with 360 item lvl.
my alt is a rogue.
my second alt is a druid healer
LazyRaider at 2 alts
manual control of my tank
running random HC's. will this work or should i pick up other bot? (instancebuddy)
 
for anyone implementing support into a CC, you might wanna add the following at the top of both combat() and pull()
Code:
//Added to make sure we have a target when movement is disabled before spamming my pull sqeuence
                new Decorator(ret => ZerfallSettings.Instance.MoveDisable && !Me.GotTarget && !Me.CurrentTarget.IsFriendly && !Me.CurrentTarget.Dead && Me.CurrentTarget.Attackable,
                    new ActionIdle()),
basically if you dont have a target or target is not attackable wait, untill there is one. of course i have this toggled, but if you just have a CC only for this, then you dont need to.

hope that helps.
 
Hey kick!

First of all thanks for the profiles :D it's really helping me out. and deleting that mage trainer worked like a charm.
Just wanted to let you know that in zangramarsh my toon kept walking in to Zabra-jin village and die a lot :p Passed it now but thought i should notify you for future botters.

later
 
@level 45 it takes a long swim to go suicide in Twilight Highlands wanting to turn in "Fuselight, Ho!"
 
Is it possible to set this plug-in up to put the herbs/ore in either the guildbank or the personal bank.
I want to keep the herbs and ore rather than sell it - send it off to alts and use them for crafting ect as needed and sell the items. I just feel manually trading will be much safer than sending 200 mails a day to my bank character.
 
Hey I'm trying to set up a profile to mill herbs and turn all the pigment to inks and it's getting stuck on leftover pigments. here is the argument I have setup:


Code:
If(InbagCount (61979) >2)
|_ R: Blackfallow Ink x0 (0)
This works and creates all the possible Inks, but if there is an odd number of pigments it hangs and keeps trying and trying to make another blackfallow ink, meanwhile i have tons of pigments for other ink waiting to be used.


I made it work by changing "Ignore Condition until done" to "False" for all the If statements but I don't know if this is the proper way to do it, im not so good at coding lol. This didnt work for every ink either, I can't tell why not.


Additionally, I am trying to make it mail all finished inks to a bank alt, collect herbs from the mailbox, and repeat the process until the mail is empty. I cant get it to mail the inks to my bank alt at all, and when i try and make it loop back to the start it just gets stuck trying to loot the mail even tho bags are full.


Any help here? Profile attached for people to take a look at
If you want try my attached profile, it should get mail if there's at least 8 free slots, mill if more then 3 bag slots are left, turn to inks and mail them. It's mailing items by category but I'm not sure what category the inks belong to so you'll probably have to adjust it.

If you have any issues let me know, post a log too.
 
i am also getting stuck looking for repair vendors in the Worgen area it doesn't find them and i eventually idle out
 
Into the Woods is not retrievable for me. It was right clicking on the questgiver over and over in a loop... had to delete that quest from the log... I'm a level 41 and already did quests in E.P. which makes her "intro to eastern plaguelands" not work... Should take this quest out.
 
Into the Woods is not retrievable for me. It was right clicking on the questgiver over and over in a loop... had to delete that quest from the log... I'm a level 41 and already did quests in E.P. which makes her "intro to eastern plaguelands" not work... Should take this quest out.

logs logs logs logs logs

if you start it mid way, you will have issues if you skipped other quests or ignored them

if you start it mid way, then you are responsible for making it work
 
Last edited:
Thats where i am at and i cant run the profile here period except the grinding profile.



Negative china jade , i have check it time and time and time and time again. Questing the Questing Profile , and Grinding for the grinding profile. I have restarted the profile about 20 times quiet literally and insured Questing was with Questing and Grinding with Grinding.

re-svn, sometimes users update while i'm commiting
 
Status
Not open for further replies.
Back
Top