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

by neoclust
Thu Sep 13, 2012 12:30 pm
Forum: Scripting Help
Topic: Simple command private
Replies: 4
Views: 3662

I want the bot responds to the command 'stick' in private what happens via dcc
by neoclust
Tue Sep 11, 2012 11:57 am
Forum: Scripting Help
Topic: Simple command private
Replies: 4
Views: 3662

I searched on the forum if I can find a proc that meets the command stick in private but I have not found anything; if you have an idea plz
by neoclust
Tue Sep 11, 2012 10:39 am
Forum: Scripting Help
Topic: Simple command private
Replies: 4
Views: 3662

It's good I found what I need on a script already made, thank you for reading
by neoclust
Mon Sep 10, 2012 12:57 pm
Forum: Scripting Help
Topic: Simple command private
Replies: 4
Views: 3662

Simple command private

I'm trying to make a script for commands in private (Op Deop Kick Ban Unban Clearbanlist.. stick) but I can not do it if you help me please
by neoclust
Mon Nov 07, 2011 1:29 pm
Forum: Scripting Help
Topic: Voice users on query
Replies: 1
Views: 3389

Voice users on query

Hello I would like to give voices to users via the query Bot
knowing that the number could go up to 10 users at once if you can show me how thank you
by neoclust
Sun Nov 06, 2011 8:50 am
Forum: Scripting Help
Topic: Msg commands
Replies: 3
Views: 4720

Msg commands

Hello, I try to make a script that allows the owner to control the bot via private devoice, op deop voice kick ban thank you for attention:)
by neoclust
Tue Sep 21, 2010 11:23 am
Forum: Scripting Help
Topic: if isop
Replies: 5
Views: 3488

I had to use this command it looks to work well

Code: Select all

foreach bot [chanlist $chan b] {if {[isop $bot $chan]} {putlog "$bot true" ; return 0}}  
by neoclust
Tue Sep 21, 2010 11:04 am
Forum: Scripting Help
Topic: if isop
Replies: 5
Views: 3488

it is possible to see "a handle as owner" if having @ access canal to avoid regexp?
by neoclust
Tue Sep 21, 2010 10:34 am
Forum: Scripting Help
Topic: if isop
Replies: 5
Views: 3488

The code does not react after
by neoclust
Tue Sep 21, 2010 9:21 am
Forum: Scripting Help
Topic: if isop
Replies: 5
Views: 3488

Thanks man i test
by neoclust
Tue Sep 21, 2010 8:32 am
Forum: Eggdrop Help
Topic: Search a botnet network
Replies: 1
Views: 2165

Search a botnet network

I'm looking for a botnet that I link with my bots make your proposals, thanks
by neoclust
Tue Sep 21, 2010 6:51 am
Forum: Scripting Help
Topic: if isop
Replies: 5
Views: 3488

if isop

Hello I would like the script to return 0 if a specific nick is @ in channel knowing that frequently changes its last character in this form "Eggnick?" I tried this set eggyfriend "*Eggnick*" if {[isop $eggyfriend $chan]} { return 0} but it does not work when Eggynick put a nick ...
by neoclust
Wed Sep 15, 2010 5:36 am
Forum: Scripting Help
Topic: Getting value "Username" of nick
Replies: 3
Views: 2969

Thanks man :)
by neoclust
Tue Sep 14, 2010 7:56 pm
Forum: Scripting Help
Topic: Getting value "Username" of nick
Replies: 3
Views: 2969

Hello i'm using this code but the bot he doenst respond u have an idea plz ! bind join - * vip proc vip { nick uhost hand chan } { bind raw - 307 Username:check puthelp "whois $nick" } proc Username:check {from kw text} { set nick [lindex $arg 1] set vip [lindex $text 4] set startuser [lse...
by neoclust
Tue Sep 14, 2010 6:49 pm
Forum: Scripting Help
Topic: Too many connections in server MySQL
Replies: 3
Views: 3413

I have placed after return and the same message