• Visit Rebornbuddy
  • [OrderBot] Kobold Dailies v1.2

    Discussion in 'Rebornbuddy Profiles' started by mastahg, Aug 26, 2014.

    1. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Neutral profile updated. Respected profile added.
       
    2. schopenhauer

      schopenhauer Member

      Joined:
      Jul 22, 2014
      Messages:
      218
      Likes Received:
      12
      Trophy Points:
      18
      Thank you very much!
       
    3. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      Hey Mastahg, I'm trying to put in the code for the neutral quest Bo Zu's Blown Cover. The quest starts off by talking to the Acolyte and selecting the "yes" dialog option to pick up the bomb, then you carry the bomb and move it to the furnace to blow up the furnace. Now I tried using "Usetransport" with dialogoptin=0 to select the yes, and this works in that it picks up the bomb, but then it just keeps trying to talk to the acolyte again, I'm guessing because transport was meant to move the character and you're not actually moving anything. What should I use here?

      Code:
      	  <If Condition="GetQuestStep(66870) == 1">
      	    <UseTransport NpcId="1005932" StepId="1" DialogOption="0" InteractDistance="3.5" XYZ="-1.236023, 33.38838, -244.1902" />
               <UseObject NpcIds="2003950" QuestId="66870" StepId="1">
                  <HotSpots>
                     <HotSpot XYZ="59.20168, 48.717599, -344.578" Radius="75" />
                  </HotSpots>
               </UseObject>
            </If>	
      
      That's what I was using. just fyi, picking up the bomb does not chagne the quest step, tried that.
       
    4. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      That's not what the usetransport behavior is for, at all.
       
    5. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      I kind of figured that. That's why I asked what SHOULD I use here. Due to lack of documentation on what behaviors are available, I'm limited to using examples from other profiles. Since the other quests don't seem to have this step, I can't figure out what to do. That's why I came here.
       
    6. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      If you have Visual Studio Express (if you don't, download it - it's free) you can import Rebornbuddy.exe as a reference and browse all the tags you can use in Order Bot within the ff14bot.NeoProfiles and ff14bot.NeoProfiles.Tags namespaces. For your convenience, I'll put the ones in NeoProfiles.Tags here, though for their usage I'd recommend getting Visual Studio.

      For what you want to do I don't think there's a suitable tag at the moment. You could write one, check this thread for reference. It should be a pretty simple tag if all you need to do is move to the NPC, interact with it, and hit the 'yes' button or whatever when it pops up.
       
    7. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      Thank you very much Kagami. This is exactly the kind of information I needed. I'm trying to learn to make these myself so that the community can enjoy them and what you've just taught me will help a lot in the regard. I will be doing exactly what you suggested. Thanks again.
       
    8. Sodimm

      Sodimm Member

      Joined:
      Nov 8, 2014
      Messages:
      383
      Likes Received:
      7
      Trophy Points:
      18
      Hey there, new user here.

      Can I just enquire as to how I go about navigation on Sub Maps (for which there is no mesh I presume).

      I've Started a profile for Sahagin Daily Quests, and all is well, with 5 of the 10 quests complete. My confusion is with SubZones; or teleports. I can get the bot to accept the teleport, but once there, it tries to run off the ship (Wrong coordinates). Now I can acquire the Sub Map IDs using the SubZone console command, and conditional rules are working fine in regards to quest progress, but I can't seem to get round the navigation.

      Do I need to add each hop for the navigation of sub zones (in this case, the ship for quest Wind from their Sails). Do these sub zones have their own internal xyz coordinates other than the usual method of acquiring them on the console?

      I have noticed that when using the SubZone command to bring up the ID there are coordinates too, are these static? or can I use these to steer the bot? Due to the nature of dailies, I'm limited as to how much I can test, and checking functionality whilst compiling the profile completes the quest for me. Alas, I'll take a better look tomorrow (If the quest is available). I'd just thought I'd ask, as I can only gleam so much information from the profile listed, and the limited information on the forums.

      I love the bot, and if I can overcome some initial niggles, I'll develop more. And ofc, share them with the community. Also It would be nice to have some sort of overlay to ease the amount of alt-tabbing, or windowed mode. Making profile making a breeze.

      Regards.
       
    9. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Make a new thread with your profile + a log of it acting weird in the development section and ill take a look.
       
    10. lordofthereef

      lordofthereef New Member

      Joined:
      Jul 16, 2014
      Messages:
      242
      Likes Received:
      1
      Trophy Points:
      0
      Not sure if this is the appropriate place to pose this question...

      Been running this daily. Obviously there quests this profile cannot do (bomb delivery quests). I generally just ignore them and run another beast tribe quest as I'd rather not spend time manually doing them. This still gets my 6 quests per day out of the way, without the tedium.

      Anyway, I noticed that I have received both delivery quests every day for the past 3-4 days. I am wondering if this will keep happening every day until I complete them (manually)?

      This isn;t so much a question about the profile, It works just fine. Just wondering if I should just suck it up and do the quest manually.
       
    11. lordofthereef

      lordofthereef New Member

      Joined:
      Jul 16, 2014
      Messages:
      242
      Likes Received:
      1
      Trophy Points:
      0
      I answered my own question. Not sure why I kept seeing these both days in a row. I got different onces today. Completed 6 kobold dailies.
       
    12. Mariaka

      Mariaka New Member

      Joined:
      Sep 13, 2014
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      Would it be possible for anyone to make the friendly rank 3 quests here? Or is the original Poster still somewhere and would update? Would be very appreciated.
       
    13. Sodimm

      Sodimm Member

      Joined:
      Nov 8, 2014
      Messages:
      383
      Likes Received:
      7
      Trophy Points:
      18
      I'm slowly working on it, only has 8/10 of the quests mapped at the moment. If you want to take a look, download it via my signature. You'll need to grab it via my SVN as the profiles require several custom behaviours that aren't available until I release it on the forums, which won't be until it's finished.
       
      Last edited: Jan 30, 2015
    14. Sodimm

      Sodimm Member

      Joined:
      Nov 8, 2014
      Messages:
      383
      Likes Received:
      7
      Trophy Points:
      18
      Rank 3

      Place this in the "Plugins/OrderBotTags" folder. If it doesn't exist, create it.

      View attachment Transport.cs

      Place this in your Profile folder.

      View attachment [OrderBot] Kobold Rank 3 Dailies.xml

      Restart RebornBuddy before running the profile.
       
    15. Mirko1987

      Mirko1987 Member

      Joined:
      Dec 12, 2012
      Messages:
      424
      Likes Received:
      3
      Trophy Points:
      18
      Tysm Mastahg :)
       
    16. pia

      pia Member

      Joined:
      Sep 25, 2013
      Messages:
      126
      Likes Received:
      0
      Trophy Points:
      16
      Chinese client

      China server
       

      Attached Files:

      Last edited: Mar 25, 2015
    17. Sodimm

      Sodimm Member

      Joined:
      Nov 8, 2014
      Messages:
      383
      Likes Received:
      7
      Trophy Points:
      18
      This is a strange one, as the profiles are working as intended on the EN client. Maybe an issue with the CN client only. Mastahg will have to take a looksee.
       
    18. yongjae444

      yongjae444 Member

      Joined:
      Jun 29, 2013
      Messages:
      38
      Likes Received:
      1
      Trophy Points:
      8
      not working the neutral file goes to kobalts and opens the quest log and stops it... help please!
       
    19. omny

      omny Member

      Joined:
      Dec 8, 2015
      Messages:
      30
      Likes Received:
      1
      Trophy Points:
      8
      doesnt work with "bo zu's blown cover"
       
    20. Sodimm

      Sodimm Member

      Joined:
      Nov 8, 2014
      Messages:
      383
      Likes Received:
      7
      Trophy Points:
      18
      Mastahgs profiles won't complete any of the Transport quests. My SVN has alternatives as well as custom behaviors for the transport Quests.
       

    Share This Page