Openkore BOT Auto Sell
In your config.txt set the following
sellAuto 0 ~Set this to 1 to enable the autosell BOT!
sellAuto_npc ~Put here the NPC Location ex. prontera 190 80!
sellAuto_npc_steps ~Set this the response for the NPC ex. c r3 c r0 n
sellAuto_standpoint ~Leave this one
sellAuto_distance 5 ~distance how far you are to the NPC
See here the "sellAuto_npc_steps" code
After this open your items_control.txt you will set here the item you want to sell
(item name) (minimum) (auto-store) (auto-sell) [put in cart] [get from cart]
item name : Name of the item.
miminum : The minimum amount of this item that you want to keep in inventory.
autostore : Set to 1 to walk back to a Kapra NPC to put in storage.
autosell : Set to 1 to sell item at a buy/sell NPC.
put in cart : Set to 1 to automatically put this item in cart.
get from cart : Set to 1 to automatically get this item from cart.
For example
If you want to sell Jellopy just type
Jellopy 0 0 1
If you want to sell all the item in your invertory just type
all 0 0 1
~End
0 Comments »