Skip to content

Successful auto-sell sequence show "Sold 0 items" #4137

Description

@eukamoon

Openkore version git

version ctime:2026_01_27

XKore Mode

XKore 0

RO Server Name

Private rAthena server

Link to RO server

Result

Hello everyone, I've noticed what I think is a small displaying bug when OpenKore performs an auto-sell sequence: at the end of the sequence, the message "Sold 0 items" is displayed even though the bot has just sold several items.

I carried out my tests with an "out of the box" configuration, modifying only these elements (and the parameters to connect to my server).

config.txt :

sellAuto 1
sellAuto_npc prt_in 126 76
sellAuto_standpoint
sellAuto_distance 3
sellAuto_maxDistance
sellAuto_npc_steps s

items_control.txt :

705 0 0 1
713 0 0 1
914 0 0 1
all 0 1 0

servers.txt :

[MyServer]
ip xxxxxx
port xxxxx
master_version 1
version 28
serverType kRO_RagexeRE_2021_11_03
serverEncoding Western
gameGuard 0
addTableFolders kRO/Ragexe_2021_11_03;iRO
charBlockSize 175
pinCode 0
charDeleteDateType 1
rankingSystemType 1
private 1

Do you have any idea what could explain this inconsistency in the display of the total sold?

Relevant Log Output

Talking with NPC Tool Dealer#prt1 (0) at (126,76), ID 61 7E 8E 06
Ready to start selling items
Done talking with NPC Tool Dealer#prt1 (0).
Inventory Item Removed: Empty Bottle (3) x 89
Inventory Item Removed: Clover (6) x 185
Inventory Item Removed: Fluff (9) x 46
You gained 1,376 zeny.
Sold 0 items.
Sell completed.
Auto-sell sequence completed.

Expected Result

I was expecting to see:

  • Sold 320 items, if we add up the quantities of all items sold
    OR
  • Sold 3 items, if we consider displaying the number of different items sold, regardless of quantity

How to Reproduce

  1. Use the mention settings
  2. Let the bot initiate an auto-sell sequence
  3. Verify the number displayed as "sell sequence result"

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions