To Register a nick name    http://concord.liveharmony.org/tools/nickreg

OP guard must be disabled of off to OP someone       http://concord.liveharmony.org/tools/opguard/

leave op guard on all the time to prevent others from getting oped

 

How do I remove a bad user?

Sometimes a user will be in a room and the room ops don't want him to be there. In that case, that user can be removed by kicking and/or banning him. For these actions, it is easiest to use the op panel in the Java client. If the room op prefers typed commands, he can use the following:
To ban a user, type:
        /mode #<room> +b <addressMask>
where #<room> is the room and <addressMask> is the user's address. To kick a user, use this command:
        /kick #<room> <nick> <reason>
where #<room> is the room, <nick> is the person to be kicked, and <reason> is any message to send along with the kick (for instance: "We don't allow swearing here!" or "You're mean!"). Specifying a reason/message is not required.
 

 

To Band IP address     /mode #roomname +b *!*@24.*.*.*

 

Ban it is now by host name and not ip address (2007)

BAN example
kb23rj /whois info is
linkline.liveharmony.org: 311 KB2ERJ
java =Mypih-79-42-775-910.twcny.res.rr.com *: Java User

/mode +b *!*@*.twcny.res.rr.com       (this will ban thousands in New york)

or to ban specifically his local  address you can do this:


If his IP is static then you'd ban
/mode #hamradio +b *!*@=Mypih-79-42-775-910.twcny.res.rr.com

 

/userhost nickname  (will give you their ip address)

to kick  /kick #roomname nickname reason   (reason is optional)

 

To Ban you have these options:

 

/mode #hamradio +b  (then use the string below)



*!user@host
use to ban all nicknames with the username of 'user' from an address of
'host'


*!*user@host
use to ban all nicknames and all usernames ending with 'user' from an
address of 'host'


*!*@host
use to ban all nicknames and all usernames from an address of 'host'


*!*user@*.host
use to ban all nicknames and all usernames ending with 'user' from any
addresses ending with '.host'


*!*@*.host
use to ban all nicknames and all usernames from any addresses ending
with '.host'


nick!user@host
use to ban a user with the nickname of 'nick' and with the username of
'user' from an address of 'host'


nick!*user@host
use to ban users with the nickname of 'nick' and with any usernames
ending with 'user' from an address of 'host'


nick!*@host
use to ban users with the nickname of 'nick' and with any username from
an address of 'host'


nick!*user@*.host
use to ban users with the nickname of 'nick' and with any usernames
ending with 'user' from any addresses ending with '.host'


nick!*@*.host
use to ban users with the nickname of 'nick' and with any username from
any addresses ending with '.host'

 

 to turn on Language filter       /mode #roomname +L

to lock language filter on where it will not change    /prop #hamradio modelock +L      you can also do +S for secret and +T for topic

 

to change your nick name    /nick newname

To Register a nick name    http://concord.liveharmony.org/tools/nickreg

OP guard must be disabled to OP someone       http://concord.liveharmony.org/tools/opguard/

reports   httP//bots.dev.liveharmony.org/logs

change your email address    /ns set email xxx@xxx.com

To Identify    /ns identify <password>

/whois  name

/WHOWAS NICKNAME

/usehost name

/nickserv info nickname      (good for determining when a person logged on last time)

to register      /ns register  <email> <password>

/mode #roomname <mode>       +M moderate,  +C  users can not talk in color, +d users cannot change nick name

ADDING OPS    to add     /chanserv aop #roomname ADD nickname         http://concord.liveharmony.org/tools/opguard/

                            to list     /chanserv  aop #roomname LIST

                            to remove    /chanserv aop #roomname DEL nickname

SUPER OPS    to add   /chanserv SOP #roomname ADD nickname

                        to list    /chanserv SOP #roomname  LIST

                        to remove   /chanserv SOP #roomname DEL nickname        ((might have to first identify by  /cs identify #roomname password

 

TO FORCE A USERS BROWSER TO OPEN A WEB PAGE   /furl nickname http://?????????????????

TO SEND A USER TO A DIFFERENT ROOM  /fjoin nickname #roomname

HELP     /nickserv help (topic)

 

Useful commands

 

  • /NICK newname Changes your nickname to newname. Example: /NICK SantaClaus
  • /JOIN #roomname Enters the room roomname. Example: /JOIN #support
  • /NEWJOIN #roomname Enters the room roomname in a new window. Example: /NEWJOIN #lobby
  • /PART #roomname Leaves the room roomname. Example: /PART #teenconnection
  • /QUERY nickname Opens up a private message box with nickname. Example: /QUERY Patrick
  • /WHOIS nickname Obtains information about nickname. nickname. Example: /WHOIS Aeriana
  • /WHOWAS nickname Obtains information about the user previously under the name nickname. Example: /WHOWAS Matt
  • /ME action Sends an action message. Example: /ME slaps Sage with a trout
  • /NICKSERV INFO nickname Obtains information about the user nickname. Useful for determining when a user last signed on. Example: /NICKSERV INFO Patrick
  • /CHANSERV INFO #roomname Obtains information about the room roomname. Useful for determining who owns a room. Example: /CHANSERV INFO #loft
  • /TOPIC newtopic Changes the topic of the current room to newtopic. Example: /TOPIC Willkommen!
  • /KICK #roomname nickname reason Kicks the user nickname from room with reason reason. The reason is optional. Example: /KICK #lobby Ross bye
  • /BAN nickname Bans the user nickname from the current room. We suggest using the graphical operator panel to unban users; type /LOAD OpPanel to show it. Example: /BAN pfish
  • /CHANSERV INVITE #roomname Invites you to room. The invite will override any bans against you. This is useful when another operator kicks you from your own room. Example: /CHANSERV INVITE #loft

