Separate names with a comma.
Good job. I am sure a few people can learn from this.
My autobuyer works well except after a couple of buys, it will say failed to buy item. Now I checked the HTML when this happened and it comes up...
Thanks but I figured it. I was using Status.text when it was ToolStripStatusBar1.text. Hehe...
For some reason, The error "Cross-thread operation not valid: Control 'Status' accessed from a thread other than the thread it was created on."...
Has anybody got a function to extract all from a string to a listbox? Cheers.
It must be something to do with your computer because another person who has bough the autobuyer has said it works fine for them and no lag problem...
When I use the post part i'd do: <div class="text" id="{CB}" style="font-family: monospace;"><ol><li style="padding: 0 5px; background-color: #fff;...
1. Add class 2. Paste mystical's wrapper in there and rename the class to TCPWrapper.vb 3. Just under Public Class in the main form coding add:...
Go to a library and get a book out on it and start making little programs with message boxes etc etc. Try google for simple learning tutorials.
Example of how to use it: <div class="text" id="{CB}" style="font-family: monospace;"><ol><li style="padding: 0 5px; background-color: #fff;...
If you could do it then great. I think it's a really good idea.
If anybody has bought it and run it for a while, please could you leave feedback. I already have version 1.2 coming out soon with a few new features...
I think this is in the wrong section.
Before i started coding in VB.NET, I always used RipperWrapper.
That's why it is a good idea to thread tasks for reasons such as: The GUI not freezing. Can run different tasks at same time. GUI gets updated. Can...
Thanks, I already have a function that expon gave to me =)
If you wanted to use the login function do something like: <div class="text" id="{CB}" style="font-family: monospace;"><ol><li style="padding: 0...
It's in BETA stages apparently. It's much better than what I used to program in, VB6. Just Google 'Visual Basic 2008' and you should find it easily...
Redone this post =) This program will automatically retrieve a certain amount of usernames set by the user's input. The tasks are threaded for...
Could anybody help me please, I need to be able to Download the file, Load it into a picture and the OCR. I know there are some out there :yup: