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

by BLaCkShaDoW
Wed Apr 01, 2020 5:14 pm
Forum: Scripting Help
Topic: covid-19.tcl by blackshadow
Replies: 26
Views: 20895

covid

https://www.tclscripts.net/files/file/64-covid19tcl/

Check here, there some stepts regarding instalation of the latest tls package.
by BLaCkShaDoW
Mon Mar 09, 2020 8:02 am
Forum: Script Support & Releases
Topic: YoutubeTitle.tcl version 1.9
Replies: 10
Views: 9283

Re: It has stopped working

ComputerTech wrote:Hey blackshadown i have been using your youtube script for about a week now.

and it's the best youtube script but now it has stopped working please fix it
The script works but its linked to a free website hosting and it has some down times.
by BLaCkShaDoW
Thu Oct 03, 2019 8:12 am
Forum: Scripting Help
Topic: how to get eggdrop lang ?
Replies: 8
Views: 6677

using config

# If you want to have your Eggdrop messages displayed in a language other # than English, change this setting to match your preference. An alternative # would be to set the environment variable EGG_LANG to that value. # # Languages included with Eggdrop: Danish, English, French, Finnish, German. #a...
by BLaCkShaDoW
Wed Sep 18, 2019 1:48 am
Forum: Script Support & Releases
Topic: YoutubeTitle.tcl version 1.9
Replies: 10
Views: 9283

Re: YoutubeTitle.tcl version 1.9

I activated it by dcc and it doesn't work for me .chanset #beni +ytitle Successfully set modes { +ytitle } on #beni. I use the commands and don't recognize any !yt mirc dcc or yt mirc dcc my version eggdrop is redinn (Eggdrop v1.8.4 (C) 1997 Robey Pointer (C) 2010-2018 Eggheads) There is another ac...
by BLaCkShaDoW
Tue Sep 17, 2019 7:07 am
Forum: Script Support & Releases
Topic: YoutubeTitle.tcl version 1.9
Replies: 10
Views: 9283

YoutubeTitle.tcl version 1.9

Youtube Title 1.9 fetches and displays video information when a YouTube link is posted in channel, now having youtube search capability. displays title, date and rating of posted video links. supports also HTTPS links. UPDATES/CHANGES: ( v1.9 ) added stars for 'like display' instead of procentages (...
by BLaCkShaDoW
Fri Sep 13, 2019 8:25 am
Forum: Script Support & Releases
Topic: sayweather not working :(
Replies: 16
Views: 16263

api adapt

I adapted my script to the current api, until we discover a new and better source :P
http://www.tclscripts.net/files/file/62 ... o=download
by BLaCkShaDoW
Sun Mar 04, 2018 8:31 am
Forum: Scripting Help
Topic: BlackIP 1.6 by BLaCkShaDoW
Replies: 6
Views: 8474

Re: BlackIP 1.6 by BLaCkShaDoW

The "bc_whois" procedure isn't part of the BlackIP TCL. It's another procedure from another tcl loaded in your eggdrop that responds to the RAW for WHOIS <nick>. I guess bc_whois stands for bad chan whois..but it's a guess :P
by BLaCkShaDoW
Fri Oct 27, 2017 2:44 am
Forum: Scripting Help
Topic: BlackIP 1.6 by BLaCkShaDoW
Replies: 6
Views: 8474

BlackIP 1.6 by BLaCkShaDoW

Hello
Please change within the script

Code: Select all

putserv "WHOIS $ip $ip"
to

Code: Select all

putserv "WHOIS $ip"
That should do the trick
Good Day.
by BLaCkShaDoW
Fri Oct 21, 2016 1:40 am
Forum: Script Support & Releases
Topic: YoutubeTitle 1.5
Replies: 0
Views: 6659

YoutubeTitle 1.5

This TCL get's the title, like-dislike procentage,views of a youtube video url pasted on chan. It only needs http.tcl loaded before YoutubeTitle.tcl

Download Link : https://github.com/DanielVoipan/black-t ... eTitle.tcl
by BLaCkShaDoW
Mon Sep 19, 2016 1:21 pm
Forum: Scripting Help
Topic: Ban certain Realnames
Replies: 12
Views: 12687

badrealname 1.2

####################################################################### # # BadFullname vers 1.1 # # # BLaCkShaDoW Productions ####################################################################### ####################################################################### # #On join, if a user`s real...
by BLaCkShaDoW
Mon Sep 19, 2016 2:10 am
Forum: Scripting Help
Topic: Ban certain Realnames
Replies: 12
Views: 12687

badrealname

You should try the *unmodified* version. Do not try to modify, just add the tcl and activate it with the specific flag on the chan you desire.
by BLaCkShaDoW
Sun Sep 18, 2016 12:13 pm
Forum: Scripting Help
Topic: Ban certain Realnames
Replies: 12
Views: 12687

badrealname

by BLaCkShaDoW
Wed Oct 13, 2010 1:22 pm
Forum: Script Support & Releases
Topic: BlackTools TCL (Version 2.3)
Replies: 98
Views: 103977

Behemoth wrote:hello blackshadow

hw can i exempt the bot from deop certain Ops who r idling plz ?
To see the options type !idle and to add a <nick> to except type !idle add <nick> | <botnick> idle add <nick>.
by BLaCkShaDoW
Wed Sep 01, 2010 4:14 am
Forum: Script Support & Releases
Topic: BlackTools TCL (Version 2.3)
Replies: 98
Views: 103977

BlackTools 2.3

BlackTools 2.3 is now available. Now having a language module wich alows users to set their default language (like chanserv). Available languages :RO / EN. And of course other stuff added .

For Download follow this link : http://BlackTools.TclScripts.Net
by BLaCkShaDoW
Thu Jun 24, 2010 9:34 am
Forum: Script Support & Releases
Topic: BlackSeen 1.3
Replies: 25
Views: 30588

BlackSeen

BlackSeen 1.3 RELEASED


-now it shows how much time the user stayed on chan.
-added a system to notify users on join, if they were searched with !seen
-added a timer to erase old records.
-repaired some bugs.