Results for "Category: Miscellaneous"
'This code shows how to make a transparent marquee with time & date functions 'First submission from me
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...
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.
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!
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!
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.
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.
--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
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...
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.
This is largely based on the code authored by Richard Southey, but it works w/o the OCX he used.
This code will encrypt a wav file onto your form so you dont have to load them up from directories
Shows what's REALLY in a masked password box, instead of just '********'
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...
Generates the code for Visual Basic to display a message box. Useful for beginners. See the Screen Shot for more information
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
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!
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!
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!
this is a small windows. it has a working menu, working taskbar, working startmenu, working programs, working drap&drop, working recycle bin, working desktop. download it and use it to release your own type of small os. edit the source to make it more powerful.