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.
[HELP QUICK] RAF farming

Hey guys,

I'm looking for a way to bot 2 recruite a friend accounts. Is it possible to do it with 1 bot and level on the 2 accounts?

If so yes can I have a link please?

thank you !
 
i did erased everything. at start he did nothing he just mounted and spammed moving to pick quest many times. then i stopped and reactived and the sory goes on again moving to zagra.sorry for my poor english
 
Changing current profile to [Fly][A - Quest] BC 58-70 [Kick]
[Singular] Your Level 65 Pandaren Arms Warrior Build is
[Singular] ... running the Questing bot Solo in Nagrand
[Singular] Context changed, re-creating behaviors
[Profile Message]: Compiling Zangarmarsh Quests
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
 
i did erased everything. at start he did nothing he just mounted and spammed moving to pick quest many times. then i stopped and reactived and the sory goes on again moving to zagra.sorry for my poor english
Don't know sorry that's all I know.
Submit a log file to the support forum like they say to at the top of this thread.
 
can u send me a good bg profile or dungeon profile? i am newby here and i dont find it :/
The one you're using should be fine, I haven't used either what you are asking for. Only kicks, archaeology in standard HB and gathering profiles for leveling herb/mining. I can't help you any further sorry.
 
<CustomBehavior File="Misc\RunLua" Lua="CancelUnitBuff('player',GetSpellInfo(75724))" WaitTime="1000" />

this is how we would do it. If you want to get me the aura id's (i don't know how you're currently doing it, but profile helper plugin in my svn helps a ton!)
I can easily replace these ... and I don't need all of the code, u can simply tell me the profile and line # and I can usually grasp the issue

Ok
UndyingTwilight.cs at Quest Behaviors
[Fly][N - Quest] Deepholm 82-84 [Kick]
localiz problem and realy big problem for me, cuz i don't know how operate with that code =(
Problem at
Code:
        public void PullMob()
        {
            string spell = "";

            switch (Me.Class)
            {
                case WoWClass.Mage:
                    if (Me.GotAlivePet)
                        SetPetMode("Passive");

                    spell = "Ice Lance";
                    break;
                case WoWClass.Druid:
                    spell = "Moonfire";
                    break;
                case WoWClass.Paladin:
                    spell = "Judgement";
                    break;
                case WoWClass.Priest:
                    spell = "Shadow Word: Pain";
                    break;
                case WoWClass.Shaman:
                    if (Me.GotAlivePet)
                        SetPetMode("Passive");
                    spell = "Flame Shock";
                    break;
                case WoWClass.Warlock:
                    if (Me.GotAlivePet)
                        SetPetMode("Passive");

                    spell = "Corruption";
                    break;
                case WoWClass.DeathKnight:
                    if (Me.GotAlivePet)
                        SetPetMode("Passive");
                     spell = "Icy Touch";
                     if (!SpellManager.CanCast(spell) && SpellManager.CanCast("Death Coil"))
                         spell = "Death Coil";

                   
                    break;
                case WoWClass.Hunter:
                    if (Me.GotAlivePet)
                        SetPetMode("Passive");

                    spell = "Arcane Shot";
                    break;
                case WoWClass.Warrior:
                    if (SpellManager.CanCast("Shoot"))
                        spell = "Shoot";
                    if (SpellManager.CanCast("Throw"))
                        spell = "Throw";
                    break;
                case WoWClass.Rogue:
                    if (SpellManager.CanCast("Shoot"))
                        spell = "Shoot";
                    if (SpellManager.CanCast("Throw"))
                        spell = "Throw";
                    break;

            }

            if (!String.IsNullOrEmpty(spell) && SpellManager.CanCast(spell))
            {
                SpellManager.Cast(spell);
            }


        }

first of all Monk
Code:
                case WoWClass.Monk:
                    spell = "*****ling Jade Lightning";
                    break;

And now maybe?
Code:
string GetSpellNameByID(int iSpellID)
{
return Lua.GetReturnVal<string>("return GetSpellInfo(" + iSpellID + ")", 0);
}
But as I said, I don't know how operate with this, tried with
Code:
case WoWClass.Monk:
                    string GetSpellNameByID(int iSpellID)
                    {
                             return Lua.GetReturnVal<string>("return GetSpellInfo("117952")", 0);
                    }
                    spell = GetSpellNameByID(117952);
                    break;