To turn on Language filter

/mode #hamradio +L

or to lock it

/prop #hamradio modelock +L

 

 

Chat without using the video webpage    http://www.lhcw.net/hamradio

 

 

Changing your password

Use the following command within the chat enviorment:

    /SETPASS oldpassword newpassword

     

    Adding and removing room operators

    An operator, also known as an op moderates a chat room. Operators have the ability to kick and ban unwelcome guests. Operators have their nicknames prefixed with an @ in the user list.

    An user's access can be either permanent or temporary. Users with permanent access have their room privileges restored whenever they log in; users with temporary access lose their privileges when they leave the room.

    Temporary operators

    The opguard security system prevents users who are not permanent ops from being given operator privileges. In order to add temporary operators, the room owner must disable opguard by visiting the opguard settings page. Currently, opguard is turned on by default.

    Only existing operators can give others temporary operator status. If you are an operator (or the room owner) and do not have an @ before your name in the user list, use the Op Me option in the Commands menu.

    The easiest way to give temporary operator status is with the op panel. To open the op panel, choose Channel Op Panel from the Commands menu.

    Once in the panel, click on the user's nickname in the list. Then, press the Op a User button. Similarly, to remove a user's temporary status, select the user and click Deop a user.

    Permanent operators

    There are two types of permanent operators: automatic operators and super operators. Automatic operators (AOPs) are given operator privileges whenever they log in. Super operators (SOPs) are given operator privileges whenever they log in and have the ability to delegate their privileges. SOPs can add and remove AOPs; they are essentially room managers. (They can also add and remove voice operators and automatic kicks, but those are outside the scope of this document.) The room creator, also known as the founder, has an access level above both AOP and SOP.

    In order to be given permanent operator status, a user must have a registered nickname. To register a nickname, visit the nickname registration page.

    There are two methods of adding Operators. The first one is generally easier.

     

    Using the ChanServ Panel

    • From the Commands menu, select ChanServ Panel.
    • Enter the name of the room you wish to change the Op list of. Example: #ChatZone
    • Select the type of access you wish to add (AOp or SOp).
    • Select Add, and enter the nickname you wish to add.

     

    Command summary for editing permanent operators

     

    • Automatic operators
      • Add: /ACCESS #roomname AOP ADD nickname
      • List: /ACCESS #roomname AOP LIST
      • Remove: /ACCESS #roomname AOP DEL nickname
    • Super operators
      • Add: /ACCESS #roomname SOP ADD nickname
      • List: /ACCESS #roomname SOP LIST
      • Remove: /ACCESS #roomname SOP DEL nickname

       

      Java upgrade troubleshooting

      We have recently completed an upgrade of our Java client and server. If you are experiencing problems using our service, please follow the instructions on this page.

      Please make sure you're giving the applet time to download. This may take a minute or two for users on slower connections.

      In order to use the liveHarmony chat service, you must first install the Sun Java software. The Java software is free and works on almost any computer. If you don't have Java installed, see our Installing Java page.

      Most problems are resolved by reloading the applet as follows:

       


      First...Select Control Panel from the Start menu. It may be located under the Settings menu

      If you see Java

      • Select the Java icon
      • Click Delete Files
      • Uncheck Downloaded Applications
      • Click OK to confirm
      • Click the OK button to close it

      If you see Java Plug-in

      • Select Control Panel from the Start menu. It may be located under the Settings menu
      • Select the Java Plug-in icon
      • Select the Cache tab
      • Click Clear
      • Click Yes to confirm
      • Click Apply or the window's X button to close it

      If the above procedure does not work, please try the following:

       

      • Select Internet Options from the Tools menu in Internet Explorer
      • Select the Settings button
      • Select View Objects
      • Select ConferenceRoom with the right mouse button and click Remove
      • Close the window
      • Press OK

       

     

    If the Chat Room wont start

     

    Quick fix.  try to click in the grey box at the bottom lets of text box that says "hamradio"

     

    If the chat room wont start it is because you have an old page in your java cache. Changes were recently made in the chat server.

    To clear your cache  do the following.

     

    In your browser go to  TOOLS

    Next select INTERNET OPTIONS

    Next  under temp files select SETTINGS

    Next  select VIEW OBJECTS

    Next delete anything that says Conference Room

    Then CLOSE your browser and restart it.  you should now be able to log into the chat room


     

  • Network solutions
  • domain should point to http://02a0008.netsolhost.com/testing1adayton.html