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 26 matches

by kitsaras
Sat Feb 16, 2008 8:23 pm
Forum: Script Requests
Topic: script request help
Replies: 0
Views: 1569

script request help

Hi. on #services chan i have this output: [02:10:29] <->Global> Client connecting: ^^AMANTEUS^^ (PAUL@c211-28-196-6.thoms1.vic.optusnet.com.au) 211.28.196.6 (paul) [irc.myserver.net]. i want a tcl to put some specific ip's ex: *c211-28-196-6.thoms1.vic.optusnet.com.au* etc either in the same tcl or ...
by kitsaras
Sun Jan 27, 2008 9:56 am
Forum: Scripting Help
Topic: help in tcl
Replies: 2
Views: 2446

i know it Alchera but im using a 8030.sh3lls.net controlpanel for shoutcast server but the bot cant connect to get info with the same pass - ip i use to play. always cheching if stream is online and in .playing --> server is currently offline, sorry and i play in winamp and i have listeners lol :) d...
by kitsaras
Sun Jan 27, 2008 8:33 am
Forum: Scripting Help
Topic: help in tcl
Replies: 2
Views: 2446

help in tcl

Hello.
I am using LoReZ ShoutCast Script but i get some errors like:

Tcl error [sc::check]: unmatched open brace in list .

i dont wanna paste u the hall script with the conf it's 2 files couse i flood the post.

if anyone ever notice something, every help will be usefull.

thanks a lot
by kitsaras
Tue Oct 02, 2007 2:50 pm
Forum: Script Requests
Topic: client connecting: script help
Replies: 2
Views: 1703

client connecting: script help

Hello. I need a script for my bots to scan nicks ex:nicks from a txt file, example : i have the nicks ytgrdsh-34562, pelopidas----a, *ytgrdsh* in txt file. The bot have o-line. Client connecting: ytgrdsh-34562 (~ytgrdsh@some.ip.address) bla bla on Client connecting: ytgrdsh-34562 <-- the nick includ...
by kitsaras
Thu Sep 28, 2006 11:19 pm
Forum: Script Requests
Topic: tcl script advice request
Replies: 4
Views: 3463

ok Alchera
thanks a lot :)
by kitsaras
Wed Sep 27, 2006 9:59 am
Forum: Script Requests
Topic: tcl script advice request
Replies: 4
Views: 3463

yea Alchera is all set with 100 bans on dalnet but still can't keep more than 24 bans thats the mystery and that for i ask a tcl to remove the bans or to bypass the default tcl :)

thanks for the reply
by kitsaras
Tue Sep 26, 2006 10:32 pm
Forum: Script Requests
Topic: tcl script advice request
Replies: 4
Views: 3463

tcl script advice request

i have a prob with my eggs. they dont accept more than 24 bans in the channel with result to kick after 24 bans in chan banlist and not to ban. Is there any way someone to write me a tcl so my bots can keep more than 24 bans in the channel or to auto remove the bans when they much 24 ? if not any ad...
by kitsaras
Sun Jun 18, 2006 1:52 pm
Forum: Script Requests
Topic: kickban badnick
Replies: 3
Views: 3026

that does not require a script use .+ban #channel badnick!*@* some reason here i mean the .kickban badnick!*@* reason not the .+ban badnick!*@* some reason to kickban a user without to add a new ban into the bot example .kickban somenick out now evacuate * Mode (bot:#chan +b *!*@60.48.249.159) .kic...
by kitsaras
Sun Jun 18, 2006 6:41 am
Forum: Script Requests
Topic: kickban badnick
Replies: 3
Views: 3026

kickban badnick

Hi i need a tcl to ban nick instead the hall mask
on partyline
.kickban nick1 badnick change nick an come again ...
* nick1 was kicked by bot1 (banned: badnick change nick an come again ...)
results

* Mode (bot1:#chan +b nick1*!*@*)

thank u
by kitsaras
Sat May 20, 2006 9:31 am
Forum: Script Requests
Topic: help wit a tcl modification ols
Replies: 2
Views: 3177

Sir_Fz wrote:

Code: Select all

bind JOIN -  "#channel *"  statsu
thanks a lot Sir_Fz i try it :)
by kitsaras
Sat May 20, 2006 3:54 am
Forum: Script Requests
Topic: help wit a tcl modification ols
Replies: 2
Views: 3177

help wit a tcl modification ols

i modify this tcl from bind pub to bind join and i wonder: bind JOIN - "*" statsu bind raw - 242 show:statsu set statsuc 0 proc statsu {nick uhost hand chan} { global statsu statsuc if {$statsuc > 0} { puthelp "privmsg $chan :Already in progress" return 0 } set servers {exampe.ir...
by kitsaras
Wed Apr 12, 2006 5:55 pm
Forum: Script Requests
Topic: script request if possible
Replies: 4
Views: 5393

set logfile "/home/blabla/public_html/bot.log" bind pubm - "% !*" cmd:log bind pubm - "% .*" cmd:log proc cmd:log {n u h c t} { set cmdlog [open ${::logfile} a+] set timestamp [clock format [clock seconds]] puts $cmdlog "\[$timestamp\] $t used by $n in $c" cl...
by kitsaras
Wed Apr 12, 2006 2:38 pm
Forum: Script Requests
Topic: script request if possible
Replies: 4
Views: 5393

This will place public commands starting with "!" or "." in the bot's log file (also shows on partyline with the correct console flags). bind pubm - "% !*" cmd:log bind pubm - "% .*" cmd:log proc cmd:log {n u h c t} { putlog "Public Command Logger: $t us...
by kitsaras
Wed Apr 12, 2006 6:59 am
Forum: Script Requests
Topic: script request if possible
Replies: 4
Views: 5393

script request if possible

Hello. I want to request a tcl script if possible.
I want a script to log all the public commands ex ( ! . ) in my channel when a user give a command !blabla or .blabla to log it in a txt and if its possible ( if ) to sent it in a specific email.

Thank u.
by kitsaras
Thu Feb 23, 2006 7:16 am
Forum: Scripting Help
Topic: a little help
Replies: 0
Views: 3412

a little help

bind pub - !servers statsu bind raw - 242 show:statsu set statsuc 0 proc statsu {nick uhost hand chan arg} { global statsu statsuc if {$statsuc > 0} { puthelp "privmsg $chan :Already in progress" return 0 } set servers {xtreme.ca.hellasirc.net speed.ca.hellasirc.net auth.eu.hellasirc.net ...