• Visit Rebornbuddy
  • 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. 1101011

      1101011 Member

      Joined:
      Dec 4, 2011
      Messages:
      731
      Likes Received:
      3
      Trophy Points:
      18
      Visual Studio is more than an great editor, it's also a great debugger and a great binary reader ;-)
      It's easy to read small parts of an project like yours by using a binary reader (or hex editor) but it's very difficult to see there isn't a hidden part
      used for awfull thinks

      i have removed the two examples I have posted (was only to confirm it ^^)

      a mod or admin have to say if it's realy against the rules but I'm sure everyone agrees it's better to ask before violating the rules ;-)

      Of course a printable file (like PDF) is the better file to help new people, but I still think it should be with the rules if you also post your entire visual studio project (so that everyone can "check" it). Maybe a mod could confirm this assumption.
      You have done a lot of work writing "your project" so why should you throw it to the dustbin?
      Even when pdfs are a better, there is no reason to throw it away (as long as you post it's source code).
       
    2. ZenLulz

      ZenLulz Community Developer

      Joined:
      Aug 17, 2011
      Messages:
      583
      Likes Received:
      98
      Trophy Points:
      28
      I'm not a moderator, so I cannot answer to your question.

      All I can say is if you leave your guide in this format, most of the members won't download it and it's a pity because you miss your main goal: help new users of HB. I recommand you to re-write this guide by creating a post in your blog (there is a blog system on this forum) or any "readable" formats like PDF or Word.
       
    3. rcadams

      rcadams New Member

      Joined:
      Jan 15, 2010
      Messages:
      434
      Likes Received:
      0
      Trophy Points:
      0
      The rules are any .dll or .exe has to be approved... How is it approved? You sent bossland/hawker the source code for your project.

      P.S. Saying that it has been virus scanned is never enough for a mod to approve!!!!
       
      Last edited: Jun 8, 2012
    4. pepsigoesmoo

      pepsigoesmoo Member

      Joined:
      Jan 15, 2010
      Messages:
      123
      Likes Received:
      0
      Trophy Points:
      16
      Could not find quest giver NPC with ID 47603 in database.
       
    5. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      this is Buddywing, not HB

      go to your npc and press start
       
    6. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      I'll be re-running these with consulars when BW is able to attach to more than 1 acct per comp
       
    7. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
      Trying to use the Works Access Elevator from too far away.

      Code:
       			<UseTransport TransporterName="Elevator" Type="Wonkavator" Option="The Works"									X="124.9858" Y="-105.299" Z="430.7086" 
      									ToX="122.0977" ToY="-226.2697" ToZ="431.0822" />
      should probably read

      Code:
       			<UseTransport TransporterName="Elevator" Type="Wonkavator" Option="The Works"
      									X="124.9337" Y="-105.299" Z="430.7395" 
      									ToX="122.0977" ToY="-226.2697" ToZ="431.0822" />
       

      Attached Files:

    8. pepsigoesmoo

      pepsigoesmoo Member

      Joined:
      Jan 15, 2010
      Messages:
      123
      Likes Received:
      0
      Trophy Points:
      16
      which npc how do i find out the npc with that id?
       
    9. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
      First of all: go to the Honorbuddy Forums
      Then: Find the thread about the profile you're using
      Then: Post your question again.

      As said; this is the BuddyWing forums, not the Honorbuddy forums.
       
    10. Cynical

      Cynical New Member

      Joined:
      Mar 24, 2011
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Kick:

      First and foremost, thanks for you excellent profiles, they work amazingly.

      An issue I've run into, however, I am trying to bot with your ally questing 1-85 package and I'm getting hung up on the bot revisiting old quests. I'm level 52 and even though it's assigned that I will quest in Burning Steppes, the bot continually runs me back to searing gorge to pick up ~lvl 45/46 quests. I have enabled ignorequestorder in the profile, but it still seems to compile the quests and pick up where it last left off.


      View attachment 6-8-2012_6_55 PM 5020 Log.txt
      Untitled.png


      I fixed the issue myself by deleting line 7362
      Code:
      		<PickUp QuestName="Mouton Flamestar" GiverName="Overseer Oilfist" QuestId="28514" GiverId="14625" X="-6501.13" Y="-1173.36" Z="325.8644" />
      
       
      Last edited: Jun 8, 2012
    11. Connor

      Connor New Member

      Joined:
      Apr 27, 2012
      Messages:
      166
      Likes Received:
      0
      Trophy Points:
      0
      uhm, i talked to tony about this. but i'll sort all this out in the morning, going to bed now. 12;44 am.

      thanks guys
       
    12. Hawkiz

      Hawkiz Banned

      Joined:
      Feb 1, 2012
      Messages:
      571
      Likes Received:
      0
      Trophy Points:
      0
      exactly, some might call it virus free and all :p
      but a .Exe i don't know what is, no thx :D
       
    13. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
      [R - Dark] 10-17 Coruscant once again:
      On line 1793 or 1976 (not sure which), using the Jedi Archives:
      Log says it does, screen says it doesn't.
       

      Attached Files:

    14. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
      [R - Dark] 17-22 Taris [Kick]
      Line 769:
      Code:
                  <UseTransport TransporterName="Elevator" Type="Wonkavator" Option="Olaris Spaceport"
                                          X="-212.8293" Y="-33.60266" Z="72.16498" 
                                          ToX="-213.1803" ToY="-19.51568" ToZ="72.3756" />
      Bot takes the wonkavator, then just stands there. From the looks of the log it's still trying to take the wonkavator but it, of course, can't reach the starting coordinates anymore.
       

      Attached Files:

      Last edited: Jun 9, 2012
    15. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
      Also;

      I'm not sure I can +rep you anymore Kick but the 10-17 was pretty amazing. I know it still requires some user attention but I only needed to interfere 3 or 4 times which, for a profile that hasn't been out for a month, is damn good.
      Kudos mate! And keep it coming!
       
    16. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      If this is happening, you're not using my svn copy
       
    17. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      As per usual, your bug reports are pretty awesome.

      Once you get to tatooine dark - You should (let's hope) experience less issues... as 25-50 was tested with the bot (so most of it should work w/o user assistance... unless it's like a useitem quest or I have notes on the quest)

      Keep them bug reports coming!
       
    18. Peezy916

      Peezy916 New Member

      Joined:
      May 27, 2012
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      so, im using this profile now, and it seems like it'll grab the available quests in the area, and then turn them in one by one..is there any way to make it to where it'll complete all the quest that it picks up THEN turn em all in?
       
    19. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      sure, you can re-write the profiles

      other than that, no
       
    20. Peezy916

      Peezy916 New Member

      Joined:
      May 27, 2012
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      lol okay then..i guess ill just leave it as is..its working as intended so im not gonna complain...GREAT PROFILE BTW!!
       
    Thread Status:
    Not open for further replies.

    Share This Page