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

by Get_A_Fix
Thu Dec 15, 2016 1:08 pm
Forum: Shell & Bouncer Help
Topic: Help Installing ZNC !
Replies: 11
Views: 21269

<Fahad> ip -6 addr list <*status> Unknown command [ip] try 'Help'? That is a server command, not a ZNC command. How I set /etc/resolv.conf ??? Use the nameservers given to you by afraid.org and add them to your /etc/resolv.conf or consult google if you don't understand what a nameserver is or how t...
by Get_A_Fix
Thu Dec 15, 2016 4:26 am
Forum: Shell & Bouncer Help
Topic: Help Installing ZNC !
Replies: 11
Views: 21269

In your ZNC user profile at the BIND HOST need to enter the IP address and not the vhost for that to work.. If you added some new IPV6 first you need to check if these IP addresses are in your ifconfig or if they respod to ping, if they have reply... If not you can try, in your VPS cpanel, clicking...
by Get_A_Fix
Thu Dec 15, 2016 1:17 am
Forum: Shell & Bouncer Help
Topic: Help Installing ZNC !
Replies: 11
Views: 21269

OK Thanks, I show how solve that problem, But i am getting this message while i am setting up my VHost... Disconnected from IRC (Server address is IPv6-only, but bindhost is IPv4-only). Reconnecting... I Put my IPv6 IP while setting up Vhost on on www.freedns.afraid.org. How to solve this problem? ...
by Get_A_Fix
Mon Dec 12, 2016 10:49 pm
Forum: Script Requests
Topic: Auto Voice To Those Who Are Register NICK.
Replies: 78
Views: 73009

Fahad wrote:Which network you mostly sit.?
I was on DALnet for many many years but left about 5 or 6 months ago. I idle most networks but I am a little active on Freenode, Gamesurge and ChatLounge (where I have assisted in the development of the ChatIRCd and ChatServices software).
by Get_A_Fix
Mon Dec 12, 2016 10:37 pm
Forum: Shell & Bouncer Help
Topic: Help Installing ZNC !
Replies: 11
Views: 21269

The way you are installing the ZNC, it's using system wide config from /usr/local

To do it for your account only, use:

Code: Select all

./configure --prefix="$HOME/.local" --with-openssl=/usr/lib/ssl
For more help, check out the installation guide for ZNC
by Get_A_Fix
Mon Dec 12, 2016 7:45 am
Forum: Script Requests
Topic: Auto Voice To Those Who Are Register NICK.
Replies: 78
Views: 73009

Sure I have download all your TCL's - Pretty good. Are you planing to write more TCL's ? And what Kind? lol, all? Some were made on/for DALnet, but all can be used on any network. I'm not planning on writing anything, but sometimes people here ask for things that I may be able to help with. I close...
by Get_A_Fix
Sun Dec 11, 2016 7:46 am
Forum: Script Requests
Topic: Auto Voice To Those Who Are Register NICK.
Replies: 78
Views: 73009

It works Deadite sets mode: +v Statistics One thing i like most which is public command for Enable and Disable... Thanks for the TCL... :D Great! I always make my TCL scripts with a public/message command, but leaving DCC/telnet ability. This covers all methods and makes it usable for everyone, no ...
by Get_A_Fix
Sun Dec 11, 2016 6:25 am
Forum: Script Requests
Topic: Auto Voice To Those Who Are Register NICK.
Replies: 78
Views: 73009

Have I put this command correct when Enable .chanset #channel -/+checkisauth .chanset #chatworld +checkisauth <---- Correct like this ? Yes, that is correct, or instead of DCC/Telnet just type: !checkisreg on or !checkisreg off Tcl error [join:checkisreg]: wrong # args: should be "join:checkis...
by Get_A_Fix
Sat Dec 10, 2016 11:15 pm
Forum: Script Requests
Topic: Auto Voice To Those Who Are Register NICK.
Replies: 78
Views: 73009

Fahad wrote:Then how it will works ?
Huh? I can't explain it any more simpler than I already have. It does exactly what you wanted..

Make sure they have identified BEFORE they join your channel. If they do NOT identify, they will NOT be voiced.
by Get_A_Fix
Sat Dec 10, 2016 6:13 pm
Forum: Script Requests
Topic: Auto Voice To Those Who Are Register NICK.
Replies: 78
Views: 73009

No, I don't want bot to Auto Voice me, I am channel Founder i only sit on my channels and I have all famous channels on DALnet... I want my register users get voice. But i see one register user who never get voice. Even bot was on... <@Fahad> !checkisreg on ‹@Deadite› ERROR: This setting is already...
by Get_A_Fix
Fri Dec 09, 2016 8:53 pm
Forum: Script Requests
Topic: Auto Voice To Those Who Are Register NICK.
Replies: 78
Views: 73009

<Fahad> !checkisreg on <@Deadite> ERROR: This setting is already enabled. But the BOT Does not +V me when I joins. This does not autovoice everyone. I made this code to not voice users already added to the bot. If you want the bot to autovoice you, then you can use: .chattr yourhandle |v #channel ....
by Get_A_Fix
Thu Dec 08, 2016 9:58 pm
Forum: Scripting Help
Topic: Public Commands TCL error. TCL by GoGers !
Replies: 8
Views: 11164

I Found out a Problem,,, The LOGO... 1 5,1•4•5•14,1.:X:. 14,1Gô15,1G14,1eR4,1.:X:. 5,1•4•5• I did tell you this, your first post was missing the " (parenthesis) on the kick lines, for the control code logo, which is why I said to use the proper TCL based control codes. Eggdrop doesn't like usi...
by Get_A_Fix
Thu Dec 08, 2016 7:35 am
Forum: Scripting Help
Topic: Public Commands TCL error. TCL by GoGers !
Replies: 8
Views: 11164

Try editing the above post inside CODE tags, but it looks like you've neglected to add a parenthesis to the end of each kick command that has control codes. You would do better using TCL control codes
by Get_A_Fix
Tue Dec 06, 2016 2:51 am
Forum: Script Requests
Topic: add exceptions in idle tcl
Replies: 6
Views: 7854

Strange, it has worked for me in the past. Alternatively, as the exemptlist is a list, you could lsearch to match.
by Get_A_Fix
Mon Dec 05, 2016 6:34 am
Forum: Scripting Help
Topic: !IMdB TCL kick Issue by Ford_Lawnmower
Replies: 11
Views: 11277

Fahad wrote:I am trying to add my "Statistics" bot Into "SilentTwilight" FriendsList.
Adding the bot is one thing (either adduser or +user), the chattr command modifies the flags/access of the account once it's created.

You may want to read up the dcc/telnet command reference.