I keep getting this error in my console.
[May 10 03:03:32 2010.98] Invalid NPC information for autoBuy, autoSell or autoStorage! (2)
[May 10 03:03:33 2010.15] Auto-sell sequence completed.
It just repeats itself. It will eventually give up and continue hunting. I checked my inventory and I still have a full load and I am at 48 or 49% weight.
Here is my config.
sellAuto 1
sellAuto_npc prt_fild05 290 221 Tool Dealer
sellAuto_standpoint 2
sellAuto_distance 2
storageAuto 0
storageAuto_npc
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 50
npcTimeResponse
getAuto {
minAmount
maxAmount
passive
}
autoSell issues
Moderator: Moderators
-
- Noob
- Posts: 11
- Joined: 07 May 2010, 06:41
- Noob?: No
- Location: Abbotsford, BC
autoSell issues
Man who stands on toilet is high on pot.
-
- Perl Monk
- Posts: 427
- Joined: 04 Apr 2008, 14:04
- Noob?: No
- Location: Brazil
-
- Noob
- Posts: 11
- Joined: 07 May 2010, 06:41
- Noob?: No
- Location: Abbotsford, BC
Re: autoSell issues
One thing I noticed today was that when my bot was trying to sell/use storage he was still on his hunting map.
Is there a command I am missing that needs to send the bot back to town first?
Is there a command I am missing that needs to send the bot back to town first?
Man who stands on toilet is high on pot.
-
- Noob
- Posts: 11
- Joined: 07 May 2010, 06:41
- Noob?: No
- Location: Abbotsford, BC
Re: autoSell issues
First off, I did finally get it to work with the NPC name still there. Secondly, I noticed that my bot was trying to sell to that NPC when he wasn't even on the right map. So that gave me an idea and I looked through the config a bit and came up with this.
saveMap prt_fild05
saveMap_warpToBuyOrSell 1
saveMap_warpChatCommand
I had to setup saveMap first for the bot to move to the correct area. Hope this helps others.
saveMap prt_fild05
saveMap_warpToBuyOrSell 1
saveMap_warpChatCommand
I had to setup saveMap first for the bot to move to the correct area. Hope this helps others.
Man who stands on toilet is high on pot.
-
- Human
- Posts: 22
- Joined: 06 Mar 2010, 11:43
- Noob?: No
Re: autoSell issues
Too many errors heretekniko wrote:I keep getting this error in my console.
[May 10 03:03:32 2010.98] Invalid NPC information for autoBuy, autoSell or autoStorage! (2)
[May 10 03:03:33 2010.15] Auto-sell sequence completed.
It just repeats itself. It will eventually give up and continue hunting. I checked my inventory and I still have a full load and I am at 48 or 49% weight.
Here is my config.
sellAuto 1
sellAuto_npc prt_fild05 290 221 Tool Dealer
sellAuto_standpoint 2
sellAuto_distance 2
storageAuto 0
storageAuto_npc
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 50
npcTimeResponse
getAuto {
minAmount
maxAmount
passive
}
first
Remove the "Tool Dealer"sellAuto_npc prt_fild05 290 221 Tool Dealer
Second,
Remove the "2"sellAuto_standpoint 2
If you want to do autostoraging. Please specify the information for the storage.