• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

    Discussion in 'Archives' started by fhlhwow, Aug 17, 2010.

    Thread Status:
    Not open for further replies.
    1. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      It's amazing how flawless last updates have been, more quest behaviors, less user dialogs and much faster leveling.
       
    2. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Mr.ItemRemover
      RareMobKiller
      Tidy Bags 3 Reloaded
      XP Chests

      These 4 are mandatory for the chars I level up, make sure you also have the plugins requested by the questing profiles you are using, like Kicks and ItemForAuraQuestHelper.
       
    3. flaef

      flaef New Member

      Joined:
      May 1, 2012
      Messages:
      109
      Likes Received:
      0
      Trophy Points:
      0
      Why cant my toon mount up?

      I got riding skill and 2 different mounts. When ever it try it comes whit "Spell not learned"
      Im lvl 24 and questing. Paladin

      [11:49:44:371] Spell_C::CastSpell(56921, 0, 0x0, 0) [196]
       
    4. LordFuchs

      LordFuchs New Member

      Joined:
      Apr 21, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      First of all - thanks for you profile pack. I know this was hard work :)

      Unfortunately I have several major problems with this profiles - especially with the horde versions lvl58-68 Outlands...
      One major problem that I cannot solve at the moment is in Terokkar forrest...
      The Goal is to: "Free 8 Captives".
      Well - there's no quest which requires to free 8 captives and the bot is moving around in the bone desert and killing everything...
      Don't know how to solve the problem..

      I can attach a Log later.
       
    5. kasia

      kasia Banned

      Joined:
      Mar 9, 2012
      Messages:
      594
      Likes Received:
      1
      Trophy Points:
      0
      i think its beucase more people is involved in this profile project for example mastahg, am i right Kick ?
       
    6. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      i coulda swore i changed that stupid quest to a while

      changed
       
    7. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      Code:
                   <While Condition="((HasQuest(27606)) &amp;&amp; (!IsQuestCompleted(27606)))" >
                      <RunTo X="-3620.305" Y="-6200.837" Z="5.459022" />
                      <CustomBehavior File="WaitTimer" WaitTime="2000" />
                      <RunTo X="-3620.305" Y="-6200.837" Z="5.459022" />
                      <CustomBehavior File="WaitTimer" WaitTime="2000" />
                      <CustomBehavior File="Misc\RunLua" Lua="UseItemByName(61928)" WaitTime="1000" />
                      <CustomBehavior File="WaitTimer" WaitTime="15000" />
                      <CustomBehavior File="InteractWith" QuestId="27606" MobId="46009" MobState="Alive" WaitForNpcs="False" X="-3621.387" Y="-6196.787" Z="5.911814" />
                   </While>        
      
      Think that will work?

      i'll see if the skullcrusher quest is complete - to force move to the bottom of the ramp or something
       
    8. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      changed pulldistance to 10, so it should get right up to the guys and pop them
       
    9. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Horde - Quest - Deceivers In Our Midst

      Hmm ... i dont know how long my Toons is now riding from one to the other Hotspot :(

      But normaly he need to use the Item "Sindweller Blindfold", i think he died or something, but didnt checked if he has the Item used. Without this Item he cant kill the Jadefire Shifter 12x :(
      Is it possible to check if he has "Sindweller Blindfold" as Buff, if not use it?
       

      Attached Files:

    10. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      get me some hotspots real quick for those mobs please. i'll make a permafix (3-5 hotspots, and 1 copy xml of the jadefire noobs)

      When i get the hotspots and dump - here's what it will look like:

      Code:
      			<While Condition="(HasQuest(28261)) &amp;&amp; (!IsQuestCompleted(28261))">
      			 <If Condition="(!Me.HasAura(&quot;Sindweller Blindfold&quot;))" >
      				<UseItem ItemId="63419" QuestId="28261" X="6584.889" Y="-975.6223" Z="468.8419" />
      			 </If>
      				<SetGrindArea>
      					<GrindArea>
      						<Factions>14 16</Factions>
      						<Hotspots>
      							<Hotspot X="6584.889" Y="-975.6223" Z="468.8419" />
      						</Hotspots>
      					</GrindArea>  
      				</SetGrindArea>
      			 <GrindTo Condition="(HasQuest(28261)) &amp;&amp; (IsQuestCompleted(28261)) || (!Me.HasAura(&quot;Sindweller Blindfold&quot;))" />
      			</While>
      
       
      Last edited: May 4, 2012
    11. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Oh Hotspots are ok, its just the Toon didnt use the Item to get into this Shadow World to kill this Jadefire things. Everything is ok, it just need to check if he has the Buff, if not use the Item. Thats all. I used the Item by Hand and everything work perfect after this.
       
    12. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      no no you don't understand

      i need hotspots since it's a grindarea and it won't 'guess' from the mesh (the objectives guess form the mesh if i don't specify hotspots... and on this quest i didn't)

      so if you can, please go get me some :eek:
       
    13. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      :( did the Quest by Hand to use the Item :( grraahh .. but no Problem one of my next Toons are hitting there soon.
       
    14. Muzga

      Muzga New Member

      Joined:
      Feb 25, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Why the bot don?t use Fly Mount when he is going to sell Vendor? (sry for my bad english:rolleyes:)
      I?am questing at Terrokar Forest
       
    15. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      Nope.
       
    16. brampower

      brampower New Member

      Joined:
      Jul 18, 2010
      Messages:
      286
      Likes Received:
      0
      Trophy Points:
      0
      I'm a horde lvl 81 now, and went back to Orgrimmar. Now, when I resume the bot it will take a zeppelin (don't remember where - sorry), and go back again to Orgrimmar. Then, it will sell, train and buy and go back to the zeppelin again etc...

      If I go to Hyjal manually and start the bot, it will say 'Compiling quests'.. if I look at the debugging window, after a while it has compiled all the quests but still nothing happens..
      Log included. Please let me know, thanks.
       

      Attached Files:

    17. Jesus

      Jesus New Member

      Joined:
      Apr 7, 2012
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      I'm currently using this on my lvl 41 warlock, but for some reason the bot wants to take my toon back to Westfall and start questing from the beginning. My best guess fpr why this is happening is that my profile: "[A - Quest] EK 12-58 [Kick]" start in that area. But i dont know if this is the problem.

      Is there some way where you can jump between the areas where you want to quest?
       
    18. Muzga

      Muzga New Member

      Joined:
      Feb 25, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Nope?
      what does this mean?
       
    19. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Note: Fly Questing Profiles have FlyTo's, not NativeFlying
      FlyTo flies to and from objectives / quests and then use ground mount
      Native Flying (such as GB2) will always fly

       
    20. Muzga

      Muzga New Member

      Joined:
      Feb 25, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Thanks :)
       
    Thread Status:
    Not open for further replies.

    Share This Page