ActionTrip home
Atrip.net Forums Here you can view your subscribed threads, work with private messages and edit your profile and preferences Registration is free! Calendar Find other members Frequently Asked Questions Search Home

Go Back   Atrip.net Forums > Help & Discussion > Software, OS
User Name
Password

Reply
 
Thread Tools Display Modes
  #1  
Old February 8th, 2010, 04:09 PM
SPaRKY's Avatar
SPaRKY SPaRKY is offline
is sparkin' it up
 
Join Date: Apr 2004
Location: Ohio ohio ohio!
Posts: 63
Send a message via AIM to SPaRKY
Default New program (by me)

Download:http://la.gg/v/Purpletools_1.zip/
Screenshot: http://img341.imageshack.us/img341/8430/33113597.jpg

I redid my old program SSM and made it better. This version lets you generate lists of aim sns, make ur own custom lists, edit lists, and edit text files. Some of the stuff you may find useful.

Note: vb6 runtimes required.
Will post source on request too if ur paranoid about downloading it.

[edit] On second thought, I'll just go ahead and post the source anyway:
http://la.gg/v/Source.zip/
(will not work in visual studio .net)

[edit] La.gg links only last 30 days, but I can always reupload if somone bumps this later.

Last edited by SPaRKY; February 10th, 2010 at 12:05 PM.
Reply With Quote
  #2  
Old February 8th, 2010, 04:39 PM
Dark_Swordmaster's Avatar
Dark_Swordmaster Dark_Swordmaster is offline
Mr Post, Official Greeter
 
Join Date: Apr 2005
Location: Previously Pandora's Box
Posts: 4,259
Send a message via AIM to Dark_Swordmaster
Default

Can you give me potential uses because I don't understand what I'm lookin' at here...

Or is this just to show off that you can program and I can't? : P
__________________

Reply With Quote
  #3  
Old February 8th, 2010, 04:51 PM
SPaRKY's Avatar
SPaRKY SPaRKY is offline
is sparkin' it up
 
Join Date: Apr 2004
Location: Ohio ohio ohio!
Posts: 63
Send a message via AIM to SPaRKY
Default

Lol if I was trying to show off for anyone I wouldn't have made this in VB6. Take a look at the source and you'll prolly be surprised how quick you understand it. VB6 Is easy to get on any... MISCHEVIOUS SITE with a license included. Don't bother buying it evne if you have the money though, because It's no longer supported by microsoft.

Here's a practical example: Say a program spits out a log file, but you only want some of the information from it. You can load it up in the list editor and change the whole collection at once.

The program is geared mostly towards things you need to use if you spend way too much time on AOL that MSWord doesn't already do



Oh, one more thing: You may need to extract the comdlg32.ocx file to your system32 folder if you don't already have it, and either run the .bat file included or type regsvr32 comdlg32.ocx in the "Run" program on your start menu. It's just a file made by Microsoft to show the load and save dialogs that programmers can use in any language. As I said before u likely won't get this to work on Vista or Windows 7 unless you really know what you're doing.

Last edited by SPaRKY; February 8th, 2010 at 04:57 PM.
Reply With Quote
  #4  
Old February 8th, 2010, 05:50 PM
tisl's Avatar
tisl tisl is offline
Comma, Enthusiast
 
Join Date: Apr 2004
Posts: 3,728
Default

I do not understand what this actually does, and I too am also jealous that you can program and I can't.
Reply With Quote
  #5  
Old February 9th, 2010, 01:41 AM
MrBored's Avatar
MrBored MrBored is offline
Oopsy daisy
 
Join Date: Apr 2003
Location: Thame, UK
Posts: 5,886
Default

I program for a living, my e-peen is tremendous.
__________________

"I download Keygens for the music"
Reply With Quote
  #6  
Old February 9th, 2010, 06:37 AM
SPaRKY's Avatar
SPaRKY SPaRKY is offline
is sparkin' it up
 
Join Date: Apr 2004
Location: Ohio ohio ohio!
Posts: 63
Send a message via AIM to SPaRKY
Default

Whatcha know? I'm slowly learning C++ but Ive been doin vb6 for years and some vb.net + delphi + html

Anyways from what I've heard the demand for Java programmers is the highest. I would never try to start a career in something like visual studio .net because its just going to be obsolete in a few years. C++ nshit like that are here to stay.

Last edited by SPaRKY; February 9th, 2010 at 07:17 AM.
Reply With Quote
  #7  
Old February 9th, 2010, 06:37 PM
Dark_Swordmaster's Avatar
Dark_Swordmaster Dark_Swordmaster is offline
Mr Post, Official Greeter
 
Join Date: Apr 2005
Location: Previously Pandora's Box
Posts: 4,259
Send a message via AIM to Dark_Swordmaster
Default

Yeah, but you've lived in South Africa so you're a dumb.
__________________

Reply With Quote
  #8  
Old February 10th, 2010, 10:27 AM
Lehesu Lehesu is offline
Registered User
 
Join Date: Nov 2005
Posts: 1,185
Default

Quote:
Originally Posted by Dark_Swordmaster View Post
Yeah, but you've lived in South Africa so you're a dumb.
QFT?
__________________
Reply With Quote
  #9  
Old February 10th, 2010, 11:31 AM
MrBored's Avatar
MrBored MrBored is offline
Oopsy daisy
 
Join Date: Apr 2003
Location: Thame, UK
Posts: 5,886
Default

Quote:
Originally Posted by SPaRKY View Post
Whatcha know? I'm slowly learning C++ but Ive been doin vb6 for years and some vb.net + delphi + html

Anyways from what I've heard the demand for Java programmers is the highest. I would never try to start a career in something like visual studio .net because its just going to be obsolete in a few years. C++ nshit like that are here to stay.
Languages are always evolving and never really become obsolete (people still write COBOL...). Once you learn C++ (or any other good object orientated language) you will be able to pick up almost any other language extremely quickly. I started with Pascal, then moved to C++, now I'm working with .NET and Javascript (AJAX etc) as there's a huge market for it and the pay is good. .NET is also open source, so the libraries are really great to work with. VB6 is the devil ;/

Quote:
Originally Posted by Dark_Swordmaster View Post
Yeah, but you've lived in South Africa so you're a dumb.
Totally, at least I was smart enough to leave though...
__________________

"I download Keygens for the music"
Reply With Quote
  #10  
Old February 10th, 2010, 12:07 PM
SPaRKY's Avatar
SPaRKY SPaRKY is offline
is sparkin' it up
 
Join Date: Apr 2004
Location: Ohio ohio ohio!
Posts: 63
Send a message via AIM to SPaRKY
Default

ahh ic cool.. Well I like the way its set up, you have to do the API on your own and it has nice index arrays.

btw i made a typo on the save list thing but i fixed it.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 07:32 AM.


Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.
ActionTrip.com, A property of CraveOnline, a division of AtomicOnline, LLC. © 2009 CraveOnline Media, LLC. All Rights Reserved.