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 

Simple timer script request / Public command request

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


Joined: 21 Feb 2007
Posts: 1

PostPosted: Wed Feb 21, 2007 4:53 am    Post subject: Simple timer script request / Public command request Reply with quote

Hi,

I lead a clan of 40 people and it's still growing, so we decided to make a bot. I made a "Windrop" that runs on my PC. Now i am in need of 2 scripts, i found a few threads/downloads but i coudnt really figure out how to adjust it so that it works they way i want. I hope someone can provide the next 2 scripts for me.

---1. Timer Script---
I want my bot to spam every 30min (prefer if this can be changed for each timer seperate) multiple lines up to a max of 5.

For example:
Line 1: Dont forget to add-up in topic!
Line 2: Read the next forum thread -> blablabla
Line 3: Upcomming war: bla bla bla

ofcourse the spam lines change and not every single line has to be activated 24/7.

So a timer script that spams every 30min, up to 5 lines, easy customize of spamtime & text. And easy to "uncomment?" a certain line. The customize stuff doesnt have to be by a command, i can do that within the TLC itself.

---2. Public bind script---
Whenever someone type's "!servers" in #{UE}Priv i want the bot to spam all of our servers, at this point we have 4, but more will come. So it would be prefered if the script is easy to customize in text as additional lines.

At this point i have these commands available through my own mirc. Ill past the code here so you might have a better idea of what i am looking for.

--- mIRC timer ---
mIRC Code wrote:
/timer1 0 1800 /msg #{UE}Priv DONT FORGET TO ADD IN TOPIC!!! [timer msg]
/Timer2 0 1800 /msg #{UE}Priv Everybody Read The Forum @ http://ultrakillers.c0m.nl ][ Member section -> General -> Announcement: Things that (some) members need 2 do! [timer msg]]


--- !servers bind ---
mIRC Code wrote:
on *:input:#:{
if ($chan == #{UE}priv) && ($1 == !servers) {
msg #{UE}priv 2,0«[1,0 UT2004 War Server: 217.77.133.70:8150 2,0][1,0 Pass: *** 2,0]»
msg #{UE}priv 2,0«[1,0 UT2004 Public Server: 217.77.133.70:8100 2,0]»
msg #{UE}priv 2,0«[1,0 Ventrilo Server: 217.77.133.70 2,0][1,0 port: 3800 2,0][1,0 Pass: *** 2,0]»
msg #{UE}Priv 2,0«[1,0 Teamspeak Server: 81.57.233.16 2,0][1,0 port: Not Needed 2,0][1,0 Channel: {UE} 2,0][1,0 Pass: *** 2,0]»
}
}
on *:TEXT:!servers:#:{
if ($chan == #{UE}priv) && ($1 == !servers) {
msg #{UE}priv 2,0«[1,0 UT2004 War Server: 217.77.133.70:8150 2,0][1,0 Pass: *** 2,0]»
msg #{UE}priv 2,0«[1,0 UT2004 Public Server: 217.77.133.70:8100 2,0]»
msg #{UE}priv 2,0«[1,0 Ventrilo Server: 217.77.133.70 2,0][1,0 port: 3800 2,0][1,0 Pass: *** 2,0]»
msg #{UE}Priv 2,0«[1,0 Teamspeak Server: 81.57.233.16 2,0][1,0 port: Not Needed 2,0][1,0 Channel: {UE} 2,0][1,0 Pass: *** 2,0]»
}
}


Can any1 provide these 2 scripts for me or point out a already existing script for 1 of these 2 that do work with a "windrop"?
Back to top
View user's profile Send private message
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