talk to a walking npc

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

Message
Author
dilminha
Noob
Noob
Posts: 18
Joined: 13 Mar 2017, 12:01
Noob?: No

talk to a walking npc

#1 Post by dilminha »

There's a npc on my server that walks around the middle point of prontera.

So when using talknpc we need to pass the coordinates.

I want a bot to talk to this npc every minute, so some ideia about how to get it's coordinates ?? :)

koodpzok
Human
Human
Posts: 26
Joined: 21 Jul 2009, 13:27
Noob?: No

Re: talk to a walking npc

#2 Post by koodpzok »

how about using the npc name or id to talk to it ?
Hi everyone dont scold me plz

Mortimal
Developers
Developers
Posts: 389
Joined: 01 Nov 2008, 15:31
Noob?: No

Re: talk to a walking npc

#3 Post by Mortimal »

i think the problem is how Kore stores npc in data it is bind to id so name talking is hard... i will think about it
Please use pin function for uploading your file contents!

dilminha
Noob
Noob
Posts: 18
Joined: 13 Mar 2017, 12:01
Noob?: No

Re: talk to a walking npc

#4 Post by dilminha »

is it possible to send a 'click' packet to a moving npc ? because make a bot follow a npc 24h is very suspicious, it could be something like:

sendnpcclick <npcid> c c r0

Post Reply