Not Using Pots Sorta

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Howdididie
Noob
Noob
Posts: 3
Joined: 30 Nov 2011, 09:23
Noob?: Yes

Not Using Pots Sorta

#1 Post by Howdididie »

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?
Howdididie
Noob
Noob
Posts: 3
Joined: 30 Nov 2011, 09:23
Noob?: Yes

Re: Not Using Pots Sorta

#2 Post by Howdididie »

bump
Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Not Using Pots Sorta

#3 Post by Technology »

hp < 30
Are you sure that you want to only use white potions under 30 hp? 8-)
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!
madnoh
Plain Yogurt
Plain Yogurt
Posts: 55
Joined: 09 Sep 2011, 18:04
Noob?: Yes
Location: Malaysia

Re: Not Using Pots Sorta

#4 Post by madnoh »

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?
Try This: :D
useSelf_item White Potion {
hp < 60%
inLockOnly 1
}
Howdididie
Noob
Noob
Posts: 3
Joined: 30 Nov 2011, 09:23
Noob?: Yes

Re: Not Using Pots Sorta

#5 Post by Howdididie »

awesome, working. i love you =]