[Plugin] xAutoDungeon

move means any command supported by the bot… :confused:

Do I need to change all the “walk” to move? Im trying to do a script for flame mountain. Thank you! :smiley:

As example :


As script example :

walk,17971,6524,0
walk,17945,6496,0
walk,17946,6455,0
walk,17922,6435,0
walk,17889,6441,0
AttackArea
walk,17870,6461,0
walk,17840,6475,0
walk,17808,6461,0
AttackArea
walk,17784,6493,0
AttackArea
walk,17759,6486,0
walk,17746,6457,0
AttackArea
walk,17695,6469,0
walk,17656,6498,0
walk,17625,6489,0
walk,17612,6455,0
walk,17613,6419,0
AttackArea
walk,17567,6424,0
walk,17540,6413,0
use,returnscroll

Clear enough? … I’m pretty sure it script will stuck so don’t use it.

3 Likes

Perfect! :slight_smile:

I have a Problem with the bot not completly picking up all the items… Is this not possible jet or am I messing with my settings?
Its annoying because of not picing faded beads…

If you have pet pick, won’t be problem though. The wait condition is all about mobs, not drops actually.

okay, I fixed it for me with a wait time before stoping the bot if all counted mobs are dead… not the way to really implement this but does its job for my purpose…

Can you add a Timer that the char will do the holy water temple every day on a specify time?
Also a List with “Wait for Players” would be greate.
But i think it will be tricky to make a automatic 2nd run

you can use conditions to change the training area or profile.
wait for player is probably not possible since get_players deactivated for plugins.

Why is this deativated?

for safety reasons :slight_smile: some ppl abused it

Waiting for players can be done easily using get_party(). But this will generate more issues like : what will happen if the player is dead? or if the player is already on the next zone, will continue waiting? that info cannot be extracted without look at the map by youself.

1 Like

Bro you have 11dg dimension script ? i bad english :slight_smile: exuse me

sorry i don´t get it xD
what i have to type for “AttackArea” ? coordinates ? and how ?

botlog shows
Script: Command not found [AttackArea]

Enough examples at this thread, looks like you are not reading at all… Start by learning how to add plugins to the bot. The phBot guide will help you with that.

xD thx i got it now hope it work…

but 1 question is there a way to check not all mobs ?
i only need to check if is a unique in range…

Do not add add-ons to the bot where I can see that Guide to learn how to do that scrip and download it