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

by Jerry
Sat Nov 25, 2006 11:40 pm
Forum: Script Requests
Topic: TCL Script Request
Replies: 4
Views: 2730

Im a very basic scripter so I dont know what to remove or what not to remove.
by Jerry
Sat Nov 25, 2006 11:35 pm
Forum: Scripting Help
Topic: Script Help
Replies: 5
Views: 3747

Ok so that displays the seconds. I want it to display like this: 1hr 2min 37secs
by Jerry
Sat Nov 25, 2006 11:17 pm
Forum: Script Requests
Topic: TCL Script Request
Replies: 4
Views: 2730

Im just looking for a VOP Script only. Nothing else.
by Jerry
Sat Nov 25, 2006 4:14 pm
Forum: Scripting Help
Topic: Script Help
Replies: 5
Views: 3747

On the minutes part, I was looking for something like this: The PCW world was set by $pcwnick 32secs ago. In mIRC Form: $duration($ctime - %ctime) where %ctime = $ctime when the world was set. EDIT: Also, Apparently, After I change the world, it doesnt Notice the person when I type !pcw. Even after ...
by Jerry
Sat Nov 25, 2006 1:36 am
Forum: Script Requests
Topic: TCL Script Request
Replies: 4
Views: 2730

TCL Script Request

Just to let you know, The script im looking for is not in the archives. Anyways, Im requesting a VOP List script that allows halfops and ops to add voices to the list with !av (nick). It will respond to the Halfop/Op That the nick has been added to the voice list. and !dav (nick) will remove the per...
by Jerry
Sat Nov 25, 2006 1:14 am
Forum: Scripting Help
Topic: Script Help
Replies: 5
Views: 3747

Script Help

bind pub - !pcw pcw:world bind pub - !world pcw:world bind pub - !change change:world proc pcw:world {nick host handle chan text} { puthelp "NOTICE $nick :\00303[\00312The current PCW World is $world.\00303] \00312- \00303[\00312The PCW was set by $pcwnick.\00303] } proc change:world {nick hos...
by Jerry
Sat Nov 25, 2006 12:30 am
Forum: Eggdrop Help
Topic: Question
Replies: 3
Views: 3712

Never mind i got it. Thanks ^__^
by Jerry
Fri Nov 24, 2006 2:29 pm
Forum: Eggdrop Help
Topic: Question
Replies: 3
Views: 3712

Question

Ok everytime my bot joins the channel, it always clears the banlist. How do I set it so that all it does it runs script, and doesnt unban/unexcept/uninvite/unmode stuff? All I want it to do is run some scripts. Thats all.
by Jerry
Thu Nov 23, 2006 11:43 pm
Forum: Eggdrop Help
Topic: Cannot connect to server
Replies: 1
Views: 5187

Cannot connect to server

I get this error in my logs when trying to connect to a server:

[16:08] (@) EOF socket 5, not a dcc socket, not anything.
[16:09] (@) EOF socket 6, not a dcc socket, not anything.


Help?