Main > Free Download Search >

Free modular irc bot script

modular irc bot

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 226
PHP IRC Bot

PHP IRC Bot


This is just a simple IRC bot using PHP. Run from command line (CLI) and as the master you have the full control of the bot. Simply send command via private message. Its easy to customize and have an more>> This is just a simple IRC bot using PHP. Run from command line (CLI) and as the master you have the full control of the bot. Simply send command via private message. Its easy to customize and have an "auto join on kick" feature. Its NOT running under web environment. No need Apache nor MySQL. Just PHP with socket extention enabled.<<less
Added: 2006-10-17 License: GPL Price: Free
850 downloads
OgreBot IRC Bot 1.0

OgreBot IRC Bot 1.0


Originally named Ramuh, OgreBot is a project I started in 2003 when I first began with network programming. I have a fascination with text parsing so it seemed a suitable project to keep me interested. Probably a bit late, this is an "official" release, more>> Originally named Ramuh, OgreBot is a project I started in 2003 when I first began with network programming. I have a fascination with text parsing so it seemed a suitable project to keep me interested. Probably a bit late, this is an "official" release, but I dont intend to expand on it. As is, OgreBot is a solid backbone for any ones future php scripted IRC botting projects.<<less
Added: 2008-06-26 License: GPL Price: $0.00USD
21 downloads
Pro5 IRC Quotes 2.0.0-beta1

Pro5 IRC Quotes 2.0.0-beta1


Providing basic functions, this script enables a user to easily add a quote. The script also informs users where the quote is from. more>> Providing basic functions, this script enables a user to easily add a quote. The script also informs users where the quote is from.<<less
Added: 2005-02-05 License: Price: 0.00 Price: 0.00
14 downloads
 
Other version of Pro5 IRC Quotes
Pro5 IRC QuotesProviding basic functions, this script enables a user to easily . Providing basic functions, this script enables a user to easily add a quote. The
License:Freeware
Download
1723 downloads
Added: 2005-02-05
ToolPanel.org - IRC Webchat

ToolPanel.org - IRC Webchat


We host a copy of PJIrc which enables you to connect to any IRC server without installing a client on your computer. more>> We host a copy of PJIrc which enables you to connect to any IRC server without installing a client on your computer.<<less
Added: 2005-01-01 License: Other Price: $0.00USD
13 downloads
Lucky Bot 3.0.1

Lucky Bot 3.0.1


Lucky Bot is an IRC Bot, written in PHP. Its completely OO, has a beautiful plugin system, and is pretty fast. Every command is handled by a plugin, and its easy to create you own. Settings are stored in an ini file, which is easy to create, more>> Lucky Bot is an IRC Bot, written in PHP. Its completely OO, has a beautiful plugin system, and is pretty fast. Every command is handled by a plugin, and its easy to create you own. Settings are stored in an ini file, which is easy to create, and get the settings of it, especially with our Settings class.<<less
Added: 2006-12-25 License: GPL Price: $0.00USD
24 downloads
 
Other version of Lucky Bot
Lucky BotLucky Bot is an IRC Bot, written in PHP. Its completely OO, has a beautiful plugin system, and is ... Lucky Bot is an IRC Bot, written in PHP. Its completely OO, has a beautiful plugin system, and is
License:GPL
Download
1062 downloads
Added: 2006-12-25
Modular Homepage System 1.0

Modular Homepage System 1.0


Modular Homepage System is an easy to use script for making dynamic web-pages (from simple information pages to comunities) by simple activation/deactivation of modules (e.g. polls, FAQ, forum, ... ). It is programed in perl using mysql. more>> <<less
Added: 2008-03-21 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
swdn IRC logger 1.8

swdn IRC logger 1.8


This is a simple script i made to allow people to submit thier IRC and chat logs to a website and have them formatted and coloured in HTML. On the submit page the user types thier IRC chat log name, the server and channel the log is from and then more>> This is a simple script i made to allow people to submit thier IRC and chat logs to a website and have them formatted and coloured in HTML. On the submit page the user types thier IRC chat log name, the server and channel the log is from and then pastes the log into the textarea. When they click submit thier IRC log is formatted into html and they are dirrected to the location of thier html formatted chat log. There is a simple admin page that allows you (the webmaster) to delete logs. You will need to open admin.php and enter a password before uploading the files. There is also a simple index.php page that will list all of the logs that have been submited. Enjoy! UPDATED: v1.8<<less
Added: 2005-06-26 License: GPL Price: $0.00USD
14 downloads
 
Other version of swdn IRC logger
swdn IRC loggerThis is a simple script i made to allow people to submit thier IRC and chat logs to a . This is a simple script i made to allow people to submit thier IRC and chat logs to a
Price: FreeAdditionalInfoFREEOPENSOURCE
License:GPL
Download
1591 downloads
Added: 2005-06-26
iPrimal BOT

iPrimal BOT


