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.

Search found 2 matches

by kalhme
Sat Sep 12, 2009 2:51 am
Forum: Script Requests
Topic: i need help with pwf.tcl
Replies: 1
Views: 2015

i need help with pwf.tcl

Code: Select all

set bind pub -  !gather pwf_gather

proc pwf_gather { nick uhost handle channel arg } {
  putquick "privmsg #channel :$nick said $arg"
}
and then what i need to do ?? to the bot launch an pickup
by kalhme
Fri Sep 11, 2009 10:56 am
Forum: Script Requests
Topic: i need help with pwf.tcl
Replies: 1
Views: 2015

i need help with pwf.tcl

i have the pwf.tcl pickup script and i need help with create something like: bind pub - !Gather pwf_gather when someone type !gather on channel, will open an gather with database "server list", no admins but pick 2 captains, if someone could help me with this script post where an comment w...