• 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. neal121

      neal121 New Member

      Joined:
      Jan 15, 2010
      Messages:
      254
      Likes Received:
      0
      Trophy Points:
      0
      Great path set so far however my char just likes to randomly stop at times (selling stuff, after looting for example). I read your main post about not bothering the bot but after waiting minutes, I will stop and start and it will get right back on track.


      No errors are presented anywhere. Ideas?
       
    2. Scarlettey

      Scarlettey New Member

      Joined:
      Apr 14, 2010
      Messages:
      391
      Likes Received:
      0
      Trophy Points:
      0
      Great profile :) Just started a undead priest on a new realm and Its going flawlessly through level 10 :)
       
    3. Beans

      Beans New Member

      Joined:
      Jan 15, 2010
      Messages:
      107
      Likes Received:
      1
      Trophy Points:
      0
      FYI opened a ticket regarding MyCTM behavior. It seems you pass a point (example in Eastern Plaguelands profile) but instead of generating a path to that point, MyCTM just clicks to the point. Problem is if you arent near the point, it wont path you to the point instead running you in a straight line to the point.

      Use this logic (and provided code in the ticket) to generate the path to the point and properly traverse the map to your destination in this override method (createbehavior).

      Code:
      WoWPoint[] pathtoDest1 = Styx.Logic.Pathing.Navigator.GeneratePath(Me.Location, Destination);
      
       
    4. jay2o9

      jay2o9 New Member

      Joined:
      Jul 28, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Trying to start this profile at 66 in BE and instead of picking up quests it flys to nagrand and starts to try and grind kurenai rep and just stands in one location doing nothing. Any suggestions on how to get this to work properly?
       
    5. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      sounds like a cc issue

      no logs = no help
       
    6. mdruey

      mdruey New Member

      Joined:
      Jun 28, 2011
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Hey man you make great profiles and I was wondering if you were ever going to make a horde version of this profile. I know you have a grinding one but I would like to know if you are ever going to make a questing 68-80 profile.
       
    7. shakazara

      shakazara New Member

      Joined:
      Jan 15, 2010
      Messages:
      212
      Likes Received:
      10
      Trophy Points:
      0
      that gotta be one of the weirdest reports i've heard so far... Please go read up on what CTM does MyCTM before posting such posts
       
    8. vanzes

      vanzes New Member

      Joined:
      Jun 21, 2011
      Messages:
      144
      Likes Received:
      0
      Trophy Points:
      0
      Thx alot, profile really awesome, but i have some issues playing Drenai - it stucks rather often with his wide shoulders to corners and sometimes cant move through low-height passes.
       
    9. jay2o9

      jay2o9 New Member

      Joined:
      Jul 28, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      You were right thanks, was trying to use amplfy mage cc and after using default would work great thanks =]
       
    10. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      This is a spectacular away to address a problem I've been mulling about for quite a while. Most users want to get to 85 the quickest, but there are completionists like myself that prefer to get the zone achievements.

      This idea addresses both factions of the Community. Well done, as always!

      cheers,
      chinajade
       
      Last edited: Aug 17, 2011
    11. spikeymikey999

      spikeymikey999 New Member

      Joined:
      Aug 17, 2011
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      one question regarding the questing profile, iv used more than one profile and i keep getting the same issue, in the config i have the Use Flight Points and Learn New Flight Points ticked, now at a certain point in the bot it will go to a flight master to learn a new flight path and get stuck there, is this due to when cata hit 6 FP where opened?
       
    12. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      I dont understand how Native Flying wasnt implemented when all the flying came up aswell, if we can make the bot fly telling the coords and adding the code to it, why when we have a Static NPC such as a questgiver or a vendor, it doesn't do the same?
       
    13. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      the bot shouldn't get stuck anymore as of 5198; if you dc'd relogged or /reload'd then kill the bot and restart it

      if it's still getting stuck, give as much information and attach a log in the honorbuddy release thread
       
    14. ripsta

      ripsta New Member

      Joined:
      Aug 17, 2011
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Thanks a lot for this post !!
       
      Last edited: Aug 17, 2011
    15. eagles2010

      eagles2010 Member

      Joined:
      Nov 12, 2010
      Messages:
      277
      Likes Received:
      9
      Trophy Points:
      18
      Not a huge issue as it is easy enough just to grind it for a level and a half to 60. Thanks again and keep up the good work
       
    16. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      Problem with Quest:"Harpy Raiders" in nothern barrens.

      Now it canot generate a path, usually mesh issues, but it looks like the hotspot could be inside a tree.

      [13:36:24:417] Could not generate full path from {791.7537, -1347.679, 90.85068} to {844, -1333.667, 91.8054} (time used: 1.785 seconds)
       
    17. Beans

      Beans New Member

      Joined:
      Jan 15, 2010
      Messages:
      107
      Likes Received:
      1
      Trophy Points:
      0
      How about you let the profile dev take a look?
       
    18. putadegajo

      putadegajo New Member

      Joined:
      Aug 9, 2011
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      hey im using the profile but my druid is already 43 he has no completed quests how do i make it work it just stays on darnassus
       
    19. Exokid7699

      Exokid7699 New Member

      Joined:
      Jul 31, 2011
      Messages:
      193
      Likes Received:
      3
      Trophy Points:
      0
      Try starting in stormwind.
       
    20. putadegajo

      putadegajo New Member

      Joined:
      Aug 9, 2011
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      hm.. i forgot to edit the bot for that true false thing so that shouldnt help either anyways i will try it on SW i was late for work so I didn't go much into it just left my warr farming honor i will try it at night thought plus i need to get some gold on that char cause im empty
       
    Thread Status:
    Not open for further replies.

    Share This Page