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.

how to get info from mirc

Help for those learning Tcl or writing their own scripts.
Post Reply
v
vince164
Voice
Posts: 7
Joined: Tue May 23, 2006 9:38 pm

how to get info from mirc

Post by vince164 »

ok im makeing a vhost script
so when someone says !vhost my.vhost
how do i make the eggdrop msg hostserv to set the host they want
this is what i got so far
putquick "PRIVMSG hostserv :set $nick"
dunno how to send the vhost the user desires to hostserv
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

download any of the zillions scripts reacting on !commands from "mIRC" and pay attention to bind pub
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
Post Reply