iPrimal BOT is an automated chat script that will allow your customers the ability to ask a question and recieve an instant response. This may be used as a stand alone scrip, or be embedded into an ex more>> iPrimal BOT is an automated chat script that will allow your customers the ability to ask a question and recieve an instant response. This may be used as a stand alone scrip, or be embedded into an existing script. Its easily customisable and easy to use. iPrimal BOT only requires you to add a word and response in the administration area. Its possible to add/edit/delete entries as well. Its free, so why not try it out? :)<<less
Added: 2006-05-22 License: Freeware Price: FreeAdditionalInfoYoucandowhatyoupleasewiththisscript.
1262 downloads
Modular Gaming Open Source Web Game Framework latest

Modular Gaming Open Source Web Game Framework latest


Modular Gaming is an open source web game framework written in PHP5 OOP. It makes use of Active Table, HTMLPurifier, TinyMCE, Smarty and the Spry AJAX framework by Adobe. more>> Modular Gaming is an open source web game framework written in PHP5 OOP. It makes use of Active Table, HTMLPurifier, TinyMCE, Smarty and the Spry AJAX framework by Adobe.<<less
Added: 2008-07-24 License: GPL Price: $0.00USD
13 downloads
IRC Bot Class 0.30

IRC Bot Class 0.30


A Simple IRC Bot Class - Used to make intrique bots more>>

IRC Bot Class 0.30 is developed to be an easy to use program to make intrique bots in PHP. It is a basic backbone for more complicated bots. Included: the class(classBot.php) and a sample bot script(bot2.php).

To run the bot, change the settings to whatever you would like, either in the class, or by setting them yourself, so you can continue to reuse the script for other bots; then simply point your browser to it, or better yet, use command prompt or shell to view the commands sent to the bot from the server. Simply copy the text from the website, change the extension to .php and run it from your server.

Can be used to make multiple bots that will do anything you have planned for them, from greeting people, telling jokes, to connecting to multiple sites when you give the command. This works out of the box, but has very limited functionality. Programming skills will be required to get this to work the way you want it to.
<<less
Added: 2009-07-07 License: Freeware Price: $0.00USD
21 downloads
SimpleIrcBot v1.0.B 1.0.Beta

SimpleIrcBot v1.0.B 1.0.Beta


SimpleIrcBot - is free bot, based on PHP for irc networks. Its need hosting with PHP, sockets and access for set_time_limit(); Run from web environment and as the owner you have the full control of the bot. It has many cool features. more>> SimpleIrcBot - is free bot, based on PHP for irc networks. Its need hosting with PHP, sockets and access for set_time_limit(); Run from web environment and as the owner you have the full control of the bot. It has many cool features.<<less
Added: 2009-01-01 License: Freeware Price: $0.00USD
14 downloads
Block Bad Bots 1.00

Block Bad Bots 1.00


This simple robots.txt file will help deter some of the unwanted bots that spider your site for email addresses and things of that nature that result in spam. This works for all websites and it is not just limited to phpBB. This has also been more>> This simple robots.txt file will help deter some of the unwanted bots that spider your site for email addresses and things of that nature that result in spam. This works for all websites and it is not just limited to phpBB. This has also been configured to allow Google AdSense bots to spider your site if you use the program.<<less
Added: 2004-06-15 License: Price: 0.00 Price: 0.00
14 downloads
IRC Chat ToChat 1.4

IRC Chat ToChat 1.4


ToChat is an irc chat easy to use in your site, header and footer to custom, work with EIRC. more>> ToChat is an irc chat easy to use in your site, header and footer to custom, work with EIRC.<<less
Added: 2005-06-05 License: GPL Price: $0.00USD
12 downloads
 
Other version of IRC Chat ToChat
IRC Chat ToChatToChat is an irc chat easy to use in your site, header and footer to custom, work . ToChat is an irc chat easy to use in your site, header and footer to custom, work
License:GPL
Download
900 downloads
Added: 2005-06-05
ASP.NET Firewall 1.0b

ASP.NET Firewall 1.0b


ASP.NET Firewall is an FREE ASP.NET based protection software which provides security for your ASP.NET hosted solutions. ASP.NET Firewall supports IP Address / BOT Blocking / Redirecting and SQL INJECTION Safeguard for your ASP.NET hosted solutions. more>> ASP.NET Firewall is an FREE ASP.NET based protection software which provides security for your ASP.NET hosted solutions. ASP.NET Firewall supports IP Address / BOT Blocking / Redirecting and SQL INJECTION Safeguard for your ASP.NET hosted solutions. Automated blocking off potentially harmful attacks.<<less
Added: 2008-06-20 License: Freeware Price: $0.00USD
15 downloads
Stop the Spam-bots 2.0

Stop the Spam-bots 2.0


This FREE online tool generates some Javascript code that you can cut and paste into your HTML so that all those annoying spam-bots wont be able to harvest your e-mail address from your webpage. It writes your e-mail address to the browser but doesnt more>> This FREE online tool generates some Javascript code that you can cut and paste into your HTML so that all those annoying spam-bots wont be able to harvest your e-mail address from your webpage. It writes your e-mail address to the browser but doesnt include your address in the actual HTML code. ** PHP and Python versions available. **<<less
Added: 2002-01-28 License: Freeware Price: $0.00USD
19 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5