useSelf_item is not working on my bot

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
exe099
Noob
Noob
Posts: 7
Joined: 03 Apr 2012, 00:50
Noob?: Yes

useSelf_item is not working on my bot

#1 Post by exe099 »

Somehow I can't figure out what is wrong with my config. My config.txt is placed under control folder, and I'm already confused which is causing problem on my configuration on the config.txt

By the way here's the code i'm using in useSelf_item. (I'm using svn openkore)

useSelf_item Advanced Field Manual {
whenStatusInactive Field Manual
inLockOnly 1
notWhileSitting 1
timeout 1800
onAction attack
}

useSelf_item Siege White Potion {
hp < 30%
sp
homunculus_hp
homunculus_sp
homunculus_dead
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory
manualAI 0
}

I need your help badly :(
Thanks in advance :)
mikaela
Noob
Noob
Posts: 12
Joined: 27 Oct 2010, 17:03
Noob?: No

Re: useSelf_item is not working on my bot

#2 Post by mikaela »

mine is like this and its working...

useSelf_item Advanced Field Manual {
inLockOnly 1
notWhileSitting 1
timeout 1800
whenStatusInactive Advanced Field Manual
}

i just got back in pRo, still not familiar with all the items today... but have you tried checking on your bot if it's really Siege White Potion? simply type " i " to check...
exe099
Noob
Noob
Posts: 7
Joined: 03 Apr 2012, 00:50
Noob?: Yes

Re: useSelf_item is not working on my bot

#3 Post by exe099 »

Sadly yes, it is "Siege white potion". I have looked it before, and still won't work. :( BTW, are you using multiple bots in one folder, because I was thinking the tables folder may be messing with it since it's not specified in the path of my start.exe?


-> C:\Users\User\Desktop\openkore_ready\home\openkore\svnsnapshots\openkore_ready\start.exe --control=warlock/control --logs=warlock/logs

(Hay, ang hirap pindutin ng "is item#" every 30 mins) haha