How to make Bot talk with NPC?

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
Zafe
Noob
Noob
Posts: 1
Joined: 19 Aug 2016, 12:44
Noob?: Yes

How to make Bot talk with NPC?

#1 Post by Zafe »

My problem is about to make my char storage my potion first and then go to talk with NPC (santa) in order to move to the map that Bot can grind at Xmas_dun02

Here is what i think it is correct; but it not lol

### first storage at Kafra

storageAuto 1
storageAuto_npc aldebaran 145 119
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password
storageEncryptKey
storageAuto_keepOpen 0
storageAuto_useChatCommand
storageAuto_notAfterDeath
relogAfterStorage 0
minStorageZeny 50

###### Santa Talk ######
storageAuto 1
storageAuto_npc aldebaran 168 168
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n

please help me advise and thx u all in advance :D

P.s. i guess it is this command >>>wx_map_npcSticking 1

traplord01
Noob
Noob
Posts: 11
Joined: 02 Nov 2016, 02:47
Noob?: Yes

Re: How to make Bot talk with NPC?

#2 Post by traplord01 »

I couldn't figure out myself how to talk to NPC and have em store items that I specificed on item list

for some reason, they kept going over and over and waste all my money on opening the storage over and over

I recommend just sell the items that you don't want and repeat playing..

---this totally works---
sellAuto 1
sellAuto_npc payon 206 119
sellAuto_standpoint
sellAuto_distance 5
relogAfterSell 1


--- this code totally just repeats the process of storing over and over without storing anything...---
storageAuto 1
storageAuto_notAfterDeath 1
storageAuto_npc payon 181 104
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 0
minStorageZeny 50

Locked