PDA

View Full Version : get items in kafra


noskid21
29th April 2004, 20:48
ei guys how will i set up my bot to get items when my arrows are few?

this are my config:

getAuto_0
getAuto_0_minAmount 0
getAuto_0_maxAmount 10
getAuto_0_passive 0

i want to get fire arrows before it runs out? thanks guys

wathell
30th April 2004, 08:03
storageAuto 1
storageAuto_npc xxxxxx <--- npc number, get it from table/npc.tct
storageAuto_npc_steps c r1 n
storageAuto_distance 6

getAuto_0 xxx_arrow <--- arrow name
getAuto_0_minAmount 100
getAuto_0_maxAmount 1000
getAuto_0_passive 0