What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

is this a correct profile for gathering ?

keyvax

Member
Joined
Jul 11, 2016
Messages
68
Reaction score
0
Looking for help Profile

Hi

i looked around the guides etc on how to setup the bot but i'm still having issues and was wondering if someone could help


1st things 1st i downloaded most recent version and made a file on desktop

i open the game bot works in game now the issue i have is profiles


i am trying to make a simple profile that will gather archeology nodes and kill mobs that get aggrod in the process

now i tried following the profile guide and this is what i came up with( bottom of page)

when i'm in game and i try to load a profile i click on this 1 i just made its an xml file and i click start it says i have no profile selected

do i need to put my profile in a specific folder or somewhere in the buddywing files

and will this profile gather the nodes/kill aggrod mobs


Thanks!


<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">
<Name>Endless swamps Gathering Profile</Name>

<Vendors>
<Hotspot Name="Lost Power Droid" X="315.9435" Y="-28.71433" Z="-78.9142" />
</Vendors>



<Questing>


<MoveTo QuestId="1" X Y Z />
< X="315.1084" Y="-28.76294" Z="-73.23734" />
< X="312.4978" Y="-28.68998" Z="-59.8188" />
< X="320.4129" Y="-28.7696" Z="-53.29315" />
< X="321.6731" Y="-28.72509" Z="-44.98822" />
< X="332.9609" Y="-28.76829" Z="-52.32408" />
< X="341.2348" Y="-28.76382" Z="-58.41304" />
< X="351.2166" Y="-28.72744" Z="-48.90931" />
< X="371.9525" Y="-28.63847" Z="-56.94855" />
< X="361.6955" Y="-28.6115" Z="-72.04253" />
< X="353.6998" Y="-28.76566" Z="-77.8415" />

</Questing>


</Profile>
 
Last edited:
I'm no profile expert, but you're missing some information. At the very least, there should be a level range in there somewhere. Take a look at some of Metrienne's profiles to see how they work.
 
i looked and i'm still clueless i need someone good with profiles to help me out


thanks tough least you answer xD
 
heres the new profile

<?xml version="1.0"?>

-<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">

<Name>Blank Grind Profile</Name>


-<Vendors>

<Hotspot Name="Lost Power Droid" X="315.9435" Y="-28.71433" Z="-78.9142" />


</Vendors>


-<GrindAreas>


-<GrindArea Name="Farm">

<MinLevel>1</MinLevel>

<MaxLevel>65</MaxLevel>


-<Mobs>


-<Mob>

=


</Mob>


-<Mob>




</Mob>


-<Mob>




</Mob>

</Mobs>


-<Hotspots>

<Hotspot Name="My Location" X="315.1084" Y="-28.76294" Z="-73.23734" />
<Hotspot Name="My Location" X="312.4978" Y="-28.68998" Z="-59.8188" />
<Hotspot Name="My Location" X="320.4129" Y="-28.7696" Z="-53.29315" />
<Hotspot Name="My Location" X="321.6731" Y="-28.72509" Z="-44.98822" />
<Hotspot Name="My Location" X="332.9609" Y="-28.76829" Z="-52.32408" />
<Hotspot Name="My Location" X="341.2348" Y="-28.76382" Z="-58.41304" />
<Hotspot Name="My Location" X="351.2166" Y="-28.72744" Z="-48.90931" />
<Hotspot Name="My Location" X="371.9525" Y="-28.63847" Z="-56.94855" />
<Hotspot Name="My Location" X="361.6955" Y="-28.6115" Z="-72.04253" />
<Hotspot Name="My Location" X="353.6998" Y="-28.76566" Z="-77.8415" />


</Hotspots>

</GrindArea>

</GrindAreas>

<Grind GrindRef="Farm"/>

</Profile>


how do i load it
 
i go in my files and look for it its called zakuul its in xml format i click on it to load but nothing happens
 
heres the log i tried to fix it but cant seem to find whats wrong

2016-12-14 22:51:45,514 [1] ERROR ProfileManager - Failed to load profile:
System.Xml.XmlException: Data at the root level is invalid. Line 3, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at Buddy.CommonBot.Profile.Profile.Load(String path)
at Buddy.CommonBot.ProfileManager.Load(String profilePath)
2016-12-14 22:52:35,038 [1] ERROR ProfileManager - Failed to load profile:
System.Xml.XmlException: Data at the root level is invalid. Line 3, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at Buddy.CommonBot.Profile.Profile.Load(String path)
at Buddy.CommonBot.ProfileManager.Load(String profilePath)
 
