New to this...need help!

International

Moderator: Moderators

Message
Author
IllTwockYou
Noob
Noob
Posts: 1
Joined: 17 Nov 2009, 23:04
Noob?: Yes

New to this...need help!

#1 Post by IllTwockYou »

Hey guys, I've never botted before and even though I've gone through the manual, I'm still having a hard time grasping how to work a few parts. Like, all I want to do is tell my bot to use a Honey Pastry, Awake Potions, and other items whenever they run out. Is there anyway to do this? Thanks in advance!

sety7000
Noob
Noob
Posts: 6
Joined: 10 Dec 2008, 23:34
Noob?: Yes

Re: New to this...need help!

#2 Post by sety7000 »

here is an example of the use self item block.


useSelf_item white herb {
hp < 80%
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout
disabled 0
inInventory
manualAI 0
}

use the openkore manual to see what each condition does

here is the manual http://hakore.bot.nu/openkore/manual/
go to it and find useself_item and check the conditions.

happy botting

Post Reply