Discuss programming in Visual Basic here.
Sticky Threads
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...
Normal Threads
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...
ripperwrapper is outdated????? 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...
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...
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,...
A working neopets login for VB2008. Will +rep.
- removed - Enjoy.
Edit: My input is this: My output is this: My code is this: Private Sub insertionsort(ByVal names As ArrayList) Dim output, input As...
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...
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...
This is where you can post your challenges to other programmers. NO INTERNET PROGRAMMING. This is for programmers to practice problems and...
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...
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?
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...
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,...
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 ...
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....
edit: nvm figured it out
There are currently 1 users browsing this forum. (0 members & 1 guests)
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.
Forum Rules