Results for "Volume: 3_2004-2005"
This is beta version b of my new mud codebase. This release has the following new features: o ANSI Colour Support (Thanks to the Creator of BeMud for this) o Help System Support o Better Server GUI, Including a connection manager o Hard-coded socials support o Many minor bug fixes o Chat and Say commands I am having one major problem, and cannot find a fix. When a user uses the chat or say commands, the other users do not receive there message until they use a command (E.G., I type 'say test', the other person in the room will not get it until they type 'look') If anyone has a fix for this PLEASE contact me. TheASP
This is a game I updated from archangel, he gets the credit his version is at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=27999&lngWId=1 In this game, you get to hack into different companys, go into the companys directorys, and steal their money. Please leave feedback telling me what you think of this game. I am currently working on it to add even more stuff to it, and make it even better. Thanks.
Win32 Disassembler (16bit Instructions offset BUG FIXED) So,works fine now-.
hTimer is a mutlimedia timer class which can tick at intervals of 1ms using the timeSetEvent API. I have looked at other similar code and altered mine so that it doesn't crash when run compiled. You can use import it into your project (1 Class and 1 Module) or you can just compile it to a dll file. This is described in the Readme.txt file included. This timer uses the Formless timer Demo form to show the usage of the timer. Although I didn't code every single aspect of this and used peoples code to assist with subclassing and stuff I still put this together and rewrote a lot stuff to suit my activex dll. Please vote if you have time. I never get votes anymore, not sure why...
I wrote this login utility for my dad at his work that prevents his co-workers from playing around on his computer, writing CD's and so on... It disables a user from accessing your computer. Next I will add encryption to prevent users from viewing username and password from registry. PLEASE VOTE MY CODE!!!
This will explain how to create buttons or other objects dynamicly!
The code is meant to be useided in a large office or school network. It only works over LAN's, and restricted WAN's.... Its basically an IP chat program, but you never have to connect to anyone or any server! Some Features Include: :: Skinnable (Via Profiles) :: Profile Creator Wizard! :: Unlimited Channels :: Unlimited Private Channels :: Banning People :: Saving Chat As Word Document :: URL Detect . . [EDIT] --- > FULL REPORT ON CHAT HERE: http://www.neester.com/personal/mercurychat.pdf PLEASE COMMENT! AND PLEASE RATE THIS PROJECT! THANX FOR YOUR VOTES! KEEP THEM COMING! THEY ARE GREATLY APPRECIATED!
'I took most of this codes from PSC so credit to whomever wrote them 'The purpose of this aplication is to explain how you can custumize controls 'with their own code inside an OCX and the call them from a Dll into your 'application 'See if you can find a use for it, I already got mine... 'HINT: To be able to "Configure" personalized applications from a mother 'application, so you 'don't have to code things all over again every tyme you want to write 'a new program... 'if I didn't Explain myself, I believe you can figure it out....
Application to access Adaptive Server Anywhere databases. Uses CMAX OCX (http://www.compiled.org/files/115/259/cmax20.ocx). Uses RDO for data access. All other components are standard VB components. Help File not included because of licensing restrictions. Sub Main is in sqltool.bas. SQLAny.bas has data logic in it, and could be modified for other databases.
Its really very simple OCX... You use it when you need to save a password in a file or a database, or send encrypted data to anyone.. So simple, just add the OCX to your project and call the simple to functions: Encode & Decode. Plz Rate (F)
To help with the learning studying of maths in a more enjoyable manner.
*Real time network bandwith monitor *Animated analog/digital system tray icon speedometer *Database logging support *Crystal report functionality *Light weight *Massive update since previous ***It detects the currently available network traffic speed and displays an animated bar realtime bar graph both on the screen and in the system tray. I used someone else's class modules to handle the network identification and just gave it an interface, I found that code here (csBandwidhMonitor). I am thankful to him/her. Click on the application icon for menu. >>>> Download Crystal Reports ActiveX control from HTTP://www.BDSource.com/PrivateArea/Joy/Store/Crystl32.OCX (try using the URL in ur IE address bar in case of any trouble!) if you don't have it. Mail me at [email protected] in case of any difficulty.
Another Web Server...so you can host files on your computer and let others access them directly; supports images, zip, html, etc. Runs in the system tray. Your settings are saved in an ini file. It has ../ protection and custom error pages. Please give me some feedback on this one.
Used by VB applications that want to lightly (without any additional project references) transform unsafe characters into web-friendly URL Encoded text.
This is only for beginners and the advanced guys will know it ..The following lines of code will teach you how to input from .txt files and how to write to .txt files .... Votes and Comments are highly appreciated ! Happy Programming
A screen saver(with preview) for MBM(MotherBoard Monitor) to display the temperatures(C and F) and the fan speeds of your mainboard.Also display winamp title and time,current time,windows up time and cpu and memory usage.It supports transparent effects,fade in and fade out,labels movement(bouncing) and more. You can get the MBM from http://mbm.livewiredev.com (excellent program!)
This is updated now..It will compile. This is a game I made for a school project. Its not all that great, but I think it give some beginners a few pointers. Its not well commented, so you can e-mail me questions and I will respond and try to explain. Thanks much to Andres Zacarias for his code on maps, main form graphics, and bitblt. His program is something like Quest. My graphics are pretty crappy, but they are effective.
This is the PROPER, no BS way to read/write to files. Someone earlier today made a tutorial like this and it was alright but this is the easiest way. I just wanted to correct the newbies.. laterz..
Just another Arkanoid clone. Includes some powerups and a level editor. Code in plain VB (not DX) created as a simple learning project for my teaching class. Not very special but give it a try.
A cool Pong game with sounds. You can play with the computer or another user. It game use Birblt. Y vamos Argentina!!!