AutoHotkey Community

It is currently May 27th, 2012, 12:23 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: December 17th, 2008, 7:22 pm 
Offline

Joined: April 18th, 2007, 9:03 am
Posts: 127
did get a other small problem...
the page have change the html code :evil: the money is still the same at least and works

Code:
<tr>
   <td width='20%'><b>Name</b>:</td>
   <td width='30%'><a style='text-decoration:none;' href='http://208.100.49.152/mde/gang/18.php'>[WC]</a> <a title='Mobster' style='' href='http://208.100.49.152/mde/profile/3452.php'>The Big Guy</a></td>
   <td width='20%'><b>HP</b>:</td>

   <td width='30%'>850 / 850 [100%]</td>
</tr>
      
<tr>


...


<tr>
   <td><b>Level</b>:</td>
   <td>17</td>
   <td><b>Money</b>:</td>

   <td>$29</td>
</tr>


it will no longer match with the previuse code...

can also someone go in to more detaile of what the code dose? i don't understand it and i want to be able to help other and myself to fix this kind of problem

the greean is what i am aware of:
Code:
RegExMatch(Data,"\<b>Name(?:.|`r)*?\<a title='Mobster'[^\>]+\>([^\<]+?)\</a>(?:.|`r)*?Money\</b>:(?:.|`r)*?\$([\d






i find also this
Code:
FileRead, Data, weather.html
RegExMatch(html, "<div id=""quicklook_current_wxtext""(.*)< ", weather)
MsgBox %weather1%

it shown the result of what it finds between one text and a other... so how is this code diffrent from the one above?

_________________
you'll have to excuse me...I'm from Sweden, so my English is not that good...(but now it's better cuz JSLover/Guest is helping me)...


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 18th, 2008, 11:11 pm 
Offline

Joined: April 18th, 2007, 9:03 am
Posts: 127
bump

_________________
you'll have to excuse me...I'm from Sweden, so my English is not that good...(but now it's better cuz JSLover/Guest is helping me)...


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], chaosad, Exabot [Bot], jrav and 14 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group