PDA

View Full Version : Eating Potion


NoobieZ
1st February 2005, 13:10
My bot killing hydra dat drop meat.....so i set to use it lower than 70 hp until 95 hp .... its working perfectly in the start but after u bot for a few hours ? or half an hours it stop eating it when the hp is lower than 70,r there any problems with it ?

useSelf_item_0 Meat,red herb,yellow herb
useSelf_item_0_hp_lower 70
useSelf_item_0_hp_upper 95
useSelf_item_0_maxAggressives 0
useSelf_item_0_minAggressives 0
useSelf_item_0_sp_lower 0
useSelf_item_0_sp_upper 100
useSelf_item_0_stopWhenHit 0
useSelf_item_0_inLockOnly 0
useSelf_item_0_timeout 0

useSelf_item_1 Awakening Potion
useSelf_item_1_hp_lower 0
useSelf_item_1_hp_upper 100
useSelf_item_1_maxAggressives 0
useSelf_item_1_minAggressives 0
useSelf_item_1_sp_lower 0
useSelf_item_1_sp_upper 100
useSelf_item_1_stopWhenHit 0
useSelf_item_1_inLockOnly 1
useSelf_item_1_timeout 1800

and theres one more ... when the bot didnt eat meat ... it keep taking the meat until overweight .... well u guys know meat r really heavy......problem with this ?

itemsTakeAuto 1
itemsGatherAuto 1
itemsMaxWeight 47
itemsGreedyMode 0

or

pickupitem-meat 2 this ?

kelgwapo
1st February 2005, 13:19
useSelf_item_0 Meat,red herb,yellow herb
useSelf_item_0_hp_lower 70 <-- make this 0
useSelf_item_0_hp_upper 95
useSelf_item_0_maxAggressives 0
useSelf_item_0_minAggressives 0
useSelf_item_0_sp_lower 0
useSelf_item_0_sp_upper 100
useSelf_item_0_stopWhenHit 0
useSelf_item_0_inLockOnly 0
useSelf_item_0_timeout 0

ur bot will use pots if his hp is from 0-95%

NoobieZ
1st February 2005, 14:05
Well i tried it b4 but not working :/

serah_trg
1st February 2005, 14:23
iii can you send me eating bot
serah_trg@yahoo.co.nz

botibot
1st February 2005, 16:11
iii can you send me eating bot
serah_trg@yahoo.co.nz

u have to know how many percent ur bot gains when using meat,, i thick the interval is too small 70-95% cahnge this to 60-90%

useSelf_item_0 Meat,red herb,yellow herb <<< noticed items name must first letter capitalized eg.. Meat,Yellow Herb,Red Herb,Red Potion
useSelf_item_0_hp_lower 70 make this 60
useSelf_item_0_hp_upper 95 make this 90
useSelf_item_0_maxAggressives 0
useSelf_item_0_minAggressives 0
useSelf_item_0_sp_lower 0
useSelf_item_0_sp_upper 100
useSelf_item_0_stopWhenHit 0
useSelf_item_0_inLockOnly 0
useSelf_item_0_timeout 0