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.

Need a kind of support script

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
j
janwego
Voice
Posts: 3
Joined: Sat Nov 26, 2005 9:37 am

Need a kind of support script

Post by janwego »

Hy @ all,
I am new here and I'm soon getting my first eggdrop :D
I need a script which manages a user support in a channel. I have already looked around in other postings but i could only find some parts of scripts. The script which i need should welcome the user and say that he has been put in a line and he's e.g. No 2. So when now an operator in the channel types .next or sth. else, The person with the No 1 gets voice and can speak (moderated chan) and the person with no 2 becomes no1 and so on...
Can anybody help me? Is it possible that you say e.g. !bye $username and then the user is unvoiced but still in the chan and nothing happens or even better that he si kicked. It would be nice if i would get an answer. Perhaps you could tell me where i can leran the script language. Excuse my bad english, I am German.
-Jan
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Re: Need a kind of support script

Post by demond »

janwego wrote: Perhaps you could tell me where i can leran the script language
  • tcl.tk or a book (better)
  • all eggdrop-specific Tcl commands are documented in tcl-commands.doc, a file that comes with eggdrop
Excuse my bad english, I am German.
-Jan
Keine Probleme

Herzlich Willkomen
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
j
janwego
Voice
Posts: 3
Joined: Sat Nov 26, 2005 9:37 am

Post by janwego »

thanks for this ;-)
E
ElZeRo
Voice
Posts: 24
Joined: Mon Apr 11, 2005 12:04 pm
Contact:

Post by ElZeRo »

j
janwego
Voice
Posts: 3
Joined: Sat Nov 26, 2005 9:37 am

Post by janwego »

hey.. that's really good, thanks

...ehm... do you know if the mIRC scripting language is the same as the Tlc scripting language ?

Thank you very much
Jan
E
ElZeRo
Voice
Posts: 24
Joined: Mon Apr 11, 2005 12:04 pm
Contact:

Post by ElZeRo »

janwego wrote: ...ehm... do you know if the mIRC scripting language is the same as the Tlc scripting language ?

Thank you very much
Jan
Its not :P
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

I don't know if Tlc is like mIRC but Tcl sure is not :P
Post Reply