Jump to content

HELP: Find text and output string.


jokke
 Share

Recommended Posts

Hiya,

Well im working on a "bot" of mine and im allways upp for uppgrading it.

Now im trying to create some "Stats" for the Gui. Such as getting rank's, cash, reputation.

I need help to find the words after a word i search for like this: Search "Rank"

----------

HTML-CODE:

Rank: Your rank is Worker.

Cash: You have 12,203 credits.

Reputation: Hated.

----------

What i want to do is just find the word Worker, so i can update it to my gui.

So i can use it inn my prog like this $rank = "Worker", $cash = "12,203" and so on.

Anyone have any idea on how this can be done?

All help appreciated :lmao:

UDF:Crypter a file encrypt / decrypt tool with no need to remember a password again. Based on Caesar cipher using entire ASCII Table.Script's: PixelSearch Helper, quick and simple way to create a PixelSeach.Chatserver - simplified, not so complicated multi-socket server.AutoIT - Firewall, simple example on howto create a firewall with AutoIt.
Link to comment
Share on other sites

  • Moderators

Hiya,

Well im working on a "bot" of mine and im allways upp for uppgrading it.

Now im trying to create some "Stats" for the Gui. Such as getting rank's, cash, reputation.

I need help to find the words after a word i search for like this: Search "Rank"

----------

HTML-CODE:

Rank: Your rank is Worker.

Cash: You have 12,203 credits.

Reputation: Hated.

----------

What i want to do is just find the word Worker, so i can update it to my gui.

So i can use it inn my prog like this $rank = "Worker", $cash = "12,203" and so on.

Anyone have any idea on how this can be done?

All help appreciated :lmao:

What's the URL? Or do you have a copy of the source?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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...