ricmitch_uk
Jun 7th, 2001, 01:18 PM
I've started this thread so that ppl can "spread the wealth". It's for sharing those programs you thought would be usless to everyone but you, so you never bothered uploading them, or for programs that you have made to help/share with your fellow programmers:). I've uploaded the first batch. Here they are with description. They're not perfect, so they're in project form for you to alter etc.
Agent Viewer (http://www.hhcr.freeserve.co.uk/AgentView.zip)
This program lets you view all available functions of MS Agent files(.acs), and watch the agent do them, you can test it's voices and more... (an Agent is like Clippit the annoying paperclip thing that comes with Office).
Text Converter (http://www.hhcr.freeserve.co.uk/TXTConverter.zip)
Convert text files of normal text, to symbol text, so you can look like a badass hacker, or add extra protection to encrypted files by preventing brute force hackers from working.
NoteBrowse (http://www.hhcr.freeserve.co.uk/NoteBrowse.zip)
It looks like notepad, it sounds like notepad, it functions like notepad, hell... it is notepad! No it's not. Because if you click Search, Find then it turns into a basic WebBrowser! For all those of you who surf the net at work when they really shouldn't, and need to hide it.
Command System for programmers (http://www.hhcr.freeserve.co.uk/CommandSystem.zip)
The code in this program can be adapted for many of your own projects, it allows the user to create data files, and then your program to process and run them! It uses the following format for data files:
print 'data';
print 'data2';
In the code the only command written is for print, but this can be changed.
The code in this is copyrighted, cos it took me so damn long to make. I don't care if you use it as long as I get a mention in your Help, About box :).
That's it. Let me know what you think, upload your own...
:)Spread the wealth:)
Agent Viewer (http://www.hhcr.freeserve.co.uk/AgentView.zip)
This program lets you view all available functions of MS Agent files(.acs), and watch the agent do them, you can test it's voices and more... (an Agent is like Clippit the annoying paperclip thing that comes with Office).
Text Converter (http://www.hhcr.freeserve.co.uk/TXTConverter.zip)
Convert text files of normal text, to symbol text, so you can look like a badass hacker, or add extra protection to encrypted files by preventing brute force hackers from working.
NoteBrowse (http://www.hhcr.freeserve.co.uk/NoteBrowse.zip)
It looks like notepad, it sounds like notepad, it functions like notepad, hell... it is notepad! No it's not. Because if you click Search, Find then it turns into a basic WebBrowser! For all those of you who surf the net at work when they really shouldn't, and need to hide it.
Command System for programmers (http://www.hhcr.freeserve.co.uk/CommandSystem.zip)
The code in this program can be adapted for many of your own projects, it allows the user to create data files, and then your program to process and run them! It uses the following format for data files:
print 'data';
print 'data2';
In the code the only command written is for print, but this can be changed.
The code in this is copyrighted, cos it took me so damn long to make. I don't care if you use it as long as I get a mention in your Help, About box :).
That's it. Let me know what you think, upload your own...
:)Spread the wealth:)