Dyshay / Bot-Dofus-Retro

Dofus Retro - Bot (Not updated)
https://discord.gg/PdvteG5
36 stars 32 forks source link

Add Npc(id) method #29

Open go8go opened 4 years ago

go8go commented 4 years ago

now the bot just can talk to bank npc.but can't talk to others. so bot can't do something like sell item or save zaap. so we need a new method like npc(npcid) to talk and npc(0) and npc(-1) to select the answer.

Undefined3301 commented 4 years ago

Check out the documentation,on the "Experimental functions" section, you have some npc functions you could use, they are not documented at the moment : https://app.gitbook.com/@dofus-retro/s/dofus-retro-bot/

Dyshay commented 4 years ago

The NPC function is already in script but he talk about cmd in console for having NPCID on currently map @Undefined3301