Request a command
Platform: mIRC
Published Jan 24, 2010
Updated Jan 24, 2010
This code will send a request for a command to the server page Syntax !request !command <what it does Ex : <@Ct96>!Request !bird <A bird fly's over $2 and poops on his shoulder> <@cantbot> Request sent! After you review the request best thing to do is type /clear so you do not get confused with the older requests Thanks you for your comments please leave a comment at the bottom if you think it needs updates
;;Cantthink96;; ;;Website www.mindentrance.grroop.com;;
;;;;;;;;;;;;;;;;;;;;;Request form;;;;;;;;;;;;;;;;;;;;;;
on *:TEXT:!request*:#: { notice $nick has requested that $2- \\\\\\be added to Your command list///
msg # Your request has been sent $nick
}