TraumaRN11
New Member
- Joined
- Jan 30, 2013
- Messages
- 23
Same here!
That's what I wrote in another thread. It pretty much applies here aswellIt's the new HB version. It doesn't allow the mentioned commands anymore.
You can help yourself if you make a copy from the svn folder, and simply delete the two entries in the tag from line 52.
If you can't you have to wait until Botanist bothers![]()
The current test release of HB is not properly handling some of the UserSettings. In order to run some of the profiles, you will need to open the profile with an editor, such as [URL="http://notepad-plus-plus.org/"][COLOR="#008000"][SIZE=4]Notepad ++[/SIZE][/COLOR][/URL] and modify the UserSettingsas below. In some cases, there may be multiple locations within one file or multiple files in which you must modify the UserSettings.
<!-- UserSettings -->
<CustomBehavior File="UserSettings"
[COLOR="#FF0000"]AdvancedSettingsMode="True"[/COLOR]
FindMountAutomatically="True"
GroundMountFarmingMode="False"
HarvestHerbs="False"
HarvestMinerals="False"
KillBetweenHotspots="True"
LogoutForInactivity="False"
LogoutInactivityUseForceQuit="False"
LootMobs="True"
LootRadius="65"
MountName=""
NinjaSkin="False"
[COLOR="#FF0000"]ProfileDebuggingMode="False"[/COLOR]
PullDistance="25"
RessAtSpiritHealers="False"
SkinMobs="False"
UseMount="True"
UseRandomMount="False" />
Remove the 2 red lines of code above. The correct UserSettings are shown below
<!-- UserSettings -->
<[COLOR="#008000"]CustomBehavior File="UserSettings"
FindMountAutomatically="True"
GroundMountFarmingMode="False"
HarvestHerbs="False"
HarvestMinerals="False"
KillBetweenHotspots="True"
LogoutForInactivity="False"
LogoutInactivityUseForceQuit="False"
LootMobs="True"
LootRadius="25"
MountName=""
NinjaSkin="False"
RessAtSpiritHealers="False"
SkinMobs="False"
UseMount="True"
UseRandomMount="False" />[/COLOR]
After making the modification shown above, reload the profile and it should work.
For the guys having problems with the errors, just open the profile with editor or a similar software you use and delete the lines which produce the errors, for me it was "AdvancedSettingsMode" and "ProfileDebuggingMode"
ok i'm a new user of hb can someone explain to me exactly what i've to download for mage (i suppose range attack profile) when i download i've 3 folder one is called movement and have a subfolder inside. Where to put it?!?
i have this error:
[UserSettings-v1294(error)] PROFILE ERROR: UserSettings does not allow access to the 'AdvancedSettingsMode' attribute.
Please modify the profile to refrain from accessing the 'AdvancedSettingsMode' attribute.
[Ref: "[QO-N-90][Skyshards][Flying]_botanist" @line 39]
[UserSettings-v1294(error)] PROFILE ERROR: UserSettings does not allow access to the 'ProfileDebuggingMode' attribute.
Please modify the profile to refrain from accessing the 'ProfileDebuggingMode' attribute.
[Ref: "[QO-N-90][Skyshards][Flying]_botanist" @line 39]
[UserSettings-v1294(error) @line 39]: Stopping Honorbuddy. Please repair the profile!
if i move to farming spot manually bot start
Update:
Most/All the profiles on the public SVN have been updated to run with the latest test release of HB:
Update via the public SVN only. The attached zip on the first posts have not been updated.
Post any errors or missed links in the profiles.