Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Website IP Grabber
#11
(07-25-2011, 11:08 AM)Believable Wrote: Message Boxes are easier with VB6

Code:
MsgBox "This is the body of the message", vbInformation, "This is the title"

This is what this would do:

[Image: Aenyl.png]

Ok, maybe I should start trying to learn VB6, or should I just stick with .NET?
Thanks. Smile
[Image: VeNoMz.png]
Reply
#12
VB6 in my books is much better, it has barely any dependencies and is very stable, some of the best 'hacking tools' out there is made in VB6

For example:

HostBooter
BlackShades
Reply
#13
This is really easy to do but none the less it looks good and I am sure some people can find it useful..

Stick to VB.NET as rumors are going around that VB6 will not work on windows 8.
Reply
#14
One click copy for the IP results, a history or memory tool that shows sites you have looked up before?
[Image: ikRHOXJqr4pLP.png]
Reply
#15
This looks good, very simple but good!
Reply
#16
(07-25-2011, 12:03 PM)Believable Wrote: VB6 in my books is much better, it has barely any dependencies and is very stable, some of the best 'hacking tools' out there is made in VB6

For example:

HostBooter
BlackShades

pointless stay with VB.net or move to C++

ass Vb6 is old now and when window 8 comes out it will not be compatible.

but venomz if you need help with coding hit me up.

[Image: YzwzC.png]
Reply
#17
Isnt there already like 1000 Programs that can do that?
Reply
#18
Yeah there are, it's really simple to make too Big Grin.
Reply
#19
(07-25-2011, 11:08 AM)Believable Wrote: Message Boxes are easier with VB6

Code:
MsgBox "This is the body of the message", vbInformation, "This is the title"

This is what this would do:

[Image: Aenyl.png]
(07-25-2011, 12:03 PM)Believable Wrote: VB6 in my books is much better, it has barely any dependencies and is very stable, some of the best 'hacking tools' out there is made in VB6

For example:

HostBooter
BlackShades

That's not any easier than later VB.

Code:
MsgBox("Message", MsgBoxStyle.Information, "Title")

Virtually the exact same thing, only I use MessageBox.Show. Much more advaned, and more syntax options:
Code:
MessageBox.Show("this is your message", "title", MessageBoxButtons.YesNo, MessageBoxIcon.Information, 0)

VB6 is horrible, and it's not any better just because a couple "good" tools were coded with it. It's all in the programmer himself/herself.

On SF though, tools like that can't be featured, as it's against the rules compared to what is allowed on HF

I'd agree with the ping though. Add an option for ping information > ping response time for example.
Here's a quick test project I put together in 5 mins:

[Image: iebi8C.png]
Reply
#20
pinger
history
whois
That's it.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Source] Proxy Grabber [Cool] Hell Guardian 12 8,561 04-07-2015, 11:46 AM
Last Post: polas
  HTML Grabber v1 BreShiE 18 5,463 09-28-2012, 01:15 AM
Last Post: rqmok
  EzInfo Source | Computer Information Grabber Die 3 1,855 01-03-2012, 02:07 PM
Last Post: Die
  [Pandora Incorporated] Visual Basic 2008 - Source Code Grabber [VIDEO TUTORIAL] Marik™ 13 4,244 05-23-2011, 06:41 PM
Last Post: KoBE

Forum Jump:


Users browsing this thread: 1 Guest(s)