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.

Version String [SOLVED]

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
B
BackOffJackson
Voice
Posts: 1
Joined: Wed May 16, 2007 9:38 pm

Version String [SOLVED]

Post by BackOffJackson »

Is there any script out there that would allow a bot to gain a custom version string?
Last edited by BackOffJackson on Mon May 21, 2007 1:48 am, edited 1 time in total.
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Just set ctcp-version to whatever you'd like your bot to report, and make sure you load the ctcp-module.
NML_375
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Code: Select all

set ctcp-version "xchat 2.6.1a Windows 5.2 \[i686/1.85GHz\]"
set ctcp-finger "Uh , finger ?"
set ctcp-userinfo ""
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply