I've recently come back to play iro classic and my bot doesnt seem to be working the way it used to, i've downloaded the new version and such. How i used to have my bot set up was to dc when out of potions, but now it dcs when the storage is out of potions even if he has lots in his inventory.
getAuto Red Potion {
minAmount 0
maxAmount 150
passive
dcOnEmpty 1
}
That's how I used to have it and tried it now but it doesn't work like it used to. I would appreciate any help and advice to what I can do to make the bot work like it used to.
Thank you.
Get auto dc
Moderator: Moderators
-
- Noob
- Posts: 15
- Joined: 13 Jul 2012, 06:26
- Noob?: No
Re: Get auto dc
doCommand quit {
inInventory Red Potion < 1
}
inInventory Red Potion < 1
}