PKer bot AI completion #27

Closed
opened 2026-06-06 16:03:40 +00:00 by sickday · 1 comment
Owner

Several PKer-bot behaviours are TODO: spec-combo state machine (weapon switch + special toggle), ground-item looting (GroundItems.visible/2→value sort→pickup), and economy-aware restock (borrow coins / shared-bank withdraw). Also Goldsmith-gauntlets handling in smelt_and_bank.

Source: lib/black_lobster/game/bot/goals/pk_and_restock.ex:206/253/451, smelt_and_bank.ex:30.

Several PKer-bot behaviours are TODO: spec-combo state machine (weapon switch + special toggle), ground-item looting (`GroundItems.visible/2`→value sort→pickup), and economy-aware restock (borrow coins / shared-bank withdraw). Also Goldsmith-gauntlets handling in `smelt_and_bank`. **Source:** `lib/black_lobster/game/bot/goals/pk_and_restock.ex:206/253/451`, `smelt_and_bank.ex:30`.
sickday added this to the v1 milestone 2026-06-06 16:03:40 +00:00
Author
Owner

Closing — the three tracked PKer behaviours are implemented in pk_and_restock.ex: spec-combo weapon-switch + special toggle, ground-item value-sorted looting, and economy-aware restock (borrow/withdraw). The remaining Goldsmith-gauntlets handling in smelt_and_bank.ex is minor and can ride with smithing if wanted.

Closing — the three tracked PKer behaviours are implemented in pk_and_restock.ex: spec-combo weapon-switch + special toggle, ground-item value-sorted looting, and economy-aware restock (borrow/withdraw). The remaining Goldsmith-gauntlets handling in smelt_and_bank.ex is minor and can ride with smithing if wanted.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
BlackLobster/Server#27
No description provided.