PlayBuddy
April 25, 2024, 08:32:52 AM

This week's Club Pogo challenges!
Jet Set Solitaire : Win 40 games this week! [Download Cheat]
Jewel Academy : Remove 75 Vertical Arrows this week! [Download Cheat]

Main Menu

?

Started by sser,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sser


Bizach0620

Do a search on Google.  You can find info there

ronandamee1

You don't make autos. You buy autos from Oscar. ;)


Bizach0620

You search under what you are looking for.

Token Monster (iaMnafetS)

You make an auto with 2 things:

A way to interface with the game, be it intercepting and returning packets or moving the mouse through Java Robot (whatever) or just sending the click command low level through some API call to the screen.  Depending upon how your auto works you may also have to find a way to read from the screen, the most common method being to look at colors, but there are other ways :).

An algorithm to solve the puzzle or do whatever.  This is usually the hardest part.  A simple blackjack auto would work like this:

Deal
Read Cards
While < 16
    Hit
Repeat

Now, turn that into code, watch for intermissions, dialogs, make sure the timing seems semi-random etc.  It's not an easy process, but it's actually a pretty good programming excersize (or Macro if you're ghetto like that).  Anyways, if you're not really into it you can really help out auto makers by purchasing their's for little money.

Super Duckie

i may have to try and make one someday, just to see if i can do it

Quick Reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

 Note: this post will not display until it has been approved by a moderator.

Name:
Email:
Verification:
Please leave this box empty:

Shortcuts: ALT+S post or ALT+P preview