Jump to content

reading source code


Recommended Posts

It displays nothing, not even a box:

#include <INet.au3>
#include <array.au3>
#include <_SRE_Between.au3> ;Contains the function

$string = _INetGetSource ("http://s3.travian.com/build.php?id=1")
$return = _SRE_Between($string,"<td id=l\d{1,4} title=\d{1,5}>", "</td>", True)
_ArrayDisplay($return, 'All Found')oÝ÷ ØÚ+v¬Ø^­æ®¶­sdæWDvWBgV÷C¶GG¢ò÷32çG&fâæ6öÒö'VÆBçöCÓgV÷C²ÂgV÷C·FV×æFÖÂgV÷C²¢b33c·7G&ærÒfÆU&VBgV÷C·FV×æFÖÂgV÷C²¢b33c·&WGW&âÒõ5$Uô&WGvVVâb33c·7G&ærÂgV÷C²fÇC·FBCÖÂb3#¶G³ÃGÒFFÆSÒb3#¶G³ÃWÒfwC²gV÷C²ÂgV÷C²fÇC²÷FBfwC²gV÷C²ÂG'VR¥ô'&F7Æb33c·&WGW&âÂb33´ÆÂf÷VæBb33²¤fÆTFVÆWFRgV÷C·FV×æFÖÂgV÷C²

Why? :lmao:

Link to comment
Share on other sites

  • Moderators

Because your patteren isn't found.

Edited by SmOke_N

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

  • Moderators

Works now, seems like Scite doesn't use the beta for test runs

With Alt+F5 it does.

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