restart botting

Forum closed. Read only permissions.

Moderator: Moderators

Message
Author
luqmanro2
Noob
Noob
Posts: 3
Joined: 22 Jun 2014, 10:03
Noob?: Yes

restart botting

#1 Post by luqmanro2 »

i am a hunter currently at ein_fild08 how to make it come back there if i die?

User avatar
4epT
Developers
Developers
Posts: 617
Joined: 30 Apr 2008, 14:17
Noob?: No
Location: Moskow (Russia)
Contact:

Re: restart botting

#2 Post by 4epT »

All my posts are made by machine translator!
¤ Manual ¤ Anti BotKiller ¤ Packet Extractor v3 ¤
Image
Image

luqmanro2
Noob
Noob
Posts: 3
Joined: 22 Jun 2014, 10:03
Noob?: Yes

Re: restart botting

#3 Post by luqmanro2 »

and if i want to loot card only not all item?

otaku
Human
Human
Posts: 28
Joined: 29 Nov 2013, 21:50
Noob?: No
Location: Brazil
Contact:

Re: restart botting

#4 Post by otaku »

You'll need to modify your control/pickupitems.txt file, something like:

Code: Select all

all 0
<the name of the card> 1
Example:

Code: Select all

all 0
Poring Card 1
Fabre Card 1
You can read more about this here: http://www.openkore.com/index.php/Pickupitems.txt
I'm watching my TV or is it watching me?

luqmanro2
Noob
Noob
Posts: 3
Joined: 22 Jun 2014, 10:03
Noob?: Yes

Re: restart botting

#5 Post by luqmanro2 »

# Tell Kore to pickup (or not to pickup) certain items.
# Format: <item name> <flag>
# <item name> - name of item (not case sensitive)
# <flag> - -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
#
#<item name> - name of item (not case sensitive)
#
#<flag> - 1 to pickup the item, 0 to leave it alone
#
#Use the item name "all" to tell kore to pickup or not pickup all items by default
all 1
# jellopy 0
# fluff 0


all 2#Iron Ore 0#Jubilee 0#Flexible Tube 0#Single Cell 0#Insect Feeler 0


like this??

Locked