Alright I know how many times this has been posted, I've read them all and it hasn't helped. At first the problem with the bot was it not using the potions, now it'll only use one and end up dying. If xkore were working I'd do it manually but y'know. Heres my config for useself
useSelf_item White Potion {
hp < 30
inLockOnly 1
notWhileSitting 1
notInTown 1
}
this correct?
Not Using Pots Sorta
Moderators: Moderators, Documentation Writers
-
- Super Moderators
- Posts: 801
- Joined: 06 May 2008, 12:47
- Noob?: No
Re: Not Using Pots Sorta
Are you sure that you want to only use white potions under 30 hp?hp < 30

One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
-
- Plain Yogurt
- Posts: 55
- Joined: 09 Sep 2011, 18:04
- Noob?: Yes
- Location: Malaysia
Re: Not Using Pots Sorta
Try This:Howdididie wrote:Alright I know how many times this has been posted, I've read them all and it hasn't helped. At first the problem with the bot was it not using the potions, now it'll only use one and end up dying. If xkore were working I'd do it manually but y'know. Heres my config for useself
useSelf_item White Potion {
hp < 30
inLockOnly 1
notWhileSitting 1
notInTown 1
}
this correct?

useSelf_item White Potion {
hp < 60%
inLockOnly 1
}
-
- Noob
- Posts: 3
- Joined: 30 Nov 2011, 09:23
- Noob?: Yes
Re: Not Using Pots Sorta
awesome, working. i love you =]