Menu

Yet another routine Bot / News: Recent posts

Yes, I lost interest, I guess.

If you use YARB, and fix/add/change/play-with it, tell me. I'd like to know. I know it can't be absolutly useless. I should check to see where my mail is going, I'll do that, and you play with YARB.

YARB gets no love :(

Posted by David Sadtler 2003-07-28

Long Time No See

I've swiched to FreeBSD, I don't think msvb is ported yet, so, I haven't done much of anything on it. This project is a toy, I've played with it for a few years, and I might play with it again, but the important point is, it's here, if you want a working IRC bot to work off of, try this. I took a look at sf before I posted the project, all of the VB based bots were unposted, abandoned, etc... You can yell at me via the contact me form on sadtler.org

Posted by David Sadtler 2003-03-26

New version comming, walk softly

I have been hax0ring teh 1337 code for a few days, I fixed a winsock issue and changed everything, so much so I will use WinDiff to get the change log. Tossing, if you are still alive, peep teh WinDiff! EVERYTHING!

Posted by David Sadtler 2002-09-23

Files organized, program trimmed

I took a good hour or 3 I forget which and reuploaded all releases so that everything is less annoying. I removed unused files and fixed some code and compiled a binary. I'd like to remind whoever reads this that you should beable to make a successful binary before making a release *points*. All in all everything is working great.

Posted by David Sadtler 2002-09-21

2nd Wind

I am hacking away again. I noticed a Dim i as Integer was missing.

I also fixed a few Like statements that I made while watching TV, or something. All silly screw ups.

I need someone to write me a wildcard statement to avoid the bot from banning itself, I know it can be done, but, still waiting on the 3rd wind.

Posted by David Sadtler 2002-09-19

New Source - ChangeLog

Tosing 26 august 2002

* Added this ChangeLog
* Code cleanup

> Fixed some typos

> frmOptions
> Made the module require Variable Declaration
> Declared the variable i in the Form_Load event

> frmStatus
> Made the module require Variable Declaration

> mdiMain
> Made the module require Variable Declaration
> Replaced, Renamed & Declared the variable connected to bolConnected
It's the variable keeping track of connection state to the server... read more

Posted by Anonymous 2002-08-26

Adding, Optimizing, Life is good.

replaced the redundant if left(app.path, 1) = "\" stuff with a public AppPath, I am also adding .seen and I added persistant rejoin attempts.

I haven't uploaded the revisions as of yet, but no one seems to care I am uploading so, screw it. Still, if you want an update, email me, or post, or make lots of noise.

I will upload on the next revolution.

Posted by David Sadtler 2002-08-02