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 AlphaTech
Mon May 11, 2015 3:55 pm
Forum: Scripting Help
Topic: Pastebin and Link Shorteners
Replies: 0
Views: 4008

Pastebin and Link Shorteners

These are some functions that I quickly whipped up that can help you easy pastebin and shorten links. These functions can be used in a simple link shortener command, or by a large script running Trivia. Enjoy! pastebin_t: Pastes Given Text proc pastebin_t t {return [exec echo $t | nc termbin.com 999...
by AlphaTech
Mon Mar 16, 2015 5:42 pm
Forum: Script Support & Releases
Topic: Pandorabot.tcl
Replies: 71
Views: 81287

Pandorabot.tcl

I've noticed that with the script "alice.tcl," I keep getting a funky socket error that I cannot seem to resolve anywhere. That's when I decided to create Pandorabot.tcl. It's a fairly simple, yet complex script that works perfect for the job. Here it is: #Bot's Nickname to Respond to: ex....
by AlphaTech
Tue Dec 30, 2014 3:08 pm
Forum: Script Requests
Topic: linktcl site/ircchan
Replies: 1
Views: 4697

I don't think I fully understand what you are looking for. If you're looking for an easy way to put IRC chat integration on your website, you could take a look at ShoutChat or KiwiIRC. I hope this helps!
by AlphaTech
Tue Oct 07, 2014 5:12 pm
Forum: Script Requests
Topic: Simple trigger script
Replies: 4
Views: 6815

Reply

heres a simple script that does exactly what you want :) #set what you want the command to be below. set command !example_command #set what you want it to say below set message Sample Message #No need to edit below this line bind pubm - "$command" my_simple_script proc my_simple_script {ni...
by AlphaTech
Tue Oct 07, 2014 3:35 pm
Forum: Script Requests
Topic: Big Request, Please help!
Replies: 0
Views: 3883

Big Request, Please help!

Hello everyone! I need a couple scripts made that can do the things that I shall specify shortly. I have tried making these scripts and I have failed. They are also not on Google or the archive. Feature 1) !ab tell For the first feature I need a script that acts similar to MemoServ using the followi...
by AlphaTech
Sun Sep 28, 2014 12:20 pm
Forum: Script Support & Releases
Topic: Alice - Chatterbox Help
Replies: 0
Views: 5248

Alice - Chatterbox Help

I recently tried installing Alice.tcl by strikelight. I made sure that I did install and load egghttp.tcl before loading alice.tcl. Also, I did make sure that mode +Alice was on for the channel i will be using the script on. Here's the error that I keep getting in the party line: [12:17:10] WARNING:...
by AlphaTech
Thu Jul 31, 2014 11:42 pm
Forum: Script Requests
Topic: Graphics Finder
Replies: 0
Views: 3763

Graphics Finder

So, I need a script that can search a document (I will supply later...) and return with an ID. So, anything listed under the "contents": [ will be supplied by the user in the command and the bot will return with the ID ("id": "GFX00.bin",) each different section on this...
by AlphaTech
Sun Jul 27, 2014 8:13 pm
Forum: Script Support & Releases
Topic: Forward Messages
Replies: 0
Views: 4806

Forward Messages

This script forwards all private messages to the bot owner or any specified users. The config file is very small and compact only having one customization line. If you get this script please be sure to fully configure it. If you don't, when you rehash our bot will shutdown... I hope you enjoy my scr...
by AlphaTech
Thu Jul 24, 2014 4:48 pm
Forum: Script Requests
Topic: Slang Search
Replies: 4
Views: 8876

Re: Slang Search

Ok so I put it in the scrtipts folder and eggdrop.conf. Then, I rehashed and it didn't crash! :) So I did .chanset and everything and then did !slang on and tried !slang http://www.google.com and still nothing... Also, you can run eggdrop on windows... Check out WinDrop. Edit: It does show up on .bi...
by AlphaTech
Wed Jul 23, 2014 10:21 pm
Forum: Script Requests
Topic: Slang Search
Replies: 4
Views: 8876

Slang Search

I'm new to eggdrop and tcl files so I can't code them or anything like that but, I heard this is a pretty easy task for a script writer. Command: !slang <url or search> Ok so when someone does !slang http://www.example.com I need it to return with the http://www.gizoogle.net URL. Example: <AlphaTech...
by AlphaTech
Wed Jul 23, 2014 7:26 am
Forum: Script Requests
Topic: SMWCentral User Finder
Replies: 2
Views: 4875

CLOSED

Someone on the IRC channel was kind enough to make this for me. Thank you! But, I will not be needing a script anymore.
by AlphaTech
Wed Jul 23, 2014 1:13 am
Forum: Script Requests
Topic: SMWCentral User Finder
Replies: 2
Views: 4875

SMWCentral User Finder

Ok, this is my first post and I apologize if i misuse a term or two. So I own an eggdrop bot on Caffie's IRC server and I need a script that can find a user from the user list and bring up the profile's URL. Command I would like: !smwc <username> Example: <AlphaTech> !smwc AlphaTech <MyBot> http://w...