Jump to content

Help!


Recommended Posts

pretty easy if you name all the pics something like. Air Elemental.gif, Earth Golum.gif, etc.

Realistically you would want a database to hold the pictures, info, and stuff.

That way that search you see could search for all possible text on the card.

A simple one would just be a delimited text file:

Air Elemental|Flying These spirits of the air are known to eat oreos|tamable|rare|ae001.gif

Earth Golum|Walking These summoned creatures love puppies for food|wild|common|EE001.jpg

Script reads text file, parses each line by the pipe and passes that info to the gui.

when clicked, it finds the match and displays the card picture.

AutoIt3, the MACGYVER Pocket Knife for computers.

Link to comment
Share on other sites

thank you very much for help, but could you make a bit code? or something?

<{POST_SNAPBACK}>

Scriptkitty, could you just write the GUI for him? Otherwise he will have to read the help file, learn the commands and functions of AutoIt and then who knows....? Maybe he will become an active contributor to the AutoIt forums.

It is much better just to write the code for him so he does not have to think. There are way too many contributors anyway.

Link to comment
Share on other sites

Scriptkitty, could you just write the GUI for him? Otherwise he will have to read the help file, learn the commands and functions of AutoIt and then who knows....? Maybe he will become an active contributor to the AutoIt forums.

It is much better just to write the code for him so he does not have to think. There are way too many contributors anyway.

<{POST_SNAPBACK}>

thx yes, i will request some code, just a little beginning and then ill make the rest :)
Link to comment
Share on other sites

thx yes, i will request some code, just a little beginning and then ill make the rest :)

<{POST_SNAPBACK}>

I suggest looking at the examples in the help, should get you started.

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...