This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

change host of bot without making botnet changes

Old posts that have not been replied to for several years.
Locked
l
left

change host of bot without making botnet changes

Post by left »

how can i change the host (ip) of a bot without having to remove the bot from the user list then readding it. i tried .-host old.host .+host new.host with no luck.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

### +host [handle] <hostmask>
Adds a hostmask to a user's user record. Hostmasks are used to identify your handle on IRC. If a handle is not specified, the hostmask will be added to YOUR user record.
### chaddr <bot> <address[:bot port[/user port]]>
Changes the address for a bot. This is the address your bot will try to connect to when linking. If the bot has a separate port for bots and users, they should be separated by a slash (/).
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

:lol: be sure to read the built-in help menus distributed with every eggdrop...
.help all
Locked