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

by blameshift
Fri Jun 05, 2020 10:19 am
Forum: Scripting Help
Topic: covid-19.tcl by blackshadow
Replies: 26
Views: 20795

Locate this line: http::register https 443 [list ::tls::socket -autoservername true] and replace it with: ::http::register https 443 tls:socket and under the 'package require http' line add this code: proc tls:socket args { set opts [lrange $args 0 end-2] set host [lindex $args end-1] set port [lin...
by blameshift
Sat May 23, 2020 10:18 am
Forum: Script Requests
Topic: Help please anti proxy/clones script please
Replies: 3
Views: 3271

Proxy ips are typically tackled by using dnsbl from ircd side Depending on the ircd ur using u could set the proper channel modes if its on dalnet they added new features recently to counter these kind of floods and abuse also spikes anti mass join tcl and anti repeat tcl should reduce these kind o...
by blameshift
Sat May 23, 2020 8:57 am
Forum: Script Requests
Topic: Help please anti proxy/clones script please
Replies: 3
Views: 3271

Help please anti proxy/clones script please

Hey All

I need a script for anti clones

I believe it's clonesx lame script

random letters in usernames and real name

Chars 5-6 nicks and real names are 4-6

any decent script to combat this lame excuse for an attack

kind regards,
BlameShift
by blameshift
Sun Nov 17, 2019 7:42 pm
Forum: Scripting Help
Topic: RSS feed reader for eggdrop help fix please
Replies: 13
Views: 9183

caesar wrote:Add:

Code: Select all

package require http
before or after the bind lines and should work.
Thank you so much caesar it worked

I also had to add

package require tls

because i was getting Tcl error in script invalid command name "tls::socket"

all working now

Thanks again :D
by blameshift
Sun Nov 17, 2019 4:57 am
Forum: Scripting Help
Topic: RSS feed reader for eggdrop help fix please
Replies: 13
Views: 9183

RSS feed reader for eggdrop help fix please

Hello Can someone fix this script for me please i keep getting these error <AnimeBot> [09:41:00] Tcl error in script for 'timer1': <AnimeBot> [09:41:00] invalid command name "http::register" <AnimeBot> [09:44:00] Tcl error in script for 'timer4': <AnimeBot> [09:44:00] invalid command name ...
by blameshift
Wed Oct 23, 2019 12:37 am
Forum: Script Requests
Topic: [SOLVED] Date | time | Unix time
Replies: 19
Views: 14681

Thanks HeartBroken Great Script as always
by blameshift
Mon Sep 23, 2019 2:23 am
Forum: Script Support & Releases
Topic: sayweather not working :(
Replies: 16
Views: 16091

Yep i got it working now

seems i needed to add the json.tcl package :D

Thanks roger :)
by blameshift
Sun Sep 22, 2019 9:20 am
Forum: Script Support & Releases
Topic: sayweather not working :(
Replies: 16
Views: 16091

Hello BlackShadow

I get this error when trying to use your script

[15:14:22] Tcl error [weather:get]: invalid command name "::json::json2dict"
by blameshift
Wed Aug 21, 2019 11:05 pm
Forum: Script Support & Releases
Topic: WunderWeather : Support & Updates
Replies: 34
Views: 45516

SayWeather 6.03 07/12/2018 SpiKe^^

Hello Guys I'm using spike's latest version 6.0.3 SayWeather and all of sudden i get this error now when anyone else types .w i get the following Tcl error [::saywz::say_w]: invalid command name "zlib" can someone point me in the right direction on what to change and where please thank you
by blameshift
Tue May 30, 2017 5:24 am
Forum: Script Requests
Topic: earthquake bot
Replies: 20
Views: 24889

anyone?
by blameshift
Mon May 29, 2017 8:13 am
Forum: Script Requests
Topic: earthquake bot
Replies: 20
Views: 24889

earthquake bot

Hello can someone please fix this bot it was working till it stopped Also when i type !eq i get <QuakeServ> Invalid command name "zlib" ( http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_day.atom ) [09:10:51] Tcl error [::news::pub_]: can't read "title": no such varia...
by blameshift
Mon Mar 27, 2017 4:27 am
Forum: Script Support & Releases
Topic: Earthquakes v1.1 (Egghelp Version) July 2, 2o12
Replies: 11
Views: 18995

can someone update this script again it was working now it's stopped :( Also when i type !eq i get [March 27, 2017 06:52:02 pm] <QuakeServ> Invalid command name "zlib" ( http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_day.atom ) it doesn't announce anymore either by itself if ...