egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

MSG a text on channel at a definde time.

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Requests
View previous topic :: View next topic  
Author Message
eXtremer
Op


Joined: 07 May 2008
Posts: 138

PostPosted: Thu Jul 17, 2008 2:06 am    Post subject: MSG a text on channel at a definde time. Reply with quote

Hello.
Need a script that will say somethin` (info) that I need on a specific channel at a defined time.
What I need, for example the bost must say.

<Bot> (INFO): Please visit our forum - http://forum.egghelp.org
after 2 hours (for example)
<Bot> (INFO): Channel rules can be find here: http://forum.egghelp.org/rules/
after 2 hours (for example)
<Bot> (NEWS): The Guardian Protection Bot is back again, sorry for inconvenience.

And if it's possible to have different INFO lines on different channels.
Back to top
View user's profile Send private message
Sir_Fz
Revered One


Joined: 27 Apr 2003
Posts: 3793
Location: Lebanon

PostPosted: Thu Jul 17, 2008 10:41 am    Post subject: Reply with quote

Search the Tcl Archive for ads.
_________________
Follow me on GitHub

- Opposing

Public Tcl scripts
Back to top
View user's profile Send private message Visit poster's website
smash
Halfop


Joined: 31 Jul 2006
Posts: 45

PostPosted: Thu Jul 17, 2008 10:42 pm    Post subject: Reply with quote

http://www.egghelp.org/tclhtml/3478-4-0-0-1-advert-chris.htm
_________________
quakenet #fraguk www.fraguk.com
hosting 113 scripts @ this time!
Back to top
View user's profile Send private message
eXtremer
Op


Joined: 07 May 2008
Posts: 138

PostPosted: Fri Jul 18, 2008 3:23 am    Post subject: Reply with quote

#2, Sir_Fz: thanks !
#3, smash: thank you.
Back to top
View user's profile Send private message
Bahasa
Voice


Joined: 27 Jul 2008
Posts: 19

PostPosted: Sun Jul 27, 2008 3:00 pm    Post subject: Reply with quote

eXtremer wrote:
#2, Sir_Fz: thanks !
#3, smash: thank you.


Just *if* you need it. you can change the advertise text on NOTICE
proc go {} {
global channel time text timer
foreach chan $channel {
set line [lindex $text [rand [llength $text]]]
putserv "NOTICE $chan :$line"
}

if your user use mirc and has active sound that will be always notified your adv so they always *must* know hehehe *winks*
_________________
Bahasa Indonesia
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Requests All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber