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.

Greet script like greetwonder?

Old posts that have not been replied to for several years.
Locked
d
drdriggs

Greet script like greetwonder?

Post by drdriggs »

Does anyone know if this version of greetwonder I read about that works with eggdrop 1.6 is still available anywhere? That script had just the features I want. Nothing else I've found comes close. What I'd like is:
  • Greet users based on nick (so people who enter through the java interface will get a reminder to change their nick)
  • Greet users based on whether the bot knows them or not (so new people will be introduced to the channel & the bot)
  • Greet users or not based on whether they are ops or owners or what-have-you (so certain groups can be excluded from having to see the greetings all the time)
  • Ability to greet with more than one line (NOT random greets!).
That old script seemed just about right. Any suggestions? (Aside from writing my own from scratch - I have practically no scripting or programming skills.)

Thanks,
DD
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

You'll find a version of it in the tcl archive on this page.
I haven't tried it, but I don't see any reason why it shouldn't work with 1.6
d
drdriggs

Post by drdriggs »

gb wrote:You'll find a version of it in the tcl archive on this page.
I haven't tried it, but I don't see any reason why it shouldn't work with 1.6
Unfortunately that's an old version that won't work with 1.6. I heard whispers of a newer version of GreetWonder that was modified for the newer eggdrop versions, but the links to the file in those old whispers I heard are dead.

In the meantime, I did manage to fuss around with an existing greet script and get some of what I need through simple ifs and elses, but I don't know how to change the ordering of the greets. It will have to do for now, I guess.

DD
Locked