took someone premade profile and just changed vendors/hotspots

-<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">

<Name>Zakuul swamps</Name>


-<Vendors>

<Hotspot Z="-5.8492" Y="12.72057" X="-352.6279" Name="Republic Medical Droid"/>

</Vendors>


-<GrindAreas>


-<GrindArea Name="Endless Swamps">

<MinLevel>1</MinLevel>

<MaxLevel>100</MaxLevel>


-<Mobs>



</Mobs>


-<Hotspots>

<Hotspot Name="My Location" X="315.1084" Y="-28.76294" Z="-73.23734" />

<Hotspot Name="My Location" X="312.4978" Y="-28.68998" Z="-59.8188" />

<Hotspot Name="My Location" X="320.4129" Y="-28.7696" Z="-53.29315" />

<Hotspot Name="My Location" X="321.6731" Y="-28.72509" Z="-44.98822" />

<Hotspot Name="My Location" X="332.9609" Y="-28.76829" Z="-52.32408" />

<Hotspot Name="My Location" X="341.2348" Y="-28.76382" Z="-58.41304" />

<Hotspot Name="My Location" X="351.2166" Y="-28.72744" Z="-48.90931" />

<Hotspot Name="My Location" X="371.9525" Y="-28.63847" Z="-56.94855" />

<Hotspot Name="My Location" X="361.6955" Y="-28.6115" Z="-72.04253" />

<Hotspot Name="My Location" X="353.6998" Y="-28.76566" Z="-77.8415" />


</Hotspots>

</GrindArea>

</GrindAreas>

<Grind GrindRef="Zakuul"/>

</Profile>
 
Hey keyvax,

Make sure that your GrindArea Name matches the GrindRef. Additionally, write down the names of enemies and have them enclosed in <Mob></Mob> tags. This will tell Buddy Wing to search for these enemies as it moves around the various Hotspots you've written down.
 
profile still wont load i get line 1 error 1 profile below anyone tell me whats wrong with it

-<Profile xmlns="http://tempuri.org/ProfileSchema.xsd">

<Name>Zakuul</Name>


-<Vendors>

<Hotspot Z="-5.8492" Y="12.72057" X="-352.6279" Name="Republic Medical Droid"/>

</Vendors>


-<GrindAreas>


-<GrindArea Name="Zakuul">

<MinLevel>1</MinLevel>

<MaxLevel>100</MaxLevel>


-<Mobs>
<Mob>Bog Mawvorr</Mob>


</Mobs>


-<Hotspots>

<Hotspot Name="My Location" X="315.1084" Y="-28.76294" Z="-73.23734" />

<Hotspot Name="My Location" X="312.4978" Y="-28.68998" Z="-59.8188" />

<Hotspot Name="My Location" X="320.4129" Y="-28.7696" Z="-53.29315" />

<Hotspot Name="My Location" X="321.6731" Y="-28.72509" Z="-44.98822" />

<Hotspot Name="My Location" X="332.9609" Y="-28.76829" Z="-52.32408" />

<Hotspot Name="My Location" X="341.2348" Y="-28.76382" Z="-58.41304" />

<Hotspot Name="My Location" X="351.2166" Y="-28.72744" Z="-48.90931" />

<Hotspot Name="My Location" X="371.9525" Y="-28.63847" Z="-56.94855" />

<Hotspot Name="My Location" X="361.6955" Y="-28.6115" Z="-72.04253" />

<Hotspot Name="My Location" X="353.6998" Y="-28.76566" Z="-77.8415" />


</Hotspots>

</GrindArea>

</GrindAreas>

<Grind GrindRef="Zakuul"/>

</Profile>
 
Heres the log also it says error on line 1 but i dont know whats wrong with it since i copied basicly same thing everyone does on profiles


