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.

Search found 50 matches

by sk-4
Fri Feb 29, 2008 12:12 pm
Forum: Script Requests
Topic: Script request!
Replies: 14
Views: 7997

any chance to make the bot to identified each nick with his own pass

# change nick after how many mins ?
set nchange(mins) "10"

# your nicks:
set nchange(nicks) "nick1 nick2 nick3"

set nchange(pass) "pass1" ''pass2' "pass3"
by sk-4
Wed Feb 27, 2008 9:29 am
Forum: Script Support & Releases
Topic: incith:weather (2.8p) (Dec. 18th, 2008)
Replies: 311
Views: 442197

i noticed there is error in weather.tcl,but it was Ok after i removed the extra "e"

set chan [lindexe $args 0]
set input [lindex $args 1]

Error:
Tcl error [incith::weather::astronomy_handler]: invalid command name "lindexe"
by sk-4
Tue Jan 15, 2008 7:59 pm
Forum: Script Requests
Topic: Reguest script that chnage everyday
Replies: 5
Views: 2361

Code: Select all

timer 58 topic:reset
proc topic:reset {} {
putserv "TOPIC #channel # welcome to channel uptime $::uptime 
}
when i use that $::uptime i getting time in unix

bot changes topic to Welcome to channel uptime 1199980766

how to convert that to days ex.(300days)
by sk-4
Fri Jan 11, 2008 9:36 am
Forum: Script Requests
Topic: MultiNick Identifier
Replies: 3
Views: 1838

by sk-4
Wed Jan 09, 2008 7:51 am
Forum: Script Requests
Topic: Reguest script that chnage everyday
Replies: 5
Views: 2361

i tried the egghelp but i dont find any script that can change topic every 24hr cause wat i reguest for is i wanna add the script and make the bot change topic according my server uptime ex:day 1 --> Topic is welcome to channel ..server uptime 300days ex:day 2 --> Topic is welcome to channel ..serve...
by sk-4
Fri Dec 28, 2007 7:56 pm
Forum: Script Requests
Topic: Reguest script that chnage everyday
Replies: 5
Views: 2361

Reguest script that chnage everyday

Hi,i would like to knw how to make bot chnage topic everyday by itself maybe after 12am.it chnage topic.. i would like to make bot put its standart description + server Uptime ex:day1 bot change topic to ->welcome to channel (server Uptime 300 days) ex:day2 bot change topic to ->welcome to channel (...
by sk-4
Thu Nov 29, 2007 2:26 pm
Forum: Scripting Help
Topic: getting error in banmask and Mode Unban delayed
Replies: 3
Views: 2854

i tried to use the banmask but it showing ban in format ???
*!*??????@*

it show only for ident ban

putquick "MODE $c +MRb-k *!$ident@* Consecutive.identd.length.flood" -nex

can it be changed to +b *!*nick@* rather then using +b
*!*????@*
by sk-4
Tue Nov 20, 2007 8:32 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1045330

# AntiSpamBot basic settings set antispam(nick) AntiSpam-Nick set antispam(altnick) AntiSpam-AltNick set antispam(user) AP-ident set antispam(realname) "AllProtection Anti-Spam" set antispam(ip) 127.0.0.1 set antispam(host) vhost Replaced the set antispam(ip) with ur shell provider ( vhost...
by sk-4
Fri Nov 16, 2007 10:51 am
Forum: Script Requests
Topic: Uptime+away
Replies: 26
Views: 11676

thanks for reply yahoo

actually iam looking for script that will show bot uptime in his away msg..

ex. Bot is away: Online: 22 days, 22:43 Hours
by sk-4
Fri Nov 16, 2007 6:24 am
Forum: Script Requests
Topic: Uptime+away
Replies: 26
Views: 11676

yes i just want it to show bot uptime in this way

bot Online: 22 days, 18:13 Hours
by sk-4
Thu Nov 15, 2007 2:17 pm
Forum: Script Requests
Topic: Uptime+away
Replies: 26
Views: 11676

How to change the away output ,i want something like this

earlier away msg is
Bot has been up for: 0 weak(s) 0 day(s) 0 hour(s) 11 minute(s) 42 second(s).

how to make it show the day and time..maybe bot can set away or back according timer
Bot is away: 4 Online: 22 days, 02:03 Hours
by sk-4
Mon Oct 22, 2007 7:05 am
Forum: Script Requests
Topic: Uptime+away
Replies: 26
Views: 11676

(Killed (stats.dal.net (User has been banned from DALnet (Drones are not permitted on DALnet))))

No kill id to refer to operhelp
As Dragonlord say dalnet having issue with away msg that update every min..they say u cant run it..end of the story

To bad i cannot use it ..
by sk-4
Sun Oct 21, 2007 9:20 pm
Forum: Script Requests
Topic: Uptime+away
Replies: 26
Views: 11676

i tested the script for few hours and i found it getting killed with this msg (Killed (stats.dal.net (User has been banned from DALnet (Drones are not permitted on DALnet)))) or it will ping timeout ..i tried change timer to 30min it still same..i guess dalnet having issue with funny away msg i gues...
by sk-4
Sun Oct 21, 2007 7:47 pm
Forum: Script Requests
Topic: Script Request regarding Mass Kick
Replies: 15
Views: 9460

I hope this script work for u,one of the author script (Alchera) Function:# This script will deop and remove ChanServ access from a user (AOp) if they kick the bot. The bot must have SOp access for this script to work. #################################################################### # _ _ ____ _...
by sk-4
Sun Oct 21, 2007 7:37 pm
Forum: Script Requests
Topic: Uptime+away
Replies: 26
Views: 11676

great

iamdeath: Thanks bro ur script worked fine as i wish.. Thanks for the guide and others who reply my Post