Bot Pathing

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Message
Author
Daravon
Noob
Noob
Posts: 1
Joined: 14 Oct 2017, 13:59
Noob?: No

Bot Pathing

#1 Post by Daravon »

Is there a way (aside from x/y in the config) to change the supposedly "Random" pathing of randomwalk? on maps like pyramid 5 for instance my bot goes in 1 path back and forth and so does every other bot i see on that map. so you kill about 1 monster every minute and you miss a good 80% of the map, Just curious if there is a plugin or a way to edit where it wants to go. I looked on these forums and googled it but couldnt find anything. thanks in advance :P.

Yaham
Human
Human
Posts: 31
Joined: 28 Nov 2010, 00:57
Noob?: No

Re: Bot Pathing

#2 Post by Yaham »

When I used the bots in the scaraba, I used auto macros to change the lock map do fixed points, to make it run along the full map!

Something Like: (typing in cellphone, sorry)

Automacro primeiro {
LockMap abc
LockMap x = 150
LockMap y = 150
Timeout 60
Call {
do conf lockMap_X 250
do conf lockMap_Y 300
}
}

And other macro to change from 250 300 to another position! (You can find manually some points the bot never goes)

And the last position returns the location to the first one... and the cicle is complete

winniethepooh
Noob
Noob
Posts: 17
Joined: 01 Aug 2017, 01:05
Noob?: No

Re: Bot Pathing

#3 Post by winniethepooh »

Based on your needs, you need macros. It satisfies your want to do.

Post Reply