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.
Old posts that have not been replied to for several years.
E
EdGei2000
Post
by EdGei2000 » Fri Aug 08, 2003 3:14 pm
Anyone know of any script like this?
If anyone knows of any, please let me know. Thanks
EdGei
caesar
Mint Rubber
Posts: 3778 Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory
Post
by caesar » Sat Aug 09, 2003 1:14 am
Yah.. see .help +chan
Once the game is over, the king and the pawn go back in the same box.
E
EdGei2000
Post
by EdGei2000 » Sun Aug 10, 2003 12:05 am
Nope, not what I want.
Thanks anyway. I'll stick with what I use
Ofloo
Owner
Posts: 953 Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:
Post
by Ofloo » Sun Aug 10, 2003 8:13 am
got it for channel and msg as well if you need it let me know
also where [lindex $arg 1] is thats for channel modes, didn't complete it yet read the manual about it
Code: Select all
bind DCC m join join:dcc
proc join:dcc {hand idx arg} {
putdcc $idx "Bot is joining [lindex $arg 0].."
channel add [lindex $arg 0] [lindex $arg 1]
putdcc $idx "Succesfully joined [lindex $arg 0]"
}
XplaiN but think of me as stupid
strikelight
Owner
Posts: 708 Joined: Mon Oct 07, 2002 10:39 am
Contact:
Post
by strikelight » Mon Aug 11, 2003 1:32 am
How could .+chan NOT be what you want? It's exactly what you requested. Perhaps you should refine your request then.
Ofloo
Owner
Posts: 953 Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:
Post
by Ofloo » Mon Aug 11, 2003 2:01 am
Script That Makes Bot Join a Channel From DCC?????
NOT command to make it join :p i know i know its rediculess but it has a reason i think i think he wants to write a script or something like !join in channel or combine it with orther stuff and then +chan doesn't work you need to use channel add ..
he he but indeed he should be little more specific.
XplaiN but think of me as stupid
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Mon Aug 11, 2003 5:06 am
That still doesn't explain his need for a script.
.+chan is a user-interface to the channel add command, nothing more or less.
Your script provides nothing more of less functionality than allready provided. Allthough, it does present a few security issues.
Ofloo
Owner
Posts: 953 Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:
Post
by Ofloo » Mon Aug 11, 2003 1:33 pm
i know, but he asked for a script not a command like he sad not what he needed .. don't want to be rude .. just saying what is written
oh well if he wants a script its so simple and small what the hell give him a script .. other happy custumer ... lol
XplaiN but think of me as stupid
spock
Master
Posts: 319 Joined: Thu Dec 12, 2002 8:40 pm
Post
by spock » Mon Aug 11, 2003 2:13 pm
then what did he mean by "From DCC" ?
only thing i can think of is a .command
photon?