Page 1 of 1
Bots
Posted: Sun Nov 17, 2013 8:35 am
by Djkao
So i haven't decided if i want to make a bot on my server. just want to know which one is better to do make an NPC in the room or make an account that sits in the room. If you make it with another account how do i make it target the person talking or telepathing to it, to do the command that they ask?
Re: Bots
Posted: Sun Nov 17, 2013 11:41 pm
by Necrosaro420
Djkao wrote:So i haven't decided if i want to make a bot on my server. just want to know which one is better to do make an NPC in the room or make an account that sits in the room. If you make it with another account how do i make it target the person talking or telepathing to it, to do the command that they ask?
You should just have mega checked in the settings to have op access, and make sure the char its on has sys powers and you should be good.
Re: Bots
Posted: Mon Nov 18, 2013 8:16 am
by Bloodrock
pretty sure i posted on here somewhere how/what to do for a bot prob search for it if not can give instructions and copy paste some examples
Re: Bots
Posted: Mon Nov 18, 2013 12:50 pm
by cjt
Megamud is pretty effective with a sysop powered account. here's an example of how the variable works. This example would store the players name as {1} and then issue the retrain command and a telepath to the player indicating the command has been sent.
Command: Retrain
Message ends with: {1} telepaths: !retrain
respond with: sys god {1} retrain^M/{1} Done!^M