2016-12-15 14:11:40,382 [1] INFO MainWindow - Starting Buddy Wing v1.0.1361.1006
2016-12-15 14:11:40,922 [1] INFO GlobalSettings - Global settings have been saved.
2016-12-15 14:11:42,658 [6] INFO MainWindow - Logging in...
2016-12-15 14:11:42,727 [6] INFO MainWindow - T: 5247860097454027392 H: 3005833
2016-12-15 14:11:42,729 [6] INFO MainWindow - Login Success!
2016-12-15 14:11:43,754 [7] INFO MainWindow - First CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
2016-12-15 14:11:43,754 [7] INFO MainWindow - OS Version: Windows NT 6.2.9200.0
2016-12-15 14:11:43,756 [7] INFO MainWindow - App Path: C:\Users\User\Desktop\Buddywing\Buddywing.exe
2016-12-15 14:11:44,686 [7] INFO NodeManager - NodeManager update has completed.
2016-12-15 14:11:44,950 [7] INFO MainWindow - User is a Knight
2016-12-15 14:11:45,684 [7] INFO MainWindow - Advanced Class: Sentinel / Discipline: Combat
2016-12-15 14:11:45,685 [7] INFO MainWindow - Routine Path: Routines
2016-12-15 14:11:46,494 [7] INFO InventoryManagerItem - Medpac Created!
2016-12-15 14:11:46,514 [7] INFO Logging - [DefaultCombat] Level: 65
2016-12-15 14:11:46,514 [7] INFO Logging - [DefaultCombat] Class: Knight
2016-12-15 14:11:46,514 [7] INFO Logging - [DefaultCombat] Advanced Class: Sentinel
2016-12-15 14:11:46,569 [7] INFO Logging - [DefaultCombat] Discipline: Combat
2016-12-15 14:11:46,631 [7] INFO Logging - [DefaultCombat] [Hot Key][F7] Toggle AOE
2016-12-15 14:11:46,631 [7] INFO Logging - [DefaultCombat] [Hot Key][F8] Pause Rotation
2016-12-15 14:11:46,631 [7] INFO Logging - [DefaultCombat] [Hot Key][F12] Set Tank
2016-12-15 14:11:46,632 [7] INFO Logging - [DefaultCombat] Rotation Selected : Sentinel Combat
2016-12-15 14:11:46,698 [7] INFO BotMain - Chose DefaultCombat as your combat routine.
2016-12-15 14:11:46,698 [7] INFO Logging - [DefaultCombat] Level: 65
2016-12-15 14:11:46,699 [7] INFO Logging - [DefaultCombat] Class: Knight
2016-12-15 14:11:46,699 [7] INFO Logging - [DefaultCombat] Advanced Class: Sentinel
2016-12-15 14:11:46,765 [7] INFO Logging - [DefaultCombat] Discipline: Combat
2016-12-15 14:11:46,825 [7] INFO Logging - [DefaultCombat] [Hot Key][F7] Toggle AOE
2016-12-15 14:11:46,826 [7] INFO Logging - [DefaultCombat] [Hot Key][F8] Pause Rotation
2016-12-15 14:11:46,826 [7] INFO Logging - [DefaultCombat] [Hot Key][F12] Set Tank
2016-12-15 14:11:46,826 [7] INFO Logging - [DefaultCombat] Rotation Selected : Sentinel Combat
2016-12-15 14:11:47,095 [7] INFO MainWindow - There are 1 plugins.
2016-12-15 14:11:47,097 [7] ERROR ProfileManager - Failed to load profile:
System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at Buddy.CommonBot.Profile.Profile.Load(String path)
at Buddy.CommonBot.ProfileManager.Load(String profilePath)
2016-12-15 14:11:47,102 [1] INFO MainWindow - Sell quality set to Standard.
2016-12-15 14:11:47,103 [7] INFO MainWindow - Buddy Wing: The Old Robot is ready!
2016-12-15 14:11:47,103 [7] INFO MainWindow - You can use the F9 key to pause and unpause the bot, and F10 to stop or start it while in-game.
2016-12-15 14:11:59,581 [1] INFO MainWindow - Bog Mawvorr
2016-12-15 14:11:59,613 [1] INFO MainWindow - Level 62 16140996207480194795
2016-12-15 14:11:59,613 [1] INFO MainWindow - Node ID: 28C015318B
2016-12-15 14:11:59,614 [1] INFO MainWindow - Position: <320.6064, -28.76862, -77.14137>
2016-12-15 14:11:59,615 [1] INFO MainWindow - <Hotspot Name="Bog Mawvorr" X="320.6064" Y="-28.76862" Z="-77.14137" />
2016-12-15 14:14:17,928 [1] ERROR ProfileManager - Failed to load profile:
System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at Buddy.CommonBot.Profile.Profile.Load(String path)
at Buddy.CommonBot.ProfileManager.Load(String profilePath)
2016-12-15 14:16:26,910 [1] ERROR ProfileManager - Failed to load profile:
System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at Buddy.CommonBot.Profile.Profile.Load(String path)
at Buddy.CommonBot.ProfileManager.Load(String profilePath)
 
It says there's something wrong with Line 1, the first line. I looked at your profile and I saw a hyphen. Try taking those out.
 
thanks works for now if i have anymore problems ill let you know thanks again :)
 
Back
Top