Help in Storage

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

geo75hound
Noob
Noob
Posts: 2
Joined: 29 May 2013, 18:03
Noob?: Yes

Help in Storage

#1 Post by geo75hound »

Hello i recently went back into botting RO and i kind of remember the codes. Problem is it's not working on what i want it to do.
I know its old stuff but anyway i want my bot to return to the saved map and store all looted items when he is at 89-90% weight.
Problem is at 89-90% he still walks straight to the lock map and tries to hit the monsters without even sitting or doing the storage.

here are the essential codes i had input.

itemsTakeAuto 2
itemsTakeAuto_party 0
itemsGatherAuto 2
itemsMaxWeight 89
itemsMaxWeight_sellOrStore 89
itemsMaxNum_sellOrStore 99
cartMaxWeight 0
itemsTakeAuto_new 0

lockMap pay_fild06
lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

storageAuto 1
storageAuto_npc alberta 22 229
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password 4225
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 50

i have also set the item_control to all 0 1 0
my server is pRO new iris
rocknroll
Been there done that!
Been there done that!
Posts: 118
Joined: 19 Sep 2011, 07:30
Noob?: Yes

Re: Help in Storage

#2 Post by rocknroll »

attackAuto??
mon_control.txt??

i think your setting is always do an attack no matter what happen, maybe attackAuto or in mon_control.txt

so use default setting should be done

Code: Select all

itemsMaxWeight 50
itemsMaxWeight_sellOrStore 50
itemsMaxNum_sellOrStore 50
or make it not 89

Code: Select all

itemsMaxWeight 80
itemsMaxWeight_sellOrStore 80
itemsMaxNum_sellOrStore 80
Sorry, my english is very bad !
geo75hound
Noob
Noob
Posts: 2
Joined: 29 May 2013, 18:03
Noob?: Yes

Re: Help in Storage

#3 Post by geo75hound »

attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1.5
attackDistanceAuto 0
attackMaxDistance 2.5
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 1
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1

monster control config would be a default one don't engage with mvps attack all except eggs and plants

tried also changing the max weight into 75 or 80