MonsterMMORPG
Member
- Joined
- Aug 22, 2012
- Messages
- 463
- Reaction score
- 1
Urgent - is that possible to make bot clear entire map that you are in ? then it will stop and wait your command
ty
ty
Urgent - is that possible to make bot clear entire map that you are in ? then it will stop and wait your command
ty
... Disregard sifer's tatement... I dont see why not.
<ExploreArea boxTolerance="0.45" boxSize="15" until="FullyExplored" leaveWhenExplored="False" />
*NOTE i do not know how box size is measured, play around with it.*
thanks gonna try this
i made a new empty xml file and put only this
<ExploreArea boxTolerance="0.45" boxSize="15" until="FullyExplored" leaveWhenExplored="False" />
and it is giving error
My thinking isnt on the max lvl atmalright made like this
started running lets see what happens :d
<Profile>
<Name>explore all</Name>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
<Order>
<If condition="(not Me.IsInTown)">
<ExploreArea boxTolerance="0.45" boxSize="15" until="FullyExplored" leaveWhenExplored="False" />
</If>
</Order>
</Profile>
damn client crashed
i will disable all plugins and try again
Did it crash at the end?
IF SO at the end put like <WaitTimer questId="1" waitTime="50000" />
its 50 seconds.
atleast so we can figure out if its the end thats crashing it. in that case we just need a stop bot function.
don't know i was away
i will put it. trying now without any plugin
also where i am supposed to put this ?
adding that line did not fix
probably i need to change inactivity time
[22:42:22.084 N] Blacklisted True
[22:47:06.054 N] Stopping the bot.
[22:47:06.054 N] ========== Grid segmentation resetting!!! ============
[22:47:06.134 N] Bot Thread Ended. Was this requested?
[22:47:17.374 N] Loaded profile test1
[22:47:17.394 N] ========== Grid segmentation resetting!!! ============
[22:47:51.665 N] ========== Grid segmentation resetting!!! ============
[22:49:52.275 N] Inactivity timer tripped! Leaving game
[22:49:52.275 N] Leaving game
[22:49:52.295 N] Last run acquired 3085 gold.






