Search:

Type: Posts; User: Johannes

Search: Search took 0.08 seconds.

  1. Thread: Pinball bot

    by Johannes
    Replies
    16
    Views
    3,723

    Re: Pinball bot

    it is impossible in java. Just in case someone knew somthing that could.
  2. Thread: Pinball bot

    by Johannes
    Replies
    16
    Views
    3,723

    Re: Pinball bot

    The concurrency seems to work at it stands now, but it is not an optimal solution. Having to wait inside the princible loop, is just wrong. However i have not been able to find a substitution (havent...
  3. Thread: Pinball bot

    by Johannes
    Replies
    16
    Views
    3,723

    Re: Pinball bot

    Yeah they stopped it at xp. The game itself is pretty boring, so i can understand why.

    The problem as I see it is, when the ball goes down towards the paddles, you have to scan exactly the pixel...
  4. Thread: Pinball bot

    by Johannes
    Replies
    16
    Views
    3,723

    Re: Pinball bot

    Yeah its not a clever bot. See it, whack it! I going through some possibilities to make it more intelligent, without slowing the while loop that scans.

    Its got a 6 million point high score on my...
  5. Thread: Pinball bot

    by Johannes
    Replies
    16
    Views
    3,723

    Re: Pinball bot

    Actually its not as fancy as it sounds, The game claims to be 3d, but isnt. There is a static color of the ball to scan for. The problem is scanning the rigth place at the right time.

    Anyways here...
  6. Thread: Pinball bot

    by Johannes
    Replies
    16
    Views
    3,723

    Pinball bot

    I have been working a small "pinball" bot, which will play the win xp pinball game, 3d Pinball: Space Cadet.
    It uses the Robot class for pixel reading, and inputting keyboard keys. The source is on...
Results 1 to 6 of 6