• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [REP] Golden Lotus Daily

    Discussion in 'Neutral' started by vego, Oct 7, 2012.

    1. dkgonas

      dkgonas New Member

      Joined:
      Mar 10, 2012
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      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
       
    2. xilla

      xilla Member

      Joined:
      Jun 2, 2011
      Messages:
      143
      Likes Received:
      0
      Trophy Points:
      16
      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*
       
    3. tvsian

      tvsian Member

      Joined:
      May 8, 2010
      Messages:
      94
      Likes Received:
      3
      Trophy Points:
      8
      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.
       
    4. Wayno

      Wayno Member

      Joined:
      Jun 11, 2012
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      6
      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: Nov 11, 2012
    5. Loljka

      Loljka New Member

      Joined:
      Oct 19, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      I agree with this, playing as dc\sp
       
    6. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      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: Nov 11, 2012
    7. Loljka

      Loljka New Member

      Joined:
      Oct 19, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      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.
       
    8. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      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
      
      
       
    9. Legista

      Legista New Member

      Joined:
      May 4, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      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: Nov 12, 2012
    10. Loljka

      Loljka New Member

      Joined:
      Oct 19, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      Sometimes my char dies underwanter because he cant breath :D Is there any way to fix this ?
       
    11. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      Anti-drown plugin
       
    12. xilla

      xilla Member

      Joined:
      Jun 2, 2011
      Messages:
      143
      Likes Received:
      0
      Trophy Points:
      16
      On quest "pomfruit pickup" it keeps spamming the "pomfruit firework" quest item even when i'm killing mobs or flying to quest area etc.
       
    13. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      Aww its plugin, I need to delete this entry from it, try to turn it off for this quest.
       
    14. amputations

      amputations Active Member

      Joined:
      Jan 6, 2011
      Messages:
      2,262
      Likes Received:
      11
      Trophy Points:
      38
      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.
       

      Attached Files:

    15. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      Which quest it didnt turn in
       
    16. Jones

      Jones New Member

      Joined:
      Dec 4, 2010
      Messages:
      103
      Likes Received:
      0
      Trophy Points:
      0
      Hey Vego, currently one Problem with Quest: "Free Spirits"

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

       
    17. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      You didnt download ForcedMount1.cs probably
       
    18. Jones

      Jones New Member

      Joined:
      Dec 4, 2010
      Messages:
      103
      Likes Received:
      0
      Trophy Points:
      0
      Sorry I was wrong. Thank you !!
       
    19. Wayno

      Wayno Member

      Joined:
      Jun 11, 2012
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      6
      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
       
    20. vego

      vego Community Developer

      Joined:
      Aug 21, 2012
      Messages:
      270
      Likes Received:
      12
      Trophy Points:
      18
      Yes i know i dont have time for it today anyway
       

    Share This Page