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

by iNFERNiS
Sat Jan 01, 2011 1:36 pm
Forum: Script Support & Releases
Topic: DISCOGS.SEARCH.V1.0.EGGDROP.TCL-ALG0RITHM
Replies: 2
Views: 4273

Would love this too. :D
by iNFERNiS
Fri Jun 05, 2009 10:50 am
Forum: Script Requests
Topic: Anti-Idle by slennox mod request
Replies: 0
Views: 1731

Anti-Idle by slennox mod request

Hiya, I'd like to have it work for multiple channels. Also a partyline trigger to set it off manually. thx in advance :) # aidle.tcl v1.1 (28 March 1999) by slennox <slenny@xxxxx.com.au> # Latest versions can be found at www.ozemail.com.au/~slenny/eggdrop/ # # Basic anti-idle script, sends random ms...
by iNFERNiS
Mon Mar 10, 2008 6:38 pm
Forum: Script Support & Releases
Topic: UNOFFICIAL incith-google 2.1x (Nov30,2o12)
Replies: 855
Views: 1075787

hmm, google is not working for me at all, no response. Most of the other things work though.
by iNFERNiS
Fri Nov 02, 2007 3:29 pm
Forum: Scripting Help
Topic: help with read/output file, public trigger
Replies: 3
Views: 2368

help with read/output file, public trigger

I'm very new to tcl and coding in general. I wanted to make a simple script that reads from a textfile, grabs a random line and outputs it to a channel, with a public trigger. Suffice to say i failed horribly, i'm kind of stuck now. Can someone point me into the right direction? bind pub o|o !randte...
by iNFERNiS
Fri Oct 12, 2007 1:05 pm
Forum: Script Requests
Topic: !ignore <nick> script
Replies: 21
Views: 14825

Works great, thanks again :)
by iNFERNiS
Thu Oct 11, 2007 12:44 pm
Forum: Script Support & Releases
Topic: TVRage.com Schedule Script (Latest: 2.0)
Replies: 506
Views: 488478

I did what the readme says, but the commands don't work. Can't find any info for freebsd.
by iNFERNiS
Thu Oct 11, 2007 11:38 am
Forum: Script Requests
Topic: !gban
Replies: 8
Views: 3664

there is a script called op commands that does similar to what you request. It has gban and doesn't require identing. It's in the tcl archive.
by iNFERNiS
Thu Oct 11, 2007 11:12 am
Forum: Script Requests
Topic: !ignore <nick> script
Replies: 21
Views: 14825

sweet, thanks guys :D edit: works pretty good so far. Would it be possible to ignore ident + hostmask? ignoring nick alone is kind of useless since the person can just change their nick. I tried defining adresses to ignore but doesn't seem to take it. [17:32:44] [@iNFERNiS] !ignore TheVirus!thevirus...
by iNFERNiS
Sun Oct 07, 2007 3:52 pm
Forum: Script Requests
Topic: !ignore <nick> script
Replies: 21
Views: 14825

!ignore <nick> script

As the topic says.

!ignore <nick> makes the bot ignore that person.
!unignore <nick> removes it.

Anyone? :)
by iNFERNiS
Sun Oct 07, 2007 1:41 pm
Forum: Script Support & Releases
Topic: TVRage.com Schedule Script (Latest: 2.0)
Replies: 506
Views: 488478

How to install DICT on freebsd?
by iNFERNiS
Tue Oct 02, 2007 3:37 pm
Forum: Script Support & Releases
Topic: Public Quotes System (current version: 1.32)
Replies: 53
Views: 72985

oh great, thanks!
by iNFERNiS
Tue Oct 02, 2007 1:51 pm
Forum: Script Support & Releases
Topic: Public Quotes System (current version: 1.32)
Replies: 53
Views: 72985

Looks great. Would it be possible to add flags to it so you can specify who's allowed to add and delete quotes. Would be perfect if it had that.
by iNFERNiS
Tue Aug 21, 2007 11:32 am
Forum: Scripting Help
Topic: need help with script security
Replies: 1
Views: 2388

need help with script security

I needed a script that catches urls from a chan and outputs it to a html file. I found this script: ## This script catches urls said on channels and set on topics ## and makes a webfile of them. ## 21.7.1997 by Goblet email: goblet@sci.fi set urllogfile "urls.log" set urlwebfile "/www...