Advertisement

Results for "Category: Miscellaneous"

2002C #11490
Make Your Computer Talk With ONE LINE OF CODE!

Make your computer talk with only one line of code!! No messy agent codes, just one simple line. Votes and Comments Greatly Appreciated.

2002C #11493
Marquee

'This code shows how to make a transparent marquee with time & date functions 'First submission from me

2002C #11500
Diablo 2 Item Socketer Source

This is the source code to the Diablo 2 Item Socketer I made. I'm just posting it for anybody who doesn't know where to start on a project like this :) I remember how hard it was for me to get started, so I thought I'd make it a little easier for newbies...

2002C #11501
Diablo 2 GemEdit Source

This is another program I wrote for Diablo 2. It converts any mana or health potion to a gem of your choice. It can also upgrade gems to perfect. This is only a start. The method used can be applied to other cheats.

2002C #11502
Cause Fatal Errors In Your Program

This code just causes those neat little errors Windows sends us every so often. I don't think there's a use for this, but here it is anyway. Just a note, it also closes the VB IDE when called so watch out!

2002C #11503
Move The Desktop Into A Form

This code moves the desktop into a PictureBox on a form. This code can be applied to other things as well, such as hiding the "pay-to-surf" bars or free internet ads. Enjoy!

2002C #11504
Display Current Mouse Pointer Image

This code displays a picture of the current mouse pointer in a PictureBox control. This could be useful for doing screen captures that include the mouse pointer.

2002C #11516
How To Integrate Plug-Ins in Your Applications

This is a demo application of using ActiveX DLLs to implement custom plug-ins in you programs (written by you or other people), including methods to install and load them.

2002C #11523
Scrolling Text

--JUST UPDATED - VER 1.1-- Extremely powerful text scrolling engine, supports: 1) Different fonts (sizes, colors, styles (bold, italic, underline) 2) Custom images 3) Different alignments (left, center, right) 4) Shadows (for text) with differnet colors, lengths, and directions 5) Custom scrolling speed very smooth scrolling, no flicker (via BitBlt) and all in an easy-to-use, and fully commented, class module

2002C #11528
Bitmap 2 Txt

Convert any bitmap (16 shades of gray) to text (*.WRI). Code is very simple... it reads picture loaded in picturebox and then converts pixel by pixel to ASCII code...

2002C #11537
Aol Instant Messenger Chat Addon

THis program is a addon for AOL Instant Messenger Chatrooms. You can also access great options with the type of a few keys to make chatting more fun.

2002C #11577
Viewing the contents of a ZIP file, sans an OCX

This is largely based on the code authored by Richard Southey, but it works w/o the OCX he used.

2002C #11586
OLE Sound Compiler

This code will encrypt a wav file onto your form so you dont have to load them up from directories

2002C #11592
Unmask Passwords

Shows what's REALLY in a masked password box, instead of just '********'

2002C #11608
DelTree

DelTree function using FileSystemObject. Removes folder regardless of files/folders/system/hidden contained within. Couldn't find any deltree code here that worked, most used the kill statement and such in a rather large sub, found this in MSDN...

2002C #11613
Generate code for message boxes

Generates the code for Visual Basic to display a message box. Useful for beginners. See the Screen Shot for more information

2002C #11617
Led Display Marqueze

LED Marquee/Label (Tuned) ' This code is only a high performance of the original made by Wasp53x ' i only change some functions so all the work is from the autor, i just though ' is was a great code but a bit slowly so dont wait any more and rate the original autor ' at ' www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=25019

2002C #11621
A keyboard emulator called KeyStrat 1.7

KeyStrat 1.7 is a fully working Keyboard Emulator. It includes many features such as different keyboard layouts and different key selection strategies. If anyone wants to develop the emulator further all that I ask is that you keep the KeyStrat name and mention me as the originator. (Requires VB6 Runtime library). Please take the time to vote / add your feedback, thanks!

2002C #11628
HackerScan Routine

This code will scan for popular hacking tools: FileMon, RegMon and SoftICE (both Win 9x and NT versions). This code was inspired by the SoftICE detection routine by Joox (http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=7600). If any of these programs are in memory an access violation is generated. You should call this routine before you read or write any sensitive information (ie license files) to files or the regsitry. I'm certain that there are workarounds for this code, but its intent is to make things harder for the hacker. I would love to see other methods added to this to detect other debuggers, tools, etc. so please leave whatever comments come to mind. Go ahead and vote too! Enjoy!

2002C #11642
Collision Detection using the Point method.

The Point method is used in this example to detect collisions of objects within the screen boundries. An interesting alternative to setting X, Y coordinates for objects. You need DX7 (or higher) installed. Happy New Year!

Languages
Top Categories
Global Discovery