HelpB0t!

By basher13 on Jan 21, 2004

to help user when type,star! its will say make a user set to +voice,type dawn! set -devoice.Its helping a user to write some basic command when user type helpbot!,the bot will send a message to user about IRC basic command.Its up to you to changes the code,its free as hell...hheh,upss i put some command here:
time! : to show time
helpbot! : set bot given IRC basic command by message
help!: another text from meeh
op me!:another version text

on 1:JOIN:#channelname:{
  /msg $nick Welcome  to channel $chan !
  /msg $nick This is a herd-oriented channel, there are calfs present!
  /msg $nick Please refrain from profaine mooing and/or bleating
  /msg $nick Mammals enaging in such acts will be promptly demooted

}

on 1:TEXT:op me!*:#: /msg  $nick  PLZ  4Dont waste your time?? 
on 1:TEXT:help!*:#: /msg 11,111For IRC help,visit 12http://www.irchelp.org

on 1:TEXT:helpbot!*:#: { /msg $nick 12BOT HELP!
  .timer 1 2 msg $nick 9,9 1GENERAL COMMAND  
  .timer 1 4 msg $nick type 7/JOIN #channel  3[12Join the specified channel3] 
  .timer  1 16 msg $nick type 7/PART #channel  3[12  Leave a channel.3]  
  .timer 1 26 msg $nick type 7/LIST [#channel] [-MIN #] [-MAX #] 3[12   Lists currently available channels. You can also tell mIRC to show only channels with a minimum and a maximum number of people. If you specify a #channel then mIRC will only list information for that channel. If you specify wildcards, eg. *love* then mIRC will list all channels that contain the word love in them 3] 
  .timer 1 36 msg $nick type 7/ME message 3[12  Tells the current channel or query about what you are doing.3] 
  .timer 1 46 msg $nick type 7/MSG nickname message 3[12  Send a private message to this user without opening a query window..3]  
  .timer 1 56 msg $nick type 7/QUERY nickname message 3[12  Open a query window to this user and send them a private message..3]
  .timer 1 66 msg $nick type 7/WHOIS nickname 3[12  Shows information about someone.3] 
  .timer 1 76 msg $nick type 7/NICK nickname 3[12  Changes your nickname to a new nickname..3] 
  .timer 1 86 msg $nick type 7/QUIT [reason]  3[12  This will disconnect you from IRC and will give the optional message as the reason for your departure. (this message only appears to people who are on the same channels as you)..3]  
  .timer 1 96 msg $nick type 7/AWAY [away message] 3[12  Leave a message explaining that you are not currently paying attention to  IRC. Whenever  someone sends you a MSG or does a WHOIS on you, they automatically see  whatever  message  you  set.  Using  AWAY  with  no parameters marks you as no longer being away..3] 
  .timer 1 106 msg $nick type 7/TOPIC #channel newtopic 3[12  changes the topic for the channel..3]
  .timer 1 116 msg $nick type 7/INVITE nickname #channel 3[12  Invites  another  user to a channel..3] 
  .timer 1 136 msg $nick 9,9 1EOF
}

on 1:part:#:/msg $nick Thanks for grazing with us on $chan!
on 1:TEXT:time!*:#:/msg $nick Time now is $asctime

Comments

Sign in to comment.
UTUCS.com-Admin   -  Feb 07, 2004

The $chan at the ON 1:PART:#: does not work at all. You must space out the exclamation point, or type $chan $+ !.

 Respond  
Hawkee   -  Jan 21, 2004

For now please submit snippet changes to me via a PM. Please include the entire snippet so I can just replace it.

 Respond  
tye   -  Jan 21, 2004

You should have thoroughly tested your script BEFORE you posted it.

 Respond  
basher13   -  Jan 21, 2004

Once again i did it again,upss! take a look on command help!,changes the command line on /msg ($chan/$nick)11,111For IRC help,visit 12http://www.irchelp.org.Its simple code,dont panic!

 Respond  
basher13   -  Jan 21, 2004

Upss,i forgot ,the command for star!and dawn! is not function.You can changes the name of your channel example #channelname(see on on 1:JOIN:1:#channelname)changes the name channel if u want to use on your own channel ,or keep it #,this will run on alll channel

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.