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.

note

Old posts that have not been replied to for several years.
Locked
L
LiquidIce
Halfop
Posts: 48
Joined: Fri Jan 09, 2004 7:22 pm
Location: USA

note

Post by LiquidIce »

Have something save as a note

Code:
sendnote BotRequest $receiver "$nick want's $requestbot in $channel."

Sends to the bot wanna have it save as a note for future memory
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

There are some tcl scripts which have a note memo service. Its like your mailbox, you arrange new received notes somewhere, old notes elsewhere, saved messages and stuff like that.

There are a few scripts which I have seen doing this. Search on www.egghelp.org and tclscript.com.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Re: note

Post by user »

LiquidIce wrote:sendnote BotRequest $receiver "$nick want's $requestbot in $channel."

Sends to the bot wanna have it save as a note for future memory
That's now notes work. They're only stored if the target user is not on the partyline at the time the note is recieved by the bot.
Have you ever read "The Manual"?
L
LiquidIce
Halfop
Posts: 48
Joined: Fri Jan 09, 2004 7:22 pm
Location: USA

Post by LiquidIce »

found that out lol aight thanks
Locked