Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Need some help with a little project, i'm a noob.

  1. #1
    Junior Member
    Join Date
    Apr 2012
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need some help with a little project, i'm a noob.

    Hi all, I'm looking to start a small and, hopefully, basic project. I have source code from an outdated bot for a computer drag racing game (Nitto Legends, if anyone's heard of it). The code is old and outdated, but there is one part of it that works extremely well; a captcha decoder. What I am wanting to do is pull the source code for the decoder out of the entire programs code, and build a very simple program with the decoder source code. Fair enough, right? Well, I have little to no experience with java, and was hoping some of you guys could help me along with this project. Let me know if anyone is interested. Thanks.

    P.S, I hope this was a good enough written second post.

    NL Source Code.rar

    ^^link to the source code, the uploader is working for me. It is in a .rar, so you ganna need winrar..
    Last edited by gatorfan626; May 1st, 2012 at 08:00 PM.


  2. #2
    Junior Member
    Join Date
    Apr 2012
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need some help with a little project, i'm a noob.

    Give the source code using the Code thingy and let me see. I can probably look into it. (If my compiler doesn't overlook the scripts again)

  3. #3
    Junior Member
    Join Date
    Apr 2012
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need some help with a little project, i'm a noob.

    I will when I get home, i'm currently at school.

Similar Threads

  1. >>> Java Noob here <<<
    By Kikiam in forum Member Introductions
    Replies: 2
    Last Post: March 19th, 2012, 09:48 AM
  2. Noob needs a bit of help
    By carmst74 in forum What's Wrong With My Code?
    Replies: 6
    Last Post: December 14th, 2011, 06:01 PM
  3. Most noob question ever.
    By SkyAphid in forum Java Theory & Questions
    Replies: 1
    Last Post: December 8th, 2011, 08:14 AM
  4. Noob needs help!
    By kram in forum What's Wrong With My Code?
    Replies: 1
    Last Post: November 2nd, 2011, 05:03 AM
  5. helloworld noob
    By LostFury2012 in forum What's Wrong With My Code?
    Replies: 12
    Last Post: July 14th, 2010, 06:29 AM