I cant configure my openkore bot well in my current server divineRO,
first is when my bot is finished storing item, he doesnt close the storage.
my storageAuto_keepOpen 0 so im a bit confuse why it doesnt close.
i cant use autorelog cause the gold room has a 1m fee before entering.
im using @storage
heres my config
storageAuto 1
storageAuto_npc
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand @storage
relogAfterStorage 0
minStorageZeny 50
second is while my bot is storing items he doesnt stop the autoattack. and it's stuck at attacking mobs.
im not good at macro. im just plain openkore user = bot farm store then sell.
thanks in advance. =)
auto storage problem.
Moderator: Moderators
-
- The Kore Devil
- Posts: 672
- Joined: 22 Feb 2013, 03:40
- Noob?: No
- Location: The Netherlands
Re: auto storage problem.
You only have problems with autostorage? Attacking mobs, walking and talking in the server works fine?
-
- Noob
- Posts: 2
- Joined: 24 Jul 2014, 21:39
- Noob?: Yes
Re: auto storage problem.
.........can u try this......
storageAuto 0
storageAuto_npc
storageAuto_distance
storageAuto_npc_type
storageAuto_npc_steps
storageAuto_password
storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
storageAuto_keepOpen 0
storageAuto_useChatCommand @storage
storageAuto_notAfterDeath
relogAfterStorage 0
minStorageZeny 0
storageAuto 0
storageAuto_npc
storageAuto_distance
storageAuto_npc_type
storageAuto_npc_steps
storageAuto_password
storageEncryptKey 0x050B6F79, 0x0202C179, 0x0E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
storageAuto_keepOpen 0
storageAuto_useChatCommand @storage
storageAuto_notAfterDeath
relogAfterStorage 0
minStorageZeny 0
-
- Plain Yogurt
- Posts: 88
- Joined: 10 Jul 2014, 09:16
- Noob?: Yes
Re: auto storage problem.
automacro storage {
<item name> <condition>
call {
do c @storage
release storage
}
}
config your item to be auto storage at items_control.txt