Author Topic: [VB6] Many Projects - Open Source  (Read 3941 times)

0 Members and 1 Guest are viewing this topic.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
[VB6] Many Projects - Open Source
« on: August 25, 2005, 05:03:40 am »
Yes! I just cleaned out my development folder, that place was crazy, and managed to find these 15 projects. I've compiled them all, and added a readme file with any important notes. If there are any not compiled, let me know and I'll compile and reupload them.
Source Code Directory


BNLS Data Retreiver
This shows how to make a binary connection to BNLS and use packets 0x0E 0x0F (I removed my password, however), and 0x10. This will connect and send 0x10 for each product, and display the version byte.

CheckRevision()
Unfinished, unworking, etc. Generally crap. Maybe someone wants to fix it. Anyhow, I had it laying arround, and now you can too.

Countdown
Basic manipulation of Time() to change it to the time remaining until midnight.

FTP Password Retreiver
Acts as a FTP server that you can connect to, in case you forget your password but have it saved in your client. Originally written for deadly7, but others could use it too.

JoeBot 4
JoeBot 4's source code. modAI was lost, as it wasn't in the project folder I backed up when I reformatted, but the rest is there. A compiled version is also included, if someone, for some reason, would like to use it.

JoeChat
My grand P2P UDP chat client. Its pretty decent, I may yet rewrite as MDI some day to support multiple connections.

StealthBot Script Installer
Copy and paste your script in, name it, press the button and bam! It was by no means elegant, but it worked.

Stealthbot Math Exploit Patch
Name says it all.

Stealthbot News Viewer
Uses an Inet control to download the Stealthbot news, then parses and displays it in a RTB.

TAHCBot
Decent, lightweight telnet client for Battle.net. I worked on it long enough to get the major bugs out. Shouldn't have any problems under regular use.

Vote Predictor
I used this to predict the x86 leaders vote. I didn't win. Anyhow, it can be easily adapted to fit any small-scale vote.

WORD Converter
Just paste in a WORD or DWORD in hex format, spaces or no spaces, press enter, and the result will be shown. Bonus, its even copied to the clipboard!
Ex: FF FF FF FF

WoW News Viewer
Another simple news viewer, but this time I used Winsock.

VanquishBot Plugins
plgWinamp: Adds winamp commands to VanquishBot.
plgUserInterface: A simple chatting interface for VanquishBot.

EDIT: 8-30-05
WoW Realm Status Viewer
The one they made sucks. Just admit it. I use an Inet to download the status page, then parse it. Man, I can't believe I wrote a string debuffer to parse an XML tag. -sigh-
« Last Edit: August 30, 2005, 09:18:24 am by Dishfoot »
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: [VB6] Many Projects - Open Source
« Reply #1 on: August 25, 2005, 01:12:43 pm »
Zorm, deadly, and quik are the leaders of x86 according to your program.
And like a fool I believed myself, and thought I was somebody else...

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: [VB6] Many Projects - Open Source
« Reply #2 on: August 25, 2005, 04:00:23 pm »
Run it again. Its completely random.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: [VB6] Many Projects - Open Source
« Reply #3 on: August 30, 2005, 09:18:37 am »
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: [VB6] Many Projects - Open Source
« Reply #4 on: August 30, 2005, 11:33:27 am »
Run it again. Its completely random.
It should have a fixed iago win. ;)
And like a fool I believed myself, and thought I was somebody else...