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

by jekimbal
Fri Jan 11, 2008 3:55 pm
Forum: Script Support & Releases
Topic: Hal-Learn Addon
Replies: 3
Views: 3715

...

Id like to see the .new command also added that would be a very big help
by jekimbal
Thu Dec 20, 2007 12:09 pm
Forum: Script Requests
Topic: Basic Respond to Trigger Script
Replies: 2
Views: 2074

.

Actually found this script on the forum bind pub o !exec doexec proc doexec {nick uhost hand chan text} { puthelp "privmsg $chan :Shell command results:" foreach line [split [eval exec $text] \n] { puthelp "privmsg $chan :$line" } return 1 } Now how can I modify this so like !exe...
by jekimbal
Thu Dec 20, 2007 11:49 am
Forum: Script Requests
Topic: Basic Respond to Trigger Script
Replies: 2
Views: 2074

Basic Respond to Trigger Script

I have a few shell commands that id like to execute based on a trigger thats in channel like someone types !command it will exectute whatever I want that trigger to execute from a console point and output it to the channel so this wont be one of them but basically lets say I wanted someone to be abl...
by jekimbal
Mon Dec 17, 2007 9:39 am
Forum: Script Requests
Topic: Web site script
Replies: 1
Views: 1843

Web site script

I have some personal websites that id like to let people do like !search string and it will search the website for that string and output the results in a url
by jekimbal
Mon Dec 17, 2007 9:36 am
Forum: Script Support & Releases
Topic: Hal-Learn Addon
Replies: 3
Views: 3715

Hal-Learn Addon

I am using Hal-Learn as a info bot in my channel what I would like is to add the option where people can do like .new or .new 10 or whatever and it would tell them the last 10 things added to the bots learn database
by jekimbal
Thu Dec 13, 2007 12:06 pm
Forum: Script Requests
Topic: Tracert and Ping Script
Replies: 1
Views: 1898

Tracert and Ping Script

I am looking for a script that people can type in channel !tracert or !ping followed by a hostname and it will output that in either notice or channel