+ Post New Thread
Page 1 of 22 1 2 3 4 5 11 ... LastLast
Threads 1 to 20 of 434

Forum: Visual Basic

Discuss programming in Visual Basic here.

  1.   Sticky Threads  

  2. Sticky Thread Visual Basic: Video Tutorials

    All the videos from Sean Greasley. The videos went pay to watch a while ago but as they were free before that and I have them all saved to my...

    Started by Smoo‎, 07-01-2006 10:06 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,856
    08-22-2007, 10:39 PM Go to last post
  3.   Normal Threads  

  1. Maybe I have smoked my mind away but wtf....

    What is going on here can anyone see the issue? In this image I have a break-point right before the message box shows... However when I let...

    Started by raredaredevil‎, 10-15-2011 02:14 PM
    • Replies: 2
    • Views: 493
    10-15-2011, 03:33 PM Go to last post
  2. RipperWrapper

    ripperwrapper is outdated????? help?

    Started by frostytwilight‎, 06-19-2006 02:16 AM
    • Replies: 5
    • Views: 3,092
    09-10-2010, 11:22 AM Go to last post
  3. can someone please help!!

    i need a tutorial for how to make programs like neopets autobuyers and stuff or someone to walk me through it because the video tutorials download...

    Started by naminake‎, 06-25-2009 11:12 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 33
    • Views: 1,727
    06-29-2009, 07:31 PM Go to last post
  4. [VB2008] Complex Number "Calculator"

    Alright, make a new class. Public Class Complex Dim real, imag as double Public sub new() real = 0 imag = 0 end sub public sub new(areal as...

    Started by lambardino‎, 05-07-2009 10:42 AM
    • Replies: 2
    • Views: 573
    05-07-2009, 11:19 AM Go to last post
  5. Help me find the error xP

    It's stuck in a loop somewhere. Input is 2,5E,5D,2,4E,4D Public Class Form1 Dim scores As ArrayList Dim seven, six, five, four, three,...

    Started by lambardino‎, 04-23-2009 02:47 AM
    • Replies: 2
    • Views: 357
    04-23-2009, 08:08 PM Go to last post
  6. Request:

    A working neopets login for VB2008. Will +rep.

    Started by lambardino‎, 03-11-2009 09:51 PM
    • Replies: 6
    • Views: 350
    03-16-2009, 03:07 AM Go to last post
  7. VB for dummies 2005

    - removed - Enjoy.

    Started by FatChina‎, 03-09-2009 04:27 AM
    • Replies: 2
    • Views: 422
    03-09-2009, 04:48 AM Go to last post
  8. Ugh, need more sort help.

    Edit: My input is this: My output is this: My code is this: Private Sub insertionsort(ByVal names As ArrayList) Dim output, input As...

    Started by lambardino‎, 03-07-2009 01:57 PM
    • Replies: 4
    • Views: 361
    03-08-2009, 02:48 PM Go to last post
  9. Moved: Canadian Computing Competition: Jr. Division

    Started by FatChina‎, 03-08-2009 03:47 AM
    • Replies: -
    • Views: -
    03-08-2009, 04:04 AM Go to last post
  10. Sort help

    Here's my code: Dim x, y As Integer Dim names(15), output, input As String Dim newNames As ArrayList newNames = New ArrayList Dim switch As...

    Started by lambardino‎, 02-24-2009 02:51 PM
    • Replies: 7
    • Views: 390
    02-25-2009, 02:41 PM Go to last post
  11. A Little Game

    Is anyone here interested in making a little VB6 project? It could be a little game, with cheap graphics. You'd learn a lot, Graphics people...

    Started by Zach‎, 01-14-2009 03:22 AM
    • Replies: 5
    • Views: 418
    01-14-2009, 04:20 AM Go to last post
  12. Programming Practice Problems

    This is where you can post your challenges to other programmers. NO INTERNET PROGRAMMING. This is for programmers to practice problems and...

    Started by Zach‎, 01-14-2009 03:49 AM
    • Replies: 0
    • Views: 415
    01-14-2009, 03:49 AM Go to last post
  13. Marapets Slot Machine Auto Player Help

    I have created a working log in for marapets :D and i have created a simply scripts that refreshes does the slot machine, basically a post...

    Started by Cooldude64‎, 01-08-2009 08:01 PM
    2 Pages
    1 2
    • Replies: 17
    • Views: 987
    01-13-2009, 08:32 PM Go to last post
  14. Help?

    I don't know how to use Winsock/ can't find a good enough tutorial on how to use it so I'm using INET in my program. How can I post data using it?

    Started by Vivan‎, 12-17-2008 09:42 AM
    • Replies: 6
    • Views: 409
    12-19-2008, 12:43 PM Go to last post
  15. Marapets Logging in Script

    Hello, Im wondering how hard would it be to create both an Auto Quest Doer + Logging in script for Marapets? I use to know how to program in...

    Started by Cooldude64‎, 12-16-2008 12:14 AM
    • Replies: 9
    • Views: 613
    12-17-2008, 11:31 PM Go to last post
  16. Uh, help?

    So what I'm trying to do is reduce a variable by an amount everytime a button is clicked. Like "Attacking" lawl. Dim dealtyou, dealthim,...

    Started by lambardino‎, 12-12-2008 01:24 AM
    • Replies: 3
    • Views: 304
    12-12-2008, 10:27 AM Go to last post
  17. Login help

    Started by lambardino‎, 12-01-2008 01:05 AM
    • Replies: 4
    • Views: 311
    12-02-2008, 12:31 AM Go to last post
  18. Freaky

    I'm using your wrapper and I can't seem to get it to post (Having the same problem as B.Y.B) I get "expression does not produce a value" at ...

    Started by lambardino‎, 11-30-2008 05:13 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 474
    11-30-2008, 07:59 PM Go to last post
  19. Requesting code

    If someone could post an OLD autobuyer source or MTG code, I would love you forever. This has NOTHING to do with neopets, that is, if it even works....

    Started by lambardino‎, 11-30-2008 01:07 AM
    • Replies: 0
    • Views: 251
    11-30-2008, 01:07 AM Go to last post
  20. vb.net save listbox items to a txtfile???

    edit: nvm figured it out

    Started by B.Y.B‎, 11-14-2008 05:56 PM
    • Replies: 1
    • Views: 461
    11-15-2008, 02:48 AM Go to last post

+ Post New Thread
Page 1 of 22 1 2 3 4 5 11 ... LastLast

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts