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

peach77

New Member
Joined
Feb 14, 2016
Messages
11
Reaction score
2
I couldn't find anyone linking to an .xml so I just presumed Load>From Web Resource with the URL of the forum post would work, but I get this error

Failed to load profile: '=' is an unexpected token. The expected token is ';'. Line 89, position 71.
System.Xml.XmlException: '=' is an unexpected token. The expected token is ';'. Line 89, position 71.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
at System.Xml.XmlTextReaderImpl.FinishPartialValue()
at System.Xml.XmlTextReaderImpl.get_Value()
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
at System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at CombatBot.CombatBot.TryGetBotProfile(String path, Profile& profile)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)

I literally have no idea what I'm doing. Manual said noting about loading from URLs, but no one seems to be linking to profile.xml downloads for me to use so I'm a bit lost here
 
Peach,

If you choose the trinity routine it will automatically read what spells and equipment you are wearing and equate that to a routine that has been coded within the Trinity Combat routine. No need to click on any XML. I have the same Flash Fire build doing speed runs and all you have to do is click Trinity.
 

Attachments

  • Trinity.webp
    Trinity.webp
    9 KB · Views: 67
Back
Top