Menu Popups

By LordBotTeam on Jan 02, 2012

Please put this in Menu on Popups.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ANY BAD COMMENTS WILL BE DELETED.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

LordBotTeam Commands

List All Channel You're In:/cl
Server Information
.Users Online:/lusers
.Server MOTD:/motd
.Server Time:/time
.IRCop Scan:/stats o
.List Channels:/list 
Nicknames in Channel
.#LoveScript:/names #Games
.#WorldChat: /names #Lobby
.Which Channel ?:/names #$$?="Enter a CHANNELNAME to SCAN for NAMES"
Join Channel
.#LoveScript:/join #Games
.#WorldChat:/join #Lobby
.Which Channel ?:/join #$$?="Enter a CHANNELNAME to JOIN"
Channel Information
.Whois Channel:/whois $$?="Enter a CHANNELNAME to WHOIS"
Nickname Stuff
.Whois Nick:/whois $$?="Enter a NICKNAME to WHOIS"
.Query Nick:/query $$?="Enter a NICKNAME for QUERY"
.Change Nick:/nick $$?="Enter your NEW NICKNAME"
.Ignore Nick:/ignore $$?="Enter a NICKNAME"
.Unignore Nick:/ignore -r $$?="Enter a NICKNAME"
.Send CTCP
..Ping:/ctcp $$?="Enter a NICKNAME" ping
..Time:/ctcp $$?="Enter a NICKNAME" time
..Version:/ctcp $$?="Enter a NICKNAME" version
Auto Nicks & Passwords
.Set Nicks
..Nick 1:/set %nick1 $$?"Type Your Nick No. 1" | /set %nick1pass $$?*"Type %nick1 's Password"
..Nick 2:/set %nick2 $$?"Type Your Nick No. 2" | /set %nick2pass $$?*"Type %nick2 's Password" 
..Nick 3:/set %nick3 $$?"Type Your Nick No. 3" | /set %nick3pass $$?*"Type %nick3's Password" 
..Nick 4:/set %nick4 $$?"Type Your Nick No. 4" | /set %nick4pass $$?*"Type %nick4's Password"
..Nick 5:/set %nick5 $$?"Type Your Nick No. 5" | /set %nick5pass $$?*"Type %nick5's Password"
.Identify Nick
..%nick1:/identify %nick1pass
..%nick2:/identify %nick2pass
..%nick3:/identify %nick3pass
..%nick4:/identify %nick4pass
..%nick5:/identify %nick5pass
.Change Nicks
..%nick1:/nick %nick1
..%nick2:/nick %nick2
..%nick3:/nick %nick3
..%nick4:/nick %nick4
..%nick5:/nick %nick5
System Statistics
.System Stat:/statself
.PC Uptime:/uptimeself
.Internet Connection:/connstatself
.Screen Resolution:/screenstatself
Open Internet Programs
.Open E-mail Client: {
  if (%emailclient == $null) {
    /dialog -m noemail noemail
    halt
  }
  else {
    /run %emailclient
    halt
  }
}
.Open Internet Browser: {
  if (%browser == $null) {
    /dialog -m nobrowser nobrowser
    halt
  }
  else {
    /run %browser
    halt
  }
}
.Open Communication Program: {
  if (%communication == $null) {
    /dialog -m nocommunication nocommunication
    halt
  }
  else {
    /run %communication
    halt
  }
}
.-
.Setup Program's Locations:/dialog -m progsetup progsetup
LoveScript Search Center:/dialog -m search search
LoveScript Away System:/awaysys
LoveScript mp3 Player:/mp3panel
Yahoo! Weather Report:/yahooweather $$?="Enter City/Zip Code/Country Name"
Edit Notes:/run notepad.exe notes.txt
Quit IRC:/quit LordBotTeam Scripts

Comments

Sign in to comment.
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.