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.
Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
-
Fire-Fox
- Master
- Posts: 299
- Joined: Sat Sep 23, 2006 9:01 pm
- Location: /dev/null
Post
by Fire-Fox »
Hey
Who will help me with a scipt so i can do this :
I type the !do commands in one chan and it outputs in another
!do #chan act text
Output in another #chan with the text?
Simply but don't know howto
-
speechles
- Revered One
- Posts: 1398
- Joined: Sat Aug 26, 2006 10:19 pm
- Location: emerald triangle, california (coastal redwoods)
Post
by speechles »
You can use the Putserv-O-Matic script I wrote a while back for another fellow.
http://forum.egghelp.org/viewtopic.php?t=15889&start=17
Change one of the mycommands strings to look like this:
"!do*|*|privmsg %i1 :\001action %i2\001"
That would make this command function:
!do #chan slaps everyone around a bit with a large trout
-
Fire-Fox
- Master
- Posts: 299
- Joined: Sat Sep 23, 2006 9:01 pm
- Location: /dev/null
Post
by Fire-Fox »
Thanks i'll take a look
-
Fire-Fox
- Master
- Posts: 299
- Joined: Sat Sep 23, 2006 9:01 pm
- Location: /dev/null
Post
by Fire-Fox »
@speechles
I get this error
Tcl error [mycommands_proc]: list element in quotes followed by "!do*|*|privmsg" instead of space