MuriloChianfa / TibiaAuto12

PixelBot For Tibia Client v.12 (Ready To Global)
MIT License
175 stars 60 forks source link

Guide how to create own cavebot script #44

Closed spokom closed 2 years ago

spokom commented 3 years ago

Hello

I wanna know how i can add new monsters to the section in cavebot where i can only find rats, orcs etc. Also i gonna be very happy when u add a runemaking option or at least foodeater becouse it seems quite easy to create and it helps a lot for raising mlvls ;D

I love your program man, big thanks for your hard work

MuriloChianfa commented 3 years ago

hi friend, for you to add any monster you are looking for, you must add an image with the monster's name in this folder:

image

because the bot uses these names to attack... and you must also add names in the 'constants.py' file so that you can choose them in the interface:

image

Just remembering that the names must be the same =D I hope I helped, and if you need anything else let me know

spokom commented 3 years ago

Thanks <3