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!

[REP] Golden Lotus Daily

Hey vego.
I have a couple questions for you.
1- What quest beavers we need to put inside the folder.
2- When you ill update klaxxi dailys, because my profile dont do all quests...
3- i update with svn and i got interact1 e 2 wich one ill use
 
is it possible that you focus on continue questing behaviour.
whenever i stop and continue while doing the quests the bot goes mad running and killing unnecessary mobs etc. this happens on your other profiles as well mate.
other than this really good job especially klaxxi quests, they are flawless.

*thumbs up*
 
The plugin throws constant errors when you're not near a behemoth (maybe only at certain logging levels?). Making a slight change fixes it, as far as I can see...

Code:
        [COLOR="#FF0000"][b]if (Behemoth.Count > 0)
	{[/b][/COLOR]
               if (Behemoth[0].IsCasting && !Me.IsBehind(Behemoth[0]) && Behemoth[0].Location.Distance(Me.Location) < 30)
                {
                    Lua.DoString("StrafeLeftStart()");
                    Thread.Sleep(1000);
                }
	[COLOR="#FF0000"][b]}[/b][/COLOR]

That seems to fix it to avoid the problem line.
 
Hi vego can u please fix the quest under watchful eye to move up the river then cross it then back down to the quest area, coz the way it acts now shows u are botting check only 2 areas and mouting in water to only swim across it while mounted.

oh and stop using pull distance = 1 coz as a caster u run in and pull to many mobs.
 
Last edited:
Code:
12.11.2012
- Updated Megser Plugin for few more quests again
- Added Quest Behaviors: Thundering Skies, Mantid Under Fire

- Added 6 Setting Sun Garrison Quests
- Fixed Whitepetal Lake quests one more time, now should work on CTM when in water and on Navigator while outside
- Fixed Crumbling Behemoth again

About pull distance, I play as melee, anyway some quests need pulldistance = 1 (like Free Spirits for example) and for some pulldistance = 1 works rly well (most gathering quests). While playing on my rogue I didnt see much differences, bot just fight when it needs to. Can you explain how it works for range classes?
 
Last edited:
Code:
12.11.2012
- Updated Megser Plugin for few more quests again
- Added Quest Behaviors: Thundering Skies, Mantid Under Fire

- Added 6 Setting Sun Garrison Quests
- Fixed Whitepetal Lake quests one more time, now should work on CTM when in water and on Navigator while outside
- Fixed Crumbling Behemoth again

About pull distance, I play as melee, anyway some quests need pulldistance = 1 (like Free Spirits for example) and for some pulldistance = 1 works rly well (most gathering quests). While playing on my rogue I didnt see much differences, bot just fight when it needs to. Can you explain how it works for range classes?

Yes, I can. For example im playing Shadow Priest. Singular starts an opening with Shadow Word: Pain, Vampiric Touch then Mind Blast etc etc. So if pull distance = 40 it will start to hit mob for 40 meters and it is great for range classes. But if pull distance = 1 my char will come to melee zone of a creep literally STAND in it and then will start attacking. It looks very BOT-suspicious because range heroes dont come to melee range. I hope you got what i mean.
 
Code:
12.11.2012 - Part 2
- Updated plugin again for Soul Gatherer quest
- Added 6 new quests near Whitepetal Lake with end quest Soul Gatherer
- Added 4 new quests on Setting Sun Garrison with end quest The Butcher
 
I have following issue in "Free Spirits" daily qiest.
Here what i get in log (after some of first daylies):

Goal: Flying to <1571.811, 1421.25, 516.615>
[FlyTo-v241(debug) @line 736]: Flying to '<1571.811, 1421.25, 516.615>': <1571.811, 1421.25, 516.615>.
...
[Cast] Cenarion War Hippogryph 43927
Spell_C::CastSpell(43927, 0, 0x0, 0) [11]
[CGSpellBook::CastSpell] Override ID: 43927, KnownIndex: -1
Mounting: Cenarion War Hippogryph

Ok, i set this mount in config, good. My character fly up high...

[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
Goal: Flying to <1566.474, 1440.958, 441.7253>
[FlyTo-v241(debug) @line 737]: Flying to '<1566.474, 1440.958, 441.7253>': <1566.474, 1440.958, 441.7253>.
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED

Here he descending to portal.
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[LuaEvents] Getting argument values for event COMBAT_LOG_EVENT_UNFILTERED
[QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile.
[QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
Goal: Mounting for Flying travel
Spell_C::CastSpell(60024, 0, 0x0, 0) [10]

Here my character have dismount, fall down and start run around and jumping.
I do not understand why he try to mount Violet Proto-Drake (60024, i never set it up as my mount) and try to do this while already mounted.

-------------------------------------
Issue with "Backed Into a Corner" quest.
He just run and try to interact with Cornered Villager, instead of killing mobs, that captured them (mobs don't enter the battle and my character just stay and spam interacting)

PS. Sorry for my terrible english.
 
Last edited:
Sometimes my char dies underwanter because he cant breath :D Is there any way to fix this ?
 
On quest "pomfruit pickup" it keeps spamming the "pomfruit firework" quest item even when i'm killing mobs or flying to quest area etc.
 
Aww its plugin, I need to delete this entry from it, try to turn it off for this quest.
 
Hey Vego m8, it does the dailies p1 and p2 but instead of turning in the last of the p2 quests it completed it went to shado-pan where I haven't even unlocked dailies yet.
 

Attachments

Hey Vego, currently one Problem with Quest: "Free Spirits"

Bot can't enter the phase to see the spirits:

Could not create current behavior in quest bot; exception was thrown
 
vego i saw some code the other day for differnet pull distances based on class. something like

me.isclass == mage || me.isclass == priest
pull distance 25

me.isclass == warrior ||
pulldistance == 1
 
Back
Top