buyAuto red potion {
npc prt_fild05 290 221
standpoint
distance 3
minAmount 30
maxAmount 150
That's my config.
How can I make my bot buy potions once he runs out?
Moderator: Moderators
-
- Noob
- Posts: 1
- Joined: 30 Sep 2009, 18:52
- Noob?: No
-
- Human
- Posts: 22
- Joined: 07 Jan 2009, 06:38
- Noob?: Yes
Re: How can I make my bot buy potions once he runs out?
i think its case-sensitive? but i dont know, try this..
Code: Select all
buyAuto Red Potion {
maxAmount 150
minAmount 5
npc prt_fild05 290 221
distance 8
}