Pegando Lot Mais Rapido

 

va até a pasta "control" e abra o bloco de notas "pickupitems.txt" dai.. vc vai achar tudo isso escrito la:


# Tell Kore to pickup (or not to pickup) certain items.
# Format:  
#  - name of item (not case sensitive)
#  - -1 to drop the item when it appears in inventory
# (useful for Rogues with auto-steal),
# 0 to not pick up the item,
# 1 to pickup the item,
# 2 to take the item as fast as it can
#
# Use the item name "all" to tell kore to pickup or not pickup all items
# by default.

em seguida, apague tudo q tem em baixo desse texto mas deixe ele ai..

depois digite "all 1" no lugar do negocio q vc apagou e vai ficar asim:



# Tell Kore to pickup (or not to pickup) certain items.
# Format:  
#  - name of item (not case sensitive)
#  - -1 to drop the item when it appears in inventory
# (useful for Rogues with auto-steal),
# 0 to not pick up the item,
# 1 to pickup the item,
# 2 to take the item as fast as it can
#
# Use the item name "all" to tell kore to pickup or not pickup all items
# by default.

all 1