I know this isn't a log, but I get this error when trying to run the script. An error occurred while parsing EntityName. Line 49, position 32. Any ideas on what I need to change in the script to fix it?
I've found that I'm running singular even though I don't know how to change it...so any idea on what my issue is?
Warning: Could not parse While body node [Compiler Error]: c:\Users\Bob\Desktop\Honorbuddy\Quest Behaviors\Misc\InInstance.cs(43,18) : error CS0101: The namespace 'Honorbuddy.Quest_Behaviors.InInstance' already contains a definition for 'InInstance' [Compiler Error]: c:\Users\Bob\Desktop\Honorbuddy\Quest Behaviors\Misc\InstanceTimer.cs(55,18) : error CS0101: The namespace 'Styx.Bot.Quest_Behaviors' already contains a definition for 'InstanceTimer' [Compiler Error]: c:\Users\Bob\Desktop\Honorbuddy\Quest Behaviors\Misc\LoadProfileOn.cs(75,18) : error CS0101: The namespace 'Styx.Bot.Quest_Behaviors' already contains a definition for 'LoadProfileOn' Warning: Errors in quest behaviors this is the error I get when I try to load it...any suggestions?
Never mind...solved...I had heard to delete HB, make a new folder and download it again to solve this issue. I had tried it 3 times prior to posting to no avail. One thing I was doing was renaming the folder the same...so this last time for kicks I named it HB instead of Honorbuddy as I had the previous 3 times...it now works again...hope this helps someone else.
Not sure why it matters but it says my toon is too high? Is there an up date for lvl 100s to go back and do the rep grind?
Download the profile, open it with notepad, change line 4's max level to 101 and save the file. Profile should work after that.
Used this today. Just change the max level in the script to 101 (or 111, shouldn't matter) and it works fine. Thanks!
Hi for the uneducated how do you change the script if you don't have XML editor? Is it possible for you to post an adjusted version?