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

by r00terr0r
Thu Aug 23, 2012 7:35 am
Forum: Script Requests
Topic: Bind RAW Lusers
Replies: 2
Views: 2589

TNX BROOO!!! :) I need it for stats for my web page. You are clever guy! ;) Tnx again ;) And if i dont wrong, i think i need to global string at rawLusers266 proc? :) Here is final code: bind time - "*" save:lusers bind raw - "250" rawLusers250 bind raw - "251" rawLuser...
by r00terr0r
Thu Aug 23, 2012 6:01 am
Forum: Script Requests
Topic: Bind RAW Lusers
Replies: 2
Views: 2589

Bind RAW Lusers

bind time - "*" save:lusers bind raw - "250" lusers0 bind raw - "251" lusers1 bind raw - "255" lusers5 bind raw - "265" lusers65 bind raw - "266" lusers66 set lusersfile "/var/www/portal/lusers.html" set lusers0 ""; set...
by r00terr0r
Wed Aug 22, 2012 5:11 pm
Forum: Script Support & Releases
Topic: Help with script - MassHighlight
Replies: 1
Views: 5197

Help with script - MassHighlight

I wrote some script for masshl, and work perfect on most eggdrops, but doesnt work on one eggdrop. Its on same version, and on same machine hosted. Here is code: bind pub - !masshl pub_masshl set nicklist ""; proc pub_masshl {nick mask hand channel text} { set nicklist [chanlist $channel] ...