But it is absurdity
 
Easiest thing to do is to disable the autoequip2 plugin and equip the gear yourself and you won't have that problem again, or go into it and select a weapon type.

p.s I think you're meant to post in support forum.
i dislableb,allready the autoequip2 but its not work.... when i start the program again its working enable. i delete program and download new setup but its not working too. i cant find weapon select type where can i find can you tell me plz.
 
Hey there,

i have a problem with the Bot.

I'm using Honorbuddy with the Profile "[N - Quest] 86-87 Valley of the Four Winds [Kick]".
I'm in Valley of the Four Winds and the Bot always walks to Stonecarver Mac but there is no quest.

Log is uploaded

View attachment 4376 2013-01-07 15.15.zip


//edit: i deleted the Quest in the profile ... now he run to an other quest that i have completed yet... seems that my checkpoints are lost... what can i do?

//edit2: i solved the problem: stopped HB and WoW, deleted the HB AND WoW Cache (WoW Folder Cache and WoW/Date/Cache Folder) and restart both... worked!!
 
Last edited:
Got stuck with Lolo Lio, same as above.


Seems like this profile likes to pull 50 mobs at once, at least in valley of four winds. Good profile, but perhaps that could be fixed? My character literally runs all the way into the rat warrens, pulling maybe 8 mobs along the way causing near instant death.
 
Last edited:
Looting Зан'тик - янтарный панцирь Guid:0xF530FDD6001EAC19
Moving to Type: Loot, Name: Зан'тик-манипулятор
[Profile Message]: Quests Completed. Returning to Klaxxi'Vess.
Mounting: Tawny Wind Rider
Can not turn in quest Seeds of Fear (ID: 31603) because I don't have it in my quest log! (Or do I: False)
Bot Stopped! Reason: Could not create current in quest bot!

What to do?
 
However, I did encounter a bug today with the GL daily "Hard as a Rock".

Some of the statues turn into hostile mobs, while others you just knock over. You have to do this 10 times. In my case, the bot was interacting properly with the statues that would turn hostile, but was stuck trying to interact with the "knock over" statues. Any help would be greatly appreciated!

Log Attached
 

Attachments

Looting Зан'тик - янтарный панцирь Guid:0xF530FDD6001EAC19
Moving to Type: Loot, Name: Зан'тик-манипулятор
[Profile Message]: Quests Completed. Returning to Klaxxi'Vess.
Mounting: Tawny Wind Rider
Can not turn in quest Seeds of Fear (ID: 31603) because I don't have it in my quest log! (Or do I: False)
Bot Stopped! Reason: Could not create current in quest bot!

What to do?

My apologies. I can't get to it until tonight (at the latest). For now, please stop bot on Klaxxi turn ins, manually turn in the quests, and then continue by starting Shado Pan. This only applies if you have 6 or more shards. I didn't realize turn in required quest in log. I will troubleshoot and fix this tonight.
 
However, I did encounter a bug today with the GL daily "Hard as a Rock".

Some of the statues turn into hostile mobs, while others you just knock over. You have to do this 10 times. In my case, the bot was interacting properly with the statues that would turn hostile, but was stuck trying to interact with the "knock over" statues. Any help would be greatly appreciated!

Log Attached

I've heard of this bug before. Thought I had fixed it, but I guess not. This one I really need to test in person. I'll get to it as soon as the RNG gods are nice to me.
 
@ monstaslaya:

Try to delete WoW/Data/Cache and WoW/Cache Folder AND in HB the Cache Folder... (after stopping both) then restart it and it works (with my problem)
 
Changing current profile to [Fly][A - Quest] BC 58-70 [Kick]
[Singular] Your Level 65 Pandaren Arms Warrior Build is
[Singular] ... running the Questing bot Solo in Nagrand
[Singular] Context changed, re-creating behaviors
[Profile Message]: Compiling Zangarmarsh Quests
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
http://www.thebuddyforum.com/honorbuddy-forum/guides/35945-guide-how-attach-your-log.html

i dislableb,allready the autoequip2 but its not work.... when i start the program again its working enable. i delete program and download new setup but its not working too. i cant find weapon select type where can i find can you tell me plz.
Plugins > AutoEquip2 > Configuration > Generel
 
Last edited:
Status
Not open for further replies.
Back
Top