hansdieter
New Member
- Joined
- Jan 1, 2012
- Messages
- 40
- Reaction score
- 1
[Edit2]
seems to work now, dunno why!
but still two problems:
path of frost
AND
bot dont mounts up after looting
Hey folks i want to write my own GB2 Profile.
I recoded a path with ZapRecorder 2 and it could work i guess.
But my first problem is: Bot wants to use flying mount (typed everywhere groundmount id's in)
My Second problem would be that i dont know how to force the bot to keep path of frost up
If I try it with GrindBot instead GB2 it just runs in some false direction..
Greetz
[Edit]
Wait, i dunno if its really a problem of the mount thing, if i uncheck "Use Mount" in Settings he still claims "You can't use that here" dunno what he wants to do?
If i use mount with random (with and w/o automatic option) he will mount and dismount and mount and dismount...etc.
If i use ground GrindBot + ground mount mode random he walks on the mount but kind of stupid running? and dont herbing/mining!
seems to work now, dunno why!
but still two problems:
path of frost
AND
bot dont mounts up after looting
Hey folks i want to write my own GB2 Profile.
I recoded a path with ZapRecorder 2 and it could work i guess.
But my first problem is: Bot wants to use flying mount (typed everywhere groundmount id's in)
My Second problem would be that i dont know how to force the bot to keep path of frost up
If I try it with GrindBot instead GB2 it just runs in some false direction..
Greetz

[Edit]
Wait, i dunno if its really a problem of the mount thing, if i uncheck "Use Mount" in Settings he still claims "You can't use that here" dunno what he wants to do?
If i use mount with random (with and w/o automatic option) he will mount and dismount and mount and dismount...etc.
If i use ground GrindBot + ground mount mode random he walks on the mount but kind of stupid running? and dont herbing/mining!
Code:
<HBProfile>
<Name>...</Name>
<MinDurability>0.4</MinDurability>
<MinFreeBagSlots>1</MinFreeBagSlots>
<MinLevel>1</MinLevel>
<MaxLevel>91</MaxLevel>
<Factions>99999</Factions>
<MailGrey>false</MailGrey>
<MailWhite>false</MailWhite>
<MailGreen>false</MailGreen>
<MailBlue>false</MailBlue>
<MailPurple>false</MailPurple>
<SellGrey>false</SellGrey>
<SellWhite>false</SellWhite>
<SellGreen>false</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>
<Vendors>
</Vendors>
<Mailboxes>
</Mailboxes>
<Blackspots>
</Blackspots>
<Hotspots>
<Hotspot X="..." Y="..." Z="..." />
....etc
</Hotspots>
</HBProfile>
Last edited: