Code: Select all
putserv "PRIVMSG $chan :Current categories available are:\0034 Geography, Entertainment, History, Art & Literature, Science & Nature, Sport & Leisure"
Code: Select all
bind pub -|- geography set_geog
bind pub -|- entertainment set_ent
bind pub -|- history set_his
bind pub -|- art set_art
bind pub -|- science set_sci
bind pub -|- sport set_sport
Code: Select all
unbind pub -|- geography set_geog
unbind pub -|- entertainment set_ent
unbind pub -|- history set_his
unbind pub -|- art set_art
unbind pub -|- science set_sci
unbind pub -|- sport set_sport
http://www.eggdrop.za.net/weizah wrote:Just woundered if anyone here had a QUIZZ script without hints and tips...