saving befor storage

Discussion about everything RO and OpenKore related. This place is NOT for ANY kind of support questions.

Moderator: Moderators

Message
Author
Jamakenjelly
Human
Human
Posts: 23
Joined: 21 May 2018, 16:30
Noob?: Yes

saving befor storage

#1 Post by Jamakenjelly »

hi I am trying to get my bot to save when it stores items

storageAuto 1
storageAuto_npc
storageAuto_standpoint
storageAuto_distance 8
storageAuto_npc_type 1
storageAuto_npc_steps c r0 w10 n c r1
storageAuto_password
storageEncryptKey
storageAuto_keepOpen 0
storageAuto_useChatCommand
storageAuto_useItem 0
storageAuto_useItem_item
storageAuto_notAfterDeath

can any one help
relogAfterStorage 0
minStorageZeny 50

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: saving befor storage

#2 Post by fadreus »

What do you mean "save"?
If you mean Kafra saving location before using storage, there is no option for that. Use macro.
But what's the point in doing that? :?

Code: Select all

storageAuto 1
storageAuto_npc ------> ??? Where?
storageAuto_standpoint
storageAuto_distance 8
storageAuto_npc_type 1 --------------> Use 3 if it custom.
storageAuto_npc_steps c r0 w10 n c r1 -----------> You can't use this option to save then use storage.
storageAuto_password
storageEncryptKey
storageAuto_keepOpen 0
storageAuto_useChatCommand
storageAuto_useItem 0
storageAuto_useItem_item
storageAuto_notAfterDeath
Related links:
http://openkore.com/index.php/StorageAuto_npc_type
http://openkore.com/index.php/NPC_conversation_codes

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

Jamakenjelly
Human
Human
Posts: 23
Joined: 21 May 2018, 16:30
Noob?: Yes

Re: saving befor storage

#3 Post by Jamakenjelly »

I use difrent configs to get difrent things so would like it to save at nerest town instead of teleporting every were non stop

if u can help me with a macro that would be auwsome

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: saving befor storage

#4 Post by fadreus »

I can't give example when I don't know what you are trying to do.
But what you can look up is prolly some text appearing before auto-storing, then use macro talkNPC to save.
Make it run-once then release automacro when storage closed.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

c4c1n6kr3m1
The Way Of Human
The Way Of Human
Posts: 150
Joined: 24 Mar 2012, 04:13
Noob?: Yes

Re: saving befor storage

#5 Post by c4c1n6kr3m1 »

i don't know if this will work on latest openkore
mine is years late
i always use this on iro

Code: Select all

storageAuto_npc_type 3
storageAuto_npc_steps c r0 x c r1 c r0 c

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: saving befor storage

#6 Post by fadreus »

c4c1n6kr3m1 wrote:

Code: Select all

storageAuto_npc_type 3
storageAuto_npc_steps c r0 x c r1 c r0 c
Oh, that what he mean..
I thought he wanna do more complicated stuff..
:s

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

Post Reply