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

by DragnLord
Sun May 25, 2008 11:28 am
Forum: Eggdrop Help
Topic: error and plain text with putnow
Replies: 6
Views: 7411

Re: error and plain text with putnow

I am using: tcleggdrop_mcpsfuncs.tcl tcleggdrop_mcps_sitesettings.ini Everyting works fine if I use putserv and putquick. But if I use putnow I am getting this error: Tcl error [mcpshandlepubOK]: wrong # args: should be "info nick uhost hand chan text" and the stuff is announced in plain ...
by DragnLord
Sun May 25, 2008 11:25 am
Forum: Script Requests
Topic: Vhost set help (SPECIAL)
Replies: 4
Views: 2383

CyberWar wrote:DragonLord of course i have a TCL script this bot ist opered and the script works. He make vhosts for Users.
Since you still have not stated what IRCd and services you are using, I'll just answer your original question.

It is possible, and not too hard, to write such a script.
by DragnLord
Sun May 25, 2008 12:05 am
Forum: Shell & Bouncer Help
Topic: Scripts and sBNC
Replies: 5
Views: 13675

it tells me i can't make it it goes like access denied or need oper privlidges ERROR and stuff then it goes STOP then all these reasons Just a wild guess here, you got the infamous 'permission denied' when you used the "make" command. All you have to do for that is "cd ." before...
by DragnLord
Sat May 24, 2008 11:45 pm
Forum: Script Requests
Topic: Vhost set help (SPECIAL)
Replies: 4
Views: 2383

Re: Vhost set help (SPECIAL)

Hello all i have a special dream but i have no idea how to do that. Bot For example: If a user named "John" abuses his vhost, I need a bot where I could write something like this: /msg bot disallow John User may not have any more vhosts due to abuse . There would also be a command like /m...
by DragnLord
Sat May 24, 2008 11:34 pm
Forum: Shell & Bouncer Help
Topic: Scripts and sBNC
Replies: 5
Views: 13675

Re: Scripts and sBNC

Hi i need a script for psyBNC that makes it so psyBNC msgs all people on the bnc server, i need a script so i can make everyone on my psyBNC BNC join a channel i want them to join, but it doesn't go into there logs. i need a script so that people on my psyBNC automatically join my server and they c...
by DragnLord
Sat May 24, 2008 11:12 pm
Forum: Shell & Bouncer Help
Topic: psyBNC scripting help - email messages while away
Replies: 3
Views: 10936

Re: psyBNC scripting help - email messages while away

I think everyone would find this useful. I need a script that will email me when I get a private message if I am not logged in. I don't know if I can do this myself but I'm gonna try, in the mean time I was hoping an expert knew a quick way to do it. Quick way: use a different bouncer that has that...
by DragnLord
Sat May 24, 2008 12:13 pm
Forum: Script Requests
Topic: Simple website grabbing, and announcing on channel.
Replies: 2
Views: 2268

Re: Simple website grabbing, and announcing on channel.

Hi all.. As my english is miserable, i'll head to the point.. So, that's it: http://haloman.coresp.com/test.php I've this page, and it has 5 sequences of information separated by | Inside of each sequence, there are 4 informations 'Some.text etc etc', 'Cat', 'Team' and 'Link'. What i would like to ...
by DragnLord
Fri May 23, 2008 11:33 pm
Forum: Scripting Help
Topic: AOP with authcheck
Replies: 23
Views: 9588

Well i meant !aop #channel on/off status that somebody can enter in chan !aop #xyz on and it ops also Users that have +d Flag on q. Means the Bot ops and q deops and this the whole time. i´ve tried this if {[matchattr [nick2hand $nick] d|d $chan] == 0} { but its not working Is "q" your bo...
by DragnLord
Fri May 23, 2008 12:04 pm
Forum: Scripting Help
Topic: AOP with authcheck
Replies: 23
Views: 9588

setudef flag aop set aop(channel) "#channel" set aop(rawid) "678" set aop(cmd) "!aop" bind time -|- "* * * * *" scantime bind PUB o $aop(cmd) aop_pub proc scantime {minute hour day month year} { global aop bind RAW -|- {354} raw354 if {[validchan $aop(channel...
by DragnLord
Fri May 23, 2008 11:53 am
Forum: Scripting Help
Topic: AOP with authcheck
Replies: 23
Views: 9588

of course that's possible :)
by DragnLord
Fri May 23, 2008 2:27 am
Forum: Scripting Help
Topic: AOP with authcheck
Replies: 23
Views: 9588

setudef flag aop set aop(channel) "#channel" set aop(rawid) "678" bind time -|- "* * * * *" scantime proc scantime {minute hour day month year} { global aop bind RAW -|- {354} raw354 if {[validchan $aop(channel)]} { if {[channel get $aop(channel) aop]} { putserv "...
by DragnLord
Fri May 23, 2008 2:23 am
Forum: Scripting Help
Topic: AOP with authcheck
Replies: 23
Views: 9588

jonlar wrote:Well i wrote i using it for Quakenet
I want to use it on Quakenet
Unfortunately you did not say that in your initial post, the script had already been written by the time you did say that.
by DragnLord
Thu May 22, 2008 1:03 pm
Forum: Scripting Help
Topic: AOP with authcheck
Replies: 23
Views: 9588

tested and working on undernet for me: setudef flag aop set aop(channel) "#channel" set aop(rawid) "678" bind time -|- "* * * * *" scantime proc scantime {minute hour day month year} { global aop bind RAW -|- {354} raw354 if {[validchan $aop(channel)]} { if {[channel ge...
by DragnLord
Thu May 22, 2008 12:08 pm
Forum: Scripting Help
Topic: AOP with authcheck
Replies: 23
Views: 9588

Is the bot using a really old version of TCL?
by DragnLord
Wed May 21, 2008 10:56 am
Forum: Scripting Help
Topic: AOP with authcheck
Replies: 23
Views: 9588

I spotted a few more typos (guess I shouldn't bother answering posts at 4am). proc raw354 {s r a} { global aop set a [split $a] set a2 [string tolower $a] regexp {.*? (.*?) .*? .*? .*? .*? .*? (.*?) .*?} [join $a] -> rawid flags regexp {(.*?) .*? (.*?) (.*?) (.*?) (.*?) (.*?) .*? (.*?)} [join $a2] -...