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

by Ian-Highlander
Sat Dec 08, 2001 10:45 am
Forum: Archive
Topic: Tcl request
Replies: 13
Views: 1623

bind join * * chan_message proc chan_message {nick host hand chan} { if {[string tolower $chan] == [string tolower "#youroldchannel"]} putserv "PRIVMSG $chan :Your message goes here" return 0 } return 0 } That should do it. :smile: Really should make sure I'm awake before answeri...
by Ian-Highlander
Thu Dec 06, 2001 6:53 pm
Forum: Archive
Topic: New Release Of "The Quickening"
Replies: 0
Views: 379

Hi ppl, I have just completed testing the new version of my public commands script "The Quickening" (Version 2.0). This is a completely revamped version of the script with a lot more functionality and some new commands along with more security for existing commands. The script now has 114 ...
by Ian-Highlander
Tue Dec 04, 2001 5:37 pm
Forum: Archive
Topic: Questions?
Replies: 4
Views: 701

0=white
1=black
2=blue
3=green
4=lightred
5=brown
6=purple
7=orange
8=yellow
9=lightgreen
10=cyan
11=lightcyan
12=lightblue
13=pink
14=grey
15=lightgrey

I think :wink:

Hope this helps

Regards

Ian-Highlander

by Ian-Highlander
Tue Dec 04, 2001 10:50 am
Forum: Archive
Topic: Testers Wanted :o)
Replies: 0
Views: 419

Hi guys, I am currently working on the long overdue update to my public commands script "The Quickening". This is a major overhaul and many new features are being added along with some new commands. First question, is there anything that anyone would like to see in this script (anyone who ...
by Ian-Highlander
Tue Dec 04, 2001 10:30 am
Forum: Archive
Topic: bind .op/.chattr to public
Replies: 2
Views: 497

There are a lot of public commands scripts available that already include these commands. You may like to try my script "The_Quickening" available on this site or from my site. If you prefer to write your own, give more specific needs and I'll try and help you set it up. Regards Ian-Highla...
by Ian-Highlander
Mon Nov 19, 2001 6:15 am
Forum: Archive
Topic: #lamest... very lame
Replies: 12
Views: 2051

Errrmm, how about you read your config file properly and re-edit it instead of rushing through and setting it up as quickly as possible without checking it through.

#Lamest is the default channel in the config file settings.
by Ian-Highlander
Mon Oct 29, 2001 9:14 am
Forum: Archive
Topic: How can I get real user host or ip if that host is shadow.(e
Replies: 6
Views: 1240

Heh, there is a command to get the normal full unmasked host. Only downside, you have to be a Sysop to use it. /userhost <nickname> returns full unmasked hostmask of a user but requires you to have a certain flag first to allow you to use that command. (Being a TechAdmin on a server has its perks :s...
by Ian-Highlander
Fri Oct 19, 2001 12:43 pm
Forum: Archive
Topic: tcl script request
Replies: 6
Views: 1205

My "The Quickening" script has 110 public commands built into it and guess what? Two of them are join and leave. :smile: The syntax is simple: <botnick> join #channel or <botnick> leave channel Alternatively if you have the script on more than one bot you can use bots join #channel etc etc...
by Ian-Highlander
Fri Oct 19, 2001 12:36 pm
Forum: Archive
Topic: A Script we would all luv
Replies: 11
Views: 2192

I wrote a small script with a public command for people to add themselves to the bot a while ago because someone requested it and they didnt want to use the default "Hello" command. This simply uses the public command ".addme" it then adds the user to the userlist and /msgs them ...
by Ian-Highlander
Thu Oct 18, 2001 3:11 pm
Forum: Archive
Topic: A Script we would all luv
Replies: 11
Views: 2192

Errrrm, it is possible, but very insecure if you're not careful. Check out my Trivia 2000 script which has precisely this function but will only add hostmasks to users that have no flags. I should add that the proc that does this was written by stdarg lol, I cant take the credit for it. But if the u...
by Ian-Highlander
Tue Oct 02, 2001 10:56 am
Forum: Archive
Topic: ircx
Replies: 2
Views: 1226

The current patches that are available are for 1.3.21, 1.3.23 and 1.5.4 these are version specific and apply quite a few source code changes, I am currently working on a new version for 1.6.* but this will be some time in coming. The patches are available on my website should you want to try them. h...
by Ian-Highlander
Tue Oct 02, 2001 10:52 am
Forum: Archive
Topic: Eggdrop + Epona + Unreal3.1.1 = :o(
Replies: 2
Views: 1194

Your other option is to create a "user" in your bots userlist called Services or something and give it the hostmask for the services *!*@localhost.net or whatever it may be. Then give it the +f flag. This should sort the problem, as I had a similar problem with the Auspice services that we...
by Ian-Highlander
Fri Sep 28, 2001 3:31 pm
Forum: Archive
Topic: newbie question...*hears all the groans...lol
Replies: 4
Views: 2116

I suggest using Editpad Lite for editing TCL's as it wont put the crappy Windows coding on all the text.
You can find the web site for it here:
http://www.editpadlite.com
Hope this helps

Regards

Ian-Highlander
by Ian-Highlander
Tue Sep 25, 2001 9:39 am
Forum: Archive
Topic: New Forum Announcement
Replies: 2
Views: 6619

No apologies necessary to my mind Slennox. You provide this as a service free to anyone and everyone who wishes to use it and we are all extremely grateful for that. Speaking for myself, I'm pleased to see the move over from the previous software as it was getting unbearably slow (even with a broadb...