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 3 matches

by osx
Sun Aug 20, 2006 2:12 pm
Forum: Scripting Help
Topic: basic scripting help
Replies: 10
Views: 9113

hoe does i get thet to work with

Code: Select all

proc pub:wallpaper {nickname hostname handle channel text} {
 putquick "NOTICE $nickname :Wallpaper: yor reqest is sent to an admin :)" 
 }
i know im newb :P
by osx
Sun Aug 20, 2006 1:25 pm
Forum: Scripting Help
Topic: basic scripting help
Replies: 10
Views: 9113

thx :D

anyone know how i can get the bot to msg all operators on the channel?
by osx
Sun Aug 20, 2006 11:42 am
Forum: Scripting Help
Topic: basic scripting help
Replies: 10
Views: 9113

basic scripting help

bind pub -|- "!cmd" pub:commands bind pub -|- "!request" pub:request bind pub -|- "!hp" pub:hp bind pub -|- "!template" pub:template bind pub -|- "!signature" pub:signature bind pub -|- "!wallpaper" pub:wallpaper bind pub -|- "!voice&...