First create a text file called BANNED_IPS.TXT with the one IP per line, ie
192.168.0.1
10.0.0.1
127.0.0.1
etc
Then try this remote
on *:TEXT:& & & & & & & & &:#:{ if (($nick == NEWMAPSBOT) && ($read(banned_ips.txt,nts,$6) || $readn)) { inc -z %delay.msg.chan.!kb | .timer 1 %delay.msg.chan.!kb msg $chan !kb $remove($2,$) } }