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.

popup/menu

Old posts that have not been replied to for several years.
Locked
[
[Nero]
Voice
Posts: 29
Joined: Mon May 27, 2002 8:00 pm

popup/menu

Post by [Nero] »

Hi guys
Im trying to create a menu that when someone submits a website or multiple addresses to the eggy it will create a popup menu for all the ops with options to accept it or delete it onto a list, then delete the submission from the menu. pref with all the submissions in one menu

I have already completed the submission part and it writes to a txt file i just need it to pop up a menu at the same time, any help would be much appreciated.

Thanx
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

Where should this "popup" thing appear? Are you on drugs?
User avatar
arcane
Master
Posts: 280
Joined: Thu Jan 30, 2003 9:18 am
Location: Germany
Contact:

Post by arcane »

i would be surprised if you get this to work... never heard that this is possible with eggdrop.
aVote page back online!
Check out the most popular voting script for eggdrop bots.

Join the metal tavern!
[
[Nero]
Voice
Posts: 29
Joined: Mon May 27, 2002 8:00 pm

Post by [Nero] »

LOL, no im not on drugs not yet anyways

ive written a script the people can submit their website addresses to the eggy and im looking for a way that it will inform the ops of a submission then allow the ops to either accept it or delete it , is this possible even ??

Thanx again
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

If you really want to drive the ops crazy you could make the bot dcc chat them. :roll:
I suggest a simple PRIVMSG or NOTICE telling the ops about the new submission and a MSG command to accept/delete it.
[
[Nero]
Voice
Posts: 29
Joined: Mon May 27, 2002 8:00 pm

Post by [Nero] »

Yep ive got a feeling that this is not possible, it can be done in an irc script im wondering if there is perhaps a way of sending the submission from the egg to a seperate irc script which they would have loaded in their own irc client like a remote script, is that possible or am i still up the wrong tree lol
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

Of course...just invent a message format that can be easily parsed by the client script. Unless your client supports tcl this ain't the right forum to discuss this parsing.
Locked