When i began configuring the bot i ran into some issues, it wont do what i tell it to do.

My first problem is with using potions, no matter how i do the script it wont use them. Item ID is there just for checking if it would work, it didn't.
Currently it looks like this;
Code: Select all
useSelf_item Orange Potion, Orange_Potion, 503 {
hp < 50 %
}
useSelf_item Awakening Potion {
whenStatusInactive Concentration Potion
inLockOnly 1
notWhileSitting 1
timeout 5
}
Worth noting is that when i do "i" in the console, everything is displayed as question marks. I bet it's safe to assume that it shouldn't be like that.

Any hints on how to fix that would be nice, since i think that would probably solve my two main problems.
Edit: Mebbe not, i just noticed that the bot is able to use flywings when running into a monster of my choise. Still no heal/loot though!

I've done alot of searching, reading and testing stuff, to no avail and stand defeated. Soo, help plx?
