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.

can create this script? Wait list.

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
User avatar
Nor7on
Op
Posts: 185
Joined: Sat Mar 03, 2007 8:05 am
Location: Spain - Barcelona
Contact:

can create this script? Wait list.

Post by Nor7on »

i look a script do it.
and add 1 or more users.

In partiline.

Code: Select all

<Nor7on>.+waitlist <Nick>
<BOT>Add Nick to wait list.
<BOT>Status is: Pending
<BOT>By: Nor7on.
Ej:

Code: Select all

<Nor7on>.+waitlist Raul 
<BOT>Add Raul to wait list.
<BOT>Raul Status is: Pending
<BOT>By: Nor7on.
add pub command (only master or owner): !addwaitlist Raul
for remove: !delwaitlist Raul
and for remove user in partyline: .-waitlist Raul

in the channel when pub this command:

Code: Select all

<Raul>!estado Raul
<BOT>status Raul is: <Pending/Acepted/Denied>
if the user is acepted or deny. change this form with this command:
Variables ( 1 Acepted, 2 Denied )

Code: Select all

<Nor7on>.waitlist Raul 1
<BOT>Raul is Acepted!
or

Code: Select all

<Nor7on>.waitlist Raul 2
<BOT>Raul is Denied!
if the user again see your status

Code: Select all

<Raul>!estado Raul
<BOT>status Raul is: Acepted
or

Code: Select all

<Raul>!estado Raul
<BOT>status Raul is: Denied
and for see all wait list users: .waitlistusers

can help me? :roll:
User avatar
Nor7on
Op
Posts: 185
Joined: Sat Mar 03, 2007 8:05 am
Location: Spain - Barcelona
Contact:

Post by Nor7on »

someone help me?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Nor7on wrote:someone help me?
You wait, and if someone can be bothered they might help.

If that fails there is always the Tcl Archive & Google.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply