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

by starpossen
Mon Feb 23, 2009 1:22 pm
Forum: Script Requests
Topic: Help script
Replies: 2
Views: 2276

Something like: bind pub - !help pub:help proc pub:help {nick uhost hand chan arg} { set chan [string tolower $chan] putserv "NOTICE $nick :Hello this is a help text" } This will notic the one typing, instead of posting in the chanel. Very simple, but i'm sure someone can make a better one...
by starpossen
Mon Jan 26, 2009 9:13 pm
Forum: Eggdrop Help
Topic: Eggdrop doesn't see op from Q when it joins
Replies: 4
Views: 4962

I had this same problem. It seems like the bot doesn't notice the mode change if it happens immediately upon join. This is what I did to work around it: 1. Make sure the bot is auto-identifying upon connecting to server 2. /msg nickserv set autoop off (using bot's nick) 3. .chanset #channel need-op...
by starpossen
Fri Nov 28, 2008 3:03 am
Forum: Eggdrop Help
Topic: need help compile eggdrop for win xp
Replies: 2
Views: 3057

Code: Select all

checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details. 
The error tells you the problem :)
by starpossen
Sat Sep 06, 2008 6:37 pm
Forum: Script Support & Releases
Topic: Eggdrop RSS Syndication (rss-synd) v0.5b1
Replies: 399
Views: 649789

I searched through this topic but did not find an answer, how and what do I change to make the auto announce notice user?

The option is not in the script, so if anyone could answer
I would be happy.
by starpossen
Sat Aug 02, 2008 7:13 pm
Forum: Eggdrop Help
Topic: DCC chat working through putty, not dcc chat thorugh mirc
Replies: 8
Views: 17438

So what you're saying is that my workstation should be forwarded to 8888
and not the server?
by starpossen
Sat Aug 02, 2008 4:32 pm
Forum: Eggdrop Help
Topic: DCC chat working through putty, not dcc chat thorugh mirc
Replies: 8
Views: 17438

I use port 8888 in my bots config, which is the port i've always used, and it's been working perfectly, but not now.

However, I just tried /ctcp eggdrop chat
and that works.

Any thoughts?
by starpossen
Sat Aug 02, 2008 12:22 pm
Forum: Eggdrop Help
Topic: DCC chat working through putty, not dcc chat thorugh mirc
Replies: 8
Views: 17438

DCC chat working through putty, not dcc chat thorugh mirc

This is odd (I think) I just got a new router, and now I can't dcc chat though my irc client, but through putty the telnet works just fine. I've searched around about portforwarding, but didn't find anything usefull, unless my searchskills still are weak. I never had this problem before, my old netg...
by starpossen
Wed May 28, 2008 5:20 pm
Forum: Script Support & Releases
Topic: pisg-new.tcl (I did search)
Replies: 2
Views: 3424

/home/user/generate_logs

Is where the file is, and that's why I don't get it, it's like it doesn't recognise the path, but it's there.
by starpossen
Wed May 28, 2008 4:38 pm
Forum: Script Support & Releases
Topic: pisg-new.tcl (I did search)
Replies: 2
Views: 3424

pisg-new.tcl (I did search)

I had my windrop running, using a fine .bat script for auto upload etc. but my machine crashed, so now i'm on linux. Got my bot seup, logging is running, and ofcourse I want to use pisg again I used pisg-new.tcl I edited the .tcl file and also the generate_logs file I restarted my bot, executed the ...
by starpossen
Sat May 24, 2008 4:49 pm
Forum: Script Requests
Topic: Simple website grabbing, and announcing on channel.
Replies: 2
Views: 2261

Best advice is to visit tbdev net, they got what you're looking for.
by starpossen
Tue May 20, 2008 3:14 pm
Forum: Scripting Help
Topic: Help Shoutcast
Replies: 29
Views: 26268

Very nice, I remember I gave up on this script long ago, but now, i'm most certanly will use it again.

Thanks for the "fixes" and such.
by starpossen
Sun May 11, 2008 2:45 pm
Forum: Eggdrop Help
Topic: noob questions
Replies: 1
Views: 1976

TBdev net is where to look, under the mods section.
by starpossen
Sun May 11, 2008 6:51 am
Forum: Script Support & Releases
Topic: Simple Vhost 1.3 by sLiDer.
Replies: 5
Views: 5429

Indeed it helps, anf ofcourse I read the docs from time to time (mayb eI should read them a bit more) but not everything is explained just as well, but at the end of the day, it all makes sense in one way otr another, I just have to quit reading when im tired hehe, anyways, thanks again.
by starpossen
Sun May 11, 2008 5:36 am
Forum: Script Support & Releases
Topic: Simple Vhost 1.3 by sLiDer.
Replies: 5
Views: 5429

Thank you very much, this sorted everything, and also thanks for privare message steps you added, this really helped me alot, I also tried comparing the two scripts, to try to understand things a bit more, and slowly im learning.
by starpossen
Sat May 10, 2008 7:15 pm
Forum: Script Support & Releases
Topic: Simple Vhost 1.3 by sLiDer.
Replies: 5
Views: 5429

I tried changing $chan to $nick but it still shows in partyline, this is really getting on my nerves.