• Visit Rebornbuddy
  • Kick's BuddyWing Profiles

    Discussion in 'Buddy Wing Profiles' started by Kickazz006, May 6, 2012.

    1. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      ** If you were directed to go here **
      If you have an issue with 1-10's, please use this thread below:
      1-10 BW Profiles [Kick]


      If you are using a 10+, thoroughly read the below information:
      • If you are not Agent or Consular - I will not take bugs at all
      • I need the profile name, preferably a line #(s) and the syntax to fix the issue if possible (BW Bug Guide)
      • A log must be provided or the post will be archived / ignored! How To Attach A Log [Kick]

      *** Do Note ***
      Republic 10+ light / dark is Consular ONLY! Since that's what I developed it with. It may not work work for the other 3 classes, and it will not do class quests. If you want to develop class quests, I will take the syntax - just please tell me where to paste it in at! This will help with development.
      Use the Dark profiles - as the light profiles need to be ran with the bot (they were developed, but not actually tested)
      Empire Dark is Agent only!

      If you want to develop profiles - as per usual - use my BlankQO file (hint: it aint blank!)

      Kick's SVN

      Update April 23, 2013:
      I will start running these profiles again and developing again. Give me some time ... if you're interested in donating specific class / rep syntax, i'll gladly accept it.

      Bugs: Please keep bugs to the point, include valid info, and a log. The more details, the better. I'm rusty with this game and I'll need all of the assistance that I can get, in terms of where stuff is / what you need.
       
      Last edited: Apr 23, 2013
    2. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      i'll look into it when i re-run it

      i've responded in red, and i'll look into the issues when i re-run it

      i'll have a dev look into the mesh issue

      i'll look into the issues when i re-run it

      i've replied in red, ty for reports

      I'll fix the remaining stuff on reflow

      fixt

      yeah, a lot of the final stages have elites and are a little hard for the bot due to cc or whatever
       
      Last edited: Jun 9, 2012
    3. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
      R-Dark Taris:

      Line 922 says:
      Code:
      <TurnInQuest QuestName="Reclaiming What's Ours" QuestId="0xE000303A4C23DF7F" TurnInName="Relus Poh" X="-195.4857" Y="-20.05815" Z="61.52243" />
      but at that location the bot is too far away to interact. Should become:
      Code:
      <TurnInQuest QuestName="Reclaiming What's Ours" QuestId="0xE000303A4C23DF7F" TurnInName="Relus Poh" X="-195.6867" Y="-20.05815" Z="61.5112" />
      according to BW "Dump target" info :)


      Also;
      In general "use object" is about 10% chance that it doesn't work. 99% of the profile issues is either the toon is just a bit too far away from the thing it needs to click on (see above) or the "use object" never fires.
      Do you want a report for every object that fails for me? Or is that a known BW issue to be solved by the bot developers?
       
      Last edited: Jun 9, 2012
    4. Dre

      Dre Member

      Joined:
      Nov 6, 2011
      Messages:
      196
      Likes Received:
      0
      Trophy Points:
      16
      "Final Stage - Enemy Droid-machines" Wasnt hard, its the mission I was talking about before that to use the object to spawn the boss took my bot a very long time to find a good angle to complete the spawn process.
       
    5. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      if you report it with the correct replacement, i'll fix it all =)

      as far as the search radius, i'll see about getting it boosted like hb does
       
    6. Dre

      Dre Member

      Joined:
      Nov 6, 2011
      Messages:
      196
      Likes Received:
      0
      Trophy Points:
      16
      Profile: [R - Dark] 22-25 Nar Shaddaa [Kick]

      [17:01:02.891 D] Generated path to <302.3451, -313.6901, -358.0665> (UseTransport: Elevator for Quest Id: 0) with 39 hops.
      [17:01:02.927 D] Moving to next hop: <332.8, -313.695, -348.8>, T: None (UseTransport: Elevator for Quest Id: 0) D: 0.8096994

      Quest Id 0? Runs the bot in a red story line doorway, dont know why it wants to go here.

      Edit:
      Bot just finished "Cleansing the Spice Trade". This seems to have something to do with "Double Negative" quest that shows complete on the game but the bot is acting like its not complete.
       
      Last edited: Jun 9, 2012
    7. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      added ignorelos="true" to it

      If you're up for fiddling with stuff to make it work (useobjects)

      Taris and nar shaddaa will need a lot of IgnoreLOS="True" added to them for stuff that is against the wall (i didn't get this code until I was roughly done with dark-tatooine, sadly)

      <UseObject QuestId="0xE000A05D8BC71C6E" Name="Engine" BranchId="1" StepId="2" Radius="20" IgnoreLOS="True" WaitTime="5" X="-28.26616" Y="-24.64113" Z="113.6642" /> <!-- Far range -->

      so this should work; if not, i'll have to stick a moveto and then userange 20 (which i hate doing that, bc the bot can get stuck there if it gets agro)

      I've committed my changes to the svn, ty for reports
       
    8. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      I'll have to run this myself, I have a dark consular on Taris atm that i'll fix most of taris and nar shaddaa with (well, it's on 1 of hawker's accts)
       
    9. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      Yeah, I can't do much w/ these, sadly :( I'll have to run it and then have Aevitas or Apoc take over and fix it. I hate mesh issues like that
       
    10. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      me <3 u long time!

      AddJumpLink(0x4000000111629D34, new Vector3(-110.0418f, -32.07555f, 103.3633f), new Vector3(-108.9546f, -24.06891f, 103.6938f),
      Direction.Bidirectional, AreaType.Elevator, AbilityFlags.Run);
       
      Last edited: Jun 11, 2012
    11. Dre

      Dre Member

      Joined:
      Nov 6, 2011
      Messages:
      196
      Likes Received:
      0
      Trophy Points:
      16
      Quest: Chasing History
       
    12. in2fun

      in2fun New Member

      Joined:
      Sep 23, 2010
      Messages:
      871
      Likes Received:
      8
      Trophy Points:
      0
      Im testing [E - Dark] 10-17 Dromund Kaas [Kick] atm. I have 4 warriors lined up ready to go through. Running 2 at a time using innerspace hoping to test fully everything. Once they get through, I will turn around run other 2 through so will have 4 testing it.
      First problem I see is <!-- Warrior - The Transporter and Turnin --> in line 731 +
      It is mixed up in order I think. Not sure. Went through on both toons same problem. Will take the wonkavator down to where needs to go then runs into corner stops. Did same thing on both.
      If you stop bot, run to area needs to start quest convo it will think quest done and try to run back to Darth Baras. If force it to stay through first quest convo it will finish and go back to wonkavator fine.
      I tried looking at code and quess Im not as good as thought. I cant figure out whats wrong. Maybe add a goto after first time using wonkavator down.. dont know. Will try on next 2 go through.
       
    13. Nefarious

      Nefarious New Member

      Joined:
      Apr 30, 2011
      Messages:
      129
      Likes Received:
      1
      Trophy Points:
      0
      Appears to be some pathing issues with the R-Dark Alderaan profile.

      Unforunately log is too large to attach.
      [05:57:30.994 D] Generating path to TurnInQuestTag: General Kashim for Scorched Planet <-76.3976, 29.2008, 103.0247>
      [05:57:30.994 D] Waiting for path request to finish...
      [05:57:31.034 D] Nav callback called.
      [05:57:31.034 D] Path Generation Failed: FindStartPoly, Start: X: -138.5972, Y: 23.08449, Z: 102.409, End: X: -76.3976, Y: 29.2008, Z: 103.0247, Partial: False
      [05:57:31.165 D] Generating path to TurnInQuestTag: General Kashim for Scorched Planet <-76.3976, 29.2008, 103.0247>
      [05:57:31.165 E] Contacting nav server for path.
      [05:57:31.166 D] Waiting for path request to finish...
      [05:57:31.330 D] Generating path to TurnInQuestTag: General Kashim for Scorched Planet <-76.3976, 29.2008, 103.0247>

      This repeated over and over. So I did the hand in manually, fired it up again and then it sat there for 15 minutes. I stopped it, checked the log and it was full of -
      [06:07:48.586 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:48.586 D] Waiting for path request to finish...
      [06:07:48.611 D] [HLL] Dictionary contains 17837472 key already. Value: 1.401298E-45
      [06:07:48.611 D] [HLL] Dictionary contains 1 key already. Value: -653806
      [06:07:48.611 D] [HLL] Dictionary contains 28650064 key already. Value: 2.480536E-38
      [06:07:48.611 D] [HLL] Dictionary contains 17837472 key already. Value: 0
      [06:07:48.611 D] [HLL] Dictionary contains 0 key already. Value: -4.656816E-24
      [06:07:48.611 D] [HLL] Dictionary contains 28650064 key already. Value: 2.648136E-38
      [06:07:48.611 D] [HLL] Dictionary contains 17837472 key already. Value: 1.401298E-45
      [06:07:48.611 D] [HLL] Dictionary contains 1 key already. Value: -4.037598E-24
      [06:07:48.611 D] [HLL] Dictionary contains 28650064 key already. Value: 2.845093E-38
      [06:07:48.611 D] [HLL] Dictionary contains 1 key already. Value: -5.410986E-24
      [06:07:48.611 D] [HLL] Dictionary contains 28650064 key already. Value: 2.480536E-38
      [06:07:48.612 D] [HLL] Dictionary contains 0 key already. Value: -4.335005E-24
      [06:07:48.612 D] [HLL] Dictionary contains 28650064 key already. Value: 2.845093E-38
      [06:07:48.612 D] [HLL] Dictionary contains 17837472 key already. Value: 1.401298E-45
      [06:07:48.612 D] [HLL] Dictionary contains 1 key already. Value: -4.457178E-24
      [06:07:48.612 D] [HLL] Dictionary contains 28650064 key already. Value: 2.648136E-38
      [06:07:48.612 D] [HLL] Dictionary contains 17239456 key already. Value: 1.401298E-45
      [06:07:48.612 D] [HLL] Dictionary contains 1 key already. Value: -4.663695E-24
      [06:07:48.612 D] [HLL] Dictionary contains 28650064 key already. Value: 2.648136E-38
      [06:07:48.612 D] [HLL] Dictionary contains 17837472 key already. Value: 1.401298E-45
      [06:07:48.612 D] [HLL] Dictionary contains 1 key already. Value: -5.157061E-24
      [06:07:48.612 D] [HLL] Dictionary contains 28650064 key already. Value: 2.648136E-38
      [06:07:48.612 D] [HLL] Dictionary contains 17837472 key already. Value: 1.401298E-45
      [06:07:48.612 D] [HLL] Dictionary contains 1 key already. Value: -1.676362E+24
      [06:07:48.612 D] [HLL] Dictionary contains 28650064 key already. Value: 2.648136E-38
      [06:07:48.612 D] [HLL] Dictionary contains 17239456 key already. Value: 1.401298E-45
      [06:07:48.612 D] [HLL] Dictionary contains 1 key already. Value: -5.864966E-24
      [06:07:48.976 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:48.976 D] Waiting for path request to finish...
      [06:07:49.079 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:49.079 D] Waiting for path request to finish...
      [06:07:49.131 D] Nav callback called.
      [06:07:49.131 D] Path Generation Failed: FindStartPoly, Start: X: -102.1081, Y: 23.47166, Z: 115.1259, End: X: -83.0049, Y: 25.88653, Z: 87.0611, Partial: False
      [06:07:49.176 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:49.176 E] Contacting nav server for path.
      [06:07:49.178 D] Waiting for path request to finish...
      [06:07:49.292 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:49.292 D] Waiting for path request to finish...
      [06:07:49.399 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:49.399 D] Waiting for path request to finish...
      [06:07:49.509 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:49.509 D] Waiting for path request to finish...
      [06:07:49.631 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:49.631 D] Waiting for path request to finish...
      [06:07:49.749 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:49.749 D] Waiting for path request to finish...
      [06:07:49.848 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:49.848 D] Waiting for path request to finish...
      [06:07:49.869 D] Nav callback called.
      [06:07:49.869 D] Path Generation Failed: FindStartPoly, Start: X: -102.7468, Y: 23.29841, Z: 115.5256, End: X: -83.0049, Y: 25.88653, Z: 87.0611, Partial: False
      [06:07:49.948 D] Generating path to TalkToTag: Shining Star Taxi for Quest Id: 1 <-83.0049, 25.88653, 87.0611>
      [06:07:49.948 E] Contacting nav server for path.
       
    14. Supermoto250

      Supermoto250 New Member

      Joined:
      Jul 11, 2012
      Messages:
      21
      Likes Received:
      1
      Trophy Points:
      0
      Hi Kick, On [E] Dark 41-44 Belsavis I have not picked up mission Metal Militia from Lord Medechas but character is moving towards Master Sergeant Korum trying to pick up Catalyzing the Conversion, who has no quest as Metal Militia needs to be completed 1st. No biggie, l did Metal Militia manual and then it ran as intended. Just letting you know. Thanks for all the hard work!!
       
    15. ramjid

      ramjid New Member

      Joined:
      Jul 18, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Kick i really apreciate ur work!!

      I started using the bot yesterday
      I was setting up my bot to work all night and still it just gets stuck when it gets in combat and doesnt attack, he just stands their and does nthn... he doesnt interact with npc's
      somtimes he even starts running around without completing any missions and runs to the and gets stuck on selling items and reparing, i started running my bot last night and its been 24 hours and i have manged to bot one char to lvl 10 and that only with staring at the computer and making sure everthing is going the way i want to. I had to stop the bot about 40 times because he wasnt doing anything or wasnt doing what i wanted him to do. I have aready seen some people in game using the bot because of
      1 randomly being buffed by other players
      2 running to a postion and stop there<--- which i have seen just now which i should have taken a scree of -.-
      plz do smthn about it or give me a hint how to fix those problems thank you
       
      Last edited: Jul 19, 2012
    16. Siccum

      Siccum New Member

      Joined:
      Jun 13, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      hey kick just a heads up i am running a warrior through DK using your 10-17 dark profile and when the bot tries to turn in the quest "pull the plug" to darth baraas when it should be turning it into commander pritch located at the colossus also when the bot runs back to try and find baraas it always enters the cantina located in kaas city and tries to run into a red door instead of taking the speeder to the Sith Sanctum. thank you. sorry i don't have more detail.
       
    17. in2fun

      in2fun New Member

      Joined:
      Sep 23, 2010
      Messages:
      871
      Likes Received:
      8
      Trophy Points:
      0
      I made the Warrior quest for there.
      Pull the plug..
      Code:
      		<!-- Warrior - Pull the Plug complete and turnin-->
      		<If Condition="((HasQuest(0xE00056E9960E4824)) and (not IsQuestComplete(0xE00056E9960E4824)))">
      			<!-- Bonus quest Kill 20-->
      			<If Condition="(not IsQuestComplete(0xE0009206B2EFD12C))">
      				<Grind GrindRef="Colossus and Rebels" While="(not IsQuestComplete(0xE0009206B2EFD12C))" />
      			</If>
      			<If Condition="((HasQuest(0xE00056E9960E4824)) and (not IsBranchStepComplete(0xE00056E9960E4824, 3, 2)))">
      				<TalkTo QuestId="0xE00056E9960E4824" Name="Commander Pritch" X="35.8198" Y="7.159027" Z="107.012" />
      				<WaitTimer QuestId="1" WaitTime="8" />
      			</If>
      		</If>
      	
      		<!-- Warrior - Pull the Plug Turnin -->
      		<If Condition="((HasQuest(0xE00056E9960E4824)) and (not IsQuestComplete(0xE00056E9960E4824)))">
      			<If Condition="((HasQuest(0xE00056E9960E4824)) and (not IsBranchStepComplete(0xE00056E9960E4824, 4, 2)))">
      				<UseTransport TransporterName="Kaas City Central Taxi" Type="Taxi" Option="Sith Sanctum Taxi" 
                          X="-19.6445" Y="4.007461" Z="-1.152719" 
                          ToX="-10.99834" ToY="2.307461" ToZ="-50.26735" />
      			</If>
      	<TurnInQuest QuestName="Pull the Plug" QuestId="0xE00056E9960E4824" TurnInName="Darth Baras" X="-2.1115" Y="1.400012" Z="-82.5195" />
      				<CompleteQuest QuestName="Pull the Plug" QuestId="0xE00056E9960E4824" RewardIndex="1" />
              
      				<UseTransport TransporterName="Citadel Taxi" Type="Taxi" Option="Kaas City Central Taxi"
      										X="-10.62671" Y="2.307461" Z="-50.81066" 
      										ToX="-19.23495" ToY="4.007461" ToZ="-1.758956" />
      		</If>
      It has in there the go to pritch. For Branch 3, step 2.
      Then after go to Baras, with the taxi info in there. Is there any way you stopped bot during that process? Wondering if got mixed up, or I missed a step somewhere.
      I will see if can run another warrior through and find it.
      Ty for the heads up. Let me know of any other Warrior class errors.

      iN2Fun
       
    18. Siccum

      Siccum New Member

      Joined:
      Jun 13, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      thanks in2fun i didn't stop bot it was a continues run through pick up. i'll chock it up to a bug no biggie
       
    19. in2fun

      in2fun New Member

      Joined:
      Sep 23, 2010
      Messages:
      871
      Likes Received:
      8
      Trophy Points:
      0
      I have a lvl 10 warrior. Trying to run through to get to that quest. But bot not wanting to co-operate with me. Once got in Kaas City keeps getting stuck trying to buff people. LOL
      So I will keep trying to get there and fix it if can.

      iN2Fun
       
    20. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Hey Kick...

      Your Dark/Empire/Tatooine profile is pretty solid except for one major thing that I caught... When the game has you go from Mos Ila to Outpost Varath it needs to take the Taxi system. Instead it just tries to run straight there and ends up caught in a loop of dying from "dehydration" or whatever due to the deep sands.

      Same when it is done in that area and tries to come back to get the Bonus missions or leave the planet.
       

    Share This Page